我正在按照本教程调试电子商务推荐引擎 http://docs.prediction.io/resources/intellij/
完成所有设置并运行调试后,我收到此错误,有什么建议可以解决这个问题吗?我可以通过IDEA的类查找找到这个类,错误只在运行调试时出现。
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
Uncaught error from thread [pio-server-akka.actor.default-dispatcher-4] shutting down JVM since 'akka.jvm-exit-on-fatal-error' is enabled for ActorSystem[pio-server]
java.lang.NoClassDefFoundError: io/prediction/controller/IEngineFactory$class