Hi Jean-Baptiste, You are right, it was a JDK regression (seems to be related to bug id 8064288 / sun.management.Flag should loadLibrary()) which is fixed in the 8u40-b17 version.
Regards, JP [@@ OPEN @@] -----Message d'origine----- De : Jean-Baptiste Onofré [mailto:[email protected]] Envoyé : samedi 6 décembre 2014 21:53 À : [email protected] Objet : Re: Karaf 3.0.2 refuses to run with Jdk8u40 > b12 (32 & 64 bits) It's what I saw last week (I think I sent an e-mail). But, it sounds like a OpenJDK regression to me. Anyway, in general case, we should simply remove the arg. Regards JB On 12/05/2014 02:30 PM, CLEMENT Jean-Philippe wrote: > 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 > -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
