Re: NullPointer Exception in HostConfig

2005-12-04 Thread hv @ Fashion Content
For anyone unfortunate enough to get the same NullPointerException, what seems to happen is the following: In Tomcat 5.5.9 if an exception is thrown in ServletFilter.init it may not produce any logging output of any sort. In this case I use Spring which tends to be pretty good at reporting error

RE: Re: NullPointer Exception in HostConfig

2005-12-04 Thread Caldarale, Charles R
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of hv @ > Fashion Content > Subject: Re: NullPointer Exception in HostConfig > > I have xerxesImpl and xml-apis in tomcat/common/endorsed > might that be causing some trouble? They are the 1.4 compatibility package, and must

Re: NullPointer Exception in HostConfig

2005-12-04 Thread hv @ Fashion Content
I have xerxesImpl and xml-apis in tomcat/common/endorsed might that be causing some trouble? Upgraded to 5.5.12 but the config failure persists "hv @ Fashion Content" <[EMAIL PROTECTED]> skrev i en meddelelse news:[EMAIL PROTECTED] > The error information on context.xml parsing is very sparse t

RE: Re: Re: NullPointer Exception in HostConfig

2005-12-03 Thread Caldarale, Charles R
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of hv @ > Fashion Content > Subject: Re: Re: NullPointer Exception in HostConfig > > Well trying to be constructive. What syntax checker would > you suggest? There are literally hundreds available - many IDEs have plugins

Re: Re: NullPointer Exception in HostConfig

2005-12-03 Thread hv @ Fashion Content
meddelelse news:[EMAIL PROTECTED] > From: news [mailto:[EMAIL PROTECTED] On Behalf Of hv @ > Fashion Content > Subject: Re: NullPointer Exception in HostConfig > > P.S. the ROOT.xml does end with a Which could well be part of the problem, since the tag is not . Case matters. Also

RE: Re: NullPointer Exception in HostConfig

2005-12-03 Thread Caldarale, Charles R
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of hv @ > Fashion Content > Subject: Re: NullPointer Exception in HostConfig > > P.S. the ROOT.xml does end with a Which could well be part of the problem, since the tag is not . Case matters. Also, if you're using a 5.5 ve

Re: NullPointer Exception in HostConfig

2005-12-03 Thread hv @ Fashion Content
P.S. the ROOT.xml does end with a "hv @ Fashion Content" <[EMAIL PROTECTED]> skrev i en meddelelse news:[EMAIL PROTECTED] > The error information on context.xml parsing is very sparse to say the > least... > > SEVERE: Error deploying configuration descriptor ROOT.xml > java.lang.NullPointerExce

NullPointer Exception in HostConfig

2005-12-03 Thread hv @ Fashion Content
The error information on context.xml parsing is very sparse to say the least... SEVERE: Error deploying configuration descriptor ROOT.xml java.lang.NullPointerException at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:574) at org.apache.catalina.startup