[
https://issues.apache.org/jira/browse/DERBY-5435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117483#comment-13117483
]
Myrna van Lunteren commented on DERBY-5435:
-------------------------------------------
Indeed the server's derby.log showed the same stack trace as with DERBY-3823.
There's some further stack noise after:
============================================================
Database Class Loader started - derby.database.classpath=''
Database Class Loader started - derby.database.classpath=''
Tue Sep 27 05:30:04 GMT-08:00 2011 : Apache Derby Network Server - 10.9.0.0
alpha - (1176157) started and ready to accept connections on port 3100
Tue Sep 27 05:38:47 GMT-08:00 2011 Thread[DRDAConnThread_1518,5,derby.daemons]
(XID = 8299223), (SESSIONID = 7), (DATABASE = wombat), (DRDAID =
????.??-1025974972980136346{3}), Cleanup action starting
Tue Sep 27 05:38:47 GMT-08:00 2011 Thread[DRDAConnThread_1518,5,derby.daemons]
(XID = 8299223), (SESSIONID = 7), (DATABASE = wombat), (DRDAID =
????.??-1025974972980136346{3}), Failed Statement is: null
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
Source)
at org.apache.derby.impl.drda.DRDAConnThread.run(Unknown Source)
Cleanup action completed
Tue Sep 27 05:38:47 GMT-08:00 2011 : Execution failed because of Permanent
Agent Error: SVRCOD = 40; RDBNAM = wombat; diagnostic msg = Why am I getting
another SQLException?
org.apache.derby.impl.drda.DRDAProtocolException: Execution failed because of
Permanent Agent Error: SVRCOD = 40; RDBNAM = wombat; diagnostic msg = Why am I
getting another SQLException?
at
org.apache.derby.impl.drda.DRDAProtocolException.newAgentError(Unknown Source)
at org.apache.derby.impl.drda.DRDAConnThread.agentError(Unknown Source)
at org.apache.derby.impl.drda.DRDAConnThread.processCommands(Unknown
Source)
at org.apache.derby.impl.drda.DRDAConnThread.run(Unknown Source)
Tue Sep 27 05:38:47 GMT-08:00 2011 : Execution failed because of Permanent
Agent Error: SVRCOD = 40; RDBNAM = wombat; diagnostic msg = Why am I getting
another SQLException?
org.apache.derby.impl.drda.DRDAProtocolException: Execution failed because of
Permanent Agent Error: SVRCOD = 40; RDBNAM = wombat; diagnostic msg = Why am I
getting another SQLException?
at
org.apache.derby.impl.drda.DRDAProtocolException.newAgentError(Unknown Source)
at org.apache.derby.impl.drda.DRDAConnThread.agentError(Unknown Source)
at org.apache.derby.impl.drda.DRDAConnThread.processCommands(Unknown
Source)
at org.apache.derby.impl.drda.DRDAConnThread.run(Unknown Source)
============================================================
There's nothing else of use. I'll mark this duplicate of DERBY-3823.
> org.apache.derby.client.am.SqlException in stressMultiTest: The DDM object
> 0x1232 is not supported. The connection has been terminated.
> ----------------------------------------------------------------------------------------------------------------------------------------
>
> Key: DERBY-5435
> URL: https://issues.apache.org/jira/browse/DERBY-5435
> Project: Derby
> Issue Type: Bug
> Components: Network Client
> Affects Versions: 10.9.0.0
> Environment: Linux CentOS 6.1 on VMWare, with ibm 1.5. SR12FP4.
> Reporter: Myrna van Lunteren
> Priority: Minor
>
> With trunk (10.9.0.0 alpha) svn updated to revision 1176157, there was one
> failure I don't remember seeing before:
> testStressMulti(org.apache.derbyTesting.functionTests.tests.multi.StressMultiTest)junit.framework.AssertionFailedError:
> Caused by:
> java.sql.SQLException: The DDM object 0x1232 is not supported. The
> connection has been terminated.
> at
> org.apache.derby.client.am.SQLExceptionFactory.getSQLException(Unknown Source)
> at org.apache.derby.client.am.SqlException.getSQLException(Unknown
> Source)
> at org.apache.derby.client.am.Connection.createStatement(Unknown Source)
> at
> org.apache.derbyTesting.functionTests.tests.multi.StressMultiTest$StressMultiRunnable.select(StressMultiTest.java:553)
> at
> org.apache.derbyTesting.functionTests.tests.multi.StressMultiTest$StressMultiRunnable.run(StressMultiTest.java:429)
> at java.lang.Thread.run(Thread.java:811)
> Caused by: org.apache.derby.client.am.SqlException: The DDM object 0x1232 is
> not supported. The connection has been terminated.
> at
> org.apache.derby.client.am.SqlException.copyAsUnchainedSQLException(Unknown
> Source)
> at
> org.apache.derby.client.am.Sqlca.chainDeferredExceptionsToAgentOrAsConnectionWarnings(Unknown
> Source)
> at org.apache.derby.client.am.Sqlca.getJDBCMessage(Unknown Source)
> at org.apache.derby.client.am.SqlException.getMessage(Unknown Source)
> at org.apache.derby.client.am.SqlException.getSQLException(Unknown
> Source)
> at org.apache.derby.client.am.Statement.executeQuery(Unknown Source)
> at
> org.apache.derbyTesting.functionTests.tests.multi.StressMultiTest$StressMultiRunnable.select(StressMultiTest.java:555)
> ... 2 more
> at
> org.apache.derbyTesting.functionTests.tests.multi.StressMultiTest.handleException(StressMultiTest.java:351)
> at
> org.apache.derbyTesting.functionTests.tests.multi.StressMultiTest.access$200(StressMultiTest.java:70)
> at
> org.apache.derbyTesting.functionTests.tests.multi.StressMultiTest$StressMultiRunnable.run(StressMultiTest.java:445)
> at java.lang.Thread.run(Thread.java:811)
> This is a fairly new system for me, only recently have I started running
> (automated/nightly) suites.All on it, so if this may be intermittent on this
> system.
> The issue did not show on a SUSE Linux (10) system which ran the tests at the
> same revision level, same jvm level.
> The message looks a bit like DERBY-2066, but that issue has been fixed in
> trunk and the stack trace appears different.
> Interestingly, approximately the same time the tinderbox showed a test
> failure in testStressMulti
> (http://dbtg.foundry.sun.com/derby/test/tinderbox_trunk16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/1176669-org.apache.derbyTesting.functionTests.suites.All_diff.txt),
> but that looks like intermittent NullPointerException previously reported in
> DERBY-3823.
> The stressMultiTest failing in both cases may just be a coincidence.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira