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

Internal Servlet Error

0 views
Skip to first unread message

Adam Howard

unread,
Nov 15, 2000, 3:00:00 AM11/15/00
to
I am trying to use the jswdk to test my servlets, but I always get Error
500. I have set my classpath to the j2dk1.3\lib\tools.jar and have the
JAVA_HOME variable set, as well as the path to j2dk1.3\bin. Does
anybody have any clue as to why this is happening to me. I'm going
bonkers trying to figure it out. This is a copy of the error page:-

Error: 500
Internal Servlet Error:

java.lang.NoSuchMethodError
at com.sun.web.core.DefaultServlet.doGet(DefaultServlet.java:54)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:499)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
at
com.sun.web.core.ServletWrapper.handleRequest(ServletWrapper.java:155)
at com.sun.web.core.Context.handleRequest(Context.java:414)
at com.sun.web.server.ConnectionHandler.run(ConnectionHandler.java:139)

& this is the server output:-

com.sun.web.core.DefaultServlet: init
HANDLER THREAD PROBLEM: java.io.IOException: Socket Closed
java.io.IOException: Socket Closed
at java.net.PlainSocketImpl.getInputStream(Unknown Source)
at java.net.Socket$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.Socket.getInputStream(Unknown Source)
at com.sun.web.server.ConnectionHandler.run(ConnectionHandler.java:161)

Why? WHY? WHY!?

Adam.

Rickii

unread,
Nov 15, 2000, 3:00:00 AM11/15/00
to
contact me: icq#35000002

"Adam Howard" <ad...@digitalmindgames.com> wrote in message
news:FIvQ5.974$Xd.25143@stones...

0 new messages