JDK-6605018 : JQS is not started after kernel download is complete.
  • Type: Bug
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: beta,6u5
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: windows,windows_2000,windows_vista
  • CPU: generic,x86
  • Submitted: 2007-09-14
  • Updated: 2010-09-08
  • Resolved: 2008-05-16
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
6u10 b24Fixed
Related Reports
Duplicate :  
Duplicate :  
Duplicate :  
Relates :  
Description
Java Quick Starter needs to be registered and started once kernel download is complete.

Comments
EVALUATION Fixed the problem on Windows 2000.
01-05-2008

EVALUATION Turns out that on Vista, the JQS process wasn't always being spawned at high integrity.
08-02-2008

EVALUATION Marking as Fix Delivered. SQE, please test whether this is still an issue.
14-01-2008

EVALUATION I might have fixed this while fixing 6640302: IS2: 'kic' ping is not sent by java kernel The issue was that regutils.dll was not getting loaded sometimes, since the $javahome/bin is not in the path. The fix is to use the full path to load the library. Please verify the bug in nightly build & see if it's still happening or not. -Rajani
18-12-2007

EVALUATION Call RegUtils::InstallJQS function upon jre download completion.
17-09-2007