小编rmu*_*ler的帖子

wheezy-backports 中的 tomcat8 因 configtest.sh 失败

我已经tomcat8wheezy-backports. 我使用具有以下期望的默认/未修改安装:

  • 我使用 Oracle Java 8 JDK
  • /etc/default/tomcat8添加:JAVA_HOME=/usr/lib/jvm/java-8-oracle

我可以启动/停止 tomcat。但是会显示很多警告。检查/usr/share/tomcat8/bin/configtest.sh,输出为:

  Using CATALINA_BASE:   /usr/share/tomcat8
  Using CATALINA_HOME:   /usr/share/tomcat8
  Using CATALINA_TMPDIR: /usr/share/tomcat8/temp
  Using JRE_HOME:        /usr
  Using CLASSPATH:       /usr/share/tomcat8/bin/bootstrap.jar:/usr/share/tomcat8/bin/tomcat-juli.jar
  Jan 10, 2015 4:55:40 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  WARNING: Problem with directory [/usr/share/tomcat8/common/classes], exists: [false], isDirectory: [false], canRead: [false]
  Jan 10, 2015 4:55:40 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  WARNING: Problem with directory [/usr/share/tomcat8/common], exists: [false], isDirectory: [false], canRead: [false]
  Jan 10, 2015 4:55:40 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  WARNING: Problem with …
Run Code Online (Sandbox Code Playgroud)

tomcat debian-wheezy

6
推荐指数
1
解决办法
5894
查看次数

标签 统计

debian-wheezy ×1

tomcat ×1