Exception in thread Persistence Adaptor Task

2007-08-30 Thread Anita Kulshreshtha
I left geronimo overnight on a remote machine and forgot to shut it down. Next morning I found the following exception on the console. There were some exception in geronimo.log which I think are not related to this. Exception in thread Persistence Adaptor Task java.lang.NullPointerException

Re: Exception in thread Persistence Adaptor Task

2007-08-30 Thread Kevan Miller
in thread Persistence Adaptor Task java.lang.NullPointerException at org.apache.derby.jdbc.XAStatementControl.init(Unknown Source) at org.apache.derby.jdbc.EmbedXAConnection.wrapStatement(Unknown Source) snip Hi Anita, Were you running tests from the standalone client? Were you running

Re: Exception in thread Persistence Adaptor Task

2007-08-30 Thread Anita Kulshreshtha
think are not related to this. Exception in thread Persistence Adaptor Task java.lang.NullPointerException at org.apache.derby.jdbc.XAStatementControl.init(Unknown Source) at org.apache.derby.jdbc.EmbedXAConnection.wrapStatement(Unknown Source) snip Hi

Re: Exception in thread Persistence Adaptor Task

2007-08-30 Thread Kevan Miller
On Aug 30, 2007, at 9:21 PM, Anita Kulshreshtha wrote: snip I did start console on the remote machine to use JNDIViewer. AFAIK, I did not perform any operation to cause exception in thread Persistence Adaptor Task. K. Well, if you can reproduce the error, we should create a Jira