Natalia S created IGNITE-67:
-------------------------------
Summary: Gridgain variables are present in Ignite
Key: IGNITE-67
URL: https://issues.apache.org/jira/browse/IGNITE-67
Project: Ignite
Issue Type: Bug
Components: general
Affects Versions: sprint-1
Reporter: Natalia S
Fix For: sprint-1
*Steps to reproduce*
# Start node (f.e. examples/config/example-cache.xml) in console
# Check output
*Observed*
Gridgain variables are present in Output
f.e.
{noformat}
INFO: GRIDGAIN_HOME=C:\Project\custom\sp31\ignite\ignite-fabric-7.0.0
Dec 18, 2014 4:17:20 PM org.apache.ignite.logger.java.IgniteJavaLogger info
INFO: VM arguments: [-Xms1g, -Xmx1g, -XX:+AggressiveOpts, -XX:MaxPermSize=256m,
-DGRIDGAIN_QUIET=false,
-DGRIDGAIN_SUCCESS_FILE=C:\Project\custom\sp31\ignite\ignite-fabric-7.0.0\work\gridgain_success_f5184d86-f0c8-4e10-b955-6941350cd1ad,
-Dcom.sun.management.jmxremote, -Dcom.sun.management.jmxremote.port=52725,
-Dcom.sun.management.jmxremote.authenticate=false,
-Dcom.sun.management.jmxremote.ssl=false, -DGRIDGAIN_UPDATE_NOTIFIER=false,
-DGRIDGAIN_HOME=C:\Project\custom\sp31\ignite\ignite-fabric-7.0.0,
-DGRIDGAIN_PROG_NAME=ggstart.bat]
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)