From: toro83 <to...@gm...> - 2009-12-01 15:14:36
|
Hi, i'm using tpmemulator_0.6.1 and jTSS_0.4.1. Running our own written program and the test program distributed with jTSS under test folder i've encountered following problem, and i was unable to find a solution. Could somebody please help me? If some more information are needed, only ask :-) TSS Error: error layer: 0x3000 (TSP) error code (without layer): 0x04 error code (full): 0x3004 error message: An internal SW error has been detected. additional info: Unable to load 1.2 key in 1.1 TPM at iaik.tc.tss.impl.java.tsp.TcRsaKey.loadKey(TcRsaKey.java:647) .... Bye, Daniel |
From: Ronald T. <ron...@ia...> - 2009-12-01 15:31:19
Attachments:
smime.p7s
|
Hi, Please describe your setup in more detail. I guess you are using Linux? Which test do you execute? run_tests.sh or something you wrote/modified? Please give the full error message and exception with line numbers.. Ronald toro83 wrote: > Hi, > > i'm using tpmemulator_0.6.1 and jTSS_0.4.1. > > Running our own written program and the test program distributed with jTSS > under test folder i've encountered following problem, and i was unable to > find a solution. Could somebody please help me? > > If some more information are needed, only ask :-) > > > TSS Error: > error layer: 0x3000 (TSP) > error code (without layer): 0x04 > error code (full): 0x3004 > error message: An internal SW error has been detected. > additional info: Unable to load 1.2 key in 1.1 TPM > > at iaik.tc.tss.impl.java.tsp.TcRsaKey.loadKey(TcRsaKey.java:647) > .... > > > Bye, > Daniel > > -- Dipl.-Ing. Ronald Tögl phone +43 316/873-5502 Trusted Computing Labs fax +43 316/873-5520 IAIK ron...@ia... Graz University of Technology http://www.iaik.tugraz.at |
From: toro83 <to...@gm...> - 2009-12-01 17:51:21
Attachments:
run_tests.sh_output
|
Alle martedì 01 dicembre 2009, Ronald Tögl ha scritto: > Hi, > > Please describe your setup in more detail. I guess you are using Linux? > Which test do you execute? run_tests.sh or something you wrote/modified? > > Please give the full error message and exception with line numbers.. > > Ronald > > toro83 wrote: > > Hi, > > > > i'm using tpmemulator_0.6.1 and jTSS_0.4.1. > > > > Running our own written program and the test program distributed with > > jTSS under test folder i've encountered following problem, and i was > > unable to find a solution. Could somebody please help me? > > > > If some more information are needed, only ask :-) > > > > > > TSS Error: > > error layer: 0x3000 (TSP) > > error code (without layer): 0x04 > > error code (full): 0x3004 > > error message: An internal SW error has been detected. > > additional info: Unable to load 1.2 key in 1.1 TPM > > > > at iaik.tc.tss.impl.java.tsp.TcRsaKey.loadKey(TcRsaKey.java:647) > > .... > > > > > > Bye, > > Daniel Hi, i had already configured the .ini files, and placed them in the same directory under wich the libraries are placed. I'm using Debian GNU/Linux 5.0 (default kernel 2.6.26-2-686) and TPM_emulator version 0.6.1. I've run the test run_tests.sh under test. Is it possible that the problem does come from policy.jar (crypto export policy?), but i've already followed even that way, but nothing happened, so i don't really know what else to do. The .ini files are configured, and i can watch the directories and the log file populating when using jTSS. So here comes the full output, in form of an attachment, ok? Bye, Daniel. |
From: Ronald T. <ron...@ia...> - 2009-12-02 12:48:18
Attachments:
smime.p7s
|
Hi Daniel, We were able to identify the problem. Earlier versions of the TPM Emulator had a bug, and jTSS included a workaround for this. Now the Emulator behaves as it should and the workaround fails. :-) This only happens on the emulator, not on real TPMs. A fix will be included in the next release. Ronald toro83 wrote: > Alle martedì 01 dicembre 2009, Ronald Tögl ha scritto: > Hi, > > i had already configured the .ini files, and placed them in the same directory > under wich the libraries are placed. > > I'm using Debian GNU/Linux 5.0 (default kernel 2.6.26-2-686) and TPM_emulator > version 0.6.1. > > I've run the test run_tests.sh under test. Is it possible that the problem > does come from policy.jar (crypto export policy?), but i've already followed > even that way, but nothing happened, so i don't really know what else to do. > The .ini files are configured, and i can watch the directories and the log > file populating when using jTSS. > > So here comes the full output, in form of an attachment, ok? > > Bye, > Daniel. -- Dipl.-Ing. Ronald Tögl phone +43 316/873-5502 Trusted Computing Labs fax +43 316/873-5520 IAIK ron...@ia... Graz University of Technology http://www.iaik.tugraz.at |