]
Marek Kopecký updated WFLY-4742:
--------------------------------
Summary: Unable to start server from path containing name with special char-jboss$eap
(was: Unable to start EAP server from path containing name with special char-jboss$eap)
Unable to start server from path containing name with special
char-jboss$eap
----------------------------------------------------------------------------
Key: WFLY-4742
URL:
https://issues.jboss.org/browse/WFLY-4742
Project: WildFly
Issue Type: Bug
Components: Scripts
Affects Versions: 10.0.0.Alpha2
Reporter: Marek Kopecký
Assignee: Tomaz Cerar
*Description of problem:*
EAP is unable to start if JBOSS_HOME contaings dolar character ($). This issue is valid
for standalone and domain.
*How reproducible:*
RHEL, HPUX, Solaris
*Steps to Reproduce:*
# \[mkopecky@localhost jboss$eap\]$ ./bin/standalone.sh
*Actual results:*
{noformat}
....
Error: Unable to access jarfile /home/mkopecky/eap/7.0.0.DR3/jboss/jboss-modules.jar
[mkopecky@localhost jboss$eap]$
.....
{noformat}