首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Drools/ kie-server /Busines-Central 7.28.0在kie-server访问business-central上的websocket控制器时获得403

Drools/ kie-server /Busines-Central 7.28.0在kie-server访问business-central上的websocket控制器时获得403
EN

Stack Overflow用户
提问于 2019-10-29 09:35:57
回答 1查看 559关注 0票数 1

我们正在将业务中心服务器从7.23.0升级到7.28.0。我们注意到我们的kie服务器不能再通过websocket连接到业务中心:

服务器日志:

代码语言:javascript
复制
Oct 28 12:56:43 business-central-1 business-central[18870]: #033[0m#033[0m12:56:43,962 INFO  [org.kie.server.controller.websocket.notification.WebSocketNotificationService] (Thread-123) WebSocket notify on updated :: Updated server template{serverTemplate=ServerTemplateKey{id='host.subdomain.x.com', name='host.subdomain.x.com'}, resetBeforeUpdate=false}
Oct 28 12:56:43 business-central-1 business-central[18870]: #033[0m#033[0m12:56:43,963 INFO  [org.kie.server.controller.websocket.notification.WebSocketNotificationService] (Thread-123) WebSocket notify on instance disconnected :: ServerInstanceDisconnected{serverInstanceId='host.subdomain.x.com@host.subdomain.x.com:36204'}

在客户端:

代码语言:javascript
复制
Oct 28 20:21:53 host kie-server[1375]: #033[0m#033[33m20:21:53,090 WARN  [org.kie.server.common.KeyStoreHelperUtil] (KieServer-ControllerConnect) Unable to load key store. Using password from configuration
Oct 28 20:21:53 host kie-server[1375]: #033[0m#033[33m20:21:53,146 WARN  [org.kie.server.controller.websocket.client.WebSocketKieServerControllerImpl] (KieServer-ControllerConnect) Exception encountered while syncing with controller at wss://business-central-1.x.com/business-central/websocket/controller/host.subdomain.x.com error Invalid response code 403

实际的中断发生在7.23.0和7.24.0之间,因为7.24.0会产生相同的错误消息:Invalid response code 403

kie-server连接到业务中心的用户将kie-server作为一个组,但这似乎没有帮助。我们在Wildfly 14.0.1上运行业务中心。

我正在查找提交的web.xml,以过滤网络资源,但似乎找不到任何东西。实际上,我甚至不确定我应该关注哪个github项目:https://github.com/kiegroup

感谢任何人的帮助!

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2019-10-30 01:21:39

https://issues.jboss.org/browse/DROOLS-4705?jql=project%20%3D%20DROOLS

用户需要rest-all角色。谢谢你Maciej Swiderski!

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/58600418

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档