简体   繁体   English

无法在 WSO2 EI 6.6 中激活消息处理器

[英]Unable to activate the Message Processor in WSO2 EI 6.6

I can't activate the message processor in the WSO2 Management console and I try to click the activate button multiple times it does not turn on and no error shown in log please help me to sort this out.我无法在 WSO2 管理控制台中激活消息处理器,并且我尝试多次单击激活按钮它没有打开并且日志中没有显示错误请帮助我解决这个问题。

管理控制台

在此处输入图像描述

Can you try the following steps?您可以尝试以下步骤吗?

  1. Undeploy your Capp.取消部署您的 Capp。
  2. Open Registry Browser and go to /_system/governance/repository/components/org.wso2.carbon.tasks/definitions/-1234/ESB_TASK/ and delete the task configuration related to the Message processor you are having issues with.打开Registry Browser并转到/_system/governance/repository/components/org.wso2.carbon.tasks/definitions/-1234/ESB_TASK/并删除与您遇到问题的消息处理器相关的任务配置。
  3. Delete the contents in <EI_HOME>/tmp directory and restart the server.删除 <EI_HOME>/tmp 目录中的内容并重新启动服务器。
  4. Now deploy the Capp again.现在再次部署 Capp。

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

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