2002 JI Open Discussion Posted August 17, 2006 Share Posted August 17, 2006 By: Muralidhar bp - pmurli Null Pointer exception 2003-01-26 22:47 Hello, I am deploying the war file in weblogic server and I am getting this error. <Jan 27, 2003 11:59:17 AM IST> <Error> <HTTP> <[WebAppServletContext(6931479,Lis tOfCustomer,/ListOfCustomer)] Servlet failed with Exception java.lang.NullPointerException at java.util.Hashtable.put(Hashtable.java:375) at java.util.Properties.setProperty(Properties.java:97) at java.lang.System.setProperty(System.java:637) at servlets.ListOfCustomerServlet.service(ListOfCustomerServlet.java:33) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm pl.java:262) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm pl.java:198) at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe rvletContext.java:2637) at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm pl.java:2359) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120) > The error indicates that it is throwing null pointer excepton in my servlet class because it is not able to create .jasper file . JRLoader is not able to load the file. Please let me know what would be the error. Is it in the xml file or anything else. Thanx Murli Link to comment Share on other sites More sharing options...
michael_56 Posted March 6, 2020 Share Posted March 6, 2020 14 years old an not even a response from staff. Link to comment Share on other sites More sharing options...
djohnson53 Posted March 6, 2020 Share Posted March 6, 2020 This is a question migrated from an earlier website in 2006. Its internally dated by its auther as 2003. So its really 17 years old. These posts are kept as an archive we don't delete them if they have any value at all. It may've been corrupted along the way. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now