Bug 1452096
| Summary: | Error 404 instead login page | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | Thomas Schweikle <tschweikle> | ||||
| Component: | Server | Assignee: | Tomáš Kašpárek <tkasparek> | ||||
| Status: | CLOSED CANTFIX | QA Contact: | Red Hat Satellite QA List <satqe-list> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 2.6 | CC: | olli.rajala, tschweikle | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-05-24 07:25: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: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1484117 | ||||||
| Attachments: |
|
||||||
|
Description
Thomas Schweikle
2017-05-18 10:49:33 UTC
Created attachment 1280011 [details]
spacewalk config and logs
I could walk that problem down to various libraries not linking to correct jar-files in /var/lib/tomcat6/webapps/rhn/WEB-INF/lib. After reinstalling packages the wrong links belonged to these links where corrected. I could not track down, how and why these links where not updated. Second thing: After upgrading OpenJDK the default was switched to OpenJDK 1.7 instead of the installed OpenJDK 1.8. After correcting this to OpenJDK 1.8 the java part of spacewalk runs now! I think these errors do not have any relation to spacewalk, but to installation routines: something must have badly gone wrong while installing updates. Maybe it is a yum/dnf- or rpm-problem. "After reinstalling packages the wrong links belonged to these links where corrected." Can you list what packages you reinstalled? We are facing the same issue with Spacewalk 2.4 (CentOS 7) and OpenJDK 8. -Olli This BZ closed some time during 2.5, 2.6 or 2.7. Adding to 2.7 tracking bug. Solved meanwhile. Fixed by later updates. >Just reinstalled all java, tomcat related stuff, after removing anything including deployed applications. Then reinstalled everything from scratch, copied configs from backup and redeployed applications. -- I's a lot of work, but made the whole thing run again.
I've noticed some packages leaving stuff behind, after removing them. These are configs never touched again, even if they do not match the system later on. Most of them are generated "on the fly" some hold java functions leading to crashes later on if loaded.
|