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-558
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Claudio Corsi
Votes: 0
Watchers: 0
Operations

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

NPE is raised when trying to access camel routes using the IDE JMX console for older versions of AMQ/Camel.

Created: 29/Feb/12 09:02 PM   Updated: 30/Mar/12 01:39 PM
Component/s: JMX
Affects Version/s: 2.0
Fix Version/s: 2.1.0

Environment:
Eclipse Indigo with FuseIDE 2.0.26
MB 5.4.2-fuse-xx-yy


 Description  « Hide
It seems like the IDE integrated JMX console does not know how to handle connections to older version of the Camel routes.

Trying to access the route when connected to an older version of MB/Camel version like MB 5.4.2 will generate a NPE.

We should consider be checking that the required methods are available when accessing Camel routes and if they are not then the embedded JMX console should not provide those methods.

Currently, a NPE is generated but there is no stack trace associated with the error.

We should consider making sure that all stack traces are included within the details window of the IDE,



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
James Strachan added a comment - 01/Mar/12 01:25 PM
I think this is fixed in 2.1 of IDE - though needs testing to be sure