From: Martin P. <Mar...@ia...> - 2007-08-27 11:29:49
|
fra...@in... wrote: > Hi, i've installed your package Privacy CA using the installation instructions. > I suppose i've done the correctly setup, but when i run the scrypt it gives me the following error: > Exception in thread "main" java.lang.NoClassDefFoundError: iaik.tc.apps.jtt.common.QueryVersion > at iaik.tc.apps.pki.server.TCServer.main(TCServer.java:144) Please read the PCA readme, section 2.3.2 "Libraries". The above error suggests you are missing JTpmTools. (The PCA package basically requires all other packages. JTpmTools already implements the AIK cycle in a local version. The PCA extends the class from JTpmTools and overrides only 3 specific methods to make it a server service). HTH -- Martin Pirker IAIK, TU Graz |