ERROR messages in logs when invoking operations
-----------------------------------------------
Key: JBESB-2991
URL:
https://jira.jboss.org/jira/browse/JBESB-2991
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Management
Affects Versions: 4.6
Reporter: Jaroslaw Kijanowski
When running the "Reset the message counter" operation at the Service level I
get this error in the jon server log:
2009-09-16 12:25:56,986 ERROR [OperationManager.invoker-1]
(rhq.core.pc.operation.OperationInvocation)- Plugin error: Operation [resetCounter] is
defined as returning no results, but it returned non-null results: Configuration[id=0,
operationResult=Invoking the resetCounter on the lifecycle.]
When running the "Stop listener" operation at the Listener Configuration level I
get this error in the jon server log:
2009-09-16 15:55:15,579 ERROR [OperationManager.invoker-1]
(rhq.core.pc.operation.OperationInvocation)- Plugin error: Operation [stop] is defined as
returning no results, but it returned non-null results: Configuration[id=0,
operationResult=Invoking the stop on the lifecycle.]
When running the "Start listener" operation at the Listener Configuration level
I get this error in the jon server log:
2009-09-16 15:55:29,819 ERROR [OperationManager.invoker-1]
(rhq.core.pc.operation.OperationInvocation)- Plugin error: Operation [start] is defined as
returning no results, but it returned non-null results: Configuration[id=0,
operationResult=Invoking the start on the lifecycle.]
Doesn't look like it breaks anything.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira