This means just that ignite doesn't see this file.

>when I run the jar file via:
>java -DIGNITE_HOME=somePath/toBin//apache-ignite-fabric-2.5.0-bin/ -jar
>DifferentHosts-1.0-SNAPSHOT.one-jar.jar

>give me this error:
>java.lang.ClassNotFoundException:
>org.apache.ignite.logger.java.JavaLoggerFileHandler

looks like in this case it sees this file, then you can use this approach.
Do you use spark?

2018-08-07 10:49 GMT+03:00 monstereo <mehmetozangu...@gmail.com>:

> same error
> when ı run ja file
> java -DIGNITE_LOG_DIR=somePath/toBin/apache-ignite-fabric-2.5.0-bin/config
> -jar DifferentHosts-1.0-SNAPSHOT.one-jar.jar
> give me the same error Re: SEVERE: Failed to resolve default logging config
> file: config/java.util.logging.properties
>
> or this
> java -DIGNITE_LOG_DIR=somePath/toBin/apache-ignite-fabric-2.
> 5.0-bin/config/
> -jar DifferentHosts-1.0-SNAPSHOT.one-jar.jar
>
> I have also copied logging.properties.config file to simple directory log
> java -DIGNITE_LOG_DIR=somePath/Desktop/log/
> -jar DifferentHosts-1.0-SNAPSHOT.one-jar.jar
>
> does not work
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to