[ 
https://issues.apache.org/jira/browse/DERBY-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kristian Waagan updated DERBY-3415:
-----------------------------------

    Fix Version/s: 10.4.0.0
         Assignee: Kristian Waagan

This is a newly added test, and the problems are caused by lack of resource 
closing.
Seems Windows is not very happy with this, but the test passes on other 
platforms.

I don't have easy access to a Windows machine to test on, but I have made a 
patch and tested it on Solaris.
My plan is to commit it and let the change be picked up by the next iteration 
of the daily test run.

> 'DataSourceSerializationTestjunit.framework.AssertionFailedError' on 
> 'extin\ClientConnectionPoolDataSource-10_1_3_1.ser' on Windows.
> ------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3415
>                 URL: https://issues.apache.org/jira/browse/DERBY-3415
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure, Test
>    Affects Versions: 10.4.0.0
>         Environment: OS: Microsoft(R) Windows(R) Server 2003, - 5.2.3790 
> Service Pack 2 WindowsNT 2 5
>         Microsoft© Windows VistaT Ultimate - 6.0.6000 N/A Build 6000 
> WindowsNT 0 6
>         Microsoft Windows XP Professional - 5.1.2600 Service Pack 2 Build 
> 2600 CYGWIN_NT-5.1 1.5.24(0.156/4/2) 2007-01-31 10:57 Cygwin
> JVM: Sun Microsystems Inc. 1.6.0 / 10.0-b18 
>           Sun Microsystems Inc. 1.5.0_14-b03 
>           Sun Microsystems Inc. java version "1.5.0_05". Java(TM) 2 Runtime 
> Environment, Standard Edition (build 1.5.0_05-b05). Java HotSpot(TM) Client 
> VM (build 1.5.0_05-b05, mixed mode, sharing)
>      Sun Microsystems Inc. java version "1.4.2_10". Java(TM) 2 Runtime 
> Environment, Standard Edition (build 1.4.2_10-b03). Java HotSpot(TM) Client 
> VM (build 1.4.2_10-b03, mixed mode)
>            Reporter: Ole Solberg
>            Assignee: Kristian Waagan
>            Priority: Minor
>             Fix For: 10.4.0.0
>
>
> See e.g. 
> http://dbtg.thresher.com/derby/test/Daily/jvm1.6/testing/Limited/testSummary-627523.html
> w2003, vista. jvm1.6:
> 1) DataSourceSerializationTestjunit.framework.AssertionFailedError: 
> extin\ClientConnectionPoolDataSource-10_1_3_1.ser
>       at 
> org.apache.derbyTesting.junit.DropDatabaseSetup.removeDir(DropDatabaseSetup.java:130)
>       at 
> org.apache.derbyTesting.junit.DropDatabaseSetup.access$000(DropDatabaseSetup.java:35)
>       at 
> org.apache.derbyTesting.junit.DropDatabaseSetup$1.run(DropDatabaseSetup.java:105)
>       at java.security.AccessController.doPrivileged(Native Method)
>       at 
> org.apache.derbyTesting.junit.DropDatabaseSetup.removeDirectory(DropDatabaseSetup.java:102)
>       at 
> org.apache.derbyTesting.junit.DropDatabaseSetup.removeDirectory(DropDatabaseSetup.java:98)
>       at 
> org.apache.derbyTesting.junit.SupportFilesSetup.tearDown(SupportFilesSetup.java:127)
>       at junit.extensions.TestSetup$1.protect(TestSetup.java:22)
>       at junit.extensions.TestSetup.run(TestSetup.java:25)
> XP. jvm 1.5, jvm 1.4:
> 1) DataSourceSerializationTestjunit.framework.AssertionFailedError: 
> extin\EmbeddedDataSource-10_0_2_1.ser
>       at 
> org.apache.derbyTesting.junit.DropDatabaseSetup.removeDir(DropDatabaseSetup.java:130)
>       at 
> org.apache.derbyTesting.junit.DropDatabaseSetup.access$000(DropDatabaseSetup.java:35)
>       at 
> org.apache.derbyTesting.junit.DropDatabaseSetup$1.run(DropDatabaseSetup.java:105)
>       at java.security.AccessController.doPrivileged(Native Method)
>       at 
> org.apache.derbyTesting.junit.DropDatabaseSetup.removeDirectory(DropDatabaseSetup.java:102)
>       at 
> org.apache.derbyTesting.junit.DropDatabaseSetup.removeDirectory(DropDatabaseSetup.java:98)
>       at 
> org.apache.derbyTesting.junit.SupportFilesSetup.tearDown(SupportFilesSetup.java:127)
>       at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
>       at junit.extensions.TestSetup.run(TestSetup.java:23)

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

Reply via email to