[
https://issues.jboss.org/browse/WFLY-4743?page=com.atlassian.jira.plugin....
]
Tomaz Cerar edited comment on WFLY-4743 at 6/4/15 6:38 AM:
-----------------------------------------------------------
Guys, can we focus on powershell scripts now?
Plan is to have .bat scripts removed in near future or keep them around just so they can
call powershell variant of scripts.
I am saying that because this exact problem was fixed in powershell scripts.
And all paths should work from ps1 scripts point of view, but there are cases where JVM
doesn't support UTF chars in path and fails to load entry point jar
(jboss-modules.jar)
was (Author: ctomc):
Guys, can we focus on powershell scripts now?
Plan is to have .bat scripts removed in near future or keep them around just so they can
call powershell variant of scripts.
I am saying that because this exact problem was fixed in powershell scripts.
Unable to start server on Windows from path containing special
characters jboss-eap-ŽlutýKůň-7.0
------------------------------------------------------------------------------------------------
Key: WFLY-4743
URL:
https://issues.jboss.org/browse/WFLY-4743
Project: WildFly
Issue Type: Bug
Components: Scripts
Affects Versions: 10.0.0.Alpha2
Reporter: Marek Kopecký
Assignee: Tomaz Cerar
*Description of problem:*
Server is unable to start if JBOSS_HOME contaings "ŽlutýKůň" characters. This
issue is valid for standalone and domain.
*How reproducible:*
Windows
*Steps to Reproduce:*
* standalone.bat
* standalone.ps1
*Actual results:*
{noformat}
....
Error: Unable to access jarfile
C:\Users\Administrator\7.0.0.DR3\jboss-eap-Älut²Kun\jboss-modules.jar
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)