Bug 1157220
| Summary: | setup should ask for java detection | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Yedidyah Bar David <didi> |
| Component: | ovirt-engine-reports | Assignee: | Shirly Radco <sradco> |
| Status: | CLOSED ERRATA | QA Contact: | Jiri Belka <jbelka> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | ecohen, gklein, iheim, lsurette, nyechiel, pmatyas, rbalakri, Rhev-m-bugs, yeylon, ylavi |
| Target Milestone: | --- | ||
| Target Release: | 3.5.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | integration | ||
| Fixed In Version: | vt8 - rhevm-reports-3.5.0-9.el6ev | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-02-11 18:18:41 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: | 1100205, 1116851, 1140746 | ||
|
Description
Yedidyah Bar David
2014-10-26 10:00:33 UTC
*** Bug 1155596 has been marked as a duplicate of this bug. *** ok, movciari@ confirmed dwh and reports are installable on vt8. Proper verification imo is installing another jdk (say ibm-jdk-1.5) and seeing that reports still uses openjdk 1.7.0. I already tried that during development, you might want to too. (In reply to Yedidyah Bar David from comment #5) > Proper verification imo is installing another jdk (say ibm-jdk-1.5) and making it the default jre (with alternatives) > and > seeing that reports still uses openjdk 1.7.0. I already tried that during > development, you might want to too. well sradco@ didn't mention deep details just:
> 14:50 < sradco> jbelka: sorry. only verify that all is working and not broken
> when installing engine+dwh and reports. this will be in vt8
i'll try then again based on #5.
ok, retested while ibm java was set manually as default for java and jre_1.7.0. # lsof -nPp `pgrep -f 'ovirt-engine -server'` | grep bin/java java 5918 ovirt txt REG 253,0 9904 919460 /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.71.x86_64/jre/bin/java # java -version java version "1.7.0" Java(TM) SE Runtime Environment (build pxa6470sr7fp1-20140708_01(SR7 FP1)) IBM J9 VM (build 2.6, JRE 1.7.0 Linux amd64-64 Compressed References 20140627_204598 (JIT enabled, AOT enabled) J9VM - R26_Java726_SR7_20140627_0924_B204598 JIT - r11.b06_20140409_61252.04 GC - R26_Java726_SR7_20140627_0924_B204598_CMPRSS J9CL - 20140627_204598) JCL - 20140707_01 based on Oracle 7u65-b16 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2015-0176.html |