NullPointerException in stress.multi test with IBM 1.5
------------------------------------------------------
Key: DERBY-3823
URL: https://issues.apache.org/jira/browse/DERBY-3823
Project: Derby
Issue Type: Bug
Components: Network Server, Regression Test Failure
Affects Versions: 10.3.3.1
Reporter: Kathey Marsden
I saw the following NPE in stress.multi running on 10.3 with derbyclient.
java.lang.NullPointerException
at org.apache.derby.impl.jdbc.EmbedPreparedStatement.getMetaData(Unknown
Source)
at org.apache.derby.impl.drda.DRDAConnThread.writeSQLDARD(Unknown Source
)
at org.apache.derby.impl.drda.DRDAConnThread.processCommands(Unknown Sou
rce)
at org.apache.derby.impl.drda.DRDAConnThread.run(Unknown Source)
Cleanup action completed
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.