Effective October 27, 2012, online and email support for FuseSource products will move to Red Hat support channels. For more information, please see the JIRA Migration to Red Hat FAQ.
As of October 27th, please open all new issues in the Red Hat Customer Portal .
Issue Details (XML | Word | Printable)

Key: ECLIPSE-700
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Lars Heinemann
Reporter: Claus Ibsen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Fuse IDE

Enabling message tracing, causes diagram view to reset total counters

Created: 28/Apr/12 09:29 AM   Updated: 14/Nov/12 01:10 PM
Component/s: None
Affects Version/s: 2.1.0
Fix Version/s: 7.1.0

File Attachments: None
Image Attachments:

1. Screen Shot 2012-04-28 at 11.26.48 AM.png
(199 kB)

2. Screen Shot 2012-04-28 at 11.27.00 AM.png
(206 kB)
Environment: 421
Issue Links:
Linked
 


 Description  « Hide
I created a new AMQ project using the new fuse project wizard
I did a run as local context
The diagram view said total 3 messages
I then enabled message tracing, and the diagram view is now blank (no counters)

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Claus Ibsen added a comment - 28/Apr/12 09:30 AM
Before and after screenshot when I enable message tracing

Claus Ibsen added a comment - 28/Apr/12 09:32 AM
If that is on purpose then i dont think we should go down that path.

Instead we should use the numbers as reported by Camel directly.
And if we want to reset the counters etc. Then Camel offers JMX API to do that. We could add a method on the facade, so you can reset an entire

  • camel context
  • individual route

Claus Ibsen added a comment - 28/Apr/12 09:35 AM
Okay if I do a
  • start message tracing

Then the counters disappear

And then if i right after this do a

  • stop message tracing

And click refresh on the JMX tree
Then the counters come back again


Lars Heinemann added a comment - 19/Jun/12 05:47 PM
fixed