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 "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/05/07 20:59:15 UTC

[jira] Commented: (DERBY-2209) derbynet/getCurrentProperties.java fails intermittently on Linux platform with IBM15

    [ https://issues.apache.org/jira/browse/DERBY-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494106 ] 

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

It's on trunk. I looked at what we've got in saved results, and this at least occurred as from December 6, (not sure what revision) on most days (occasionally passed). Happened like that until Jan 4, rev. 492387. 

Since then, this test failed once more, on 3/30/07, revision 500108, but the diff was different:
12 del
< Properties with tracing on
13 del
< ----- listing properties --
14 del
< derby.drda.traceDirectory=MACHINE_SPECIFIC_DIR
15 del
< derby.drda.maxThreads=0
16 del
< derby.drda.trace.3=true
17 del
< derby.drda.keepAlive=true
18 del
< derby.drda.minThreads=0
19 del
< derby.drda.portNumber=1527
20 del
< derby.drda.logConnections=true
21 del
< derby.drda.timeSlice=0
22 del
< derby.drda.startNetworkServer=false
23 del
< derby.drda.host=xxxFILTERED_HOSTNAMExxx
24 del
< derby.drda.traceAll=false
25 del
< Properties with tracing on
26 del
< ----- listing properties --
27 del
< derby.drda.traceDirectory=MACHINE_SPECIFIC_DIR
28 del
< derby.drda.maxThreads=0
29 del
< derby.drda.keepAlive=true
30 del
< derby.drda.minThreads=0
31 del
< derby.drda.portNumber=1527
32 del
< derby.drda.logConnections=true
33 del
< derby.drda.timeSlice=0
34 del
< derby.drda.startNetworkServer=false
35 del
< derby.drda.host=xxxFILTERED_HOSTNAMExxx
36 del
< derby.drda.traceAll=true
36 add
> java.lang.Exception: Session, 3, not found.
Test Failed.

so, I guess this one can be closed as cannot duplicate...


> derbynet/getCurrentProperties.java fails intermittently on Linux platform with IBM15
> ------------------------------------------------------------------------------------
>
>                 Key: DERBY-2209
>                 URL: https://issues.apache.org/jira/browse/DERBY-2209
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>            Reporter: Manjula Kutty
>
> Here is the diff for this failure.
> *** Start: getCurrentProperties jdk1.5.0 DerbyNetClient derbynetmats:derbynetmat
> s 2007-01-01 23:42:47 ***
> 16d15
> < derby.drda.trace.3=true
> Test Failed.
> *** End:   getCurrentProperties jdk1.5.0 DerbyNetClient derbynetmats:derbynetmat
> s 2007-01-01 23:43:11 ***
> ~
> There is no exceptions or any info related to this failure in the derby.log

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