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 134252

Summary: Installer cannot run on Windows 2008 server
Product: installer Reporter: Maksim Khramov <mkhramov>
Component: NBIAssignee: dlipin <dlipin>
Status: RESOLVED FIXED    
Severity: blocker CC: vaysman
Priority: P2    
Version: 6.x   
Hardware: All   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:
Attachments: Installer log file

Description Maksim Khramov 2008-04-30 13:47:38 UTC
Installed Java 1.6.0_06
NetBeans installer cannot run.

Log file in attachment
Comment 1 Maksim Khramov 2008-04-30 13:50:58 UTC
Created attachment 60873 [details]
Installer log file
Comment 2 dlipin 2008-04-30 13:55:43 UTC
Workaround : extract the installation data and run installer manually
netbeans-6.1-windows.exe --extract
java -jar bundle.jar

-> P2 since workaround exists.
Comment 3 dlipin 2008-04-30 14:17:45 UTC
Fixed in main.
http://hg.netbeans.org/main/rev/e499cac74d63
Comment 4 dlipin 2008-04-30 14:51:08 UTC
Just a note: I bet that this issue is reproducible only with JDK6U6 and further.
Installer should work fine with any recent JDK5 updates (>11) and previous JDK6 updates (<6).

Max, could you please check that on your system?
Comment 5 Quality Engineering 2008-05-01 05:04:24 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #168 build
Changeset: http://hg.netbeans.org/main/rev/e499cac74d63
User: Dmitry Lipin <dlipin@netbeans.org>
Log: Issue #134252 Installer cannot run on Windows 2008 server
Comment 6 dlipin 2008-10-16 22:02:11 UTC
*** Issue 150428 has been marked as a duplicate of this issue. ***