Name: gm110360 Date: 08/29/2003
FULL PRODUCT VERSION :
No version loaded yet.
FULL OS VERSION :
Microsoft Windows XP [Version 5.1.2600]
A DESCRIPTION OF THE PROBLEM :
When I try to access a page that has an Applet that needs java 1.4, the Java(TM)Installer Fails with the following message:
"The server has not found anything matching the requested URI (Uniform Resource Identifier)."
This is because the file jinstall-1_4_2_01.inf tells the installer to use the URI: http://java.sun.com/update/1.4.2/1.4.2_01-b05.xml, which does not exist (on 8/22/03).
Also, the URIs: http://java.sun.com/update/ can not be found. Is the site down?
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
This is the file that I used:(generated by the 1.4.2 HTMLConverter)
<html>
<title> JavaWars </title>
<body>
<center>
<!--"CONVERTED_APPLET"-->
<!-- HTML CONVERTER -->
<OBJECT
classid = "clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
codebase = "http://java.sun.com/products/plugin/autodl/jinstall-1_4-windows-i586.cab#Version=1,4,0,0"
WIDTH = 460 HEIGHT = 300 >
<PARAM NAME = CODE VALUE = "referee.class" >
<PARAM NAME = "type" VALUE = "application/x-java-applet;version=1.4">
<PARAM NAME = "scriptable" VALUE = "false">
<PARAM NAME = RobotList VALUE="scanner,robin,target,bottom,mover">
<COMMENT>
<EMBED
type = "application/x-java-applet;version=1.4" CODE = "referee.class" WIDTH = 460 HEIGHT = 300 RobotList ="scanner,robin,target,bottom,mover" scriptable = false pluginspage = "http://java.sun.com/products/plugin/index.html#download">
<NOEMBED>
</NOEMBED>
</EMBED>
</COMMENT>
</OBJECT>
<!--
<APPLET CODE = "referee.class" WIDTH = 460 HEIGHT = 300>
<PARAM NAME = RobotList VALUE="scanner,robin,target,bottom,mover">
</APPLET>
-->
<!--"END_CONVERTED_APPLET"-->
</center>
</body>
</html>
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The plug-in would download.
ACTUAL -
It did not.
REPRODUCIBILITY :
This bug can be reproduced always.
CUSTOMER SUBMITTED WORKAROUND :
Download the plug-in by hand.
(Incident Review ID: 200170)
======================================================================