This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 216137 - NetBeans does not run on IBM JDK due to ActiveQueue initialization
Summary: NetBeans does not run on IBM JDK due to ActiveQueue initialization
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Lookup (show other bugs)
Version: 7.2
Hardware: PC Linux
: P1 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: REGRESSION
: 216102 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-07-30 14:39 UTC by Tomas Hurka
Modified: 2012-10-11 09:47 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception (1.93 KB, text/plain)
2012-07-30 14:39 UTC, Tomas Hurka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Hurka 2012-07-30 14:39:00 UTC
Created attachment 122534 [details]
Exception

NetBeans does not run on IBM JDK. It fails to start with exception. See attachment for details.
Tested with:

$ /usr/java/ibm-java-i386-60/bin/java -version
java version "1.6.0"
Java(TM) SE Runtime Environment (build pxi3260sr8-20100409_01(SR8))
IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Linux x86-32 jvmxi3260sr8-20100401_55940 (JIT enabled, AOT enabled)
J9VM - 20100401_055940
JIT  - r9_20100401_15339
GC   - 20100308_AA)
JCL  - 20100408_01
Comment 1 Tomas Hurka 2012-07-30 14:50:17 UTC
This is regression caused by fix of issue #206621.
Comment 2 Antonin Nebuzelsky 2012-07-31 09:09:47 UTC
*** Bug 216102 has been marked as a duplicate of this bug. ***
Comment 3 Jaroslav Tulach 2012-08-07 15:13:26 UTC
*** Bug 216149 has been marked as a duplicate of this bug. ***
Comment 4 Jaroslav Tulach 2012-08-10 15:40:38 UTC
core-main#f8680cfa6608
Comment 5 Quality Engineering 2012-08-12 02:34:16 UTC
Integrated into 'main-golden', will be available in build *201208120001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/f8680cfa6608
User: Jaroslav Tulach <jtulach@netbeans.org>
Log: #216137: Make sure NetBeans start on IBM's JDK
Comment 6 Tomas Hurka 2012-08-28 13:45:27 UTC
Verified in NetBeans IDE Dev (Build 201208280001) (#b23327f7c98f)
Comment 7 Jaroslav Tulach 2012-08-31 11:54:13 UTC
changeset:   d21ca36d00fe
branch:      release72
Comment 8 Tomas Hurka 2012-08-31 12:13:30 UTC
Setting back to fixed - it needs to be verified again in NB 7.2.1 build.
Comment 9 Tomas Danek 2012-08-31 12:20:44 UTC
Tome, verification in patch will happen by setting "72patch1-verified" SW.
(In reply to comment #8)
> Setting back to fixed - it needs to be verified again in NB 7.2.1 build.
Comment 10 Tomas Hurka 2012-08-31 12:29:26 UTC
(In reply to comment #9)
> Tome, verification in patch will happen by setting "72patch1-verified" SW.
I see. OK.
Comment 11 Quality Engineering 2012-09-01 11:04:22 UTC
Integrated into 'releases', will be available in build *201209010822* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/f8680cfa6608
User: Jaroslav Tulach <jtulach@netbeans.org>
Log: #216137: Make sure NetBeans start on IBM's JDK
Comment 12 Tomas Hurka 2012-09-07 15:08:46 UTC
Note that update to 7.2 patch1 needs to done on Oracle JDK, since the NetBeans does not start with IBM JDK.
Comment 13 MiDNiT3 2012-10-11 09:35:46 UTC
(In reply to comment #12)
> Note that update to 7.2 patch1 needs to done on Oracle JDK, since the NetBeans
> does not start with IBM JDK.

Is there a way to download and apply the patch manually?
Comment 14 Tomas Hurka 2012-10-11 09:47:44 UTC
(In reply to comment #13)
> (In reply to comment #12)
> > Note that update to 7.2 patch1 needs to done on Oracle JDK, since the NetBeans
> > does not start with IBM JDK.
> 
> Is there a way to download and apply the patch manually?
Please wait for NetBeans 7.2.1. It will be released in the near future.