[
https://issues.apache.org/jira/browse/DERBY-3679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747502#action_12747502
]
Mamta A. Satoor commented on DERBY-3679:
----------------------------------------
Reopening because saw the npe again on revision 806775 for 10.1 branch. The
exception was noticed once again with IBM 1.5
********* Diff file
derbyall/derbynetclientmats/DerbyNetClient/derbynetmats/derbynetmats/dataSourcePermissions_net.diff
*** Start: dataSourcePermissions_net jdk1.5.0 DerbyNetClient
derbynetmats:derbynetmats 2009-08-22 03:12:16 ***
21a22,23
> org.apache.derby.iapi.services.context.ShutdownException:
> Exception in thread "DRDAConnThread_3" java.lang.NullPointerException
Test Failed.
*** End: dataSourcePermissions_net jdk1.5.0 DerbyNetClient
derbynetmats:derbynetmats 2009-08-22 03:12:31 ***
> dataSourcePermissions_net failed on 10.1 with NullPointerException on IBM 1.5
> -----------------------------------------------------------------------------
>
> Key: DERBY-3679
> URL: https://issues.apache.org/jira/browse/DERBY-3679
> Project: Derby
> Issue Type: Bug
> Components: Test
> Affects Versions: 10.1.3.2
> Reporter: Kathey Marsden
> Priority: Minor
>
> derbynetclientmats/dataSourcePermissions_net failed with the following
> ShutdownException and NullPointerException on 5/17/2008 with IBM 1.5. Nothing
> was in the derby.log.
> org.apache.derby.iapi.services.context.ShutdownException:
> at
> org.apache.derby.iapi.services.context.ContextManager.checkInterrupt(Unknown
> Source)
> at
> org.apache.derby.iapi.services.context.ContextManager.popContext(Unknown
> Source)
> at org.apache.derby.iapi.services.context.ContextImpl.popMe(Unknown
> Source)
> at
> org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.resetSavepoints(Unknown
> Source)
> at
> org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.doRollback(Unknown
> Source)
> at
> org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.userRollback(Unknown
> Source)
> at org.apache.derby.impl.jdbc.TransactionResourceImpl.rollback(Unknown
> Source)
> at org.apache.derby.impl.jdbc.EmbedConnection.rollback(Unknown Source)
> at org.apache.derby.impl.drda.Database.close(Unknown Source)
> at org.apache.derby.impl.drda.Session.close(Unknown Source)
> at org.apache.derby.impl.drda.DRDAConnThread.closeSession(Unknown
> Source)
> at org.apache.derby.impl.drda.DRDAConnThread.run(Unknown Source)
> Exception in thread "DRDAConnThread_4" java.lang.NullPointerException
> at java.lang.Throwable.printStackTrace(Throwable.java:243)
> at org.apache.derby.impl.drda.DRDAProtocolException.<init>(Unknown
> Source)
> at
> org.apache.derby.impl.drda.DRDAProtocolException.newAgentError(Unknown Source)
> at
> org.apache.derby.impl.drda.DRDAConnThread.sendUnexpectedException(Unknown
> Source)
> at org.apache.derby.impl.drda.DRDAConnThread.closeSession(Unknown
> Source)
> at org.apache.derby.impl.drda.DRDAConnThread.run(Unknown Source)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.