Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Tomcat error - internal error: SHA-1 not available .

13 views
Skip to first unread message

June Moore

unread,
Sep 21, 2003, 7:02:09 PM9/21/03
to
Hi,

I'm wondering if anyone can explain the following error that I
encountered in Tomcat Manager..

When webapp is started on Tomcat Manager, the following error is
displayed:
<error>
FAIL - Application at context path /juneapp could not be started
FAIL - Encountered exception java.lang.InternalError: internal error:
SHA-1 not available.
</error>

The following is the exception when attempt is made to start the
application..
<exception>
WebappClassLoader: Lifecycle error : CL stopped
java.lang.Exception: Stack trace
at java.lang.Thread.dumpStack(Thread.java:1071)
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoa
der.java:1329)
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoa
der.java:1289)
at java.security.Security.doGetImpl(Security.java:1122)
at java.security.Security.doGetImpl(Security.java:1083)
</exception>

Thanks,
June..

0 new messages