帆软决策分析系统启动报错,PhantomJS couldn't start

java.lang.RuntimeException: Error, PhantomJS couldn't start
之前该服务器使用环境 tomcat8.0.48+jdk 1.7.08 决策分析系统正常
现在启动服务报错,如下:

SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
Exception in thread "pool-1-thread-1" java.lang.RuntimeException: Error, PhantomJS couldn't start
        at com.fr.plugin.chart.phantom.server.Server.start(Unknown Source)
        at com.fr.plugin.chart.phantom.serverpool.ServerStartEvent.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
Exception in thread "pool-1-thread-2" java.lang.RuntimeException: Error, PhantomJS couldn't start
        at com.fr.plugin.chart.phantom.server.Server.start(Unknown Source)
        at com.fr.plugin.chart.phantom.serverpool.ServerStartEvent.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
30-Oct-2018 10:18:43.710 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /opt/datawarntj/apache-tomcat-8.0.48/webapps/datawarn has finished in 22,849 ms



FineReport棠下村雨 发布于 2018-10-30 10:24
悬赏:2 F币 + 添加悬赏
提示:增加悬赏、完善问题、追问等操作,可使您的问题被置顶,并向所有关注者发送通知
共3回答
最佳回答
0
棠下村雨发布于2018-11-21 23:43(编辑于 2023-9-6 09:34)
555
最佳回答
0
星痕发布于2018-10-30 10:25(编辑于 2023-9-6 09:34)
555
  • 棠下村雨 棠下村雨(提问者) 之前jdk1.7正常,然后。现在启动突然不正常。大版本是8.0的jar包;设计器是8.0;后边没更新过
    回复
    2018-10-30 10:29 
  • 1关注人数
  • 883浏览人数
  • 最后回答于:2018-11-21 23:43
    活动推荐 更多
    热门课程 更多
    返回顶部