Bug 535666 (RHQ-2338)
| Summary: | "WARN [DefaultActionRendererBase] Must set an id for the default action source" written repeatedly to server log by Seam | ||
|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Ian Springer <ian.springer> |
| Component: | Core UI | Assignee: | RHQ Project Maintainer <rhq-maint> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 1.2 | CC: | ccrouch, cwelton, thomas.soring |
| Target Milestone: | --- | Keywords: | SubBug |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | http://jira.rhq-project.org/browse/RHQ-2338 | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-11-22 18:08:51 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 565628 | ||
|
Description
Ian Springer
2009-08-11 21:35:00 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-2338 Hello there, do you now, how i can fix this problem for me? When this will be fixed in the official version? There's no ETA. It's fairly low priority, since its only symptom is warning messages in the log.
The workaround would be to turn down the log level to ERROR for the class that emits the warnings, i.e. add the following to <rhq-server-home>/jbossas/server/default/conf/jboss-log4j.xml:
<category name="org.jboss.seam.ui.renderkit.DefaultActionRendererBase">
<priority value="ERROR"/>
</category>
Temporarily adding the keyword "SubBug" so we can be sure we have accounted for all the bugs. keyword: new = Tracking + FutureFeature + SubBug making sure we're not missing any bugs in rhq_triage closing per gwt effort |