Bug 1078510
| Summary: | AJAX Status component not found WARN messages in server.log when viewing Content Sources | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Mike Foley <mfoley> | ||||
| Component: | UI | Assignee: | Lukas Krejci <lkrejci> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | JON 3.2 | CC: | myarboro, spinder | ||||
| Target Milestone: | ER02 | Keywords: | Triaged | ||||
| Target Release: | JON 3.3.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-12-11 14:03:07 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
probably related ... but this error 15:39:19,139 WARN [org.ajax4jsf.renderkit.AjaxRendererUtils] (http-/0.0.0.0:7080-4) AJAX Status component not found for AjaxComponent with id reposDataTableScroller When navigating to http://<YourJONServer>:7080/coregui/#Administration/Content/Repositories This warning is also available with a fresh 3.2.0.GA build as well so taking this out of 3.2.1 issue bucket. Updating: -Version to 3.2 -Target Release to 3.2.2 for regular triage and fix/inclusion/defer/etc. fix is in master
commit 3150c41379c2530a4ab50fd216fa891c0d78553d
Author: Lukas Krejci <lkrejci>
Date: Thu Jun 12 17:05:28 2014 +0200
[BZ 1078510] - Make sure to use the "plain" pagination on "plain" jsf pages
This avoids the warning arising from the "non-plain" pagination trying to
access page elements not present on the plain pages.
This fix is in the release branch. Ready for QE. |
Created attachment 876579 [details] server log Description of problem: Version-Release number of selected component (if applicable): JON 3.2.1 aka JON 3.2 CP1 How reproducible: 100% Steps to Reproduce: 1. http://<YourJONServer>:7080/coregui/#Administration/Content/ContentSources 2. 3. Actual results: WARN messages in server log. (and i suspect something is missing from the UI) Expected results: no WARNs or missing component messages Additional info: 15:32:29,262 WARN [org.ajax4jsf.renderkit.AjaxRendererUtils] (http-/0.0.0.0:7080-11) AJAX Status component not found for AjaxComponent with id contentProvidersDataTableScroller 15:32:29,278 WARN [org.ajax4jsf.renderkit.AjaxRendererUtils] (http-/0.0.0.0:7080-7) AJAX Status component not found for AjaxComponent with id contentProvidersDataTableScroller