hi 2 all!!


I've got an app that works with jsp on an jakarta-tomcat-3.3m4 on an win2k
professional. The jsp files connet to a MSSQL db by an bean an get
data for html reports.
The rest of application work with servlets.
If I conect myself from another comp witch is in the same  network
with server,SOMETIMES(:-() I don't see any html generated by jsp and I have this error:

error 500

"Internal Servlet Error:

javax.servlet.ServletException
        at 
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:455)
        at 
Privacy675.RAP.archivio_list_dati_pers_1._jspService(archivio_list_dati_pers_1.java:480)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java)
        at org.apache.tomcat.facade.ServletHandler.doService(ServletHandler.java:500)
        at org.apache.tomcat.core.Handler.service(Handler.java:223)
        at org.apache.tomcat.facade.ServletHandler.service(ServletHandler.java:448)
        at 
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:865)
        at org.apache.tomcat.core.ContextManager.service(ContextManager.java:778)
        at 
org.apache.tomcat.modules.server.Http10Interceptor.processConnection(Http10Interceptor.java:150)
        at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:435)
        at 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:505)
        at java.lang.Thread.run(Thread.java:484)
Root cause:
java.lang.NullPointerException
        at 
Privacy675.RAP.archivio_list_dati_pers_1._jspService(archivio_list_dati_pers_1.java:244)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java)
        at org.apache.tomcat.facade.ServletHandler.doService(ServletHandler.java:500)
        at org.apache.tomcat.core.Handler.service(Handler.java:223)
        at org.apache.tomcat.facade.ServletHandler.service(ServletHandler.java:448)
        at 
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:865)
        at org.apache.tomcat.core.ContextManager.service(ContextManager.java:778)
        at 
org.apache.tomcat.modules.server.Http10Interceptor.processConnection(Http10Interceptor.java:150)
        at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:435)
        at 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:505)
        at java.lang.Thread.run(Thread.java:484)"



 can u help me? I'm running out of time!

 10x 2 all!

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to