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

Henrik Holum commented on DERBY-1460:
-------------------------------------

We reproduced this test with the the following setup:

Linux
Java 1.6.0-b105 (instead of Mustang Build 88, since that is a snapshot build)
Derby 10.2.2.0 (since 10.2.1.6 users would probably have upgraded?)

None of the 20 test runs failed under these conditions, so we would suggest 
closing the issue.

The test logs can be found here: http://org.ntnu.no/holov/

Henrik and Svein Erik

> Instability in storerecovery suite when run against jar files on jdk1.6
> -----------------------------------------------------------------------
>
>                 Key: DERBY-1460
>                 URL: https://issues.apache.org/jira/browse/DERBY-1460
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure, Store
>    Affects Versions: 10.2.1.6
>         Environment: linux, build 88 of mustang jdk1.6
>            Reporter: Rick Hillegas
>         Attachments: storerecovery.zip
>
>
> I am seeing the following errors in oc_rec3 when I run the storerecovery 
> suite against jar files on linux under jdk1.6 (Mustang build 88). This is a 
> Heisenbug: I ran the suite 20 times and saw the problem in 10 of those runs. 
> For the record, I don't see this problem on cygwin/xp using Mustang build 88 
> (on that platform, I also ran the suite 20 times but saw no errors).
> Here are the oc_rec3 diffs:
> *** Start: oc_rec3 jdk1.6.0-rc storerecovery:storerecovery 2006-06-27 
> 12:00:42 ***
> 1 del
> < Beginning test: test1
> 2 del
> < Ending test: test1
> 2 add
> > Exception in thread "main" SQL Exception: Failed to start database 
> > 'wombat', see the next exception for details.
> > Caused by: SQL Exception: Failed to start database 'wombat', see the next 
> > exception for details.
> >       ... 20 more
> Test Failed.
> *** End:   oc_rec3 jdk1.6.0-rc storerecovery:storerecovery 2006-06-27 
> 12:00:45 ***
> Here are the contents of oc_rec3.tmp:
> Exception in thread "main" java.sql.SQLException: Failed to start database 
> 'wombat', see the next exception for details.
>       at 
> org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
>       at 
> org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown
>  Source)
>       at 
> org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown 
> Source)
>       at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source)
>       at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source)
>       at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown 
> Source)
>       at org.apache.derby.impl.jdbc.EmbedConnection.newSQLException(Unknown 
> Source)
>       at org.apache.derby.impl.jdbc.EmbedConnection.bootDatabase(Unknown 
> Source)
>       at org.apache.derby.impl.jdbc.EmbedConnection.<init>(Unknown Source)
>       at org.apache.derby.impl.jdbc.EmbedConnection30.<init>(Unknown Source)
>       at org.apache.derby.impl.jdbc.EmbedConnection40.<init>(Unknown Source)
>       at org.apache.derby.jdbc.Driver40.getNewEmbedConnection(Unknown Source)
>       at org.apache.derby.jdbc.InternalDriver.connect(Unknown Source)
>       at java.sql.DriverManager.getConnection(DriverManager.java:548)
>       at java.sql.DriverManager.getConnection(DriverManager.java:148)
>       at org.apache.derby.impl.tools.ij.util.startJBMS(Unknown Source)
>       at org.apache.derby.impl.tools.ij.util.startJBMS(Unknown Source)
>       at org.apache.derby.impl.tools.ij.util.startJBMS(Unknown Source)
>       at org.apache.derby.tools.ij.startJBMS(Unknown Source)
>       at 
> org.apache.derbyTesting.functionTests.tests.store.oc_rec3.main(Unknown Source)
> Caused by: SQL Exception: Failed to start database 'wombat', see the next 
> exception for details.
>       ... 20 more

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

Reply via email to