[
https://issues.apache.org/jira/browse/DERBY-2751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel John Debrunner resolved DERBY-2751.
------------------------------------------
Resolution: Fixed
Fix Version/s: 10.3.0.0
Derby Info: (was: [Regression])
dcl_java class files now compiled with jdk14. Thanks to Knut Anders for
discovering the cause of the problem.
> testLoadJavaClassIndirectly & als fails on JVM 1.4 with "Unexpected SQL
> state. expected:<[38000]> but was:<[XJ001]>", "Jar file 'MY_JAVA' already
> exists in Schema 'EMC'"
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: DERBY-2751
> URL: https://issues.apache.org/jira/browse/DERBY-2751
> Project: Derby
> Issue Type: Bug
> Components: Regression Test Failure
> Affects Versions: 10.3.0.0
> Environment: OS: All ?
> JVM: Sun Microsystems Inc. 1.4.2_02-b03, Sun Microsystems Inc. 1.4.2_13-b06,
> Reporter: Ole Solberg
> Assignee: Daniel John Debrunner
> Priority: Minor
> Fix For: 10.3.0.0
>
>
> 1)
> testLoadJavaClassDirectly(org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest)java.sql.SQLException:
> Jar file 'MY_JAVA' already exists in Schema 'EMC'.
> 2)
> testLoadJavaClassDirectly2(org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest)java.sql.SQLException:
> Jar file 'MY_JAVA' already exists in Schema 'EMC'.
> 3)
> testLoadJavaClassDirectly3(org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest)java.sql.SQLException:
> Jar file 'MY_JAVA' already exists in Schema 'EMC'.
> 4)
> testLoadDerbyClassIndirectly(org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest)java.sql.SQLException:
> Jar file 'MY_JAVA' already exists in Schema 'EMC'.
> 1)
> testLoadJavaClassIndirectly(org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest)junit.framework.ComparisonFailure:
> Unexpected SQL state. expected:<[38000]> but was:<[XJ001]>
> See e.g.
> http://dbtg.thresher.com/derby/test/Daily/jvm1.4/testing/Limited/testSummary-543922.html
> http://dbtg.thresher.com/derby/test/trunk16/jvmAll/testing/Limited/testSummary-543945.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.