|
From: Tomas G. <to...@pr...> - 2004-05-14 06:08:32
|
There should be an error in the server log as well. What is that error? Have you installed the 'strong crypto' package for java? /Tomas Thu...@ao... wrote: > While running the "runtest.sh" I received the following error during > keyrecovery: > > Testing keyrecovery > .F.F. > Time: 1.005 > There were 2 failures: > 1) > test01AddKeyPair(se.anatom.ejbca.keyrecovery.junit.TestKeyRecovery)junit.fram > ework.AssertionFailedError: Couldn't save key's in database > at > se.anatom.ejbca.keyrecovery.junit.TestKeyRecovery.test01AddKeyPair(Te > stKeyRecovery.java:120) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. > java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces > sorImpl.java:25) > at > se.anatom.ejbca.keyrecovery.junit.TestRunner.main(TestRunner.java:24) > 2) > test02MarkAndRecoverKeyPair(se.anatom.ejbca.keyrecovery.junit.TestKeyRecovery > )junit.framework.AssertionFailedError: Couldn't mark user for recovery > in databa > se > at > se.anatom.ejbca.keyrecovery.junit.TestKeyRecovery.test02MarkAndRecove > rKeyPair(TestKeyRecovery.java:136) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. > java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces > sorImpl.java:25) > at > se.anatom.ejbca.keyrecovery.junit.TestRunner.main(TestRunner.java:24) > > FAILURES!!! > Tests run: 3, Failures: 2, Errors: 0 > > Testing hardtoken > ............. > Time: 15.566 > > OK (13 tests) > > . > Time: 1.787 > > OK (1 tests) > |