[Tpm4java-users] dll error
Brought to you by:
tews
From: Teena <che...@gm...> - 2008-04-20 00:53:17
|
Hi, I am using TPM4Java API for my project and I got a similar error as found in the mailing list: http://sourceforge.net/mailarchive/forum.php?thread_name=22960f8a0612040744s43fca120l9b47e98bab0f1248%40mail.gmail.com&forum_name=tpm4java-users Exception in thread "main" java.lang.RuntimeException: couldn't init dll code: -2 at de.datenzone.tpm4java.TddlJniDeviceDriver.<init>(TddlJniDeviceDriver.java:74) at de.datenzone.tpm4java.TssFactory.getLowlevel(TssFactory.java:164) at de.datenzone.tpm4java.TssFactory.getHighLevel(TssFactory.java:182) at de.datenzone.tpm4java.Sha1Sum.main(Sha1Sum.java:26) I have STMicroelectronics TPM chip and I have the required dll file in system32 folder(tpmddl.dll). Any pointers what is happening? Any help/suggestions will be highly appreciated. Thanks in advance!! -- Regards, Teena |