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/02/06 10:31:05 UTC

[jira] Created: (DERBY-2295) DRDAProtocolTest:clientjunit.framework.AssertionFailedError

DRDAProtocolTest:clientjunit.framework.AssertionFailedError
-----------------------------------------------------------

                 Key: DERBY-2295
                 URL: https://issues.apache.org/jira/browse/DERBY-2295
             Project: Derby
          Issue Type: Bug
          Components: Test
    Affects Versions: 10.3.0.0
         Environment: A)
------------------ Java Information ------------------

Java Version:    1.5.0_05

Java Vendor:     Sun Microsystems Inc.

Java home:       c:\Program Files\Java\jdk1.5.0_05\jre

Java classpath:  C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derby.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyclient.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbytools.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbynet.jar;C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc.jar;C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc_license_c.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyTesting.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyrun.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\tools\java\jakarta-oro-2.0.8.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_de_DE.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_es.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_fr.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_it.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_ja_JP.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_ko_KR.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_pt_BR.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_zh_CN.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_zh_TW.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\tools\java\junit.jar

OS name:         Windows XP

OS architecture: x86

OS version:      5.1

Java user name:  os136789

Java user home:  C:\Documents and Settings\os136789

Java user dir:   C:\cygwin\export\home\tmp\os136789\testingDerby\CYGWIN_NT-5.1_i686-unknown\org.apache.derbyTesting.functionTests.suites.All

java.specification.name: Java Platform API Specification

java.specification.version: 1.5

--------- Derby Information --------

JRE - JDBC: J2SE 5.0 - JDBC 3.0

[C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derby.jar] 10.3.0.0 alpha - (503453:503454)

[C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbytools.jar] 10.3.0.0 alpha - (503453:503454)

[C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbynet.jar] 10.3.0.0 alpha - (503453:503454)

[C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyclient.jar] 10.3.0.0 alpha - (503453:503454)

[C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc.jar] 2.4 - (17)

[C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc_license_c.jar] 2.4 - (17)

------------------------------------------------------


B)
JVM name: Java HotSpot(TM) Client VM
JVM version: 1.5.0_07-b03
JVM vendor: Sun Microsystems Inc.
JVM datamodel: 32-bit

            Reporter: Ole Solberg
            Priority: Minor


Seen on windows only.

There were 2 failures:
1) DRDAProtocolTest:clientjunit.framework.AssertionFailedError
	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDir(DropDatabaseSetup.java:96)
	at org.apache.derbyTesting.junit.DropDatabaseSetup.access$000(DropDatabaseSetup.java:34)
	at org.apache.derbyTesting.junit.DropDatabaseSetup$1.run(DropDatabaseSetup.java:71)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDirectory(DropDatabaseSetup.java:68)
	at org.apache.derbyTesting.junit.DropDatabaseSetup.tearDown(DropDatabaseSetup.java:62)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:22)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
2) DRDAProtocolTest:clientjunit.framework.AssertionFailedError
	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDir(DropDatabaseSetup.java:96)
	at org.apache.derbyTesting.junit.DropDatabaseSetup.access$000(DropDatabaseSetup.java:34)
	at org.apache.derbyTesting.junit.DropDatabaseSetup$1.run(DropDatabaseSetup.java:71)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDirectory(DropDatabaseSetup.java:68)
	at org.apache.derbyTesting.junit.DropDatabaseSetup.tearDown(DropDatabaseSetup.java:62)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:22)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
	at junit.extensions.TestSetup.run(TestSetup.java:25)

FAILURES!!!
Tests run: 2417,  Failures: 2,  Errors: 0


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (DERBY-2295) DRDAProtocolTest:clientjunit.framework.AssertionFailedError

Posted by "Suresh Thalamati (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481275 ] 

Suresh Thalamati commented on DERBY-2295:
-----------------------------------------

Army , 

I think  ImportExportTest failure you mentioned  is not  related to this issue.  My guess is on a negative test case   extinout\T1.dat   file is not getting closed. 
When I disbaled the test case :  ImportExportTest: testInvalidEncoding()  , this test is not failing.   I think  in ExportWriteData.openFile() ,  when 
an exception occurs while setting up the character stream with an Invalide encoding , file stream is not being closed.   You may want to file 
a separate Jira for this issue. 




 

> DRDAProtocolTest:clientjunit.framework.AssertionFailedError
> -----------------------------------------------------------
>
>                 Key: DERBY-2295
>                 URL: https://issues.apache.org/jira/browse/DERBY-2295
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.3.0.0
>         Environment: A)
> ------------------ Java Information ------------------
> Java Version:    1.5.0_05
> Java Vendor:     Sun Microsystems Inc.
> Java home:       c:\Program Files\Java\jdk1.5.0_05\jre
> Java classpath:  C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derby.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyclient.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbytools.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbynet.jar;C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc.jar;C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc_license_c.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyTesting.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyrun.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\tools\java\jakarta-oro-2.0.8.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_de_DE.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_es.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_fr.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_it.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_ja_JP.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_ko_KR.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_pt_BR.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_zh_CN.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_zh_TW.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\tools\java\junit.jar
> OS name:         Windows XP
> OS architecture: x86
> OS version:      5.1
> Java user name:  os136789
> Java user home:  C:\Documents and Settings\os136789
> Java user dir:   C:\cygwin\export\home\tmp\os136789\testingDerby\CYGWIN_NT-5.1_i686-unknown\org.apache.derbyTesting.functionTests.suites.All
> java.specification.name: Java Platform API Specification
> java.specification.version: 1.5
> --------- Derby Information --------
> JRE - JDBC: J2SE 5.0 - JDBC 3.0
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derby.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbytools.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbynet.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyclient.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc.jar] 2.4 - (17)
> [C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc_license_c.jar] 2.4 - (17)
> ------------------------------------------------------
> B)
> JVM name: Java HotSpot(TM) Client VM
> JVM version: 1.5.0_07-b03
> JVM vendor: Sun Microsystems Inc.
> JVM datamodel: 32-bit
>            Reporter: Ole Solberg
>         Assigned To: Daniel John Debrunner
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>
> Seen on windows only.
> There were 2 failures:
> 1) DRDAProtocolTest:clientjunit.framework.AssertionFailedError
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDir(DropDatabaseSetup.java:96)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.access$000(DropDatabaseSetup.java:34)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup$1.run(DropDatabaseSetup.java:71)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDirectory(DropDatabaseSetup.java:68)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.tearDown(DropDatabaseSetup.java:62)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:22)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 2) DRDAProtocolTest:clientjunit.framework.AssertionFailedError
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDir(DropDatabaseSetup.java:96)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.access$000(DropDatabaseSetup.java:34)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup$1.run(DropDatabaseSetup.java:71)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDirectory(DropDatabaseSetup.java:68)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.tearDown(DropDatabaseSetup.java:62)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:22)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> FAILURES!!!
> Tests run: 2417,  Failures: 2,  Errors: 0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (DERBY-2295) DRDAProtocolTest:clientjunit.framework.AssertionFailedError

Posted by "A B (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481281 ] 

A B commented on DERBY-2295:
----------------------------

Thank you for looking into this, Suresh!  I filed DERBY-2456 for the issue as you described it here.

> DRDAProtocolTest:clientjunit.framework.AssertionFailedError
> -----------------------------------------------------------
>
>                 Key: DERBY-2295
>                 URL: https://issues.apache.org/jira/browse/DERBY-2295
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.3.0.0
>         Environment: A)
> ------------------ Java Information ------------------
> Java Version:    1.5.0_05
> Java Vendor:     Sun Microsystems Inc.
> Java home:       c:\Program Files\Java\jdk1.5.0_05\jre
> Java classpath:  C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derby.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyclient.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbytools.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbynet.jar;C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc.jar;C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc_license_c.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyTesting.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyrun.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\tools\java\jakarta-oro-2.0.8.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_de_DE.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_es.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_fr.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_it.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_ja_JP.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_ko_KR.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_pt_BR.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_zh_CN.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_zh_TW.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\tools\java\junit.jar
> OS name:         Windows XP
> OS architecture: x86
> OS version:      5.1
> Java user name:  os136789
> Java user home:  C:\Documents and Settings\os136789
> Java user dir:   C:\cygwin\export\home\tmp\os136789\testingDerby\CYGWIN_NT-5.1_i686-unknown\org.apache.derbyTesting.functionTests.suites.All
> java.specification.name: Java Platform API Specification
> java.specification.version: 1.5
> --------- Derby Information --------
> JRE - JDBC: J2SE 5.0 - JDBC 3.0
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derby.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbytools.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbynet.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyclient.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc.jar] 2.4 - (17)
> [C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc_license_c.jar] 2.4 - (17)
> ------------------------------------------------------
> B)
> JVM name: Java HotSpot(TM) Client VM
> JVM version: 1.5.0_07-b03
> JVM vendor: Sun Microsystems Inc.
> JVM datamodel: 32-bit
>            Reporter: Ole Solberg
>         Assigned To: Daniel John Debrunner
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>
> Seen on windows only.
> There were 2 failures:
> 1) DRDAProtocolTest:clientjunit.framework.AssertionFailedError
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDir(DropDatabaseSetup.java:96)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.access$000(DropDatabaseSetup.java:34)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup$1.run(DropDatabaseSetup.java:71)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDirectory(DropDatabaseSetup.java:68)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.tearDown(DropDatabaseSetup.java:62)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:22)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 2) DRDAProtocolTest:clientjunit.framework.AssertionFailedError
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDir(DropDatabaseSetup.java:96)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.access$000(DropDatabaseSetup.java:34)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup$1.run(DropDatabaseSetup.java:71)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDirectory(DropDatabaseSetup.java:68)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.tearDown(DropDatabaseSetup.java:62)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:22)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> FAILURES!!!
> Tests run: 2417,  Failures: 2,  Errors: 0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (DERBY-2295) DRDAProtocolTest:clientjunit.framework.AssertionFailedError

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

Daniel John Debrunner resolved DERBY-2295.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 10.3.0.0

Committed revision 509419 fixes the problem.

> DRDAProtocolTest:clientjunit.framework.AssertionFailedError
> -----------------------------------------------------------
>
>                 Key: DERBY-2295
>                 URL: https://issues.apache.org/jira/browse/DERBY-2295
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.3.0.0
>         Environment: A)
> ------------------ Java Information ------------------
> Java Version:    1.5.0_05
> Java Vendor:     Sun Microsystems Inc.
> Java home:       c:\Program Files\Java\jdk1.5.0_05\jre
> Java classpath:  C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derby.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyclient.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbytools.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbynet.jar;C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc.jar;C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc_license_c.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyTesting.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyrun.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\tools\java\jakarta-oro-2.0.8.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_de_DE.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_es.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_fr.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_it.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_ja_JP.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_ko_KR.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_pt_BR.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_zh_CN.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_zh_TW.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\tools\java\junit.jar
> OS name:         Windows XP
> OS architecture: x86
> OS version:      5.1
> Java user name:  os136789
> Java user home:  C:\Documents and Settings\os136789
> Java user dir:   C:\cygwin\export\home\tmp\os136789\testingDerby\CYGWIN_NT-5.1_i686-unknown\org.apache.derbyTesting.functionTests.suites.All
> java.specification.name: Java Platform API Specification
> java.specification.version: 1.5
> --------- Derby Information --------
> JRE - JDBC: J2SE 5.0 - JDBC 3.0
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derby.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbytools.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbynet.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyclient.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc.jar] 2.4 - (17)
> [C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc_license_c.jar] 2.4 - (17)
> ------------------------------------------------------
> B)
> JVM name: Java HotSpot(TM) Client VM
> JVM version: 1.5.0_07-b03
> JVM vendor: Sun Microsystems Inc.
> JVM datamodel: 32-bit
>            Reporter: Ole Solberg
>         Assigned To: Daniel John Debrunner
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>
> Seen on windows only.
> There were 2 failures:
> 1) DRDAProtocolTest:clientjunit.framework.AssertionFailedError
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDir(DropDatabaseSetup.java:96)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.access$000(DropDatabaseSetup.java:34)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup$1.run(DropDatabaseSetup.java:71)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDirectory(DropDatabaseSetup.java:68)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.tearDown(DropDatabaseSetup.java:62)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:22)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 2) DRDAProtocolTest:clientjunit.framework.AssertionFailedError
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDir(DropDatabaseSetup.java:96)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.access$000(DropDatabaseSetup.java:34)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup$1.run(DropDatabaseSetup.java:71)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDirectory(DropDatabaseSetup.java:68)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.tearDown(DropDatabaseSetup.java:62)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:22)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> FAILURES!!!
> Tests run: 2417,  Failures: 2,  Errors: 0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (DERBY-2295) DRDAProtocolTest:clientjunit.framework.AssertionFailedError

Posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474342 ] 

Daniel John Debrunner commented on DERBY-2295:
----------------------------------------------

Problem is that the DropDatabaseSetup had its definition partially changed by the recent work to support multiple databases.
DropDatabaseSetup previously dropped the current default database, now it drops the last database added by the single
use database decorators. However it continues to shutdown the current default database, and these may not be the same.
DropDatabaseSetup requires the database be shutdown before it can be removed.

> DRDAProtocolTest:clientjunit.framework.AssertionFailedError
> -----------------------------------------------------------
>
>                 Key: DERBY-2295
>                 URL: https://issues.apache.org/jira/browse/DERBY-2295
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.3.0.0
>         Environment: A)
> ------------------ Java Information ------------------
> Java Version:    1.5.0_05
> Java Vendor:     Sun Microsystems Inc.
> Java home:       c:\Program Files\Java\jdk1.5.0_05\jre
> Java classpath:  C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derby.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyclient.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbytools.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbynet.jar;C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc.jar;C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc_license_c.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyTesting.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyrun.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\tools\java\jakarta-oro-2.0.8.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_de_DE.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_es.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_fr.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_it.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_ja_JP.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_ko_KR.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_pt_BR.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_zh_CN.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_zh_TW.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\tools\java\junit.jar
> OS name:         Windows XP
> OS architecture: x86
> OS version:      5.1
> Java user name:  os136789
> Java user home:  C:\Documents and Settings\os136789
> Java user dir:   C:\cygwin\export\home\tmp\os136789\testingDerby\CYGWIN_NT-5.1_i686-unknown\org.apache.derbyTesting.functionTests.suites.All
> java.specification.name: Java Platform API Specification
> java.specification.version: 1.5
> --------- Derby Information --------
> JRE - JDBC: J2SE 5.0 - JDBC 3.0
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derby.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbytools.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbynet.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyclient.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc.jar] 2.4 - (17)
> [C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc_license_c.jar] 2.4 - (17)
> ------------------------------------------------------
> B)
> JVM name: Java HotSpot(TM) Client VM
> JVM version: 1.5.0_07-b03
> JVM vendor: Sun Microsystems Inc.
> JVM datamodel: 32-bit
>            Reporter: Ole Solberg
>         Assigned To: Daniel John Debrunner
>            Priority: Minor
>
> Seen on windows only.
> There were 2 failures:
> 1) DRDAProtocolTest:clientjunit.framework.AssertionFailedError
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDir(DropDatabaseSetup.java:96)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.access$000(DropDatabaseSetup.java:34)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup$1.run(DropDatabaseSetup.java:71)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDirectory(DropDatabaseSetup.java:68)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.tearDown(DropDatabaseSetup.java:62)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:22)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 2) DRDAProtocolTest:clientjunit.framework.AssertionFailedError
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDir(DropDatabaseSetup.java:96)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.access$000(DropDatabaseSetup.java:34)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup$1.run(DropDatabaseSetup.java:71)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDirectory(DropDatabaseSetup.java:68)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.tearDown(DropDatabaseSetup.java:62)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:22)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> FAILURES!!!
> Tests run: 2417,  Failures: 2,  Errors: 0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (DERBY-2295) DRDAProtocolTest:clientjunit.framework.AssertionFailedError

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

Daniel John Debrunner reassigned DERBY-2295:
--------------------------------------------

    Assignee: Daniel John Debrunner

> DRDAProtocolTest:clientjunit.framework.AssertionFailedError
> -----------------------------------------------------------
>
>                 Key: DERBY-2295
>                 URL: https://issues.apache.org/jira/browse/DERBY-2295
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.3.0.0
>         Environment: A)
> ------------------ Java Information ------------------
> Java Version:    1.5.0_05
> Java Vendor:     Sun Microsystems Inc.
> Java home:       c:\Program Files\Java\jdk1.5.0_05\jre
> Java classpath:  C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derby.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyclient.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbytools.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbynet.jar;C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc.jar;C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc_license_c.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyTesting.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyrun.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\tools\java\jakarta-oro-2.0.8.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_de_DE.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_es.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_fr.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_it.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_ja_JP.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_ko_KR.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_pt_BR.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_zh_CN.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_zh_TW.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\tools\java\junit.jar
> OS name:         Windows XP
> OS architecture: x86
> OS version:      5.1
> Java user name:  os136789
> Java user home:  C:\Documents and Settings\os136789
> Java user dir:   C:\cygwin\export\home\tmp\os136789\testingDerby\CYGWIN_NT-5.1_i686-unknown\org.apache.derbyTesting.functionTests.suites.All
> java.specification.name: Java Platform API Specification
> java.specification.version: 1.5
> --------- Derby Information --------
> JRE - JDBC: J2SE 5.0 - JDBC 3.0
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derby.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbytools.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbynet.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyclient.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc.jar] 2.4 - (17)
> [C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc_license_c.jar] 2.4 - (17)
> ------------------------------------------------------
> B)
> JVM name: Java HotSpot(TM) Client VM
> JVM version: 1.5.0_07-b03
> JVM vendor: Sun Microsystems Inc.
> JVM datamodel: 32-bit
>            Reporter: Ole Solberg
>         Assigned To: Daniel John Debrunner
>            Priority: Minor
>
> Seen on windows only.
> There were 2 failures:
> 1) DRDAProtocolTest:clientjunit.framework.AssertionFailedError
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDir(DropDatabaseSetup.java:96)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.access$000(DropDatabaseSetup.java:34)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup$1.run(DropDatabaseSetup.java:71)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDirectory(DropDatabaseSetup.java:68)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.tearDown(DropDatabaseSetup.java:62)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:22)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 2) DRDAProtocolTest:clientjunit.framework.AssertionFailedError
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDir(DropDatabaseSetup.java:96)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.access$000(DropDatabaseSetup.java:34)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup$1.run(DropDatabaseSetup.java:71)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDirectory(DropDatabaseSetup.java:68)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.tearDown(DropDatabaseSetup.java:62)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:22)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> FAILURES!!!
> Tests run: 2417,  Failures: 2,  Errors: 0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (DERBY-2295) DRDAProtocolTest:clientjunit.framework.AssertionFailedError

Posted by "A B (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479461 ] 

A B commented on DERBY-2295:
----------------------------

I'm seeing a similar failure in the new ImportExportTest, introduced as part of DERBY-2342.  Error is:

ImportExportTest:embeddedjunit.framework.AssertionFailedError: extinout\T1.dat
	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDir(DropDatabaseSetup.java:102)
	at org.apache.derbyTesting.junit.DropDatabaseSetup.access$000(DropDatabaseSetup.java:38)
	at org.apache.derbyTesting.junit.DropDatabaseSetup$1.run(DropDatabaseSetup.java:77)
	at java.security.AccessController.doPrivileged1(Native Method)
	at java.security.AccessController.doPrivileged(AccessController.java:287)
	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDirectory(DropDatabaseSetup.java:74)
	at org.apache.derbyTesting.junit.SupportFilesSetup.tearDown(SupportFilesSetup.java:107)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
	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)

Also fails with the client, as well.  Does this look like the same issue, and if so, is it okay to reopen this Jira?

> DRDAProtocolTest:clientjunit.framework.AssertionFailedError
> -----------------------------------------------------------
>
>                 Key: DERBY-2295
>                 URL: https://issues.apache.org/jira/browse/DERBY-2295
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.3.0.0
>         Environment: A)
> ------------------ Java Information ------------------
> Java Version:    1.5.0_05
> Java Vendor:     Sun Microsystems Inc.
> Java home:       c:\Program Files\Java\jdk1.5.0_05\jre
> Java classpath:  C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derby.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyclient.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbytools.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbynet.jar;C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc.jar;C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc_license_c.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyTesting.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyrun.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\tools\java\jakarta-oro-2.0.8.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_de_DE.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_es.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_fr.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_it.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_ja_JP.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_ko_KR.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_pt_BR.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_zh_CN.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_zh_TW.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\tools\java\junit.jar
> OS name:         Windows XP
> OS architecture: x86
> OS version:      5.1
> Java user name:  os136789
> Java user home:  C:\Documents and Settings\os136789
> Java user dir:   C:\cygwin\export\home\tmp\os136789\testingDerby\CYGWIN_NT-5.1_i686-unknown\org.apache.derbyTesting.functionTests.suites.All
> java.specification.name: Java Platform API Specification
> java.specification.version: 1.5
> --------- Derby Information --------
> JRE - JDBC: J2SE 5.0 - JDBC 3.0
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derby.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbytools.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbynet.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyclient.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc.jar] 2.4 - (17)
> [C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc_license_c.jar] 2.4 - (17)
> ------------------------------------------------------
> B)
> JVM name: Java HotSpot(TM) Client VM
> JVM version: 1.5.0_07-b03
> JVM vendor: Sun Microsystems Inc.
> JVM datamodel: 32-bit
>            Reporter: Ole Solberg
>         Assigned To: Daniel John Debrunner
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>
> Seen on windows only.
> There were 2 failures:
> 1) DRDAProtocolTest:clientjunit.framework.AssertionFailedError
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDir(DropDatabaseSetup.java:96)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.access$000(DropDatabaseSetup.java:34)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup$1.run(DropDatabaseSetup.java:71)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDirectory(DropDatabaseSetup.java:68)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.tearDown(DropDatabaseSetup.java:62)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:22)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 2) DRDAProtocolTest:clientjunit.framework.AssertionFailedError
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDir(DropDatabaseSetup.java:96)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.access$000(DropDatabaseSetup.java:34)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup$1.run(DropDatabaseSetup.java:71)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDirectory(DropDatabaseSetup.java:68)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.tearDown(DropDatabaseSetup.java:62)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:22)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> FAILURES!!!
> Tests run: 2417,  Failures: 2,  Errors: 0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (DERBY-2295) DRDAProtocolTest:clientjunit.framework.AssertionFailedError

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

Ole Solberg closed DERBY-2295.
------------------------------


> DRDAProtocolTest:clientjunit.framework.AssertionFailedError
> -----------------------------------------------------------
>
>                 Key: DERBY-2295
>                 URL: https://issues.apache.org/jira/browse/DERBY-2295
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.3.0.0
>         Environment: A)
> ------------------ Java Information ------------------
> Java Version:    1.5.0_05
> Java Vendor:     Sun Microsystems Inc.
> Java home:       c:\Program Files\Java\jdk1.5.0_05\jre
> Java classpath:  C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derby.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyclient.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbytools.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbynet.jar;C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc.jar;C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc_license_c.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyTesting.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyrun.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\tools\java\jakarta-oro-2.0.8.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_de_DE.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_es.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_fr.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_it.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_ja_JP.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_ko_KR.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_pt_BR.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_zh_CN.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyLocale_zh_TW.jar;C:\cygwin\home\os136789\Apache\Derby\trunk\tools\java\junit.jar
> OS name:         Windows XP
> OS architecture: x86
> OS version:      5.1
> Java user name:  os136789
> Java user home:  C:\Documents and Settings\os136789
> Java user dir:   C:\cygwin\export\home\tmp\os136789\testingDerby\CYGWIN_NT-5.1_i686-unknown\org.apache.derbyTesting.functionTests.suites.All
> java.specification.name: Java Platform API Specification
> java.specification.version: 1.5
> --------- Derby Information --------
> JRE - JDBC: J2SE 5.0 - JDBC 3.0
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derby.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbytools.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbynet.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\trunk\jars\insane\derbyclient.jar] 10.3.0.0 alpha - (503453:503454)
> [C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc.jar] 2.4 - (17)
> [C:\cygwin\home\os136789\Apache\Derby\db2jcc\lib\db2jcc_license_c.jar] 2.4 - (17)
> ------------------------------------------------------
> B)
> JVM name: Java HotSpot(TM) Client VM
> JVM version: 1.5.0_07-b03
> JVM vendor: Sun Microsystems Inc.
> JVM datamodel: 32-bit
>            Reporter: Ole Solberg
>         Assigned To: Daniel John Debrunner
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>
> Seen on windows only.
> There were 2 failures:
> 1) DRDAProtocolTest:clientjunit.framework.AssertionFailedError
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDir(DropDatabaseSetup.java:96)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.access$000(DropDatabaseSetup.java:34)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup$1.run(DropDatabaseSetup.java:71)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDirectory(DropDatabaseSetup.java:68)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.tearDown(DropDatabaseSetup.java:62)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:22)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 2) DRDAProtocolTest:clientjunit.framework.AssertionFailedError
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDir(DropDatabaseSetup.java:96)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.access$000(DropDatabaseSetup.java:34)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup$1.run(DropDatabaseSetup.java:71)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.removeDirectory(DropDatabaseSetup.java:68)
> 	at org.apache.derbyTesting.junit.DropDatabaseSetup.tearDown(DropDatabaseSetup.java:62)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:22)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> 	at junit.extensions.TestSetup.run(TestSetup.java:25)
> FAILURES!!!
> Tests run: 2417,  Failures: 2,  Errors: 0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.