[
https://issues.apache.org/jira/browse/DERBY-2546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Myrna van Lunteren resolved DERBY-2546.
---------------------------------------
Resolution: Invalid
I believe this is a JVM issue. I've added a comment and stopped the section of
the test showing the problem from running with JSR169 with revision 545846.
Note, the problem does not occur if the books table holds just one of any of
the rows, nor if it holds just the rows 2, 3, and 9.
I've reported the issue to IBM support for weme6.1.
> Failure in testImportTableExportTableLobsInUnqalifiedExtFile only weme6.1
> since April 10th
> ------------------------------------------------------------------------------------------
>
> Key: DERBY-2546
> URL: https://issues.apache.org/jira/browse/DERBY-2546
> Project: Derby
> Issue Type: Bug
> Components: Regression Test Failure
> Affects Versions: 10.3.0.0
> Reporter: Mamta A. Satoor
> Assignee: Myrna van Lunteren
>
> testImportTableExportTableLobsInUnqalifiedExtFile has been failing since
> April 10th 2007 with following exception trace
> testImportTableExportTableLobsInUnqalifiedExtFile(org.apache.derbyTesting.functionTests.tests.tools.ImportExportLobTest)java.sql.SQLException:
> The exception 'java.sql.SQLException: Java exception:
> 'java.io.CharConversionException: '.' was thrown while evaluating an
> expression.
> at org.apache.derby.iapi.error.StandardException.newException(Unknown
> Source)
> at
> org.apache.derby.iapi.error.StandardException.unexpectedUserException(Unknown
> Source)
> at org.apache.derby.impl.services.reflect.ReflectMethod.invoke(Unknown
> Source)
> at
> org.apache.derby.impl.sql.execute.CallStatementResultSet.open(Unknown Source)
> at org.apache.derby.impl.sql.GenericPreparedStatement.execute(Unknown
> Source)
> at org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Unknown
> Source)
> at
> org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeStatement(Unknown
> Source)
> at org.apache.derby.impl.jdbc.EmbedPreparedStatement.execute(Unknown
> Source)
> at
> org.apache.derbyTesting.functionTests.tests.tools.ImportExportBaseTest.doImportTableLobsFromExtFile(ImportExportBaseTest.java:225)
> at
> org.apache.derbyTesting.functionTests.tests.tools.ImportExportLobTest.testImportTableExportTableLobsInUnqalifiedExtFile(ImportExportLobTest.java:291)
> at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:205)
> at
> org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:88)
> 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)
> The test does not fail on Sun's jdks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.