Re: [xwiki-users] Error upgrading Debian

2016-05-25 Thread Mahomed Hussein
- From: users [mailto:users-boun...@xwiki.org] On Behalf Of Stéphane LASSIRE Sent: 25 May 2016 11:41 To: XWiki Users Subject: Re: [xwiki-users] Error upgrading Debian Hello Thomas, So I take a look of all messages between you and Mohamed. *1* I put Java 8 root@CESAP-WIKI01:/var/log/tomcat7

Re: [xwiki-users] Error upgrading Debian

2016-05-25 Thread Stéphane LASSIRE
Klein-Robbenhaar Envoyé : mercredi 25 mai 2016 13:31 À : users@xwiki.org Objet : Re: [xwiki-users] Error upgrading Debian I see you are using tomcat 7.0.28 - probably your are still on wheezy? There are some bug reports for that message; it seems upgrading tomcat helps, e.g.: http://stackoverflo

Re: [xwiki-users] Error upgrading Debian

2016-05-25 Thread Clemens Klein-Robbenhaar
16, 12:48 An: Xwiki Users Betreff: Re: [xwiki-users] Error upgrading Debian > Hello Thomas, > > The answer : > > root@CESAP-WIKI01:/var/log/tomcat7# ps aux | grep tomcat > tomcat7 6355 7.3 6.7 2182572 275136 ? Sl 12:34 0:59 > /usr/lib/jvm/java-8-oracle/bin/ja

Re: [xwiki-users] Error upgrading Debian

2016-05-25 Thread Thomas Mortagne
ne > Envoyé : mercredi 25 mai 2016 12:46 > À : XWiki Users > Objet : Re: [xwiki-users] Error upgrading Debian > > "Invalid byte tag in constant pool: 15" still looks like a Java version > issue. > > Could you check what version of Java started with "ps

Re: [xwiki-users] Error upgrading Debian

2016-05-25 Thread Thomas Mortagne
On Wed, May 25, 2016 at 12:30 PM, Thomas Mortagne wrote: > On Wed, May 25, 2016 at 11:33 AM, Vincent Massol wrote: >> Note: We’re going to have lots of issues like this if the apt doesn’t update >> the java version > > It's not that simple. The package require Java 8 but then you can > still hav

Re: [xwiki-users] Error upgrading Debian - > Vincent

2016-05-25 Thread Thomas Mortagne
make running the Wiki, may be the Debian > documentation and installation notes/configuration should be modified. > > Cordialement > > Stéphane Lassire > > -Message d'origine- > De : users [mailto:users-boun...@xwiki.org] De la part de Vincent Massol > Envoyé :

Re: [xwiki-users] Error upgrading Debian

2016-05-25 Thread Stéphane LASSIRE
Objet : Re: [xwiki-users] Error upgrading Debian "Invalid byte tag in constant pool: 15" still looks like a Java version issue. Could you check what version of Java started with "ps aux | grep tomcat" ? ___ users mailing

Re: [xwiki-users] Error upgrading Debian

2016-05-25 Thread Thomas Mortagne
tRequestProcessor(ActionServlet.java:614) > > Not very simple to solve this time > Sorry > > Cordialement > > Stéphane Lassire > Chargé de l'informatique et de la communication > Tél direct : 01 42 85 81 87 > Courriel : slass...@cesap.asso.fr > > > -Message

Re: [xwiki-users] Error upgrading Debian - > Vincent

2016-05-25 Thread Stéphane LASSIRE
nvoyé : mercredi 25 mai 2016 11:33 À : XWiki Users Objet : Re: [xwiki-users] Error upgrading Debian 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/Admin

Re: [xwiki-users] Error upgrading Debian

2016-05-25 Thread Stéphane LASSIRE
e- De : users [mailto:users-boun...@xwiki.org] De la part de Thomas Mortagne Envoyé : mercredi 25 mai 2016 11:17 À : XWiki Users Objet : Re: [xwiki-users] Error upgrading Debian 8.1 requires Java 8 so you need to make sure you configure Tomcat to use it. Note: it's possible the JVM is e

Re: [xwiki-users] Error upgrading Debian

2016-05-25 Thread Thomas Mortagne
On Wed, May 25, 2016 at 11:33 AM, Vincent Massol wrote: > Note: We’re going to have lots of issues like this if the apt doesn’t update > the java version It's not that simple. The package require Java 8 but then you can still have a different version configured in Tomcat and XWiki package cannot

Re: [xwiki-users] Error upgrading Debian

2016-05-25 Thread Vincent Massol
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, Thom

Re: [xwiki-users] Error upgrading Debian

2016-05-25 Thread Thomas Mortagne
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 wrote: > Hello all, > > > > I just start to mak