[dna-issues] [JBoss JIRA] Commented: (DNA-198) JackrabbitDerbyStressTest throws exceptions intermittently without failing

Randall Hauch (JIRA) jira-events at lists.jboss.org
Tue Aug 12 12:20:40 EDT 2008


    [ https://jira.jboss.org/jira/browse/DNA-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12424622#action_12424622 ] 

Randall Hauch commented on DNA-198:
-----------------------------------

Oh, and the actual error message is "ERROR Error indexing node", which leads me to infer that this is a problem in the Lucene indexer, which is supposed to run in a separate background thread and not in the calling thread of the test.  (The exception seems to contradict this with the stack trace, though.)  

Upgrading to the latest version of Derby (10.4.1.3) does not fix this.

> JackrabbitDerbyStressTest throws exceptions intermittently without failing
> --------------------------------------------------------------------------
>
>                 Key: DNA-198
>                 URL: https://jira.jboss.org/jira/browse/DNA-198
>             Project: DNA
>          Issue Type: Bug
>          Components: Testing
>    Affects Versions: 0.1
>            Reporter: Johnny Verhaeg
>            Priority: Minor
>             Fix For: 0.2
>
>         Attachments: JackRabbitDerbyStressTestFailure.txt
>
>
> Attached file contains a sample of output.  The output shows several errors are logged beginning with the 1000 node test, but I've seen that particular test work sometimes without the error being logged (when run along with the rest of the test class).  If each test method is run separately, each test seems to pretty consistently run without logged errors.
> Note that this problem does not result in a test failure.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the dna-issues mailing list