[
https://issues.apache.org/jira/browse/DERBY-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Myrna van Lunteren closed DERBY-4261.
-------------------------------------
Resolution: Cannot Reproduce
We've only seen it a handful of times, in addition to the two issues above,
I've records of it occurring:
10.3, weme6.1, 2009-05-05, jdbcapi.BlobClob4BlobTest.testPositionString
10.3, weme6.1, 2009-08-12,
tools.ImportExportLobTest.testImportDataExportQueryLobsInExtFile
Perhaps this was due to a bug in the jvm - we now run mostly with weme 6.2. -
only on 10.3 do we still run with weme 6.1 - and even there we've not seen it
for a very long time...
> testImportDataExportQueryLobsInExtFile fails with NullPointerException with
> weme6.1
> -----------------------------------------------------------------------------------
>
> Key: DERBY-4261
> URL: https://issues.apache.org/jira/browse/DERBY-4261
> Project: Derby
> Issue Type: Bug
> Components: Test
> Affects Versions: 10.6.1.0
> Environment: weme 6.1, on windows XP
> Reporter: Myrna van Lunteren
>
> The test testImportDataExportQueryLobsInExtFile failed with weme6.1, since
> June 6 (revision 782178, but last successful run was June 3, revision
> 781237), see for instance:
> http://people.apache.org/~myrnavl/derby_test_results/main/windows/testSummary-782178.html
> 2)
> testImportDataExportQueryLobsInExtFile(org.apache.derbyTesting.functionTests.tests.tools.ImportExportLobTest)java.sql.SQLException:
> Java exception: ': java.lang.NullPointerException'.
> at
> org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
> at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source)
> at org.apache.derby.impl.jdbc.Util.javaException(Unknown Source)
> at
> org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException(Unknown
> Source)
> at
> org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException(Unknown
> Source)
> at org.apache.derby.impl.jdbc.EmbedConnection.handleException(Unknown
> Source)
> at
> org.apache.derby.impl.jdbc.EmbedConnection.commitIfAutoCommit(Unknown Source)
> at
> org.apache.derby.impl.jdbc.ConnectionChild.commitIfAutoCommit(Unknown Source)
> at org.apache.derby.impl.jdbc.EmbedStatement.resultSetClosing(Unknown
> Source)
> at org.apache.derby.impl.jdbc.EmbedResultSet.movePosition(Unknown
> Source)
> at org.apache.derby.impl.jdbc.EmbedResultSet.next(Unknown Source)
> at org.apache.derbyTesting.junit.JDBC.assertSameContents(JDBC.java:1124)
> at
> org.apache.derbyTesting.functionTests.tests.tools.ImportExportLobTest.verifyData(ImportExportLobTest.java:540)
> at
> org.apache.derbyTesting.functionTests.tests.tools.ImportExportLobTest.testImportDataExportQueryLobsInExtFile(ImportExportLobTest.java:341)
> at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:205)
> at
> org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:106)
> at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
> at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
> at junit.extensions.TestSetup.run(TestSetup.java:23)
> at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
> at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
> at junit.extensions.TestSetup.run(TestSetup.java:23)
> at
> org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57)
> Caused by: java.lang.NullPointerException
> at org.apache.derby.impl.jdbc.EmbedConnection.clearLOBMapping(Unknown
> Source)
> ... 37 more
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira