You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Ole Solberg (JIRA)" <ji...@apache.org> on 2007/05/15 09:26:16 UTC

[jira] Created: (DERBY-2647) .lang.ErrorCodeTest fails with 'Required Derby DataSource property {0} not set.'

.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
         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.


[jira] Updated: (DERBY-2647) .lang.ErrorCodeTest fails with 'Required Derby DataSource property {0} not set.'

Posted by "Ole Solberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ole Solberg updated DERBY-2647:
-------------------------------

    Affects Version/s: 10.3.0.0

> .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.


[jira] Resolved: (DERBY-2647) .lang.ErrorCodeTest fails with 'Required Derby DataSource property {0} not set.'

Posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Knut Anders Hatlen resolved DERBY-2647.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 10.3.0.0
       Derby Info:   (was: [Regression])

I haven't seen this failure in the nightly regression tests after the check-in. Marking the issue as resolved. I'm also unchecking the regression flag since this seems to have been a bug in the test, not a product regression.

> .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
>         Assigned To: Knut Anders Hatlen
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>         Attachments: 2647.diff
>
>
> 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.


[jira] Updated: (DERBY-2647) .lang.ErrorCodeTest fails with 'Required Derby DataSource property {0} not set.'

Posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Knut Anders Hatlen updated DERBY-2647:
--------------------------------------

    Attachment: 2647.diff

I am not able to reproduce this failure in my environment (OpenSolaris snv_64, Sun Java 1.4.2, 1.5.0 and 1.6.0).

The test that fails performs the following query
  select * from SYSCS_DIAG.Error_messages where SEVERITY >= 40000 order by SQL_STATE
and calls JDBC.assertFullResultSet() on the result.

But even though it orders the results by SQL_STATE, the order of the rows in the result is not well-defined as many of them have the same SQL state. The two error messages mentioned in the expected/found string both have SQL state 08001.

Attaching a patch which makes the test use JDBC.assertUnorderedResultSet() instead of assertFullResultSet(). I have no way of verifying that this fixes the problem, but I have committed what I think is a fix with revision 539642.

> .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
>         Attachments: 2647.diff
>
>
> 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.


[jira] Updated: (DERBY-2647) .lang.ErrorCodeTest fails with 'Required Derby DataSource property {0} not set.'

Posted by "Mike Matrigali (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Matrigali updated DERBY-2647:
----------------------------------


I saw this on an XP machine runing ibm15 jvm, build 538785

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.


[jira] Assigned: (DERBY-2647) .lang.ErrorCodeTest fails with 'Required Derby DataSource property {0} not set.'

Posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Knut Anders Hatlen reassigned DERBY-2647:
-----------------------------------------

    Assignee: Knut Anders Hatlen

> .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
>         Assigned To: Knut Anders Hatlen
>            Priority: Minor
>         Attachments: 2647.diff
>
>
> 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.


[jira] Updated: (DERBY-2647) .lang.ErrorCodeTest fails with 'Required Derby DataSource property {0} not set.'

Posted by "Mike Matrigali (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Matrigali updated DERBY-2647:
----------------------------------


The most recent change fixes it in my codeline which reliably reproduced the problem before the change.  I won't be able to check our nightly runs until tommorow at earliest.  

> .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
>         Assigned To: Knut Anders Hatlen
>            Priority: Minor
>         Attachments: 2647.diff
>
>
> 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.


[jira] Updated: (DERBY-2647) .lang.ErrorCodeTest fails with 'Required Derby DataSource property {0} not set.'

Posted by "Mike Matrigali (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Updated: (DERBY-2647) .lang.ErrorCodeTest fails with 'Required Derby DataSource property {0} not set.'

Posted by "Mike Matrigali (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Matrigali updated DERBY-2647:
----------------------------------


I posted the incorrect range of changes for when the bug was introduced.  I have narrowed down the problem to 
the following change.  I reverted my client to just before the change and bug did not reproduce then added just this
change and the problem appeared:

r537850 | kahatlen | 2007-05-14 07:09:51 -0700 (Mon, 14 May 2007) | 7 lines

DERBY-1828: Access rule violations should use a SQL state starting
with '42' according to the SQL standard.
DERBY-2633: Authorization error codes have been moved. Translated
messages must be moved accordingly.

Patch contributed by J_rgen L_land.

> .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.


[jira] Closed: (DERBY-2647) .lang.ErrorCodeTest fails with 'Required Derby DataSource property {0} not set.'

Posted by "Ole Solberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ole Solberg closed DERBY-2647.
------------------------------


Not seen in our regression tests since 538986 2007-05-17 18:00:10 CEST

> .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
>            Assignee: Knut Anders Hatlen
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>         Attachments: 2647.diff
>
>
> 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.