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 "Bryan Pendleton (JIRA)" <de...@db.apache.org> on 2006/09/10 22:06:23 UTC

[jira] Assigned: (DERBY-1114) derbynet/testSecMec.java fails intermittently and test exits mysteriously when server is shutdown as part of the testrun.

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

Bryan Pendleton reassigned DERBY-1114:
--------------------------------------

    Assignee:     (was: Bryan Pendleton)

I'm not quite sure what's going on with this JIRA issue.

The original problem I was seeing was definitely a JVM bug, which went away when
I upgraded the patch level on my particular JVM.

Others have seen the same symptom, but for them it appears to be a timing issue,
and changing the timing in the test has helped them avoid the problem.

For now, I will unassign myself, as I am not working on the problem and do not see
it in any of my Derby environments.

> derbynet/testSecMec.java fails intermittently and test exits mysteriously when server is shutdown as part of the testrun.
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-1114
>                 URL: http://issues.apache.org/jira/browse/DERBY-1114
>             Project: Derby
>          Issue Type: Bug
>          Components: Network Server, Test
>    Affects Versions: 10.2.1.0
>         Environment: Java Version:    1.4.2_06
> Java Vendor:     Sun Microsystems Inc.
> Java home:       /usr/local/lib/j2sdk1.4.2_06/jre
> OS name:         Linux
> OS architecture: i386
> OS version:      2.4.21-27.0.2.ELsmp
>            Reporter: Sunitha Kambhampati
>            Priority: Minor
>         Attachments: Derby1114.diff.txt, Stdout.java, testSecMec_test_output.zip
>
>
> The test derbynet/testSecMec.java fails intermittently in a strange way that the test actually exits before finishing the full test. 
> This issue was noticed by Bryan when he ran derbyall with the derby-1080 fix. Some discussion and analysis that has been done is in Derby-1080. Please read comments in DERBY-1080. Some main links in
> http://issues.apache.org/jira/browse/DERBY-1080#action_12370260
> http://issues.apache.org/jira/browse/DERBY-1080#action_12370374
> In short: the test does some switching of System.out and System.err streams before calling networkserver.shutdown. This code was added to this test as part of fix for derby-273.   for some reason, the networkserver.shutdown call makes the test to exit.  One theory is that the network server.shutdown is causing the standard out streams to close and thus the test exits.
> -- Need to investigate what is the cause for this intermittent failure and how/why  networkserver.shutdown is closing the stream or making the test to exit prematurely.

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