Closed Bug 333161 Opened 19 years ago Closed 18 years ago

JSS Secret Decoder Ring test case failure

Categories

(JSS Graveyard :: Library, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 315445

People

(Reporter: slavomir.katuscak+mozilla, Assigned: glenbeasley)

Details

============= test Secret Decoder Ring main: jss library loaded Exception in thread "main" org.mozilla.jss.crypto.TokenException: Failed to login to token: (-8177) The security password entered is incorrect. at org.mozilla.jss.SecretDecoderRing.KeyManager.lookupKeyNative(Native Method) at org.mozilla.jss.SecretDecoderRing.KeyManager.lookupKey(KeyManager.java:220) at org.mozilla.jss.SecretDecoderRing.KeyManager.keyExists(KeyManager.java:201) at org.mozilla.jss.SecretDecoderRing.KeyManager.generateUnusedKeyID(KeyManager.java:191) at org.mozilla.jss.SecretDecoderRing.KeyManager.generateKey(KeyManager.java:107) at org.mozilla.jss.tests.TestSDR.main(TestSDR.java:69) TestSDR returned 1 JSSTEST_CASE 10 (Secret Decoder Ring): FAIL
found in nightly QA results
Assignee: glen.beasley → Sandeep.Konchady
QA Contact: slavomir.katuscak
Assignee: Sandeep.Konchady → glen.beasley
============= test Secret Decoder Ring Exception in thread "main" org.mozilla.jss.crypto.TokenException: Failed to login to token: (-8192) An I/O error occurred during security authorization. at org.mozilla.jss.SecretDecoderRing.KeyManager.lookupKeyNative(Native Method) at org.mozilla.jss.SecretDecoderRing.KeyManager.lookupKey(KeyManager.java:220) at org.mozilla.jss.SecretDecoderRing.KeyManager.keyExists(KeyManager.java:201) at org.mozilla.jss.SecretDecoderRing.KeyManager.generateUnusedKeyID(KeyManager.java:191) at org.mozilla.jss.SecretDecoderRing.KeyManager.generateKey(KeyManager.java:107) at org.mozilla.jss.tests.TestSDR.main(TestSDR.java:69) TestSDR returned 1 JSSTEST_CASE 10 (Secret Decoder Ring): FAIL Similar problem. Appeared during nightly testing securityjes5 20060617.1 on SunOS5.10_i86pc_OPT architecture.
I believe this is the last duplicate of bug 315445
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.