Trying to bringup 2.1.  - Can't seem to get runner working.  I found some posts
regarding NULLPOINTERS but that all took place after "runner" was started.

I'm able to compile servlets fine, but wanted to use runner instead of a jrun/iis type 
setup.

Also thinking about using Jigsaw.  Any Comments???

I appreciate any help.  thanx.

Trace:
D:\jsdk2.1>runner
JSDK Server Version 2.1 Early Access 1
FATAL: Cant startup server due to: {0}
com.sun.tomcat.server.HttpServerException: Cant startup server due to:
{0}
        at com.sun.tomcat.server.HttpServerManager.getEndpoint(Compiled
Code)
        at
com.sun.tomcat.server.HttpServerManager.startServer(HttpServerManager.java:92)

        at com.sun.tomcat.server.HttpServer.start(HttpServer.java:119)
        at com.sun.tomcat.shell.Startup.<init>(Compiled Code)
        at com.sun.tomcat.shell.Startup.main(Startup.java:326)

classpath:
.;e:\jdev\;d:\jdk1.2\src.jar;d:\javamail-1.1\mail.jar;d:\jaf\activation.jar;d:\jsdk2.1\runner.jar;d:\jsdk2.1\servlet.jar

    (i realize that the runner.bat makes the last 2 jar specs redundant)

path:
C:\WINNT\system32;C:\WINNT;d:\jdk1.2\bin

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to