You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Gordon Hooker <go...@oracle.com> on 2000/11/25 16:41:08 UTC

trouble starting tomcat stand alone

Hi All,

I have just installed tomcat on an NT server
NT4.0 Service Pack 5

I have jdk1.1.2 installed and have JAVA_HOME set

I go to TOMCAT_HOME\bin and run startup and get the following error:

FATAL:java.lang.Exception: Invalid ConnectionHandler
java.lang.Exception: Invalid ConnectionHandler
        at
org.apache.tomcat.service.SimpleTcpConnector.start(SimpleTcpConnector
.java:133)
        at org.apache.tomcat.core.ContextManager.start(Compiled Code)
        at org.apache.tomcat.startup.Tomcat.execute(Tomcat.java:157)
        at org.apache.tomcat.startup.Tomcat.main(Tomcat.java:163)

This was working on similar configured NT Server as a matter of fact it
is still working on that server.

Any help would be greatly appreciated....

Thanks in advance

Gordon