简体   繁体   English

无法从 tomcat 启动 guidewire CC 服务器

[英]Unable to start guidewire CC server from tomcat

We have been trying to start the claimcenter server from tomcat.我们一直在尝试从tomcat启动claimcenter服务器。 The server is getting started even though it throws exception with the message "ClaimCenter unable to start" in the logs.服务器正在启动,即使它在日志中抛出异常并显示消息“ClaimCenter 无法启动”。 Please find the log details below.请在下面找到日志详细信息。 gw.pl.exception.GWLifecycleException: An exception was thrown while starting a component. gw.pl.exception.GWLifecycleException:启动组件时抛出异常。 Setting runlevel to NODAEMONS Caused by: gw.pl.exception.GWLifecycleException:Messaging plugin does not implement MessageTransport interface error将运行级别设置为 NODAEMONS 引起:gw.pl.exception.GWLifecycleException:Messaging 插件没有实现 MessageTransport 接口错误

Possible causes -可能的原因 -

  1. The xyzMessageTransport class failed to instantiate due to invalid parameters.由于参数无效,xyzMessageTransport 类无法实例化。
  2. A class which is not implementation of MessageTransport inteface configured under MessageTransport plugin.不是在 MessageTransport 插件下配置的 MessageTransport 接口的实现的类。 check messaging-config.xml.检查消息-config.xml。

Also - specify plugin name or attach whole log if possible.另外 - 如果可能,指定插件名称或附加整个日志。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM