[jbosstools-issues] [JBoss JIRA] (JBIDE-11704) test timeout after 1800 seconds in org.jboss.tools.ws.jaxrs.core.test

Xavier Coulon (JIRA) jira-events at lists.jboss.org
Mon May 21 16:08:17 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-11704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Coulon resolved JBIDE-11704.
-----------------------------------

    Resolution: Done


Removing explicit need to start the JavaCore plugin, in order to avoid re-indexing (which could be the cause of thread locks)

{code}
at org.eclipse.jdt.internal.core.search.indexing.IndexManager.reset(IndexManager.java:732)
	- locked <7db8dd338> (a org.eclipse.jdt.internal.core.search.indexing.IndexManager)
	at org.eclipse.jdt.internal.core.JavaModelManager.startIndexing(JavaModelManager.java:4944)
	at org.eclipse.jdt.internal.core.JavaModelManager.startup(JavaModelManager.java:4902)
	at org.eclipse.jdt.core.JavaCore.start(JavaCore.java:5158)
	at org.jboss.tools.ws.jaxrs.core.AbstractCommonTestCase.setupWorkspace(AbstractCommonTestCase.java:88)
{code}
                
> test timeout after 1800 seconds in org.jboss.tools.ws.jaxrs.core.test
> ---------------------------------------------------------------------
>
>                 Key: JBIDE-11704
>                 URL: https://issues.jboss.org/browse/JBIDE-11704
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: Webservices
>    Affects Versions: 3.3.0.Beta3
>            Reporter: Nick Boldt
>            Assignee: Xavier Coulon
>             Fix For: 3.3.0.CR1
>
>         Attachments: jstack-jaxrs-20120521.log
>
>
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.14.1:test (default-test) on project org.jboss.tools.ws.jaxrs.core.test: Error while executing platform: org.codehaus.plexus.util.cli.CommandLineTimeOutException: Error while executing external command, process killed. Process timeout out after 1800 seconds -> [Help 1]
> https://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/jbosstools-3.3_trunk.component--ws/924/console

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

        


More information about the jbosstools-issues mailing list