On latest version of apache.ignite. Installed as Windows service on Win 2016.
Added this entry to AppSettings section in Apache.Ignite.exe.config:

<add key="Ignite.SpringConfigUrl"
value="C:\Apache\apache-ignite-2.7.5-bin\config\default-config.xml"/>

If I launch apache.ignite.exe via command prompt, it reads the above config
correctly. If I launch from the same location as service, the config file
above is ignored. Confirmed also via looking at the log files, it's not
reading data from the spring config file.

Any ideas?
Thanks



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to