Date: 05/02/99 00:16 From: [EMAIL PROTECTED]@lnisgatt Subject: Exception! java.lang.NullPointerException: WHAT DOES THIS MEAN? NRRQ I compiled and deployed a servlet on my machine with MSAccess and JWS. It is running well on my machine. So far so good. But when I did try to run it from a remote machine I got the following error message Can anybody explain the possible clause of this to me? Regards, Oguz >java.lang.NullPointerException: at >tywc.db.ListMemberDataServlet.query(ListMemberDataServlet.java:150) at >tywc.db.ListMemberDataServlet.doGet(ListMemberDataServlet.java:71) at >javax.servlet.http.HttpServlet.service(HttpServlet.java:499) at >javax.servlet.http.HttpServlet.service(Compiled Code) at >com.sun.server.ServletState.callService(Compiled Code) at >com.sun.server.ServletManager.callServletService(Compiled >Code) at com.sun.server.webserver.HttpServiceHandler.handleRequest(Compiled >Code) at >com.sun.server.webserver.HttpServiceHandler.handleRequest(Compiled Code) at >com.sun.server.HandlerThread.run(Compiled Code) > > ___________________________________________________________________________ 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
