Scorcher commented on issue #11877:
URL: https://github.com/apache/ignite/issues/11877#issuecomment-2867102488

   Usually when you found error like `java.lang.ClassNotFoundException: 
com.fasterxml.jackson.*` the reason is not resolved dependency for Jackson JSON 
library. Just move plugin ignite-json to libs directory or add it to 
environment variable OPTION_LIBS.
   The same error you can found if try to output logs in json format.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@ignite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to