[jboss-jira] [JBoss JIRA] (WFCORE-444) JAVA_OPTS environment variable not used for domain mode on Windows

RH Bugzilla Integration (JIRA) issues at jboss.org
Thu Dec 11 02:17:39 EST 2014


    [ https://issues.jboss.org/browse/WFCORE-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13026932#comment-13026932 ] 

RH Bugzilla Integration commented on WFCORE-444:
------------------------------------------------

Petr Kremensky <pkremens at redhat.com> changed the Status of [bug 1170051|https://bugzilla.redhat.com/show_bug.cgi?id=1170051] from ON_QA to VERIFIED

> JAVA_OPTS environment variable not used for domain mode on Windows
> ------------------------------------------------------------------
>
>                 Key: WFCORE-444
>                 URL: https://issues.jboss.org/browse/WFCORE-444
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Scripts
>            Reporter: Josef Cacek
>            Assignee: Josef Cacek
>
> When I use JAVA_OPTS as an environment variable (i.e. configured before starting the AS) it's not propagated when used in domain mode on windows (domain.bat).
> For standalone mode (standalone.bat) it works.
> For Linux/Unix it works in both cases (standalone.sh, domain.sh).
> Steps to reproduce:
> {code}
> SET "JAVA_OPTS=...MyOwnJavaOptsConfig..."
> domain.bat
> {code}
> Actual result:
> The configured JAVA_OPTS are not used.
> Expected result:
> Provided JAVA_OPTS are used for the process controller and host controller processes.



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jboss-jira mailing list