Bug 779056 (SOA-1463) - Operations on the JBoss ESB Statistics level not working
Summary: Operations on the JBoss ESB Statistics level not working
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-1463
Product: JBoss Enterprise SOA Platform 4
Classification: JBoss
Component: Monitoring and Management
Version: 4.3 CP01,4.3 CP02
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Kevin Conner
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks: SOA-2288
TreeView+ depends on / blocked
 
Reported: 2009-08-24 16:50 UTC by Jaroslaw Kijanowski
Modified: 2011-02-09 17:07 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 779057 (view as bug list)
Environment:
Last Closed: 2011-02-09 17:07:01 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Screenshot.png (37.64 KB, image/png)
2010-03-30 10:47 UTC, Jaroslaw Kijanowski
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 779236 0 high CLOSED Operations on the JBoss ESB Statistics level not working 2021-02-22 00:41:40 UTC
Red Hat Issue Tracker SOA-1463 0 None Closed Operations on the JBoss ESB Statistics level not working 2012-05-15 17:30:32 UTC

Internal Links: 779236

Description Jaroslaw Kijanowski 2009-08-24 16:50:40 UTC
Date of First Response: 2009-12-14 13:56:18
project_key: SOA

Not a regression, it's present in SOA-P 4.3 CP01/CP02 and JON-2.1.2, JON-2.2.0 and JON-2.3.0 with the CP01 plugin

JBoss ESB Statistics -> Operations -> Stop deployment:

java.lang.Exception: Operation [stop] not found on bean [jboss.esb:service=MessageCounter]
	at org.rhq.plugins.jmx.MBeanResourceComponent.invokeOperation(MBeanResourceComponent.java:521)
	at org.rhq.plugins.jmx.MBeanResourceComponent.invokeOperation(MBeanResourceComponent.java:510)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.rhq.core.pc.inventory.ResourceContainer$ComponentInvocationThread.call(ResourceContainer.java:525)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
	at java.lang.Thread.run(Thread.java:595)


Same for the "Start deployment", "Move .esb deployment into the destroy state" and "Move the .esb deployment into the create state".

Comment 1 Jaroslaw Kijanowski 2009-11-21 08:41:08 UTC
Link: Added: This issue is a dependency of SOA-1629


Comment 2 Jaroslaw Kijanowski 2009-11-21 10:48:19 UTC
Link: Added: This issue depends JBESB-2992


Comment 3 Kevin Conner 2009-12-07 11:34:26 UTC
Link: Removed: This issue is a dependency of SOA-1629 


Comment 4 Kevin Conner 2009-12-07 11:34:31 UTC
Link: Removed: This issue depends JBESB-2992 


Comment 5 Kevin Conner 2009-12-07 11:34:58 UTC
Link: Added: This issue related SOA-1629


Comment 6 tcunning 2009-12-14 18:56:18 UTC
Removed the start/stop/create/destroy operations from the ESB Statistics level. 

Comment 7 tcunning 2009-12-14 18:56:38 UTC
Change should be available in ER6.

Comment 8 David Le Sage 2010-02-25 05:10:11 UTC
Please review the following draft text which has been added to the Resolved Issues section of the Release Notes:


https://jira.jboss.org/jira/browse/SOA-1463

    A java.lang.Exception exception would occur if the user tried to run start, stop, create or
    destroy deployment operations from withing the ESB Statistics level.

    In order to mitigate this problem, these operations are no longer available at this level.


Comment 9 David Le Sage 2010-02-25 05:10:58 UTC
^  withing -> within

Comment 10 Kevin Conner 2010-03-04 13:54:02 UTC
Link: Added: This issue depends JBESB-3199


Comment 11 Kevin Conner 2010-03-04 13:59:50 UTC
The comments suggest this has been treated as a SOA 5 issue rather than SOA 4.3, going to reopen.

Comment 12 Kevin Conner 2010-03-05 12:04:02 UTC
Updated in ESB codebase, will be in next merge.

Comment 13 Jaroslaw Kijanowski 2010-03-30 10:45:24 UTC
Verified in 4.3 CP03 ER1 (QR2) and JON 2.1.2 - all 4 operations are no longer available, just "Reset Counts" is left (screen attached).

Comment 14 Jaroslaw Kijanowski 2010-03-30 10:47:34 UTC
Attachment: Added: Screenshot.png


Comment 15 Jaroslaw Kijanowski 2010-03-31 14:56:26 UTC
Same with JON 2.3.1

Comment 20 Kevin Conner 2010-09-27 15:45:47 UTC
Link: Added: This issue is a dependency of SOA-2288


Comment 21 Kevin Conner 2010-09-27 15:46:03 UTC
Resolved awaiting SOA-2288

Comment 22 Laura Bailey 2010-12-17 00:51:39 UTC
Release Notes Docs Status: Added: Documented as Resolved Issue


Comment 24 Dana Mison 2011-01-05 00:14:34 UTC
Writer: Added: dlesage


Comment 25 Dana Mison 2011-02-03 01:49:30 UTC
Release Notes Text: Added: An  exception (java.lang.Exception) would occur if the user tried to run start, stop, create or destroy deployment operations from withing the ESB Statistics level.

In order to mitigate this problem, these operations are no longer available at this level.


Comment 26 Pavel Kralik 2011-02-09 17:06:29 UTC
Tested with JON 2.4.1.GA and SOA-P 5.1.0.ER9 and 4.3.0.GA_CP03.

The start/stop/create/destroy operations are removed from the Jboss ESB Operations tab.


Note You need to log in before you can comment on or make changes to this bug.