Bug 1042672

Summary: Can not create jboss applications on INT
Product: OpenShift Online Reporter: Qiushui Zhang <qiuzhang>
Component: ImageAssignee: Dan McPherson <dmcphers>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: high Docs Contact:
Priority: high    
Version: 2.xCC: whearn, xtian
Target Milestone: ---Keywords: TestBlocker
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-30 00:53:18 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:

Description Qiushui Zhang 2013-12-13 03:36:48 UTC
Description of problem:
Try to create jboss application on INT. It will fail with "Error: could not find libjava.so, Error: Could not find Java SE Runtime Environment."
This happens to all the jboss related cartridges, including  jbossas, jbosseap and jbossews.

Version-Release number of selected component (if applicable):
INT(2.0.37)

How reproducible:
always

Steps to Reproduce:
1. Try to create jboss application on INT. 
2.
3.

Actual results:
It will fail. Error message is shown:
Error: could not find libjava.so
Error: Could not find Java SE Runtime Environment.


Expected results:
Application is created successfully.

Additional info:

Comment 1 Wesley Hearn 2013-12-13 15:17:24 UTC
I have found a problem and resolved it(in short, 32bit JVM with 64bit JDK) I have corrected it and was able to create a jboss application.

Comment 2 Qiushui Zhang 2013-12-16 05:27:28 UTC
Tested on latest INT(2.0.38).

Applications of jbosseap, jbossas, and jbossews could be created successfully.

Mark the bug as verified.