关于heritrix的配置问题,最后运行不成功

发布于 2021-11-19 18:09:16 字数 1013 浏览 870 评论 4

配置heritrix,前面都是没出错,最后执行heritrix --admin=admin:admin就出错了,求高手解答,我这个是在XP虚拟机里做的 C:Documents and SettingsAdministrator>cd

C:>cd heritrix

C:heritrix>cd bin

C:heritrixbin>heritrix --admin=admin:admin

WARNING: It's currently not possible to run Heritrix in background on Windows. It was just started minimized in a new Window and will be shut down as soon as you log off.

2011-05-24 星期二 16:39:31.73

Starting heritrix Heritrix failed to start properly. Possible causes:

- Login and password have not been specified (see --admin switch)

- another program uses the port for the web UI (8080 by default) (e.g. another Heritrix instance)

- JMX password file is missing or permissions not set correctly JMX permissions file missing.

 A template can be found in heritrixjmxremote.password.template.

Copy it to heritrixjmxremote.password and edit the passwords at the end of the file.

 C:heritrixbin>

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

瀞厅☆埖开 2021-11-22 11:09:34

我也遇到了这个问题 是jmxremote.password 存错目录啦 应该存在D:heritrix-1.14.4heritrix-1.14.4下  还好设置为只读模式  小细节

终止放荡 2021-11-22 04:23:02

好吧,我最后用的eclipse配置的,终于可以爬了

居里长安 2021-11-22 01:08:38

 2.进入c:heritrixconf复制文件jmxremote.password.template到c:heritrix下并把文件重新命名为jmxremote.password,

          然后修改其内容为下:

           monitorRole  @123456789@ ->monitorRole admin (@于@之间设置的是密码,后面是->用户角色用户名)

           controlRole  @123456789@ ->controlRole shi 

---------------------------------------

这句话 怎么理解啊?

别低头,皇冠会掉 2021-11-20 08:32:52

错误原因:

  • 密码问题
  • 8080端口被占用
  • JMX密码文件丢失,或者权限有问题

应该好好看看安装文档,没玩过这东西

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文