Bug 777524 (SOA-26)

Summary: ESB server reports "ERROR [org.jboss.soa.esb.monitoring.server.DataFilerJob] Collect statistics from EPRs" (maybe just a message set at the wrong log level?)
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Len DiMaggio <ldimaggi>
Component: JBossESBAssignee: tcunning
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: atangrin, soa-p-jira
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-26
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 777525 777526 (view as bug list) Environment:
soa-standalone.zip (sept 25 2007) RHEL5 java version "1.5.0_12" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04) Java HotSpot(TM) Server VM (build 1.5.0_12-b04, mixed mode)
Last Closed: 2007-10-03 20:32:13 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:

Description Len DiMaggio 2007-09-27 17:24:31 UTC
Date of First Response: 2007-10-03 16:14:07
project_key: SOA

This may be a case of the message being logged at the ERROR level when it should be INFO?

There's no obvious problem based on adjacent log messages:


2007-09-27 12:41:04,521 DEBUG [org.quartz.simpl.SimpleJobFactory] Producing instance of Job 'DataFiler.ESB', class=org.jboss.soa.esb.monitoring.server.DataFilerJob
2007-09-27 12:41:04,524 DEBUG [org.quartz.core.JobRunShell] Calling execute on job DataFiler.ESB
2007-09-27 12:41:04,524 ERROR [org.jboss.soa.esb.monitoring.server.DataFilerJob] Collect statistics from EPRs
2007-09-27 12:41:04,528 INFO  [org.hibernate.cfg.HbmBinder] Mapping class: org.jbpm.graph.def.Action -> JBPM_ACTION
2007-09-27 12:41:04,531 DEBUG [org.hibernate.cfg.HbmBinder] Mapped property: id -> ID_
2007-09-27 12:41:04,532 DEBUG [org.hibernate.cfg.HbmBinder] Mapped property: name -> NAME_

Comment 1 tcunning 2007-10-03 20:14:07 UTC
Fixed in JBESB-917

Comment 2 tcunning 2007-10-03 20:14:17 UTC
Link: Added: This issue depends JBESB-917