Hi, You need to enable tomcat debug to see the error, see: http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationTomcat#HSEVE... Thanks -Vincent
On 25 May 2016, at 17:59, [email protected] wrote:
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
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