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 "Kristian Waagan (JIRA)" <ji...@apache.org> on 2008/02/15 08:41:08 UTC

[jira] Resolved: (DERBY-3415) 'DataSourceSerializationTestjunit.framework.AssertionFailedError' on 'extin\ClientConnectionPoolDataSource-10_1_3_1.ser' on Windows.

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

Kristian Waagan resolved DERBY-3415.
------------------------------------

    Resolution: Fixed

As far as I can see, the test now runs without failure on Windows platforms. For instance:
http://dbtg.thresher.com/derby/test/Daily/jvm1.6/testing/Limited/testSummary-627801.html

I leave it up to the reporter to verify this, maybe after yet another test run, and close the issue if appropriate.

> '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
>
>         Attachments: derby-3415-1a.diff
>
>
> 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.