[ 
http://issues.apache.org/jira/browse/DERBY-273?page=comments#action_12312889 ] 

Tomohito Nakayama commented on DERBY-273:
-----------------------------------------

I have read the dataSourcePermissions_net.

dataSourcePermissions_net  executes network version of test executed in 
dataSourcePermissions.
Content of tests was implemented in dataSourcePermissions.runTest().

In the test, 
there exist  parts where it is repeated , to create connection to database 
named wombat and to shut down database via the connection.

Reported exception seems to happen in this repeating part.
...see http://issues.apache.org/jira/secure/attachment/20380/derbyall_diff.txt 
also.

I suspect there exists remaining previous thread concerning with that database 
, when shutting down the database... 
Then ShutdownException is thrown from previous working thread , I wonder.

> The derbynet/dataSourcePermissions_net.java test fails intermittently
> ---------------------------------------------------------------------
>
>          Key: DERBY-273
>          URL: http://issues.apache.org/jira/browse/DERBY-273
>      Project: Derby
>         Type: Bug
>  Environment: 1.4.2 JVM (both Sun and IBM)
>     Reporter: Jack Klebanoff
>     Assignee: Tomohito Nakayama

>
> The test fails in the derbyall/derbynetclientmats/derbynetmats suite stack 
> with the following diff:
> *** Start: dataSourcePermissions_net jdk1.4.2 DerbyNetClient 
> derbynetmats:derbynetmats 2005-05-11 04:24:11 ***
> 17a18,19
> > org.apache.derby.iapi.services.context.ShutdownException: 
> > agentThread[DRDAConnThread_2,5,derby.daemons]
> 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

Reply via email to