]
James Perkins moved WFLY-4742 to WFCORE-735:
--------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-735 (was: WFLY-4742)
Affects Version/s: (was: 10.0.0.Alpha2)
Component/s: Scripts
(was: Scripts)
Unable to start server from path containing name with special
char-jboss$eap
----------------------------------------------------------------------------
Key: WFCORE-735
URL:
https://issues.jboss.org/browse/WFCORE-735
Project: WildFly Core
Issue Type: Bug
Components: Scripts
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}