[jboss-jira] [JBoss JIRA] (WFLY-4737) Unable to start EAP if JBOSS_HOME ends with exclamation mark
Tomaz Cerar (JIRA)
issues at jboss.org
Wed Jun 3 10:02:06 EDT 2015
[ https://issues.jboss.org/browse/WFLY-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073705#comment-13073705 ]
Tomaz Cerar commented on WFLY-4737:
-----------------------------------
we do have testsuite for scripts https://github.com/ctomc/wildfly-script-tests
you can find what are we testing here https://github.com/ctomc/wildfly-script-tests/blob/master/src/test/java/org/wildfly/test/scripts/ScriptPathsTestCase.java#L54
tests also pass with powershell scripts (ones that we have)
but keep in mind that there is a set of paths on windows that don't work because of java launcher cannot handle unicode properly.
you can see bug here http://bugs.java.com/bugdatabase/view_bug.do?bug_id=4488646
> 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 at 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}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list