[
https://issues.jboss.org/browse/WFLY-4744?page=com.atlassian.jira.plugin....
]
Marek Kopecký moved JBEAP-258 to WFLY-4744:
-------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-4744 (was: JBEAP-258)
Workflow: GIT Pull Request workflow (was: CDW v1)
Affects Version/s: 10.0.0.Alpha2
(was: EAP 7.0.0.DR3)
Component/s: Scripts
(was: Scripts)
Target Release: (was: EAP 7.0.0.GA)
"The system cannot find path specified" on server output of
bat scripts when '%' char is on path
------------------------------------------------------------------------------------------------
Key: WFLY-4744
URL:
https://issues.jboss.org/browse/WFLY-4744
Project: WildFly
Issue Type: Bug
Components: Scripts
Affects Versions: 10.0.0.Alpha2
Reporter: Marek Kopecký
Assignee: Marek Kopecký
*Description of problem:*
"The system cannot find path specified" on server output of bat scripts when
'%' char is on path. Power shell scripts run correctly.
*How reproducible:*
Windows
*Steps to Reproduce:*
* Move EAP to folder containing '%' and start server using
\[standalone|domain\].bat
*Actual results:*
{noformat}
The system cannot find the path specified.
===============================================================================
JBoss Bootstrap Environment
JBOSS_HOME: "C:\Users\Administrator\7.0.0.DR3\jboss-eap-7.%0"
JAVA: "C:\jdk1.8.0_45\bin\java"
JAVA_OPTS: "-Dprogram.name=standalone.bat "
===============================================================================
....
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)