]
Tomaz Cerar reassigned WFLY-4742:
---------------------------------
Assignee: James Perkins (was: Tomaz Cerar)
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: James Perkins
*Description of problem:*
Server 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}