Note: We’re going to have lots of issues like this if the apt doesn’t update 
the java version

At the very least we need to highlight this in the doc on 
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationViaAPT

Can someone do this?

Thanks
-Vincent


> On 25 May 2016, at 11:17, Thomas Mortagne <thomas.morta...@xwiki.com> wrote:
> 
> 8.1 requires Java 8 so you need to make sure you configure Tomcat to use it.
> 
> Note: it's possible the JVM is explicitely set in
> /etc/default/tomact7 (in which case Tomcat won't use the default JVM).
> 
> On Wed, May 25, 2016 at 11:03 AM, Stéphane LASSIRE
> <slass...@cesap.asso.fr> wrote:
>> Hello all,
>> 
>> 
>> 
>> I just start to make an upgrade from my Xwiki 7.1.2 release to the last
>> debian version.
>> 
>> I am running a Debian server, a Postgresql database and Tomcat 7.
>> 
>> 
>> 
>> I ran apt commands without problem.
>> 
>> 
>> 
>> But in the run of Tomcat I got a bunch of  errors in catalina.out and the
>> url show an error page.
>> 
>> 
>> 
>> Browser :
>> 
>> Etat HTTP 404 - /xwiki
>> 
>>  _____
>> 
>> type Rapport d''état
>> 
>> message /xwiki
>> 
>> description La ressource demandée (/xwiki) n'est pas disponible.
>> 
>>  _____
>> 
>> Apache Tomcat/7.0.28
>> 
>> Catalina.out
>> 
>> INFOS: Starting Servlet Engine: Apache Tomcat/7.0.28
>> 
>> mai 25, 2016 10:36:34 AM org.apache.catalina.startup.HostConfig
>> deployDescriptor
>> 
>> INFOS: Déploiement du descripteur de configuration
>> /etc/tomcat7/Catalina/localhost/xwiki.xml
>> 
>> mai 25, 2016 10:36:36 AM org.apache.catalina.startup.ContextConfig
>> processAnnotationsJar
>> 
>> GRAVE: Unable to process Jar entry
>> [org/infinispan/commons/marshall/MarshallableFunctions$AbstractSetValueIfPresentReturnBoolean.class]
>> from Jar
>> [jar:file:/usr/lib/xwiki/WEB-INF/lib/infinispan-commons-8.2.1.Final.jar!/]
>> for annotations
>> 
>> org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag
>> in constant pool: 18
>> 
>>                at
>> org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Constant.java:131)
>> 
>>                at
>> org.apache.tomcat.util.bcel.classfile.ConstantPool.<init>(ConstantPool.java:60)
>> 
>>                at
>> org.apache.tomcat.util.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:209)
>> 
>>                at
>> org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:119)
>> 
>>                at
>> org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2049)
>> 
>>                at
>> org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:1931)
>> 
>>                at
>> org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:1899)
>> 
>>                at
>> org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:1885)
>> 
>>                at
>> org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1281)
>> 
>>                at
>> org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:855)
>> 
>>                at
>> org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:346)
>> 
>>                at
>> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
>> 
>>                at
>> org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
>> 
>>                at
>> org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5209)
>> 
>>                at
>> org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
>> 
>>                at
>> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
>> 
>>                at
>> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
>> 
>>                at
>> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:618)
>> 
>>                at
>> org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:650)
>> 
>>                at
>> org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1582)
>> 
>>                at
>> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>> 
>>                at java.util.concurrent.FutureTask.run(FutureTask.java:262)
>> 
>>                at
>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>> 
>>                at
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>> 
>>                at java.lang.Thread.run(Thread.java:745)
>> 
>> 
>> 
>> + all others talking about inifispan
>> 
>> 
>> 
>> Thanks for your help
>> 
>> Stéphane
>> 
>> 
>> 
>> 
>> 
>> Cordialement
>> 
>> _______________________________________________
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
> 
> 
> 
> -- 
> Thomas Mortagne
> _______________________________________________
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users

_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to