]
Bartosz Baranowski commented on WFLY-4737:
------------------------------------------
12:57 $ mv wildfly-10.0.0.Alpha-SNAPSHOT\$/ wildfly-10.0.0.!Alpha-SNAPSHOT
bash: !Alpha-SNAPSHOT: event not found
Why there is a need to use special characters(which should be banned as valid path names)
?
Unable to start EAP if JBOSS_HOME ends with exclamation mark
-------------------------------------------------------------
Key: WFLY-4737
URL:
https://issues.jboss.org/browse/WFLY-4737
Project: WildFly
Issue Type: Bug
Components: Scripts
Affects Versions: 10.0.0.Alpha1
Reporter: Marek Kopecký
Assignee: James Perkins
*Description of problem:*
EAP is unable to start if JBOSS_HOME ends with exclamation mark. This issue is valid for
standalone and domain.
*How reproducible:*
Windows, RHEL, HPUX, Solaris
*Steps to Reproduce:*
# \[mkopecky@localhost jboss-eap-7.0!\]$ ./bin/standalone.sh
*Actual results:*
{noformat}
....
15:44:35,479 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-7) MSC000001:
Failed to start service jboss.as: org.jboss.msc.service.StartException in service
jboss.as: Failed to start service
.....
{noformat}