You can look for _process_xjsp.java under "Program Files/New Atlanta" and
see what line 43 reads like.
> -----Original Message-----
> From: Mike Payne [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 08, 2000 7:11 PM
> To: [EMAIL PROTECTED]
> Subject: ServletExec
>
>
> I get the following error when I attempt to run a JSP under
> ServletExec:
>
> Error. The server encountered an unexpected condition which
> prevented it from fulfilling the request.
> java.lang.NullPointerException
> at
> newatlanta.servletexec.JSP10Servlet.setProperties(JSP10Servlet.java,
> Compiled Code)
> at
> pagecompile._process_xjsp._jspService(_process_xjsp.java:43)
> at
> newatlanta.servletexec.JSP10HttpJspPage.service(JSP10HttpJspPage.java)
> at
> newatlanta.servletexec.JSP10Servlet.service(JSP10Servlet.java)
> at
> javax.servlet.http.HttpServlet.service(HttpServlet.java, Compiled
> Code)
> at
> newatlanta.servletexec.ServletExec.CallServletService(ServletE
> xec.java,
> Compiled Code)
> at
> newatlanta.servletexec.SERequestDispatcher.forward(SERequestDi
> spatcher.java,
> Compiled Code)
> at
> newatlanta.servletexec.ApplicationInfo.processApplRequest(Appl
> icationInfo.ja
> va, Compiled Code)
> at
> newatlanta.servletexec.ServerHostInfo.processApplRequest(Serve
> rHostInfo.java
> , Compiled Code)
> at
> newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.
> java, Compiled
> Code)
> at
> newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.
> java, Compiled
> Code)
>
> The application runs fine under other application servers. I
> am running
> ServletExec under Microsoft IIS 5.0.
>
> I did get their example JSP (hangman) to run fine!!!
>
> Thanks,
> Mike Payne
>
> ______________________________________________________________
> _____________
> 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
___________________________________________________________________________
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