Marek Kopecký created WFCORE-4386:
-------------------------------------
Summary: Unable to start WF with JDK11 and GC log enabled
Key: WFCORE-4386
URL:
https://issues.jboss.org/browse/WFCORE-4386
Project: WildFly Core
Issue Type: Bug
Components: Scripts
Reporter: Marek Kopecký
Assignee: James Perkins
Unable to start WF with JDK11 and GC log enabled
Log:
{noformat}
[0.005s][error][logging] Missing terminating quote in -Xlog option
'file="C:\Users\Administrator\playground\w'
Invalid -Xlog option '-Xlog:gc*:file="C:\Users\Administrator\playground\w',
see error log for details.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
{noformat}
The issue is caused by [this line of common.ps1
file|https://github.com/wildfly/wildfly-core/blob/master/core-feature-pac...]
--
This message was sent by Atlassian Jira
(v7.12.1#712002)