Giter Club home page Giter Club logo

Comments (14)

jarry-h avatar jarry-h commented on July 19, 2024 1

其实可以启动,只是配置上有点问题,我调试了一下,发现是无法加载到配置文件,在common那个模块里面有个Constants,里面有个静态变量“public final static String CONFIG_PATH”,你把你电脑上实际的scoremaker.properties文件的主目录路径填进去,然后在调试环境下启动试试看,应该就可以启动了,我是整个项目都成功启动了,所有功能都试了下,感觉还是不错的,自己修改下深度定制化下就可以应用到项目里面去了

from examstack.

xie7772121 avatar xie7772121 commented on July 19, 2024 1

已解决。
ScoreMarker-2.0.0.jar 14K的jar 是不对的,。 需要把项目重新打jar 要包含其他依赖的包, 然后把common模块的Constants里的静态变量“public final static String CONFIG_PATH” 换成scoremaker.properties文件的主目录路径填进去, 就可以了

from examstack.

king001111 avatar king001111 commented on July 19, 2024 1

终于成功部署所有功能,感谢

from examstack.

cavernyu avatar cavernyu commented on July 19, 2024 1

给大家做个参考 亲测 已跑通
两个问题 一个是common那个模块里面有个Constants,里面有个静态变量“public final static String CONFIG_PATH”,你把你电脑上实际的scoremaker.properties文件的主目录路径填进去 这个是前面人已经说明了 比如:d:/service 就是你ScoreMarker.jar 所在的目录路径
第二个是打出来的ScoreMarker.jar 包 没有包含 外部依赖的lib/*.jar 以及 config/scoremaker.properties 所以需要把工程里面 target下面lib文件夹 整个拷贝一份与ScoreMarker.jar同一目录 同样 config/scoremaker.properties也拷贝一份与ScoreMarker.jar同一目录 然后 java -jar ScoreMarker.jar 就可以运行起来不报错就对了

from examstack.

nacycher avatar nacycher commented on July 19, 2024 1

有用以上方法没有解决的吗?
同样的问题我没改Common里的文件也解决了
还没有解决的留言可以加q

from examstack.

wygaobo avatar wygaobo commented on July 19, 2024

ScoreMarkerWin这个类 是消费者吧

我运行是成功了 要在idea里面要run ScoreMarkerWin这个类 rabbitmq 里面的数据才会被消费
但有个问题 我在运营的坏境里面 是不可能装idea的 那我怎么才能跑到 起来呢

from examstack.

wygaobo avatar wygaobo commented on July 19, 2024

能加个qq吗

from examstack.

wuqingshan avatar wuqingshan commented on July 19, 2024

我打包成功部署到tomcat8.5里面,启动也没有报错,访问http://localhost:8080/Management显示404,是我的访问路径有问题吗?

from examstack.

danneyly avatar danneyly commented on July 19, 2024

终于成功部署所有功能,感谢

scoremaker服务一直启动不成功,咨询下具体过程

from examstack.

danneyly avatar danneyly commented on July 19, 2024

已解决,scoremarker不在C盘下需要installservice.bat加下cd切换的路径

from examstack.

jinandyuan avatar jinandyuan commented on July 19, 2024

各位好 ,我先走也遇到了这个问题,请问有什么解决方法吗?
谢谢

from examstack.

jinandyuan avatar jinandyuan commented on July 19, 2024

@ @king001111 您好 请问能帮助一下我吗?感谢

from examstack.

liuxinglei-01 avatar liuxinglei-01 commented on July 19, 2024

@xie7772121 其他依赖的包是指哪些呀

from examstack.

xiaowang365 avatar xiaowang365 commented on July 19, 2024

有用以上方法没有解决的吗?
同样的问题我没改Common里的文件也解决了
还没有解决的留言可以加q

1330433894

from examstack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.