]
Marek Kopecký moved JBEAP-250 to WFLY-4737:
-------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-4737 (was: JBEAP-250)
Workflow: GIT Pull Request workflow (was: CDW v1)
Affects Version/s: 10.0.0.Alpha1
(was: EAP 7.0.0.DR2)
Component/s: Scripts
(was: Scripts)
Target Release: (was: EAP 7.0.0.GA)
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: Marek Kopecký
*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}