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: 5044839
Votes 0
Synopsis JAI installation program does not seem to install on Java 1.5 beta on Win32
Category jai:installation
Reported Against 1.1.2
Release Fixed 1.1.2_01
State 10-Fix Delivered, bug
Priority: 2-High
Related Bugs
Submit Date 10-MAY-2004
Description


FULL PRODUCT VERSION :
java version "1.5.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta-b32c)
Java HotSpot(TM) Client VM (build 1.5.0-beta-b32c, mixed mode)

ADDITIONAL OS VERSION INFORMATION :
Windows 2000 (5.00.2195 sp4)

A DESCRIPTION OF THE PROBLEM :
After installing JRE 1.5 beta 1, I ran the JAI install program called jai-1_1_2-lib-windows-i586-jre.exe

The result of running this install program was an error dialog saying "This program requires the installation of Java 2 JRE version 1.3. Aborting setup."

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
see description

EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
This procedure used to work with Java 1.4.x and JAI 1.1.2.  It would be  customer  if we can install JAI with Java 1.5.x also.  Ideally it would be nice if JAI was included in Java 1.5.x so that we do not need to do two seperate installs.
ACTUAL -
"This program requires the installation of Java 2 JRE version 1.3. Aborting setup."

ERROR MESSAGES/STACK TRACES THAT OCCUR :
"This program requires the installation of Java 2 JRE version 1.3. Aborting setup."

REPRODUCIBILITY :
This bug can be reproduced always.

CUSTOMER SUBMITTED WORKAROUND :
Ran the CLASSPATH version of the install program (jai-1_1_2-lib-windows-i586.exe) instead of the JRE version (jai-1_1_2-lib-windows-i586-jre.exe)  into a seperate directory.  Then manually copied the bin and jarfiles to the appropriate place on the JRE 1.5 directory.
(Incident Review ID: 261232) 
======================================================================
Posted Date : 2006-02-06 19:50:00.0
Work Around
N/A
Evaluation
Bug as reported. Seems related to 1.4 being specified in the key String for the Java2 SDK that is searched for in the Windows registry (checkRequirements() in Jai.rul file)

  xxxxx@xxxxx   2004-05-24

The bug existed in the JDK and JRE installation bundles. Since the auto-installation bundle is created from the JRE installation bundle, that was probably affected as well. The CLASSPATH version does not have this bug. The bug is now fixed by removing checks for a specific version of the JDK in the JDK install bundle, and for a specific version of the JRE in the JRE install bundle. The JRE bundle fix should resolve issues with the auto-installation bundle as well. 

  xxxxx@xxxxx   2004-08-03
The bug is fixed in the next release of JAI, JAI 1.1.2_01
Posted Date : 2006-02-06 19:50:00.0
Comments
  
  Include a link with my name & email   

Submitted On 03-FEB-2006
tandy_sids
I don't think problem is fixed. I just got this error message on my machine while installing either the jai-1_1_2libwindows-i586-jre(or jdk).exe. I dowloaded these 2 setups from Sun Download center: https://sdlcweb1b.sun.com/ECom/EComActionServlet/DownloadPage:~:com.sun.sunit.sdlc.content.DownloadPageInfo;jsessionid=583E7509F30501717BF63380D0B50C9F;jsessionid=583E7509F30501717BF63380D0B50C9F


ERROR MESSAGES/STACK TRACES THAT OCCUR :
"This program requires the installation of Java 2 JRE version 1.3. Aborting setup."

System information: 
jdk 1.5.0_06 and jre1.5.0_06 installed; Windows XP SP2


Submitted On 06-FEB-2006
aastha
Please note that as this bug report mentions, the JAI release that the bug was fixed in is JAI 1.1.2_01. Please install JAI 1.1.2_01 instead of JAI 1.1.2


Submitted On 26-JUN-2007
nagaraman
jai-1_1_2-lib-windows-i586-jdk is not installing in java version 1.5.0_11-b03. It is asking for Java 2 sdk version 1.3


Submitted On 20-MAR-2009
SnowCrash81
If you are having problems finding the current JAI build.

https://jai.dev.java.net/binary-builds.html

1.1.3 installed, on my machine, without throwing any errors.


Submitted On 09-JUL-2009
artgonch
Where can i download JAI 1-1-2.01?
The version 1-1-2 is available only


Submitted On 09-JUL-2009
artgonch
In which subdiretory of the installed JDK should I place the files from the CLASSPATH-installarion?



PLEASE NOTE: JDK6 is formerly known as Project Mustang