Bug 807942

Summary: [AS7] server cannot be started using RHQ
Product: [Other] RHQ Project Reporter: Libor Zoubek <lzoubek>
Component: PluginsAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED DUPLICATE QA Contact: Mike Foley <mfoley>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 4.4CC: hrupp, theute
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-02 14:36:53 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:

Description Libor Zoubek 2012-03-29 08:02:23 UTC
Description of problem:It seems that some recent change causes that starting script path is no longer derived from EAP's home directory


Version-Release number of selected component (if applicable):
Version: 4.4.0-SNAPSHOT
Build Number: 559098b

How reproducible:always


Steps to Reproduce:
1.inventory EAP6 Beta1 or AS 7.1.1
2.restart using RHQ
  
Actual results:

java.lang.Exception: Start failed with error code 127:
/bin/sh: /home/hudson/jbas-instances/jboss-eap6-standalone1/standalone/bin/standalone.sh: No such file or directory

	at org.rhq.core.pc.operation.OperationInvocation.run(OperationInvocation.java:278)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)


Expected results: 


Additional info:
Server's HOME is detected correctly to /home/hudson/jbas-instances/jboss-eap6-standalone1/

applies for both domain and standalone

Comment 1 Charles Crouch 2012-04-02 14:36:53 UTC

*** This bug has been marked as a duplicate of bug 804102 ***