[
https://issues.jboss.org/browse/WFCORE-1906?page=com.atlassian.jira.plugi...
]
Tomaz Cerar moved JBEAP-6703 to WFCORE-1906:
--------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-1906 (was: JBEAP-6703)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Scripts
(was: Scripts)
Affects Version/s: 3.0.0.Alpha10
(was: 7.1.0.DR4)
Affects Testing: (was: Regression)
standalone.bat is unable to start from directory
"jboss(eap)" on Windows
------------------------------------------------------------------------
Key: WFCORE-1906
URL:
https://issues.jboss.org/browse/WFCORE-1906
Project: WildFly Core
Issue Type: Bug
Components: Scripts
Affects Versions: 3.0.0.Alpha10
Reporter: Tomaz Cerar
Assignee: Tomaz Cerar
Priority: Critical
standalone.bat is unable to start from directory "jboss(eap)" on Windows
This is regression against EAP 7.1.0.DR3.
Actual results:
{noformat}
C:\Users\Administrator\playground\7.1.0.DR5\jboss(eap)\bin>standalone.bat
Calling
"C:\Users\Administrator\playground\7.1.0.DR5\jboss(eap)\bin\standalone.conf.bat"
"JAVA_OPTS already set in environment; overriding default settings with values:
-Dprogram.name=standalone.bat -Xms1G -Xmx1G -XX:Me
taspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true
-Djboss.modules.system.pkgs=org.jboss.byteman"
"GC_LOG set in environment to true"
Setting JAVA property to "C:\jdk1.8.0_45\bin\java"
\standalone\log\gc.log" -XX:-TraceClassUnloading -Dprogram.name=standalone.bat
-Dprogram.name=standalone.bat -Xms1G -Xmx1G -XX:Met
aspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true
-Djboss.modules.system.pkgs=org.jboss.byteman" was unexpe
cted at this time.
C:\Users\Administrator\playground\7.1.0.DR5\jboss(eap)\bin>
{noformat}
--
This message was sent by Atlassian JIRA
(v7.2.2#72004)