[JBoss JIRA] Created: (EMBJOPR-61) Problems with pagination on Applications subcategory
by Charles Crouch (JIRA)
Problems with pagination on Applications subcategory
----------------------------------------------------
Key: EMBJOPR-61
URL: https://jira.jboss.org/jira/browse/EMBJOPR-61
Project: Embedded Jopr
Issue Type: Bug
Components: Web App/Integration
Environment: jbas4 console in JBAS4.2.2
Reporter: Charles Crouch
Priority: Critical
Fix For: 1.1
I have 21 "application" resources, web apps, ejbs, ears etc. When I choose the Applications node and start paging through the results I can only click on page numbers twice before I get the following message in the console, and an entirely empty table is rendered in the UI
16:39:59,156 WARN [UIDatascroller] Datascroller categorySummaryForm:dataTableScroller: The requested page #3 isn't found in
the model containing 1 pages. Paging is reset to page #1
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 4 months
[JBoss JIRA] Commented: (EMBJOPR-176) Call to org.rhq.plugins.jbossas5.ApplicationServerComponent.createResource() timed out
by Ian Springer (JIRA)
[ 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
14 years, 4 months
[JBoss JIRA] Commented: (EMBJOPR-176) Call to org.rhq.plugins.jbossas5.ApplicationServerComponent.createResource() timed out
by Ian Springer (JIRA)
[ https://jira.jboss.org/browse/EMBJOPR-176?page=com.atlassian.jira.plugin.... ]
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
14 years, 4 months