| Summary: | rhevm is19 fails with 'JBAS014674: Failed to load module org.jboss.as.jaxrs' | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Yedidyah Bar David <didi> | ||||||||
| Component: | RPMs | Assignee: | Fernando Nasser <fnasser> | ||||||||
| Status: | CLOSED WONTFIX | QA Contact: | Katerina Odabasi <kanovotn> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | unspecified | CC: | didi, eedri, fnasser, pgier | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | EAP 6.3.0 | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2019-03-01 12:28:47 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: | |||||||||
| Attachments: |
|
||||||||||
Created attachment 815727 [details]
rpm -qa
What did "yum update" install? That is the most important bit of information as it should contain the missing bit. Created attachment 815763 [details]
rpm -qa after update
Hi Yedidyah, Our supported installation instructions are in the Install guide. They are indeed based on a yum update of a sort. That is the only one tested and supported. When I looked at the before and after rpm -qa that you posted, I've also noticed that other things in your OS, including the Java itself (and the kernel and so on) were not up-to-date. The Install Guide also requires that the OS be brought to up-to-date state before installing (or upgrading). For using these test yum repos RCM provides, there are special instructions described in: https://docspace.corp.redhat.com/docs/DOC-99526 Please make sure you follow that. If you guys follow the installation instructions (as you have been done so far) all will go well. This said, we have some changes planned for 6.3 that may be able to make what you did work, so please leave this open for reference. Best regards, Fernando |
Created attachment 815726 [details] rhevm boot.log Description of problem: I had a not very up-to-date machine, installed rhevm is19, engine-setup finished successfully, engine died with the message in the subject. Full boot.log and output of 'rpm -qa' are attached. 'yum update' solved this. It's probably a missing, or not accurate enough, dependency between various components of jboss or related stuff.