]
Bartosz Baranowski closed WFLY-4737.
------------------------------------
Resolution: Won't Fix
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: Bartosz Baranowski
*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}