Hi Yuehan Wang,

It looks like you should be typing "http://myhost/servlet/ServletName"
instead you have "servlets". I don't believe this is the default path. I
would enable the JRun Web server on port 8080. If you can access the test
servlets this way then your web server config is wrong. Check the web server
templates configuration. This is were the "servlet" path is mapped to
"Jrun".

good luck,

Jeff Mirabile

Yuehan Wang wrote:

> Hello All,
> Has anyone met and solve following problem before? Thanks in advance!
>
> First: After setting up Jrun231, I got following messages from Server's
> error log:
> info ( 1565): successful server startup
> info ( 1565): Netscape-Enterprise/3.6 B98.311.1807
> warning ( 1565): jrNSAPI[init]  reports: JRun Connector v2.3.140 NSAPI
>
> Second: I did a test of samples in /jrun/servlets using Url:
> http://myhost/servlets/HelloWorldServlet
> The browser looks like:
> Not Found
> The requested object does not exist on this server. The link you
> followed is either outdated, inaccurate, or the server has been
> instructed not to let you have it.
>
> The Server's error log is like:
> warning ( 1565): send-file reports: can't find
> servlets/HelloWorldServlet (No such file or directory)
>
> The .../jrun/jsm-default/logs/stderr.log is:
> java.io.InterruptedIOException: Accept timed out
> java.io.InterruptedIOException: Accept timed out
>         at java.net.PlainSocketImpl.accept(Compiled Code)
>         at java.net.PlainSocketImpl.accept(Compiled Code)
>         at java.net.ServerSocket.implAccept(Compiled Code)
>         at java.net.ServerSocket.implAccept(Compiled Code)
>         at
> com.livesoftware.jrun.service.PushbackServerSocket.accept(Compiled Code)
>
>         at
> com.livesoftware.jrun.service.PushbackServerSocket.accept(Compiled Code)
>
>         at
> com.livesoftware.jrun.service.TcpServiceEndpoint.getEndpoint(Compiled
> Code)
>         at
> com.livesoftware.jrun.service.TcpServiceEndpoint.getEndpoint(Compiled
> Code)
>         at
> com.livesoftware.jrun.service.ThreadConfig.getEndpoint(Compiled Code)
>         at
> com.livesoftware.jrun.service.ThreadConfig.getEndpoint(Compiled Code)
>         at
> com.livesoftware.jrun.service.ThreadConfigHandler.run(Compiled Code)
>         at
> com.livesoftware.jrun.service.ThreadConfigHandler.run(Compiled Code)

S/MIME Cryptographic Signature

Reply via email to