Hi Vincent,
I did:
echo 'org.apache.catalina.core.ContainerBase.[Catalina].level = INFO'
/var/lib/tomcat/webapps/ROOT/WEB-INF/classes/logging.properties
echo 'org.apache.catalina.core.ContainerBase.[Catalina].handlers =
java.util.logging.ConsoleHandler'
/var/lib/tomcat/webapps/ROOT/WEB-INF/classes/logging.properties\r
chown -v tomcat.tomcat /var/lib/tomcat/webapps/ROOT/WEB-INF/classes/logging.properties
chmod -v 744 /var/lib/tomcat/webapps/ROOT/WEB-INF/classes/logging.properties
tail -f /var/log/tomcat/catalina.2016-05-25.log
        at
org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1898)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        ... 4 more
May 25, 2016 2:27:56 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-apr-8080"]
May 25, 2016 2:27:56 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-apr-8009"]
May 25, 2016 2:27:56 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 10776 ms
May 25, 2016 2:29:19 PM org.apache.catalina.util.LifecycleBase start
INFO: The start() method was called on component
[StandardEngine[Catalina].StandardHost[localhost].StandardContext[]] after start() had
already been called. The second call will be ignored.
May 25, 2016 2:29:22 PM org.apache.catalina.util.LifecycleBase start
What else can I do ?
-----Message d'origine-----
De : users [mailto:users-bounces@xwiki.org] De la part de Vincent Massol
Envoyé : 25 mai 2016 12:57
À : XWiki Users <users(a)xwiki.org>
Objet : Re: [xwiki-users] Xwiki-Entreprise-Web-8.1 WAR File Installation issues
Hi,
You need to enable tomcat debug to see the error, see:
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationTomcat#HSEV…
Thanks
-Vincent
  On 25 May 2016, at 17:59, Sebastien.Boulianne(a)cpu.ca
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
 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 
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users