Bug 1144489
| Summary: | [BRMS 6] The original product type discovered for this server was EAP, but the server is now reporting its product type is [BRMS] | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Libor Zoubek <lzoubek> | ||||
| Component: | Plugin -- JBoss EAP 6 | Assignee: | Libor Zoubek <lzoubek> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Tomas Schlosser <tschloss> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | JON 3.3.0 | CC: | jkandasa, jkremser, jshaughn, loleary, mwinkler, theute | ||||
| Target Milestone: | ER04 | ||||||
| Target Release: | JON 3.3.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1168373 (view as bug list) | Environment: | |||||
| Last Closed: | 2014-12-11 14:04:20 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1070437, 1168373 | ||||||
| Attachments: |
|
||||||
This appears to be a bug in the JBoss EAP 6 plug-in as BRMS/BPMS does not extend the AS plug-ins. I've set the component to BRMS 5, because there's nothing for BRMS 6 plugin. But you're right, it's AS7 plugin issue. branch: master link: https://github.com/rhq-project/rhq/commit/d6f0bcbad time: 2014-09-25 17:21:07 +0200 commit: d6f0bcbad0b47af065035ed62f50b44071c9dc81 author: Libor Zoubek - lzoubek message: Bug 1144489 - [BRMS 6] The original product type discovered for this server was EAP, but the server is now reporting its product type is [BRMS] Adding BRMS into set of known AS7 based products *** Bug 1144492 has been marked as a duplicate of this bug. *** branch: release/jon3.3.x link: https://github.com/rhq-project/rhq/commit/daabd1589 time: 2014-09-26 15:28:02 +0200 commit: daabd1589419b55291e15c3986e9352814b73808 author: Libor Zoubek - lzoubek message: Bug 1144489 - [BRMS 6] The original product type discovered for this server was EAP, but the server is now reporting its product type is [BRMS] Adding BRMS into set of known AS7 based products (cherry picked from commit d6f0bcbad0b47af065035ed62f50b44071c9dc81) Signed-off-by: Jirka Kremser <jkremser> Moving to ON_QA as available for test with build: https://brewweb.devel.redhat.com/buildinfo?buildID=388959 Created attachment 945238 [details]
jboss-brms
Imported successfully. Also available in CSP. Verified screen shot is attached
Version:
JBoss Operations Network
Version : 3.3.0.ER04
Build Number : 99d2107:d7c537e
GWT Version : 2.5.0
SmartGWT Version : 3.0p
|
Description of problem: Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. install BRMS 6 2. import it and set credentials Actual results: plugin is unable to manage BRMS (Server seems DOWN reporting invalid plugin configuration), in agent logs there are: 2014-09-19 16:08:05,884 WARN [InventoryManager.availability-1] (rhq.core.pc.inventory.AvailabilityExecutor)- Availability collection failed with exception on Resource[id=10004, uuid=b56243da-cee2-4b85-b672-0f5c62f1ad30, type={JBossAS7}JBossAS7 Standalone Server, key=hostConfig: /data/jboss/brms/jboss-eap-6.1/standalone/configuration/standalone.xml, name=EAP (127.0.0.1:9990), parent=localhost.localdomain, version=EAP 6.1.1.GA], availability will be reported as DOWN, reason=Failed to start component for Resource[id=10004, uuid=b56243da-cee2-4b85-b672-0f5c62f1ad30, type={JBossAS7}JBossAS7 Standalone Server, key=hostConfig: /data/jboss/brms/jboss-eap-6.1/standalone/configuration/standalone.xml, name=EAP (127.0.0.1:9990), parent=localhost.localdomain, version=EAP 6.1.1.GA] - The original product type discovered for this server was EAP, but the server is now reporting its product type is [BRMS] Expected results: BRMS resource becomes UP and managable Additional info: