Bug 1034097

Summary: Failures in RespawnTestCase on IBM JDK
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Ondrej Chaloupka <ochaloup>
Component: TestsuiteAssignee: Pavel Jelinek <pjelinek>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Jelinek <pjelinek>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: cdewolf, kkhan
Target Milestone: ER5   
Target Release: EAP 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1097585 (view as bug list) Environment:
Last Closed: 2014-08-06 14:37:47 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: 1097585    

Description Ondrej Chaloupka 2013-11-25 09:17:12 UTC
Tested with EAP 6.2.0.CR3.
The RespawnTestCase fails as the IBM JDK does not contain 'jps' tool.

I suppose that it will be needed to rework the test to use 'ps' or some other way of finding running java processes.

The failure is:
Failed tests:   org.jboss.as.test.integration.respawn.RespawnTestCase: JPS executable not found. File: /qa/tools/opt/ibm-java-i386-70/jre/../bin/jps

Comment 1 Ondrej Chaloupka 2014-01-30 13:06:17 UTC
We were hitting the same problem in Narayana testsuite. There is the way here how Hayk fixed it:
https://github.com/hhovsepy/narayana/blob/JBQA-8699/XTS/localjunit/crash-recovery-tests/src/main/java/com/arjuna/qa/extension/JBossAS7ServerKillProcessor.java

Comment 2 Pavel Jelinek 2014-05-14 06:38:15 UTC
PR: https://github.com/jbossas/jboss-eap/pull/1322

Comment 3 Pavel Jelinek 2014-07-03 08:06:54 UTC
Verified for EAP 6.3.0.ER8.

Comment 4 JBoss JIRA Server 2016-10-18 10:21:19 UTC
Radim Hatlapatka <rhatlapa> updated the status of jira JBQA-9028 to Closed