Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6696480
Votes 0
Synopsis Unable to install 6u10-b23 amd64 JDK bundle
Category java_deployment:general
Reported Against
Release Fixed 6u10(b24)
State 11-Closed, Verified, bug
Priority: 2-High
Related Bugs
Submit Date 01-MAY-2008
Description
I tried installing the 6u10-b23 amd64 JDK bundle on 2 different Vista 64 AMD machines and I got an error dialog, with error code 1722. Please see attached image.
Posted Date : 2008-05-01 03:30:44.0
Work Around
N/A
Evaluation
This was a side effect of the changes for RFE 6683308 that we were not aware of.

The javaws CustomAction is failing because there is no javaws.pack.
jaws and deploy would have similar problems.

I now think the fix is to add a line to the jdk makefile like:
$(CAT) $(CURRENTDIR)/sdk/InstallExecuteSequence.idt | $(GREP_DEPLOY_ACTIONS) > $(SDKISHIELDDIR)/InstallExecuteSequence.idt
like the jre makefile.
Posted Date : 2008-05-01 18:41:50.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang