JDK-6595310 : PIT : Getting DT error with kernel jre
  • Type: Bug
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 6u5
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • CPU: x86
  • Submitted: 2007-08-21
  • Updated: 2010-04-04
  • Resolved: 2007-08-24
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6u10Resolved
Related Reports
Duplicate :  
Description
Getting DT error with kernel jre

Tested bundle : http://j2se.east/plugin/1.6.0_04-nightly/2007-08-16.15_01
Tested OS : windows xp

steps to reproduce :
1. Install kernel jre bundle (-k)
2. launch IE / MZ
3. try to launch any of the test under http://web-east.east/www/tests/getjava/6500417/index.html
The test will not run instead the error message "The server has not found anything matching the requested URI" is displayed.

Once the Background downloader creates the client directory under jre6/bin, the tests will run fine.
Image file attached.

Comments
EVALUATION The error message in question, comes when the URLOverride for dtoolkit.xml is not set, and the plugin tries to do an install. This is expected untill the dtoolkit.xml is staged on java.sun.com. The reason this is trying to do an install, is due bug filed seperately, #6596386 which is substantially the remaining part of this bug
24-08-2007