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 "Knut Anders Hatlen (JIRA)" <de...@db.apache.org> on 2006/09/25 15:07:51 UTC

[jira] Resolved: (DERBY-1751) derbynet/testSecMec.java fails with ShutdownException in DerbyNetClient framework

     [ http://issues.apache.org/jira/browse/DERBY-1751?page=all ]

Knut Anders Hatlen resolved DERBY-1751.
---------------------------------------

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

Thanks to Fernanda for fixing the problem and to Bryan for reviewing the patch.
Committed v2 into trunk with revision 449671, and into 10.2 with revision 449674.

> derbynet/testSecMec.java fails with ShutdownException in DerbyNetClient framework
> ---------------------------------------------------------------------------------
>
>                 Key: DERBY-1751
>                 URL: http://issues.apache.org/jira/browse/DERBY-1751
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.2.1.5
>         Environment: JVM: Sun JDK 6 (build 1.6.0-rc-b95)
> OS: Solaris 10 (sparc) local zones
> Hardware: Sun Fire V210 Server, 2 x 1000 MHz CPU
>            Reporter: John H. Embretsen
>         Assigned To: Fernanda Pizzorno
>            Priority: Minor
>             Fix For: 10.2.2.0, 10.3.0.0
>
>         Attachments: derby-1751.diff, derby-1751.stat, derby-1751v2.diff, derby.log
>
>
> During 10.2.1.0 beta testing this test failed with org.apache.derby.iapi.services.context.ShutdownException on 2 of 4 platforms running Solaris zones:
> Platform "sparc_zone2":
>     derbynetclientmats/derbynetmats/DerbyNetClient/derbynetmats/testSecMec.diff
> Platform "sparc_zone3":
>     derbynetclientmats/derbynetmats/DerbyNetClient/derbynetmats/testSecMec.diff
>     derbyall/derbynetclientmats/DerbyNetClient/derbynetmats/derbynetmats/testSecMec.diff
> The test did not fail on other platforms, which may indicate timing sensitivity (tests are run concurrently in 4 zones (1 global, 3 local) on one single machine). Here is one of the diffs (from platform "sparc_zone2"):
> ********* Diff file derbynetclientmats/derbynetmats/DerbyNetClient/derbynetmats/testSecMec.diff
> *** Start: testSecMec jdk1.6.0-rc DerbyNetClient derbynetmats:derbynetmats 2006-08-14 21:31:48 ***
> 308a309,312
> > java.sql.SQLException: Java exception: ': org.apache.derby.iapi.services.context.ShutdownException'.
> > 	... 14 more----------------------------------------------
> > Testing with derby.drda.securityMechanism=INVALID_VALUE
> > EXPECTED EXCEPTION DRDA_InvalidValue.U:Invalid value, INVALID_VALUE, for derby.drda.securityMechanism.
> 310,312d313
> < Testing with derby.drda.securityMechanism=INVALID_VALUE
> < EXPECTED EXCEPTION DRDA_InvalidValue.U:Invalid value, INVALID_VALUE, for derby.drda.securityMechanism.
> < -----
> Test Failed.
> *** End:   testSecMec jdk1.6.0-rc DerbyNetClient derbynetmats:derbynetmats 2006-08-14 21:32:54 ***
> The failure occurred in the DerbyNetClient framework when shutting down the database for the second (and last) time in the method testUSRSSBPWD_with_BUILTIN(). This test method was added August 9, 2006 (DERBY-528).
> Attatching derby.log from the failure in derbynetclientmats/derbynetmats on sparc_zone2.

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