[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
Wed Dec 3 02:23:39 EST 2014
[ https://issues.jboss.org/browse/WFCORE-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
RH Bugzilla Integration updated WFCORE-444:
-------------------------------------------
Bugzilla Update: Perform
Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1170051
> 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