Fuse management plug-in no longer uses Java Attach API
Environment
- Red Hat JBoss Operations Network (ON) 3.3
- Red Hat JBoss Fuse Management Plug-in Pack Update-02 for JBoss ON
Issue
- Attach API is no longer being used
- New resource is not using attach API like on the other servers
Resolution
Begging with Fuse management plug-in update-02 for JBoss ON 3.3, the attach API is no longer used for JBoss Fuse Container resources. Instead, the JMX service is used to manage and monitor the Fuse server.
Root Cause
JBoss Fuse management plug-in issue FUSEJON-102 raised an issue in where a resource would not get properly discovered due to authentication failures. This issue was a direct result of attempting to use unauthenticated requests via the Java Attach API. To resolve this issue JMX remoting is now used when a JBoss Fuse server is discovered.
Resources discovered using an older version of the plug-in may continue to use the Java Attach API when available. However, all new resources will be discovered using JMX.
This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
