You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@karaf.apache.org by CLEMENT Jean-Philippe <je...@fr.thalesgroup.com> on 2014/12/05 14:30:57 UTC

Karaf 3.0.2 refuses to run with Jdk8u40 > b12 (32 & 64 bits)

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:jb@nanthrax.net]
Envoyé : vendredi 28 novembre 2014 11:53
À : user@karaf.apache.org
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 <je...@fr.thalesgroup.com>>
Date:28/11/2014 11:21 (GMT+01:00)
To: user@karaf.apache.org<ma...@karaf.apache.org>
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:jb@nanthrax.net]
Envoyé : samedi 22 novembre 2014 07:03
À : user@karaf.apache.org<ma...@karaf.apache.org>
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é
jbonofre@apache.org<ma...@apache.org>
http://blog.nanthrax.net
Talend - http://www.talend.com

RE: Karaf 3.0.2 refuses to run with Jdk8u40 > b12 (32 & 64 bits)

Posted by CLEMENT Jean-Philippe <je...@fr.thalesgroup.com>.
No way to start java with this option!

java -Dcom.sun.management.jmxremote -version

…just crashes :S

JP

[@@ OPEN @@]

De : CLEMENT Jean-Philippe [mailto:jean-philippe.clement@fr.thalesgroup.com]
Envoyé : vendredi 5 décembre 2014 14:31
À : user@karaf.apache.org
Objet : Karaf 3.0.2 refuses to run with Jdk8u40 > b12 (32 & 64 bits)

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:jb@nanthrax.net]
Envoyé : vendredi 28 novembre 2014 11:53
À : user@karaf.apache.org<ma...@karaf.apache.org>
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 <je...@fr.thalesgroup.com>>
Date:28/11/2014 11:21 (GMT+01:00)
To: user@karaf.apache.org<ma...@karaf.apache.org>
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:jb@nanthrax.net]
Envoyé : samedi 22 novembre 2014 07:03
À : user@karaf.apache.org<ma...@karaf.apache.org>
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é
jbonofre@apache.org<ma...@apache.org>
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: Karaf 3.0.2 refuses to run with Jdk8u40 > b12 (32 & 64 bits)

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
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:jb@nanthrax.net]
> *Envoyé :* vendredi 28 novembre 2014 11:53
> *À :* user@karaf.apache.org
> *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 <jean-philippe.clement@fr.thalesgroup.com
> <ma...@fr.thalesgroup.com>>
> Date:28/11/2014 11:21 (GMT+01:00)
> To: user@karaf.apache.org <ma...@karaf.apache.org>
> 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:jb@nanthrax.net]
> Envoyé : samedi 22 novembre 2014 07:03
> À : user@karaf.apache.org <ma...@karaf.apache.org>
> 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é
> jbonofre@apache.org <ma...@apache.org>
> http://blog.nanthrax.net
> Talend - http://www.talend.com
>

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com