You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Se...@cpu.ca on 2016/05/25 16:00:15 UTC

Xwiki-Entreprise-Web-8.1 WAR File Installation issues... Tomcat error

Hi all,

I tried to install the Xwiki-Entreprise-Web-8.1 WAR File on Tomcat and I get these errors...
http://pastebin.com/T0Kfa7MS

http://imgur.com/ejT0zAe

ps aux | grep tomcat
tomcat    2152  4.4 15.0 3802340 724216 ?      Ssl  10:45   0:12 /usr/lib/jvm/jre/bin/java -classpath /usr/share/tomcat/bin/bootstrap.jar:/usr/share/tomcat/bin/tomcat-juli.jar:/usr/share/java/commons-daemon.jar -Dcatalina.base=/usr/share/tomcat -Dcatalina.home=/usr/share/tomcat -Djava.endorsed.dirs= -Djava.io.tmpdir=/var/cache/tomcat/temp -Djava.util.logging.config.file=/usr/share/tomcat/conf/logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager org.apache.catalina.startup.Bootstrap start
root      2208  0.0  0.0 112636   984 pts/0    S+   10:50   0:00 grep --color=auto tomcat

If I try with the 8.0 war file, the installation is going perfectly.
I would like to know if someone have ever see this king of error and how you fixed it.
I checked the permissions and I am running the java-1.8.
Any help will be appreciated.
Thanks in advance.

Sébastien