log4j-caused NullPointerException

2006-08-08 Thread Daniel Serodio
When I try to reload an application in Tomcat, I get the following error: log4j:ERROR Error occured while converting date. java.lang.NullPointerException: null array passed into arraycopy at java.lang.System.arraycopy(Ljava.lang.Object;ILjava.lang.Object;II)V(Unknown Source) at

Re: log4j-caused NullPointerException

2006-08-08 Thread James Stauffer
There is probably a problem with your config. On 8/8/06, Daniel Serodio [EMAIL PROTECTED] wrote: When I try to reload an application in Tomcat, I get the following error: log4j:ERROR Error occured while converting date. java.lang.NullPointerException: null array passed into arraycopy at

Re: log4j-caused NullPointerException

2006-08-08 Thread Curt Arnold
On Aug 8, 2006, at 8:09 AM, Daniel Serodio wrote: When I try to reload an application in Tomcat, I get the following error: log4j:ERROR Error occured while converting date. java.lang.NullPointerException: null array passed into arraycopy at