KeyStore load is Hang Up (SunPKCS11-GemSafe)
Hello,
I was trying to use my USB Token certificate with some lines of Java.
But when it comes the line theKeystore.load() the application hangup and the CPU load stay at 100% until I press Contrl-C to stop the application.
After that I've a try with keytool:
keytool -keystore NONE -storetype PKCS11 -list
The same thing append : keytool does not respond and the CPU is 100% loaded until I press Control-C
Here is some piece of my configuration:
OS :
Windows XP SP2
Java :
java version "1.6.0_01"
Java(TM) SE Runtime Environment (build 1.6.0_01-b06)
Java HotSpot(TM) Client VM (build 1.6.0_01-b06, mixed mode, sharing)
fichier gemsafe-pkcs11.cfg
name=GemSafe
library=C:\Program Files\Gemplus\GemSafe Libraries\BIN\gclib.dll
librairie PKCS11 de Gemplus (GemSafe):
gclib v6.0.9.0 (PKCS#11 v2.01 - Multiplexer for Cryptoki API)
There is an entry at
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6560267
about ACOS5 SDK from ACS.
But I've got the same problem with Gemplus's GemSafe product.
So perhaps it comes from Java ?
Thanks for reading
And I hope to get a solution as soon as possible.
Cheers
cyrille

