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 "Manjula Kutty (JIRA)" <ji...@apache.org> on 2006/11/09 00:00:51 UTC

[jira] Created: (DERBY-2063) derbynet/ShutDownDBWhenNSShutsDownTest.junit fails with IBM JVM 142 and 15 on Linux platform

derbynet/ShutDownDBWhenNSShutsDownTest.junit fails with IBM JVM 142 and 15 on Linux platform
--------------------------------------------------------------------------------------------

                 Key: DERBY-2063
                 URL: http://issues.apache.org/jira/browse/DERBY-2063
             Project: Derby
          Issue Type: Bug
          Components: Regression Test Failure
    Affects Versions: 10.2.1.8
            Reporter: Manjula Kutty


*** Start: ShutDownDBWhenNSShutsDownTest jdk1.5.0 DerbyNetClient derbynetmats:derbynetmats 2006-11-07 23:29:20 ***
0 add
> .F.
> There was 1 failure:
> 1) testEngineShutdownDoesNotTakeDownNS(org.apache.derbyTesting.functionTests.tests.derbynet.ShutDownDBWhenNSShutsDownTest)junit.framework.ComparisonFailure: Engine shutdown expected:<XJ015> but was:<08001>
> FAILURES!!!
> Tests run: 2,  Failures: 1,  Errors: 0
Test Failed.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (DERBY-2063) derbynet/ShutDownDBWhenNSShutsDownTest.junit fails with IBM JVM 142 and 15 on Linux platform

Posted by "Manjula Kutty (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-2063?page=all ]

Manjula Kutty updated DERBY-2063:
---------------------------------

    Affects Version/s: 10.3.0.0
                           (was: 10.2.1.8)

Sysinfo:

------------------ Java Information ------------------
Java Version:    1.5.0
Java Vendor:     IBM Corporation
Java home:       /local1/cloudtst/dev/src/ibm15/jre
Java classpath:  /local1/cloudtst/dev/src/jars/insane/derby.jar:/local1/cloudtst/dev/src/jars/insane/derbytools.jar:/local1/cloudtst/dev/src/jars/insane/derbynet.jar:/local1/cloudtst/dev/src/jars/insane/derbyclient.jar:/local1/cloudtst/dev/src/jars/insane/derbyTesting.jar:/local1/cloudtst/dev/src/jars/insane/derbyTesting.jar:/local1/cloudtst/dev/src/tools/java/jakarta-oro-2.0.8.jar:/local1/cloudtst/dev/src/tools/java/junit.jar:/local1/cloudtst/dev/src/jars/insane/derbyLocale_de_DE.jar:/local1/cloudtst/dev/src/jars/insane/derbyLocale_es.jar:/local1/cloudtst/dev/src/jars/insane/derbyLocale_fr.jar:/local1/cloudtst/dev/src/jars/insane/derbyLocale_it.jar:/local1/cloudtst/dev/src/jars/insane/derbyLocale_ja_JP.jar:/local1/cloudtst/dev/src/jars/insane/derbyLocale_ko_KR.jar:/local1/cloudtst/dev/src/jars/insane/derbyLocale_pt_BR.jar:/local1/cloudtst/dev/src/jars/insane/derbyLocale_zh_CN.jar:/local1/cloudtst/dev/src/jars/insane/derbyLocale_zh_TW.jar:/local1/cloudtst/dev/src/jars/insane/derbyrun.jar:
OS name:         Linux
OS architecture: x86
OS version:      2.6.5-7.257-bigsmp
Java user name:  cloudtst
Java user home:  /u/cloudtst
Java user dir:   /local1/cloudtst/dev/src/NightlyBuildResults.2006-11-07/ibm15_derbyall
java.specification.name: Java Platform API Specification
java.specification.version: 1.5
--------- Derby Information --------
JRE - JDBC: J2SE 5.0 - JDBC 3.0
[/local1/cloudtst/dev/src/jars/insane/derby.jar] 10.3.0.0 alpha - (472366)
[/local1/cloudtst/dev/src/jars/insane/derbytools.jar] 10.3.0.0 alpha - (472366)
[/local1/cloudtst/dev/src/jars/insane/derbynet.jar] 10.3.0.0 alpha - (472366)
[/local1/cloudtst/dev/src/jars/insane/derbyclient.jar] 10.3.0.0 alpha - (472366)
------------------------------------------------------
----------------- Locale Information -----------------
Current Locale :  [English/United States [en_US]]
Found support for locale: [de_DE]
	 version: 10.3.0.0 alpha - (472366)
Found support for locale: [es]
	 version: 10.3.0.0 alpha - (472366)
Found support for locale: [fr]
	 version: 10.3.0.0 alpha - (472366)
Found support for locale: [it]
	 version: 10.3.0.0 alpha - (472366)
Found support for locale: [ja_JP]
	 version: 10.3.0.0 alpha - (472366)
Found support for locale: [ko_KR]
	 version: 10.3.0.0 alpha - (472366)
Found support for locale: [pt_BR]
	 version: 10.3.0.0 alpha - (472366)
Found support for locale: [zh_CN]
	 version: 10.3.0.0 alpha - (472366)
Found support for locale: [zh_TW]
	 version: 10.3.0.0 alpha - (472366)


> derbynet/ShutDownDBWhenNSShutsDownTest.junit fails with IBM JVM 142 and 15 on Linux platform
> --------------------------------------------------------------------------------------------
>
>                 Key: DERBY-2063
>                 URL: http://issues.apache.org/jira/browse/DERBY-2063
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.3.0.0
>            Reporter: Manjula Kutty
>         Assigned To: Daniel John Debrunner
>
> *** Start: ShutDownDBWhenNSShutsDownTest jdk1.5.0 DerbyNetClient derbynetmats:derbynetmats 2006-11-07 23:29:20 ***
> 0 add
> > .F.
> > There was 1 failure:
> > 1) testEngineShutdownDoesNotTakeDownNS(org.apache.derbyTesting.functionTests.tests.derbynet.ShutDownDBWhenNSShutsDownTest)junit.framework.ComparisonFailure: Engine shutdown expected:<XJ015> but was:<08001>
> > FAILURES!!!
> > Tests run: 2,  Failures: 1,  Errors: 0
> Test Failed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Resolved: (DERBY-2063) derbynet/ShutDownDBWhenNSShutsDownTest.junit fails with IBM JVM 142 and 15 on Linux platform

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

Daniel John Debrunner resolved DERBY-2063.
------------------------------------------

    Resolution: Cannot Reproduce

> derbynet/ShutDownDBWhenNSShutsDownTest.junit fails with IBM JVM 142 and 15 on Linux platform
> --------------------------------------------------------------------------------------------
>
>                 Key: DERBY-2063
>                 URL: https://issues.apache.org/jira/browse/DERBY-2063
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.3.1.4
>            Reporter: Manjula Kutty
>            Assignee: Daniel John Debrunner
>
> *** Start: ShutDownDBWhenNSShutsDownTest jdk1.5.0 DerbyNetClient derbynetmats:derbynetmats 2006-11-07 23:29:20 ***
> 0 add
> > .F.
> > There was 1 failure:
> > 1) testEngineShutdownDoesNotTakeDownNS(org.apache.derbyTesting.functionTests.tests.derbynet.ShutDownDBWhenNSShutsDownTest)junit.framework.ComparisonFailure: Engine shutdown expected:<XJ015> but was:<08001>
> > FAILURES!!!
> > Tests run: 2,  Failures: 1,  Errors: 0
> Test Failed.

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


[jira] Commented: (DERBY-2063) derbynet/ShutDownDBWhenNSShutsDownTest.junit fails with IBM JVM 142 and 15 on Linux platform

Posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12491487 ] 

Myrna van Lunteren commented on DERBY-2063:
-------------------------------------------

I haven't seen this test fail for a long time. Was it maybe fixed with revision 499100 (DERBY-2087)?

> derbynet/ShutDownDBWhenNSShutsDownTest.junit fails with IBM JVM 142 and 15 on Linux platform
> --------------------------------------------------------------------------------------------
>
>                 Key: DERBY-2063
>                 URL: https://issues.apache.org/jira/browse/DERBY-2063
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.3.0.0
>            Reporter: Manjula Kutty
>         Assigned To: Daniel John Debrunner
>
> *** Start: ShutDownDBWhenNSShutsDownTest jdk1.5.0 DerbyNetClient derbynetmats:derbynetmats 2006-11-07 23:29:20 ***
> 0 add
> > .F.
> > There was 1 failure:
> > 1) testEngineShutdownDoesNotTakeDownNS(org.apache.derbyTesting.functionTests.tests.derbynet.ShutDownDBWhenNSShutsDownTest)junit.framework.ComparisonFailure: Engine shutdown expected:<XJ015> but was:<08001>
> > FAILURES!!!
> > Tests run: 2,  Failures: 1,  Errors: 0
> Test Failed.

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


[jira] Commented: (DERBY-2063) derbynet/ShutDownDBWhenNSShutsDownTest.junit fails with IBM JVM 142 and 15 on Linux platform

Posted by "Øystein Grøvlen (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-2063?page=comments#action_12448491 ] 
            
Øystein Grøvlen commented on DERBY-2063:
----------------------------------------

The tinderbox logs, indicates that these failures was introduced by the following check-in:

Changes from 472016/472184 to 472188:
------------------------------------------------------------------------
r472187 | djd | 2006-11-07 19:18:54 +0100 (Tue, 07 Nov 2006) | 7 lines

DERBY-2036 DERBY-2043 DERBY-2047 (partial) Re-work connection handling in JUnit tests.
Create connection factory Connector with two implementations, DataSourceConnector and DriverManagerConnector.
This ensures that running tests does not attempt to load DriverManager when running tests with JSR169.
Ensure DataSource implementation sets user name and password from configuration for the getConnection()
method to ensure the ChangerUserTestSetup works.
Refactor the setting of data source Java bean properties to be from a HashMap rather than a Properties
object to ensure that no special code exists at the lowest level to deal with different property types.
------------------------------------------------------------------------
 
U    java/testing/org/apache/derbyTesting/functionTests/tests/lang/DatabaseClassLoadingTest.java
U    java/testing/org/apache/derbyTesting/functionTests/tests/lang/_Suite.java
U    java/testing/org/apache/derbyTesting/junit/JDBCClient.java
A    java/testing/org/apache/derbyTesting/junit/DriverManagerConnector.java
A    java/testing/org/apache/derbyTesting/junit/DataSourceConnector.java
U    java/testing/org/apache/derbyTesting/junit/TestConfiguration.java
A    java/testing/org/apache/derbyTesting/junit/JDBCDataSource.java
A    java/testing/org/apache/derbyTesting/junit/Connector.java

> derbynet/ShutDownDBWhenNSShutsDownTest.junit fails with IBM JVM 142 and 15 on Linux platform
> --------------------------------------------------------------------------------------------
>
>                 Key: DERBY-2063
>                 URL: http://issues.apache.org/jira/browse/DERBY-2063
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.2.1.8
>            Reporter: Manjula Kutty
>
> *** Start: ShutDownDBWhenNSShutsDownTest jdk1.5.0 DerbyNetClient derbynetmats:derbynetmats 2006-11-07 23:29:20 ***
> 0 add
> > .F.
> > There was 1 failure:
> > 1) testEngineShutdownDoesNotTakeDownNS(org.apache.derbyTesting.functionTests.tests.derbynet.ShutDownDBWhenNSShutsDownTest)junit.framework.ComparisonFailure: Engine shutdown expected:<XJ015> but was:<08001>
> > FAILURES!!!
> > Tests run: 2,  Failures: 1,  Errors: 0
> Test Failed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (DERBY-2063) derbynet/ShutDownDBWhenNSShutsDownTest.junit fails with IBM JVM 142 and 15 on Linux platform

Posted by "Suresh Thalamati (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-2063?page=comments#action_12448330 ] 
            
Suresh Thalamati commented on DERBY-2063:
-----------------------------------------

This test failure is not specific to Linux , it fails on other platforms(windows , SunOS)  tooo .

http://dbtg.thresher.com/derby/test/tinderbox_trunk15/jvm1.5/testing/testlog/SunOS-5.10_i86pc-i386/472613-derbyall_diff.txt

> derbynet/ShutDownDBWhenNSShutsDownTest.junit fails with IBM JVM 142 and 15 on Linux platform
> --------------------------------------------------------------------------------------------
>
>                 Key: DERBY-2063
>                 URL: http://issues.apache.org/jira/browse/DERBY-2063
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.2.1.8
>            Reporter: Manjula Kutty
>
> *** Start: ShutDownDBWhenNSShutsDownTest jdk1.5.0 DerbyNetClient derbynetmats:derbynetmats 2006-11-07 23:29:20 ***
> 0 add
> > .F.
> > There was 1 failure:
> > 1) testEngineShutdownDoesNotTakeDownNS(org.apache.derbyTesting.functionTests.tests.derbynet.ShutDownDBWhenNSShutsDownTest)junit.framework.ComparisonFailure: Engine shutdown expected:<XJ015> but was:<08001>
> > FAILURES!!!
> > Tests run: 2,  Failures: 1,  Errors: 0
> Test Failed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (DERBY-2063) derbynet/ShutDownDBWhenNSShutsDownTest.junit fails with IBM JVM 142 and 15 on Linux platform

Posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-2063?page=comments#action_12448498 ] 
            
Daniel John Debrunner commented on DERBY-2063:
----------------------------------------------

So is the affects version incorrect, the change above was for the trunk 10.3, not the 10.2 branch,

> derbynet/ShutDownDBWhenNSShutsDownTest.junit fails with IBM JVM 142 and 15 on Linux platform
> --------------------------------------------------------------------------------------------
>
>                 Key: DERBY-2063
>                 URL: http://issues.apache.org/jira/browse/DERBY-2063
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.2.1.8
>            Reporter: Manjula Kutty
>
> *** Start: ShutDownDBWhenNSShutsDownTest jdk1.5.0 DerbyNetClient derbynetmats:derbynetmats 2006-11-07 23:29:20 ***
> 0 add
> > .F.
> > There was 1 failure:
> > 1) testEngineShutdownDoesNotTakeDownNS(org.apache.derbyTesting.functionTests.tests.derbynet.ShutDownDBWhenNSShutsDownTest)junit.framework.ComparisonFailure: Engine shutdown expected:<XJ015> but was:<08001>
> > FAILURES!!!
> > Tests run: 2,  Failures: 1,  Errors: 0
> Test Failed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (DERBY-2063) derbynet/ShutDownDBWhenNSShutsDownTest.junit fails with IBM JVM 142 and 15 on Linux platform

Posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-2063?page=all ]

Daniel John Debrunner reassigned DERBY-2063:
--------------------------------------------

    Assignee: Daniel John Debrunner

> derbynet/ShutDownDBWhenNSShutsDownTest.junit fails with IBM JVM 142 and 15 on Linux platform
> --------------------------------------------------------------------------------------------
>
>                 Key: DERBY-2063
>                 URL: http://issues.apache.org/jira/browse/DERBY-2063
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.2.1.8
>            Reporter: Manjula Kutty
>         Assigned To: Daniel John Debrunner
>
> *** Start: ShutDownDBWhenNSShutsDownTest jdk1.5.0 DerbyNetClient derbynetmats:derbynetmats 2006-11-07 23:29:20 ***
> 0 add
> > .F.
> > There was 1 failure:
> > 1) testEngineShutdownDoesNotTakeDownNS(org.apache.derbyTesting.functionTests.tests.derbynet.ShutDownDBWhenNSShutsDownTest)junit.framework.ComparisonFailure: Engine shutdown expected:<XJ015> but was:<08001>
> > FAILURES!!!
> > Tests run: 2,  Failures: 1,  Errors: 0
> Test Failed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira