| Summary: | Attempting to import EAP 6.4 when EAP 7 running on same host is already in inventory fails with NPE | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Matt Mahoney <mmahoney> | ||||
| Component: | Plugin -- JBoss EAP 6 | Assignee: | Simeon Pinder <spinder> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Vojta Prusa <vprusa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | JON 3.3.5 | CC: | fbrychta, loleary, miburman, mmahoney, vprusa | ||||
| Target Milestone: | DR02 | Keywords: | Triaged | ||||
| Target Release: | One-off release | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-09-01 09:03:00 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: | |||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1261060, 1261062, 1261066, 1273531, 1289370, 1300725, 1302426, 1319889, 1319904, 1319945 | ||||||
| Attachments: |
|
||||||
|
Description
Matt Mahoney
2016-02-25 20:27:06 UTC
mm, I can't replicate this, this doesn't make sense because NPE is checked and this should happen with EAP6.4 / EAP6.4 combination also (EAP7 makes no difference here). Right, which version of JON is used here? Created attachment 1131672 [details]
Server.log
This should be resolved by bz1314384 -> changing state to modified Moving to ON_QA as available for test with DR build: http://jon01.mw.lab.eng.bos.redhat.com:8042/dist/release/jon/plugins/eap/3.3/Update-03/DR02/jon-plugin-pack-eap-3.3.0.GA-update-03-DR02.zip AP plugin Update-03 DR02 does not support EAP7:
After following steps 1.-4. EAP6 resource is UP and EAP7 resource shows:
It was necessary to set port offset for EAP6 and restart Agent before importing EAP6 (before step 4.) - without restarting agent EAP6 was not discovered.
2016-03-10 07:48:44,073 WARN [InventoryManager.availability-1] (rhq.core.pc.inventory.AvailabilityExecutor)- Availability collection failed with exception on Resource[id=10114, uuid=fd12aea2-d688-4047-a8c9-033518e8eb13, type={JBossAS7}JBossAS7 Standalone Server, key=hostConfig: /home/hudson/jboss-eap7-standalone/standalone/configuration/standalone-full-changed.xml, name=EAP (0.0.0.0:10090), parent=vprusa-jon-eap-03dr02-a1.bc.jonqe.lab.eng.bos.redhat.com, version=EAP 7.0.0.GA], availability will be reported as DOWN, reason=Failed to start component for Resource[id=10114, uuid=fd12aea2-d688-4047-a8c9-033518e8eb13, type={JBossAS7}JBossAS7 Standalone Server, key=hostConfig: /home/hudson/jboss-eap7-standalone/standalone/configuration/standalone-full-changed.xml, name=EAP (0.0.0.0:10090), parent=vprusa-jon-eap-03dr02-a1.bc.jonqe.lab.eng.bos.redhat.com, version=EAP 7.0.0.GA] - The original product type discovered for this server was EAP, but the server is now reporting its product type is [JBoss EAP]
...as expected...
|