[
https://jira.jboss.org/browse/EMBJOPR-176?page=com.atlassian.jira.plugin....
]
Ian Springer commented on EMBJOPR-176:
--------------------------------------
Fixed in RHQ git - commit d242d0c, and pushed to release-3.0.0 branch. This will most
likely make it into EmbJopr 1.3.4.GA (for inclusion in EAP 5.1 and EWP 5.1) and EmbJopr
1.4.0.GA (for inclusion in AS 6.0).
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