【问题标题】:Unable to start Resin application server无法启动 Resin 应用服务器
【发布时间】:2016-04-18 10:33:28
【问题描述】:

我在同一个文件夹中有两个树脂网络服务器 (41,47)。实际上,当我在 41 中部署和启动项目时,我正在将服务器版本从 47 更改为 41,它遇到如下错误,

[admin@localhost bin]$ ./resin.sh start;
 Resin/4.0.41 can't start -server 'app-0' for watchdog at 127.0.0.1:6600.
 Unexpected resin.home mismatch:
 CLI resin.home: /home/admin/resin-pro-4.0.41/
 watchdog resin.home: /home/admin/resin-4.0.46/

谁能帮我解决这个问题?

【问题讨论】:

    标签: java server resin


    【解决方案1】:

    经过艰苦的努力,我得到了答案,将树脂移动到其他目录将消失此问题。简单的! :)

    【讨论】:

      【解决方案2】:

      尝试修复 resix.xml

      <server-multi id-prefix="app-" address-list="${app_servers}" port="6800" watchdog-port="6601"/>

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2019-03-28
        • 2019-07-20
        • 2011-08-05
        • 1970-01-01
        • 1970-01-01
        • 2013-12-08
        相关资源
        最近更新 更多