For the ones having the same problem, I've managed to switch this message
off adding the following line just before initialising ignite

Logger.getLogger('').setLevel( Level.OFF )


Cheers, p



On Mon, Aug 13, 2018 at 10:09 AM Evgenii Zhuravlev <e.zhuravlev...@gmail.com>
wrote:

> It's a class loading problem for all-in-one jar again. In any case, you
> don't need includeEventTypes at all right now, so, just delete it. To
> avoid this problem you can just use your project jar separately and
> configure proper classpath with all needed jars
>
> 2018-08-13 10:53 GMT+03:00 monstereo <mehmetozangu...@gmail.com>:
>
>> Does not work again.
>> Maven is really interesting thing
>>
>> Here i the pom.xml, after your suggestion  pom.xml
>> <http://apache-ignite-users.70518.x6.nabble.com/file/t1901/pom.xml>
>>
>>
>> Same error was given
>>
>> (Note that: there was no error when I convert to jar with one-jar plugin)
>>
>>
>>
>> --
>> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>>
>
>

Reply via email to