Bug 702332
Summary: | repo-sync in web gui doesn't work | ||
---|---|---|---|
Product: | [Community] Spacewalk | Reporter: | thomas mayr <thomas.mayr> |
Component: | Server | Assignee: | Tomas Lestach <tlestach> |
Status: | CLOSED NOTABUG | QA Contact: | Red Hat Satellite QA List <satqe-list> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 1.4 | CC: | tlestach |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-08-05 11:46:30 UTC | Type: | --- |
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: | 723481 |
Description
thomas mayr
2011-05-05 11:13:25 UTC
Aligning under space16. "Unsupported major.minor version 49.0" error means, you use an older java version than java the class was compiled with. This isn't a Spacewalk bug, but java incompatibility issue. I suggest to run: $ alternatives --config java to make sure 1.6 is used. Closing as NOTABUG. |