[JBoss JIRA] Assigned: (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 reassigned EMBJOPR-176:
------------------------------------
Assignee: Ian Springer
> 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] Closed: (EMBJOPR-183) JBoss AS Administration Console Applications view not behaving properly (actions, items per page)
by Ondrej Žižka (JIRA)
[ https://jira.jboss.org/browse/EMBJOPR-183?page=com.atlassian.jira.plugin.... ]
Ondrej Žižka closed EMBJOPR-183.
--------------------------------
Fix Version/s: 1.3.3
Resolution: Done
This no longer appears AFAICT.
> JBoss AS Administration Console Applications view not behaving properly (actions, items per page)
> -------------------------------------------------------------------------------------------------
>
> Key: EMBJOPR-183
> URL: https://jira.jboss.org/browse/EMBJOPR-183
> Project: Embedded Jopr
> Issue Type: Bug
> Components: Web App/Integration
> Affects Versions: 1.2
> Environment: 10:12:34,681 INFO [ServerInfo] Java version: 1.6.0_13,Sun Microsystems Inc.
> Java Runtime: Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
> Java VM: Java HotSpot(TM) Server VM 11.3-b02,Sun Microsystems Inc.
> OS-System: Linux 2.6.18-128.1.10.el5PAE,i386
> Reporter: Adam Michalik
> Assignee: Ondrej Žižka
> Priority: Minor
> Fix For: 1.3.3
>
> Attachments: button.png, nobutton.png
>
>
> When running the JBoss AS Administration Console (JOPR) on a brand new, clean JBoss, on the Applications site the default setting is 10 items per page. The applications (all of type Embedded Web Application (WAR)): invoker.war, jbossws-management.war, web-console.war, do not have the "Delete" action button by them. When I change the "Items Per Page" setting to 20 or 50, the button appears.
> The other problem is that I can change 10 to 20 or 50 items per page, but I can do it only once - any subsequent changes do not cause the page to reload and just do nothing.
--
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, 5 months
[JBoss JIRA] Resolved: (EMBJOPR-289) No vertical scrollbars in embedded console under IE6 (SP2)
by Lukas Krejci (JIRA)
[ https://jira.jboss.org/browse/EMBJOPR-289?page=com.atlassian.jira.plugin.... ]
Lukas Krejci resolved EMBJOPR-289.
----------------------------------
Resolution: Done
rev966 should resolve this even in IE6 SP1. I don't have access to IE6 SP2 so this needs to be tested by someone who has access to that version.
> No vertical scrollbars in embedded console under IE6 (SP2)
> ----------------------------------------------------------
>
> Key: EMBJOPR-289
> URL: https://jira.jboss.org/browse/EMBJOPR-289
> Project: Embedded Jopr
> Issue Type: Bug
> Components: Look 'n' Feel (html/css)
> Affects Versions: 1.3.2
> Environment: WinXP Pro, Version 5.1 (Build 2600.xpsp2_rtm.040803-2158 : Service Pack 2) with IE6.0.2900.xpsp_sp2_rtm
> Reporter: Mark Burchard
> Assignee: Lukas Krejci
> Fix For: 1.4.0
>
> Attachments: eap51-admin-console-ie6-ieversion.png, eap51-admin-console-ie6-login.png, eap51-admin-console-ie6-main.png, IE6_FCS_working_scrollbars.jpg, IE6_GA_non_working_scrollbars.jpg
>
>
> Vertical scrollbars not showing under IE6 while in EAP 5.0.0_GA embedded console (1.3.2). Scrollbars appear as normal under same browser running against 5.0.0 FCS.
> See attached screenshots examples.
--
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, 5 months
[JBoss JIRA] Reopened: (EMBJOPR-249) Bad login page layout in MSIE 6, 7, and 8
by Lukas Krejci (JIRA)
[ https://jira.jboss.org/browse/EMBJOPR-249?page=com.atlassian.jira.plugin.... ]
Lukas Krejci reopened EMBJOPR-249:
----------------------------------
Eh, my bad... For some strange reason, it seems that I had a fix locally that I never merged...
Once I commit the change, I will add more info.
> Bad login page layout in MSIE 6, 7, and 8
> -----------------------------------------
>
> Key: EMBJOPR-249
> URL: https://jira.jboss.org/browse/EMBJOPR-249
> Project: Embedded Jopr
> Issue Type: Bug
> Affects Versions: 1.3.1, 1.3.2
> Environment: MSIE 7 and 8, Windows 2008 Datacenter, MSIE6 SP1 on Windows XP SP3
> Reporter: Ondrej Žižka
> Assignee: Lukas Krejci
> Attachments: EmbJopr-IE-LoginPage.png
>
>
> See the screenshot.
--
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, 5 months