【问题标题】:Tibco EMS, run server from command promtTibco EMS,从命令提示符运行服务器
【发布时间】:2014-10-29 02:51:12
【问题描述】:

当我在命令提示符下从不同位置运行 TIBCO 时,找不到配置,例如在这种情况下:

c:\Work\Projects>EMSServer\4.4.3\bin\tibemsd.exe

2014-10-27 15:01:15 Warning: configuration file 'tibemsd.conf' not found and has been created. All configuration settings have been reset to defaults.
2014-10-27 15:01:15 Process started from 'EMSServer\4.4.3\bin\tibemsd.exe'.

它可能会在当前工作目录中查找配置(我的意思是它运行的位置)。

是否可以将 TOBCO 指向正确的位置?

【问题讨论】:

    标签: tibco-ems


    【解决方案1】:

    这应该可以解决问题;)

    tibemsd.exe -config 你的文件夹路径/tibemsd.conf

    【讨论】:

    • 我试过这个,但它显示找不到users.conf。而且它不支持将 users.conf 作为参数传递。
    • 您好 Roman,您的 tibemsd.conf 中有指向其他配置文件(如 users.conf 文件)的链接。检查是否找到这样的行并检查它当前指向的位置: users = "...path.../users.conf"
    猜你喜欢
    • 2017-10-01
    • 1970-01-01
    • 2020-05-07
    • 1970-01-01
    • 2013-05-10
    • 1970-01-01
    • 2010-11-30
    相关资源
    最近更新 更多