Bug 845118 - JMX plugin has moved some classes, other plugins may rely on
Summary: JMX plugin has moved some classes, other plugins may rely on
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Plugins
Version: 4.4
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: RHQ 4.5.0
Assignee: Heiko W. Rupp
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: 845120
TreeView+ depends on / blocked
 
Reported: 2012-08-01 20:21 UTC by Heiko W. Rupp
Modified: 2013-09-01 10:17 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 845120 (view as bug list)
Environment:
Last Closed: 2013-09-01 10:17:15 UTC
Embargoed:


Attachments (Terms of Use)

Description Heiko W. Rupp 2012-08-01 20:21:58 UTC
Description of problem:

Plugins like Infinispan plugin may fail with 

java.lang.Exception: Discovery component invocation failed.
        at org.rhq.core.pc.util.DiscoveryComponentProxyFactory$ComponentInvocationThread.call(DiscoveryComponentProxyFactory.java:297)
  [...]
Caused by: java.lang.NoClassDefFoundError: org/rhq/plugins/jmx/ObjectNameQueryUtility
        at org.infinispan.rhq.CacheManagerDiscovery.createDiscoveredResource(CacheManagerDiscovery.java:76)
        at org.infinispan.rhq.CacheManagerDiscovery.discoverResources(CacheManagerDiscovery.java:62)


Turns out we moved the ObjectNameQueryUtility to the util sub-package in commit
d06bde3ab789c06f603836525d7281e7a96bad85 on 2012-01-20

Comment 1 Heiko W. Rupp 2012-08-01 20:35:17 UTC
master 4f60260d2afe0

Comment 2 Heiko W. Rupp 2013-09-01 10:17:15 UTC
Bulk closing of items that are on_qa and in old RHQ releases, which are out for a long time and where the issue has not been re-opened since.


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