Some news, The JDK 8u40-b16 was released and Karaf still refuses to run with it on both 32 and 64 bits systems. After a quick investigation I found that removing the –Dcom.sun.management.jmxremote command line argument fixes the issue.
I’m wondering whether it is a Java regression, or, whether the “com.sun…” flag could have been changed :S JP [@@ OPEN @@] De : Jean-Baptiste Onofré [mailto:[email protected]] Envoyé : vendredi 28 novembre 2014 11:53 À : [email protected] Objet : RE: Karaf 3.0.2 refuses to run with Jdk8u40b15 (i586) Hi JP The problem occurs only with with openjdk (not with Oracle or IBM jvm). I'm still investigating but I suspect a regression in openjdk. Regards JB -------- Original message -------- From: CLEMENT Jean-Philippe <[email protected]<mailto:[email protected]>> Date:28/11/2014 11:21 (GMT+01:00) To: [email protected]<mailto:[email protected]> Cc: Subject: RE: Karaf 3.0.2 refuses to run with Jdk8u40b15 (i586) Hi JB, I'm very thankful for your support. Did you have time to take a look at this issue? Regards, JP [@@ OPEN @@] -----Message d'origine----- De : Jean-Baptiste Onofré [mailto:[email protected]] Envoyé : samedi 22 novembre 2014 07:03 À : [email protected]<mailto:[email protected]> Objet : Re: Karaf 3.0.2 refuses to run with Jdk8u40b15 (i586) Hi JP, an another user reported the same issue after the update. I will investigate this during the week end. Regards JB On 11/21/2014 06:35 PM, CLEMENT Jean-Philippe wrote: > Dear Karaf-ers, > > I just updated Java to 8u40-b15. Karaf was ok with b12 but refuses to > start with b15. > > Starting karaf just leads to a quick end of it without any message, no > log at all (the file is not created), and no core dump. > > Where to start investigation? > > Kind regards, > > JP > > [@@ OPEN @@] > -- Jean-Baptiste Onofré [email protected]<mailto:[email protected]> http://blog.nanthrax.net Talend - http://www.talend.com
