Hi,

Please properly subscribe to the user list (this way we will not have to
manually approve your emails). All you need to do is send an email to ì
[email protected]î and follow simple instructions in the
reply.

Please provide the full stack trace that should contain the cause of this
exception. In the meantime, make sure that you specify the path in a valid
form "file:///path/to/file" (according to the standard).

--
Denis

--------------------------

Following the documentation, I am attempting to load my configuration file
from an absolute path. 

The exception thrown is below. 

INFO: An exception was caught and reported. Message: class
org.apache.ignite.IgniteCheckedException: Failed to find configuration in:
file:/home/barrett/Git/robot_telemetry/config/dev-ignite.xml 
class org.apache.ignite.IgniteException: Failed to find configuration in:
file:/home/barrett/Git/robot_telemetry/config/dev-ignite.xml 

The dev-ignite.xml is a copy of
https://github.com/apache/ignite/blob/master/examples/config/example-default.xml
with the H2 bean removed. The file does exist. 

I'm sure this is a simple issue but I'm typically using Guice and not Spring
so I'm not sure if missing something straightforward 

Thanks! 



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Unable-to-load-config-from-absolute-path-tp5383p5482.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to