[
https://issues.apache.org/jira/browse/DERBY-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Matrigali updated DERBY-2647:
----------------------------------
This test also began failing against ibm15 machines with the following report,
failed the next day also so seems consistent.
It works against ibm1.4.2 jvm.
http://people.apache.org/~fuzzylogic/derby_test_results/main/testlog/ibm15/538785-suites.All_diff.txt
The checkins associated with this test run are:
SUBVERSION LOG FROM 538396 TO 538785:
Subversion changes 538413 to 538770 by bpendleton, dag, kahatlen, Mamta, Myrna
error:
1)
test_errorcode(org.apache.derbyTesting.functionTests.tests.lang.ErrorCodeTest)junit.framework.AssertionFailedError:
Column value mismatch @ column 'MESSAGE', row 2:
Expected: >A connection could not be established because the security token
is larger than the maximum allowed by the network protocol.<
Found: >Required Derby DataSource property {0} not set.<
at
org.apache.derbyTesting.junit.JDBC.assertRowInResultSet(JDBC.java:847)
at org.apache.derbyTesting.junit.JDBC.assertFullResultSet(JDBC.java:740)
at org.apache.derbyTesting.junit.JDBC.assertFullResultSet(JDBC.java:682)
at org.apache.derbyTesting.junit.JDBC.assertFullResultSet(JDBC.java:640)
at
org.apache.derbyTesting.functionTests.tests.lang.ErrorCodeTest.test_errorcode(ErrorCodeTest.java:244)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at
org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:88)
> .lang.ErrorCodeTest fails with 'Required Derby DataSource property {0} not
> set.'
> --------------------------------------------------------------------------------
>
> Key: DERBY-2647
> URL: https://issues.apache.org/jira/browse/DERBY-2647
> Project: Derby
> Issue Type: Bug
> Components: Regression Test Failure, Test
> Affects Versions: 10.3.0.0
> Environment: OS: Solaris 10 11/06 s10x_u3wos_10 X86 64bits - SunOS
> 5.10 Generic_118855-33
> JVM: Sun Microsystems Inc. 1.5.0_07-b03
> Derby Information: JRE - JDBC: J2SE 5.0 - JDBC 3.0
> Reporter: Ole Solberg
> Priority: Minor
>
> Seen in
> http://dbtg.thresher.com/derby/test/trunk16/jvmAll/testing/Limited/testSummary-537924.html
> /
> http://dbtg.thresher.com/derby/test/trunk16/jvmAll/testing/testlog/JDK16Jvm1.5SunOS-5.10_i86pc-i386/537924-org.apache.derbyTesting.functionTests.suites.All_diff.txt
> 1)
> test_errorcode(org.apache.derbyTesting.functionTests.tests.lang.ErrorCodeTest)junit.framework.AssertionFailedError:
> Column value mismatch @ column 'MESSAGE', row 2:
> Expected: >A connection could not be established because the security
> token is larger than the maximum allowed by the network protocol.<
> Found: >Required Derby DataSource property {0} not set.<
> at
> org.apache.derbyTesting.junit.JDBC.assertRowInResultSet(JDBC.java:847)
> at org.apache.derbyTesting.junit.JDBC.assertFullResultSet(JDBC.java:740)
> at org.apache.derbyTesting.junit.JDBC.assertFullResultSet(JDBC.java:682)
> at org.apache.derbyTesting.junit.JDBC.assertFullResultSet(JDBC.java:640)
> at
> org.apache.derbyTesting.functionTests.tests.lang.ErrorCodeTest.test_errorcode(ErrorCodeTest.java:244)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at
> org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:88)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.