[
https://issues.jboss.org/browse/EMBJOPR-176?page=com.atlassian.jira.plugi...
]
RH Bugzilla Integration commented on EMBJOPR-176:
-------------------------------------------------
Heiko W. Rupp <hrupp(a)redhat.com> made a comment on [bug
707759|https://bugzilla.redhat.com/show_bug.cgi?id=707759]
Bulk closing of old issues that are in VERIFIED state.
Call to
org.rhq.plugins.jbossas5.ApplicationServerComponent.createResource() timed out
--------------------------------------------------------------------------------------
Key: EMBJOPR-176
URL:
https://issues.jboss.org/browse/EMBJOPR-176
Project: Embedded Jopr
Issue Type: Bug
Environment: EmbJopr testsuite - testEarDeploymentRepeated()
Reporter: Ondrej Zizka
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, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira