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 208331

Summary: Cannot install jdk7u3 from NB7.1 bundle
Product: installer Reporter: Jiri Skrivanek <jskrivanek>
Component: JDK bundleAssignee: Ondrej Vrabec <ovrabec>
Status: VERIFIED WORKSFORME    
Severity: normal CC: anebuzelsky, mmirilovic
Priority: P1    
Version: 7.1   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Log files.

Description Jiri Skrivanek 2012-02-13 11:59:45 UTC
Created attachment 115650 [details]
Log files.

It is not possible to install JDK7u3 from bundle with NB7.1. Actually once it finished successfully but in all other attempts it failed with error

[2012-02-13 12:50:12.140]:         executing command: D:\jdk1.7.0\jre-7u3-windows-i586.exe /s /v /qn /norestart /log \"C:\Documents and Settings\jskrivanek\.nbi\log\20120213124937_jre_install.log\" , in directory: .
[2012-02-13 12:50:12.140]:             ... progress thread started
[2012-02-13 12:50:24.765]:             [stdout]: Error opening file C:\Documents and Settings\jskrivanek\Application Data\Sun\Java\jre1.7.0_03\Java3BillDevices.jpg
[2012-02-13 12:50:24.765]:             [stdout]: Error: 2
[2012-02-13 12:50:24.765]:             [return]: 1603

Downloaded from smetiste fcs/2012-02-07_12-02-19/jdk-7u3-nb-7_1-windows-ml.exe.
Comment 1 Antonin Nebuzelsky 2012-02-13 12:42:48 UTC
I tried the one from staging web site on Vista now and installed without problems.
Comment 2 Jiri Skrivanek 2012-02-13 15:19:18 UTC
After restart it started to work for me. I will close it for now and let you know when it happens again.