[ 
https://issues.apache.org/jira/browse/LUCENE-4145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295505#comment-13295505
 ] 

Dawid Weiss commented on LUCENE-4145:
-------------------------------------

This is an OOM on the client VM related to buffering output events. I thought 
gson would propagate these immediately to the master -- have to see what's 
going on.

https://github.com/carrotsearch/randomizedtesting/issues/110

Workaround: -Dtests.iters=[1,smaller number]
                
> "Unhandled exception" from test framework (in json parsing of test output 
> files?)
> ---------------------------------------------------------------------------------
>
>                 Key: LUCENE-4145
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4145
>             Project: Lucene - Java
>          Issue Type: Improvement
>            Reporter: Hoss Man
>            Assignee: Dawid Weiss
>
> Working on SOLR-3267 i got a weird exception printed to the junit output...
> {noformat}
>    [junit4] Unhandled exception in thread: Thread[pumper-events,5,main]
>    [junit4] 
> com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.JsonParseException:
>  No such reference: id#org.apache.solr.search.TestSort[3]
> ...
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to