|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
[mule-jira] Created: (MULE-3571) Error logged at debug levelError logged at debug level
--------------------------- Key: MULE-3571 URL: http://mule.mulesource.org/jira/browse/MULE-3571 Project: Mule Issue Type: Improvement Components: Core: Routing / Filters Affects Versions: 2.0.2 Reporter: David Dossot This is really basic but scared the heck out of me 8-) in: org.mule.routing.response.DefaultResponseRouterCollection.getResponse(MuleMessage message) ... if(logger.isDebugEnabled()) { logger.error("There are no routers configured on the response router. Returning the current message"); } ... If logger is debug then log an... error! Spooky ;-) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://mule.mulesource.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[mule-jira] Closed: (MULE-3571) Error logged at debug level[ http://mule.mulesource.org/jira/browse/MULE-3571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Olmes closed MULE-3571. ---------------------------- Resolution: Fixed Fix Version/s: 2.0.3 http://fisheye.codehaus.org/changelog/mule/?cs=12407 > Error logged at debug level > --------------------------- > > Key: MULE-3571 > URL: http://mule.mulesource.org/jira/browse/MULE-3571 > Project: Mule > Issue Type: Improvement > Components: Core: Routing / Filters > Affects Versions: 2.0.2 > Reporter: David Dossot > Assignee: Dirk Olmes > Priority: Trivial > Fix For: 2.0.3 > > > This is really basic but scared the heck out of me 8-) > in: org.mule.routing.response.DefaultResponseRouterCollection.getResponse(MuleMessage message) > ... > if(logger.isDebugEnabled()) > { > logger.error("There are no routers configured on the response router. Returning the current message"); > } > ... > If logger is debug then log an... error! Spooky ;-) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://mule.mulesource.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[mule-jira] Commented: (MULE-3571) Error logged at debug level[ http://mule.mulesource.org/jira/browse/MULE-3571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=25255#action_25255 ] Dirk Olmes commented on MULE-3571: ---------------------------------- Incorporated feedback from Ross: http://fisheye.codehaus.org/changelog/mule/?cs=12415 > Error logged at debug level > --------------------------- > > Key: MULE-3571 > URL: http://mule.mulesource.org/jira/browse/MULE-3571 > Project: Mule > Issue Type: Improvement > Components: Core: Routing / Filters > Affects Versions: 2.0.2 > Reporter: David Dossot > Assignee: Dirk Olmes > Priority: Trivial > Fix For: 2.0.3 > > > This is really basic but scared the heck out of me 8-) > in: org.mule.routing.response.DefaultResponseRouterCollection.getResponse(MuleMessage message) > ... > if(logger.isDebugEnabled()) > { > logger.error("There are no routers configured on the response router. Returning the current message"); > } > ... > If logger is debug then log an... error! Spooky ;-) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://mule.mulesource.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
| Free Forum Powered by Nabble | Forum Help |