Root node Metrics Trait Values table has inappropriate layout
-------------------------------------------------------------
Key: EMBJOPR-99
URL: https://jira.jboss.org/jira/browse/EMBJOPR-99
Project: Embedded Jopr
Issue Type: Bug
Reporter: Ondrej Žižka
The table has 2 rows with 3 rows, making it too wide:
Trait Values
----------------------
Hostname: jawa12.englab.brq.redhat.com | OS Name: Linux …
[View More] | OS Version: 2.6.18-92.1.18.el5xen
Architecture: amd64 | Distribution Name: Red Hat Enterprise Linux Server | Distribution Version: release 5.3 (Tikanga)
Why not simply put it in a single column...
--
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
[View Less]
Add Refresh button to Summary tab of Applications node and subnodes
-------------------------------------------------------------------
Key: EMBJOPR-106
URL: https://jira.jboss.org/jira/browse/EMBJOPR-106
Project: Embedded Jopr
Issue Type: Feature Request
Reporter: Ondrej Žižka
Summary tab of Applications node and specific types' subnodes (Wep Applications, etc.) lists the apps and shows their status. It would be convenient …
[View More]to have a refresh button that would stay on the same page (in both meanings - embjopr's page and pagination's page), only re-reading the actual state.
--
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
[View Less]
Nav tree JS object (Tree.Item) is not ready after page refresh, causing ScriptException: TypeError: Cannot call method "fireExpansionEvent"
-------------------------------------------------------------------------------------------------------------------------------------------
Key: EMBJOPR-101
URL: https://jira.jboss.org/jira/browse/EMBJOPR-101
Project: Embedded Jopr
Issue Type: Task
Reporter: Ondrej Žižka
Right after …
[View More]page is loaded and test thread is running, JavaScript function object `Tree.Item` is not initialized yet.
This function is created in an externally loaded file, admin-console/a4j/g/3_3_0.GAorg/richfaces/renderkit/html/scripts/tree-item.js .
This problem appears when we click() in tests on some tree node after page load.
It is unlikely that user will be clicking fast enough to trigger this error, moreover IMHO Firefox blocks JS execution until external JS files are all loaded (but not sure), so this is only problem for QA.
Currently we solve this by calling NavTree#waitUntilReady( int intervalMs, int retries ) - e.g. in getNavTreeArrow():
ejtt.navTree.waitUntilReady(100, 15);
--
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
[View Less]
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 …
[View More]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
[View Less]