[
https://issues.apache.org/jira/browse/DERBY-6311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Myrna van Lunteren reopened DERBY-6311:
---------------------------------------
I mistakenly resolved this as a duplicate.
On closer look, this is a different stack trace.
I believe the 'connection reset' of DERBY-6143 was actually a machine-specific
problem which exhibited itself in other tests, but only on the 10.10 windows
test machine, and this is a different problem. Mike did notice that the stack
trace was different after the move of the tests to another machine.
I think the last several occurrences of failures in this same test have been
incorrectly attributed to the connection reset issue, at least this is true for
these occurrences:
- February 21, 2013 - 10.9 branch, (10.9.2.2 - (1448885)), with ibm 1.7 see:
http://people.apache.org/~myrnavl/derby_test_results/v10_9/windows/testlog/ibm17/1448885-suites.All_diff.txt
- May 2: (caused by a java.io.UTFDataFormatException), trunk, 10.11.0.0 alpha -
(1478624), ibm 1.6:
http://people.apache.org/~myrnavl/derby_test_results/main/windows/testlog/ibm16/1478624-suites.All_diff.txt
Failed on may 27th after the machine move, trunk, windows, ibm17
http://people.apache.org/~myrnavl/derby_test_results/main/windows/testlog/ibm17/1486723-suites.All_diff.txt
also failed on may 30th, trunk, windows ibm17:
http://people.apache.org/~myrnavl/derby_test_results/main/windows/testlog/ibm17/1488075-suites.All_diff.txt
failed in 10.10, windows, ibm16
http://people.apache.org/~myrnavl/derby_test_results/v10_10/windows/testlog/ibm16/1485921-suites.All_diff.txt
another occurrence of intermittent error: 10.10, windows, ibm15
http://people.apache.org/~myrnavl/derby_test_results/v10_10/windows/testlog/ibm15/1491324-suites.All_diff.txt
I'll close off the other issue as cannot reproduce.
> cs_FailedStreamInsertCharBufferBoundaries(org.apache.derbyTesting.functionTests.tests.jdbcapi.Derby2017LayerATest)java.sql.SQLException:
> Exception during restore of a serializable or SQLData object of class
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: DERBY-6311
> URL: https://issues.apache.org/jira/browse/DERBY-6311
> Project: Derby
> Issue Type: Bug
> Components: Network Client
> Affects Versions: 10.11.0.0
> Environment: Windows IBM JDK 1.7
> Reporter: Kathey Marsden
>
> Saw this failure in the nightlies
> http://cloudsoft.svl.ibm.com/intranet/nightlies/derbywinvm/JarResults.2013-08-13/ibm17_suites.All/suites.All.out
> 1)
> cs_FailedStreamInsertCharBufferBoundaries(org.apache.derbyTesting.functionTests.tests.jdbcapi.Derby2017LayerATest)java.sql.SQLException:
> Exception during restore of a serializable or SQLData object of class
> 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.ClientStatement.executeQuery(Unknown
> Source)
> at
> org.apache.derbyTesting.functionTests.tests.jdbcapi.Derby2017LayerATest.doInsertTest(Derby2017LayerATest.java:559)
> at
> org.apache.derbyTesting.functionTests.tests.jdbcapi.Derby2017LayerATest.cs_FailedStreamInsertCharBufferBoundaries(Derby2017LayerATest.java:166)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:76)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at
> org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:117)
> at
> org.apache.derbyTesting.junit.BaseJDBCTestCase.runBareOverridable(BaseJDBCTestCase.java:439)
> at
> org.apache.derbyTesting.junit.BaseJDBCTestCase.runBare(BaseJDBCTestCase.java:456)
> at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> at junit.extensions.TestSetup.run(TestSetup.java:25)
> at
> org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57)
> at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> at junit.extensions.TestSetup.run(TestSetup.java:25)
> Caused by: org.apache.derby.client.am.SqlException: Exception during restore
> of a serializable or SQLData object of class
> at org.apache.derby.client.am.ClientStatement.completeSqlca(Unknown
> Source)
> at org.apache.derby.client.am.ClientStatement.completeOpenQuery(Unknown
> Source)
> at
> org.apache.derby.client.net.NetStatementReply.parseOpenQueryFailure(Unknown
> Source)
> at
> org.apache.derby.client.net.NetStatementReply.parseOPNQRYreply(Unknown Source)
> at org.apache.derby.client.net.NetStatementReply.readOpenQuery(Unknown
> Source)
> at org.apache.derby.client.net.StatementReply.readOpenQuery(Unknown
> Source)
> at org.apache.derby.client.net.NetStatement.readOpenQuery_(Unknown
> Source)
> at org.apache.derby.client.am.ClientStatement.readOpenQuery(Unknown
> Source)
> at org.apache.derby.client.am.ClientStatement.flowExecute(Unknown
> Source)
> at org.apache.derby.client.am.ClientStatement.executeQueryX(Unknown
> Source)
> ... 38 more
> Caused by: org.apache.derby.client.am.SqlException: Java exception: ':
> java.io.UTFDataFormatException'.
> at org.apache.derby.client.am.SqlException.<init>(Unknown Source)
> at org.apache.derby.client.am.SqlException.<init>(Unknown Source)
> ... 48 more
> FAILURES!!!
> Tests run: 17765, Failures: 0, Errors: 1
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira