Management plug-in fails to start EAP 6 host controller using a path with a symbolic link in JON
Issue
- Starting EAP using simbolic Link
-
EAP plug-in throws the following error when I try to start the host controller:
java.lang.Exception: This Resource's connection properties contain errors: [Start script '/usr/local/EAP/jboss-eap/bin/domain.sh' does not exist.] 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:679)
Environment
- Red Hat JBoss Operations Network (ON) 3.1.1, 3.1.2
- Red Hat JBoss Enterprise Application Platform (EAP) 6
- JBoss EAP management plug-in for JBoss ON
-
A symbolic link is created which points to the JBoss EAP installation -- For example, if
JBOSS_HOMEis/opt/jboss/jboss-eap-6.1.0.GA:ln -s /opt/jboss/jboss-eap-6.1.0.GA /opt/jboss/jboss-eap -
Start script connection setting for JBoss EAP domain or host controller resource has been set to use a start script under a symbolic link -- For example,
/opt/jboss/jboss-eap/bin/domain.sh
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.