|
From: <Thu...@ao...> - 2004-05-25 01:20:50
|
I've just installed the beta 3 to address a problem I was experiencing with
the install.sh not fully completing. After re-deloying ejbca, I ran install
again which completed. As a precaution, I looked in the jboss server log to see
if any errors occured during the install. What I found was "Error loading SSL
Implementation org.apache.tomcat.util.net.puretls.PureTLSImplementation"
followed by "java.lang.ClassNotFoundException: No ClassLoaders found for :
org.apache.tomcat.util.puretls.PureTLSImplementation". Still I followed the screen
instructions and restarted jboss upon which I still had the same error. Next I
check the keystore for the ca to insure that an entry was made. There was recent
entry for ejbca-ca. Next I checked that the two key files were created in
$JBOSS_HOME/jboss-3.2.3/bin. These were but when I tried to view the contents with
the password I entered during install.sh, a "java.io.IOException: Keystore
was tampered with or password was incorrect" error occured. I've reviewed the
RELEASE_NOTE and README to see if there was a step I may have overlooked but it
appears I've done all the expected steps. Has anyone else seen this behavior?
|