Bug 789967 - hornetq plugin: "NoSuchMethodException: org.rhq.plugins.jbossas.JBossASServerComponent.getConnection()" in org.jboss.as.integration.hornetq.jopr.JMSManagerDiscoveryComponent class
Summary: hornetq plugin: "NoSuchMethodException: org.rhq.plugins.jbossas.JBossASServer...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Plugins
Version: 4.2
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ---
: JON 3.1.0
Assignee: Jay Shaughnessy
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: jon310-sprint11, rhq44-sprint11
TreeView+ depends on / blocked
 
Reported: 2012-02-13 11:25 UTC by Libor Zoubek
Modified: 2015-11-02 00:42 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-09-03 15:10:29 UTC
Embargoed:


Attachments (Terms of Use)
agent log (64.19 KB, application/octet-stream)
2012-02-16 10:34 UTC, Libor Zoubek
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 817690 0 high CLOSED HornetQ plug-in is not compatible with HornetQ shipped with EAP 5.1.x 2021-02-22 00:41:40 UTC

Internal Links: 817690

Description Libor Zoubek 2012-02-13 11:25:46 UTC
Description of problem: I am getting NoSuchMethod exceptions on JON 3.0.1 RC4 right after RHQ server (on local agent) got to inventory. It looks like productization issue to me.


Version-Release number of selected component (if applicable):
Version: 3.0.1.GA
Build Number: dd8a001:c5270fb

How reproducible:always


Steps to Reproduce:
1. install server & agent on same host
2. install eap plugin pack
3. inventory RHQ Server, check agent log does not contain bellow exception
  
Actual results:

java.lang.Exception: Discovery component invocation failed.
        at org.rhq.core.pc.util.DiscoveryComponentProxyFactory$ComponentInvocationThread.call(DiscoveryComponentProxyFactory.java:296
)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:636)
Caused by: java.lang.NoSuchMethodException: org.rhq.plugins.jbossas.JBossASServerComponent.getConnection()
        at java.lang.Class.getMethod(Class.java:1622)
        at org.jboss.as.integration.hornetq.jopr.JMSManagerDiscoveryComponent.getProfileService(JMSManagerDiscoveryComponent.java:65)
        at org.jboss.as.integration.hornetq.jopr.JMSManagerDiscoveryComponent.discoverResources(JMSManagerDiscoveryComponent.java:44)
        at sun.reflect.GeneratedMethodAccessor70.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at org.rhq.core.pc.util.DiscoveryComponentProxyFactory$ComponentInvocationThread.call(DiscoveryComponentProxyFactory.java:292
)
        ... 5 more


Expected results:


Additional info: I've installed 

zip -sf jon-plugin-pack-eap-3.0.1.GA.zip
Archive contains:
  jon-plugin-pack-eap-3.0.1.GA/
  jon-plugin-pack-eap-3.0.1.GA/jopr-jboss-as-5-plugin-4.2.0.JON.3.0.1.GA.jar
  jon-plugin-pack-eap-3.0.1.GA/EULA
  jon-plugin-pack-eap-3.0.1.GA/jopr-jboss-as-plugin-4.2.0.JON.3.0.1.GA.jar
  jon-plugin-pack-eap-3.0.1.GA/jopr-hibernate-plugin-4.2.0.JON.3.0.1.GA.jar
  jon-plugin-pack-eap-3.0.1.GA/jopr-jboss-cache-plugin-4.2.0.JON.3.0.1.GA.jar
  jon-plugin-pack-eap-3.0.1.GA/jopr-jboss-cache-v3-plugin-4.2.0.JON.3.0.1.GA.jar
  jon-plugin-pack-eap-3.0.1.GA/hornetq-jopr-plugin-1.0.0.CR2.jar
  jon-plugin-pack-eap-3.0.1.GA/jopr-rhq-server-plugin-4.2.0.JON.3.0.1.GA.jar
  jon-plugin-pack-eap-3.0.1.GA/README.txt
  jon-plugin-pack-eap-3.0.1.GA/LICENSE

When comparing to jon-plugin-pack-eap-3.0.0.GA I see modcluster-plugin missing, which is probably not related

Comment 1 Mike Foley 2012-02-13 16:59:35 UTC
per triage 2/13/2012 (asantos, crouch, foley, loleary)

Comment 2 Stefan Negrea 2012-02-15 20:40:38 UTC
Can you please attach the log file with the full error? 

A first look at the error indicates that the agent is trying to discover the AS4 server as an AS5 server (the JMS reference).

Comment 3 Stefan Negrea 2012-02-16 00:30:48 UTC
Talking with Ian we discovered that this issue was fixed in HornetQ 1.0.0.Final plugin. JON includes the older 1.0.0.CR2. The latest version of the Hornetq plugin is 2.0.0.Final. 

The problems stems from the fact that the HornetQ plugin has both AS4 and AS5 as parent resource types. Here is the fixed HornetQ issue: https://issues.jboss.org/browse/HORNETQ-454

The side effects from having the reported error are minimal. The only other problem, aside from the logging the error, is that discovery process will attempt to discover HornetQ subresources for every JBoss AS4 server inventoried. The discovery process only fails for the HornetQ resources and is not affected otherwise.

HornetQ plugin downloads: https://repository.jboss.org/nexus/content/repositories/releases/org/hornetq/hornetq-jopr-plugin/


I smoke tested JON3.0.1 with both 2.0.0.Final and 1.0.0.Final and this particular error is no longer present in the log files. However, I see some additional errors with regards to loading default values for config properties for both plugins:


2012-02-15 18:17:41,921 INFO  [InventoryManager.availability-1] (rhq.core.pc.inventory.InventoryManager)- Sending availability report to Server...
2012-02-15 18:21:59,349 WARN  [WorkerThread#0[127.0.0.1:58310]] (rhq.core.pc.configuration.LegacyConfigManagement)- Plugin Error: Invalid JMS Connection Factory Resource configuration returned by HornetQ plugin - Required property 'ha' has a null value in Configuration[id=0, notes=Resource config for JMS Connection Factory Resource w/ id 10431].
2012-02-15 18:21:59,349 WARN  [WorkerThread#0[127.0.0.1:58310]] (rhq.core.pc.configuration.LegacyConfigManagement)- Plugin Error: Invalid JMS Connection Factory Resource configuration returned by HornetQ plugin - Required property 'useDiscovery' has a null value in Configuration[id=0, notes=Resource config for JMS Connection Factory Resource w/ id 10431].
2012-02-15 18:21:59,349 WARN  [WorkerThread#0[127.0.0.1:58310]] (rhq.core.pc.configuration.LegacyConfigManagement)- Plugin Error: Invalid JMS Connection Factory Resource configuration returned by HornetQ plugin - Required property 'cfType' has a null value in Configuration[id=0, notes=Resource config for JMS Connection Factory Resource w/ id 10431].
2012-02-15 18:21:59,349 WARN  [WorkerThread#0[127.0.0.1:58310]] (rhq.core.pc.configuration.LegacyConfigManagement)- Plugin Error: Invalid JMS Connection Factory Resource configuration returned by HornetQ plugin - Required property 'connectorNames' has a null value in Configuration[id=0, notes=Resource config for JMS Connection Factory Resource w/ id 10431].


I was not able to build JON with HornetQ 2.0.0.Final plugin due to missing dependencies from public repositories (error message below). There are no problems with HornetQ 1.0.0.Final plugin.


Missing:
----------
1) org.jboss.man:jboss-managed:jar:2.1.1.SP4

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.jboss.man -DartifactId=jboss-managed -Dversion=2.1.1.SP4 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.jboss.man -DartifactId=jboss-managed -Dversion=2.1.1.SP4 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.jboss.on:jon-plugin-pack-eap:pom:3.0.1-SNAPSHOT
  	2) org.hornetq:hornetq-jopr-plugin:jar:2.0.0.Final
  	3) org.jboss.man:jboss-managed:jar:2.1.1.SP4

2) org.hibernate:hibernate-annotations:jar:3.4.0.GA_CP02

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.hibernate -DartifactId=hibernate-annotations -Dversion=3.4.0.GA_CP02 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.hibernate -DartifactId=hibernate-annotations -Dversion=3.4.0.GA_CP02 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.jboss.on:jon-plugin-pack-eap:pom:3.0.1-SNAPSHOT
  	2) org.hornetq:hornetq-jopr-plugin:jar:2.0.0.Final
  	3) org.hibernate:hibernate-annotations:jar:3.4.0.GA_CP02

----------
2 required artifacts are missing.

for artifact: 
  org.jboss.on:jon-plugin-pack-eap:pom:3.0.1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  brew (http://download.devel.redhat.com/brewroot/repos/jboss-on-3-build/latest/maven/),
  brms (http://download.lab.bos.redhat.com/brewroot/repos/soa-brms-5.2-build/latest/maven/),
  jboss-public-repo-group (http://repository.jboss.org/nexus/content/groups/public/),
  jboss-deprecated-repository (https://repository.jboss.org/maven2/),
  jon (http://jon01.mw.lab.eng.bos.redhat.com:8042/m2-repo/),
  jboss-deprecated-items-group (https://repository.jboss.org/nexus/content/repositories/deprecated/),
  __jpp_repo__ (file:///usr/share/maven2/repository)

Comment 4 Libor Zoubek 2012-02-16 10:34:13 UTC
Created attachment 562458 [details]
agent log

Comment 5 Simeon Pinder 2012-02-16 18:16:05 UTC
Talked this over with Ian Springer and this is not bad enough to go into 3.0.1 but should be fixed in master.

Comment 6 Ian Springer 2012-02-16 20:42:09 UTC
I think we should wait on the HornetQ team to fix the two hornetq plugin issues Stefan described above, as well as a third issue I found, and then to cut a new release (e.g. 2.0.1.Final). We can then upgrade JON master to that version.

I've created HORNETQ JIRA issues for all three bugs:

https://issues.jboss.org/browse/HORNETQ-852
https://issues.jboss.org/browse/HORNETQ-856
https://issues.jboss.org/browse/HORNETQ-857

Andy Taylor said he will work on them when he returns from PTO on Mon, Feb 27.

Comment 7 Jay Shaughnessy 2012-05-01 16:01:42 UTC
This is likely fixed by the upgrade to 2.0.0.Final, which is now the
version for JON 3.1.  We should re-test with a 3.1 build.

Comment 8 Jay Shaughnessy 2012-05-04 20:44:48 UTC
With a JON 3.1.0 RC built with HornetQ 2.0.0.Final I did not get these
warnings.

Comment 9 Libor Zoubek 2012-05-21 10:44:23 UTC
verified on Version: 4.4.0.JON310-SNAPSHOT Build Number: 31b4844

Comment 10 Heiko W. Rupp 2013-09-03 15:10:29 UTC
Bulk closing of old issues in VERIFIED state.


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