JDK-4743169 : Root Certificates panel in Java WS app mgr is blank if cacerts is missing
  • Type: Bug
  • Component: deploy
  • Sub-Component: webstart
  • Affected Version: 1.2.0
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: x86
  • Submitted: 2002-09-06
  • Updated: 2002-10-15
  • Resolved: 2002-10-15
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.
Other
1.4.2 mantisFixed
Description

Name: nt126004			Date: 09/06/2002


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

FULL OPERATING SYSTEM VERSION :
glibc-2.1.92-14
2.2.16-22

ADDITIONAL OPERATING SYSTEMS :
All others

A DESCRIPTION OF THE PROBLEM :
Remove (or rename) cacerts file in Java WS directory and the
"Root Certificates" panel in the App Manager (under
"Preferences" comes up blank or not at all.

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. Remove or rename cacerts file
2. Open App Manager
3. Preferences->Root Certificates panel not there

EXPECTED VERSUS ACTUAL BEHAVIOR :
Hard if not impossible to configure Java WS to use
certificates supplied by user, not by default.  This is a
necessary feature.  The existing situation is a definite
drawback to using Java Web Start.

REPRODUCIBILITY :
This bug can be reproduced always.

CUSTOMER WORKAROUND :
None.  cacerts file must be there
(Review ID: 160223) 
======================================================================

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: mantis FIXED IN: mantis INTEGRATED IN: mantis mantis-b04
31-08-2004

EVALUATION comming up blank makes sence, but "not comming up" is not ok. the code throws a null pointer exception from KeyStoreManager.java:66 this can be easily fixed in mantis ###@###.### 2002-09-09
09-09-2002