【问题标题】:Error when debugging e-commerce recommendation engine调试电商推荐引擎时出错
【发布时间】:2015-04-20 04:20:09
【问题描述】:

我正在按照本教程调试电子商务推荐引擎 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

【问题讨论】:

    标签: java scala intellij-idea sbt predictionio


    【解决方案1】:

    我认为这里的问题可能不包括您的模块设置中的 pio-assembly-{version}.jar。请参阅上面链接的文档。

    【讨论】:

      猜你喜欢
      • 2017-10-26
      • 2016-08-07
      • 2012-01-09
      • 2019-09-25
      • 2011-02-11
      • 1970-01-01
      • 1970-01-01
      • 2011-01-19
      • 2012-10-16
      相关资源
      最近更新 更多