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: Regression Test Failure
    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.

Reply via email to