You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by akorensh <al...@gmail.com> on 2020/10/06 21:16:31 UTC

Re: Issue while starting the Ignite node in wildfly server

Hi,
   Looks like an error w/the classpath,
   IgniteUtils is in the same mode as the Ignition class therefore this
looks like the igntie-core was not loaded correctly. 
  Ignite 2.7 is an old version. I would try to simplify the scenario by
loading the latest Ignite version  
https://ignite.apache.org/download.cgi#binaries and using only ignite-core
and ignite-spring.
  Don't load any other ignite or other modules/libraries. Verify the
classpath of the java process running WildFly using jinfo or other java
tool.

Thanks, Alex



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