Hi All,
I just installed RHQ 4.11 on a linux box (CentOS 6.5) where I previous
installed WildFly 8.0.0.Final.
The RHQ Agent recognize the WildFly instance (also if it appears under
JBossAS7 Standalone Servers), but when I update the password of the
management user in Connection Settings of RHQ, the agent complains that:
The original product type discovered for this server was WildFly, but
the server is now reporting its product type is [AS]
I tryed also with WildFly 8.1.0.CR1, same result.
In Connection Setting I see Product Type WILDFLY8 (ReadOnly).
I miss anything?
Thank you,
Domenico
Exception:
org.rhq.core.pluginapi.inventory.InvalidPluginConfigurationException:
Failed to start component for Resource[id=10307,
uuid=84bd94a9-2ac2-452b-a050-dd5b73ee55aa, type={JBossAS7}JBossAS7
Standalone Server,
key=hostConfig: /opt/wildfly-8.0.0.Final/standalone/configuration/standalone-full-ha.xml, name=WildFly (127.0.0.1:9990), parent=xxxx.xxxx.xx, version=8.0.0.Final] - The original product type discovered for this server was WildFly, but the server is now reporting its product type is [AS]
at
org.rhq.core.pc.inventory.InventoryManager.activateResource(InventoryManager.java:2105)