Bug 1127413
| Summary: | WARN [ResourceContainer.invoker.daemon-3] (rhq.modules.plugins.jbossas7.BaseComponent) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Matt Mahoney <mmahoney> | ||||
| Component: | Plugin -- JBoss EAP 6 | Assignee: | Thomas Segismont <tsegismo> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | JON 3.3.0 | CC: | miburman, tsegismo | ||||
| Target Milestone: | ER02 | ||||||
| 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:36 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: |
|
||||||
Will make these messages show only at DEBUG level Fixed in master
commit ad41ed5ee5131a5d8eba7df188cd74eaeee5d5ce
Author: Thomas Segismont <tsegismo>
Date: Mon Aug 25 14:00:13 2014 +0200
Bug 1127413 + Bug 1127412
Make BaseComponent less verbose on metric collection issues. Still, log
problems at DEBUG level.
Cherry-picked to release/jon3.3.x:
commit 7403911c7d31d12097bba6311b1c22555c8ec8ae
Author: Thomas Segismont <tsegismo>
Date: Mon Aug 25 14:00:13 2014 +0200
Bug 1127413 + Bug 1127412
Make BaseComponent less verbose on metric collection issues. Still, log
problems at DEBUG level.
(cherry picked from commit ad41ed5ee5131a5d8eba7df188cd74eaeee5d5ce)
Moving to ON_QA as available for test with the following brew build: https://brewweb.devel.redhat.com//buildinfo?buildID=381194 |
Created attachment 924593 [details] agent.log Description of problem: Warning in agent.log file after clean install and server start. WARN [ResourceContainer.invoker.daemon-3] (rhq.modules.plugins.jbossas7.BaseComponent)- Getting metric [context-root] at [ Address{path: deployment=rhq.ear,subdeployment=rhq-downloads.war,subsystem=web}] failed: The server closed the connection before sending the response, rolled-back=false, rolled-back=false WARN [ResourceContainer.invoker.daemon-3] (rhq.modules.plugins.jbossas7.BaseComponent)- Getting metric [context-root] at [ Address{path: deployment=rhq.ear,subdeployment=rhq-portal.war,subsystem=web}] failed: The server closed the connection before sending the response, rolled-back=false, rolled-back=false WARN [ResourceContainer.invoker.daemon-3] (rhq.modules.plugins.jbossas7.BaseComponent)- Getting metric [virtual-host] at [ Address{path: deployment=rhq.ear,subdeployment=rhq-portal.war,subsystem=web}] failed: The server closed the connection before sending the response, rolled-back=false, rolled-back=false WARN [ResourceContainer.invoker.daemon-5] (rhq.modules.plugins.jbossas7.BaseComponent)- Getting metric [virtual-host] at [ Address{path: deployment=rhq.ear,subdeployment=rhq-rest.war,subsystem=web}] failed: The server closed the connection before sending the response, rolled-back=false, rolled-back=false Version-Release number of selected component (if applicable): JON 3.3 DR01 How reproducible: Steps to Reproduce: 1. Install and start JON. 2. 3. Actual results: Warnings in agent.log after clean install/start. Expected results: Should be zero silent Warnings in server.log Expected results: Additional info: