Hello Martin,
Thank you for replying...
We have added the 32 bit option to the java execution, it seems we have
overcome the architecture problem.
But we still get:
air:sign bernardo$ ./run.sh
Removing SunPKCS11-Darwin
java.security.KeyStoreException: PKCS11 not found
at java.security.KeyStore.getInstance(KeyStore.java:587)
at radek.security.PKCS11Util.createKeystore(Unknown Source)
at radek.signingd.SignD.main(SignD.java:106)
Caused by: java.security.NoSuchAlgorithmException: PKCS11 KeyStore not available
at sun.security.jca.GetInstance.getInstance(GetInstance.java:142)
at java.security.Security.getImpl(Security.java:659)
at java.security.KeyStore.getInstance(KeyStore.java:584)
... 2 more
PKCS11 not found
On 11.06.2011, at 11:06 AM, Martin Paljak wrote:
> Hello,
> On Jun 11, 2011, at 15:26 , Bernardo Höhl wrote:
>
>> Caused by: java.io.IOException:
>> dlopen(/Library/Frameworks/eToken.framework/Versions/4.55.41/libeToken.dylib,
>> 1): no suitable image found. Did find:
>> /Library/Frameworks/eToken.framework/Versions/4.55.41/libeToken.dylib:
>> no matching architecture in universal
>> wrapper/Library/Frameworks/eToken.framework/Versions/4.55.41/libeToken.dylib
>> at sun.security.pkcs11.wrapper.PKCS11.connect(Native Method)
>
> Your Java process architecture (64 bits?) does not match the available file
> architecture. Check with
>
> $ file /Library/Frameworks/eToken.framework/Versions/4.55.41/libeToken.dylib
>
>
>
> --
> @MartinPaljak.net
> +3725156495
>
_______________________________________________
opensc-devel mailing list
[email protected]
http://www.opensc-project.org/mailman/listinfo/opensc-devel