[embjopr-issues] [JBoss JIRA] Commented: (EMBJOPR-176) Call to org.rhq.plugins.jbossas5.ApplicationServerComponent.createResource() timed out

Ian Springer (JIRA) jira-events at lists.jboss.org
Fri Jul 30 17:20:51 EDT 2010


    [ https://jira.jboss.org/browse/EMBJOPR-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12542298#action_12542298 ] 

Ian Springer commented on EMBJOPR-176:
--------------------------------------

I was able to reproduce this on the very first first try using a 180MB EAR file.  So the 1 minute timeout is obviously not long enough. I'm going to increase it to 10 minutes.


> Call to org.rhq.plugins.jbossas5.ApplicationServerComponent.createResource() timed out
> --------------------------------------------------------------------------------------
>
>                 Key: EMBJOPR-176
>                 URL: https://jira.jboss.org/browse/EMBJOPR-176
>             Project: Embedded Jopr
>          Issue Type: Bug
>         Environment: EmbJopr testsuite - testEarDeploymentRepeated()
>            Reporter: Ondrej Žižka
>            Assignee: Ian Springer
>
> After deploying and undeploying the same EAR for several times (around 60), the call to testEarDeploymentRepeated() times out.
> Failed to create Resource eardeployment.ear - cause: org.rhq.core.pc.inventory.TimeoutException: Call to [org.rhq.plugins.jbossas5.ApplicationServerComponent.createResource()] with args [[CreateResourceReport: ResourceType=[ResourceType[id=0, category=Service, name=Enterprise Application (EAR), plugin=JBossAS5]], ResourceKey=[null]]] timed out. Invocation thread will be interrupted
> 	at org.rhq.core.pc.inventory.ResourceContainer$ResourceComponentInvocationHandler.invokeInNewThreadWithLock(ResourceContainer.java:437)
> 	at org.rhq.core.pc.inventory.ResourceContainer$ResourceComponentInvocationHandler.invoke(ResourceContainer.java:406)
> 	at $Proxy264.createResource(Unknown Source)
> 	at org.rhq.core.pc.inventory.CreateResourceRunner.call(CreateResourceRunner.java:113)
> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
> 	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
> 	at java.lang.Thread.run(Thread.java:595)
> Failed to create Resource eardeployment.ear - cause: org.rhq.core.pc.inventory.TimeoutException: Call to [org.rhq.plugins.jbossas5.ApplicationServerComponent.createResource()] with args [[CreateResourceReport: ResourceType=[ResourceType[id=0, category=Service, name=Enterprise Application (EAR), plugin=JBossAS5]], ResourceKey=[null]]] timed out. Invocation thread will be interrupted
> 	at org.rhq.core.pc.inventory.ResourceContainer$ResourceComponentInvocationHandler.invokeInNewThreadWithLock(ResourceContainer.java:437)
> 	at org.rhq.core.pc.inventory.ResourceContainer$ResourceComponentInvocationHandler.invoke(ResourceContainer.java:406)
> 	at $Proxy264.createResource(Unknown Source)
> 	at org.rhq.core.pc.inventory.CreateResourceRunner.call(CreateResourceRunner.java:113)
> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
> 	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
> 	at java.lang.Thread.run(Thread.java:595)

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

       



More information about the embjopr-issues mailing list