Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Defect #63

Open
GoogleCodeExporter opened this issue Mar 22, 2015 · 0 comments
Open

Defect #63

GoogleCodeExporter opened this issue Mar 22, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Press launch button on Project Home page 

What is the expected output? What do you see instead?

Application launch and run 

What version of the product are you using? On what operating system?

1.2.4

Please provide any additional information below.

com.ibm.security.validator.ValidatorException: PKIX path validation 
failed: java.security.cert.CertPathValidatorException: The revocation 
status of the certificate with subject (CN=Sun Microsystems Inc Root CA, 
OU=VeriSign Trust Network, O=Sun Microsystems Inc) could not be determined.
    at com.ibm.security.validator.PKIXValidator.doValidate
(PKIXValidator.java:265)
    at com.ibm.security.validator.PKIXValidator.doValidate
(PKIXValidator.java:248)
    at com.ibm.security.validator.PKIXValidator.engineValidate
(PKIXValidator.java:162)
    at com.ibm.security.validator.Validator.validate
(Validator.java:232)
    at com.ibm.security.validator.Validator.validate
(Validator.java:201)
    at com.sun.deploy.security.TrustDecider.isAllPermissionGranted
(TrustDecider.java:521)
    at com.sun.javaws.security.AppPolicy.grantUnrestrictedAccess
(AppPolicy.java:276)
    at com.sun.javaws.LaunchDownload.checkSignedResourcesHelper
(LaunchDownload.java:1472)
    at com.sun.javaws.LaunchDownload.checkSignedResources
(LaunchDownload.java:1182)
    at com.sun.javaws.Launcher.prepareLaunchFile(Launcher.java:1032)
    at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:318)
    at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:195)
    at com.sun.javaws.Launcher.launch(Launcher.java:116)
    at com.sun.javaws.Main.launchApp(Main.java:403)
    at com.sun.javaws.Main.continueInSecureThread(Main.java:250)
    at com.sun.javaws.Main$1.run(Main.java:111)
    at java.lang.Thread.run(Thread.java:736)
Caused by: java.security.cert.CertPathValidatorException: The revocation 
status of the certificate with subject (CN=Sun Microsystems Inc Root CA, 
OU=VeriSign Trust Network, O=Sun Microsystems Inc) could not be determined.
    at com.ibm.security.cert.CRSChecker.check(CRSChecker.java:508)
    at com.ibm.security.cert.PKIXCertPathValidatorImpl.recheck
(PKIXCertPathValidatorImpl.java:412)
    at com.ibm.security.cert.PKIXCertPathValidatorImpl.engineValidate
(PKIXCertPathValidatorImpl.java:334)
    at java.security.cert.CertPathValidator.validate
(CertPathValidator.java:267)
    at com.ibm.security.validator.PKIXValidator.doValidate
(PKIXValidator.java:260)
    ... 16 more

Original issue reported on code.google.com by lenyabloko on 4 May 2010 at 7:43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant