Re: NullPointerException/java.util.logging.ErrorManager: 5 when have

2012-07-09 Thread ohaya
oh...@cox.net wrote: > > Mark Thomas wrote: > > On 07/07/2012 17:33, oh...@cox.net wrote: > > > > Trace A: > > > java.util.logging.ErrorManager: 5 > > > java.lang.NullPointerException > > > at > > > java.util.ListResourceBundle.handleGetObject(ListResourceBundle.java:109) >

Re: NullPointerException/java.util.logging.ErrorManager: 5 when have

2012-07-08 Thread Konstantin Kolinko
2012/7/8 : >> On 07/07/2012 17:33, oh...@cox.net wrote: >> >> Trace A: >> > java.util.logging.ErrorManager: 5 >> > java.lang.NullPointerException >> > at >> > java.util.ListResourceBundle.handleGetObject(ListResourceBundle.java:109) >> > at java.util.ResourceBundle.getObject(Resou

Re: NullPointerException/java.util.logging.ErrorManager: 5 when have

2012-07-07 Thread ohaya
Mark Thomas wrote: > On 07/07/2012 17:33, oh...@cox.net wrote: > > Trace A: > > java.util.logging.ErrorManager: 5 > > java.lang.NullPointerException > > at > > java.util.ListResourceBundle.handleGetObject(ListResourceBundle.java:109) > > at java.util.ResourceBundle.getObje

Re: NullPointerException/java.util.logging.ErrorManager: 5 when have

2012-07-07 Thread Mark Thomas
On 07/07/2012 17:33, oh...@cox.net wrote: Trace A: > java.util.logging.ErrorManager: 5 > java.lang.NullPointerException > at > java.util.ListResourceBundle.handleGetObject(ListResourceBundle.java:109) > at java.util.ResourceBundle.getObject(ResourceBundle.java:368) > at ja

Re: NullPointerException/java.util.logging.ErrorManager: 5 when have

2012-07-07 Thread ohaya
Mark Thomas wrote: > On 07/07/2012 13:40, oh...@cox.net wrote: > > Can anyone tell me what might be causing the error, and how I can eliminate > > the problem? > > Since you have removed the part of the stack trace that might tell use > what the cause is, no. > > Mark Hi Mark, Sorry

Re: NullPointerException/java.util.logging.ErrorManager: 5 when have

2012-07-07 Thread Mark Thomas
On 07/07/2012 13:40, oh...@cox.net wrote: > Can anyone tell me what might be causing the error, and how I can eliminate > the problem? Since you have removed the part of the stack trace that might tell use what the cause is, no. Mark

NullPointerException/java.util.logging.ErrorManager: 5 when have

2012-07-07 Thread ohaya
Hi, I have a simple servlet deployed to Tomcat 6.0.35, and when I enable in the web.xml, so that the servlet's init() method gets run when Tomcat starts up, I get: . . In LoginServlet.init: Returned from calling CreateDefaultInstance... In LoginServlet.init: FINISHED initializing!! Jul 7, 2012