Hide Forgot
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:
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.
Tested on latest INT(2.0.38). Applications of jbosseap, jbossas, and jbossews could be created successfully. Mark the bug as verified.