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 179019

Summary: Error during jdk installation.
Product: installer Reporter: Michael Nazarov <michaelnazarov>
Component: JDK bundleAssignee: Yulia Novozhilova <ynov>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description Michael Nazarov 2009-12-24 02:47:44 UTC
There is error message during bundle installation, jdk part of.
This is not problem with bundle because normal jdk6u18 installer
shows same message, and IDE works well after installation, so I
think it might be P2 but in same time I think this is stopper
due to really confusing error messages.

Checked on XP and Vista with same result.
Comment 1 Michael Nazarov 2009-12-24 02:48:20 UTC
Created attachment 92899 [details]
screenshot
Comment 2 Yulia Novozhilova 2009-12-24 04:32:29 UTC
JDK bug exists: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6911088
Waiting for a fix.
Comment 3 dlipin 2010-01-12 09:00:09 UTC
fixed by using b07 plus build (b74-respin).
Comment 4 dlipin 2010-01-13 06:20:35 UTC
still not fixed even with b74-respin plus build.
Comment 5 dlipin 2010-01-14 06:30:37 UTC
Some old stuff from broken b07 is left on disk and can be removed by executing the following command:
msiexec /x {4A03706F-666A-4037-7777-5F2748764D10}
After that everything works as expected.