DisconnectMonitorUnavailableException:Could not register a DisconnectListener for [null]

问题描述:

Weblogic AdminServer可以正常启动,ManageServer无法启动,启动日志抛出异常错误信息:DisconnectMonitorUnavailableException:Could not register a DisconnectListener for [null]

问题分析:

1、根据日志错误信息查看,因ManageServer无法进行监听注册;
2、通过Console控制台查看AdminServer及ManageServer监听地址是否正确;
3、查看是否配置T3筛选器;
4、查看当前服务器的网卡数量【ifconfig】,是否为多网卡;

问题处理

1、当server监听地址绑定为空时,server启动过程中会针对所有网卡地址依次建立通讯通道,通过ChannelDefault(默认通道)进行通信,因被T3筛选器规则拦截,无法通信,导致ManageServer启动失败。所以需要将所有网卡信息都写入T3筛选器规则内;
2、如AdminServer与ManageServer不在同一台服务器,查看是否存在防火墙;

  • 5
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 4
    评论
TS7016: Could not find a declaration file for module 'jest-matchers'. 'D:/Projects/Vue/Vue3/liantong/liantong_project/node_modules/_jest-matchers@18.1.0@jest-matchers/build/index.js' implicitly has an 'any' type. Try `npm i --save-dev @types/jest-matche`是一个 TypeScript 的错误提示。它告诉你在模块 'jest-matchers' 中找不到声明文件。这意味着编译器无法确定该模块的类型,因此将其标记为 'any' 类型。为了解决这个问题,你可以尝试运行命令 `npm i --save-dev @types/jest-matche` 来安装 '@types/jest-matche' 的声明文件,如果存在的话。这样编译器就能正确地推断出模块的类型。\[1\] 类似地,对于错误信息 TS7016: Could not find a declaration file for module 'mock-service-plugin'. 'app-ts/node_modules/mock-service-plugin/src/index.js' implicitly has an 'any' type. Try `npm i --save-dev @types/mock-service-plugin` if it exists or add a new declaration (.d.ts) file containing `declare module 'mock-service-plugin';`,你可以尝试运行命令 `npm i --save-dev @types/mock-service-plugin` 来安装 '@types/mock-service-plugin' 的声明文件,如果存在的话。或者你可以创建一个新的声明文件(.d.ts),并在其中添加 `declare module 'mock-service-plugin';` 的声明,以解决这个问题。\[2\] 对于错误提示 TS7016: Could not find a declaration file for module "./mock/IdeatUserHomeMock",它告诉你在模块 "./mock/IdeatUserHomeMock" 中找不到声明文件。编译器无法确定该模块的类型,因此将其标记为 'any' 类型。为了解决这个问题,你可以尝试创建一个新的声明文件(.d.ts),并在其中添加 `declare module './mock/IdeatUserHomeMock';` 的声明,以帮助编译器正确地推断出模块的类型。\[3\] #### 引用[.reference_title] - *1* [TS7016: Could not find a declaration file for module](https://blog.csdn.net/TO_Web/article/details/128015339)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^control_2,239^v3^insert_chatgpt"}} ] [.reference_item] - *2* [error TS7016: Could not find a declaration file for module ‘*‘.](https://blog.csdn.net/bianliuzhu/article/details/128685412)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^control_2,239^v3^insert_chatgpt"}} ] [.reference_item] - *3* [TS7016: Could not find a declaration file for module './mock/IdeatUserHomeMock'. '/Users/yangtianrui...](https://blog.csdn.net/weixin_42611177/article/details/129586645)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^control_2,239^v3^insert_chatgpt"}} ] [.reference_item] [ .reference_list ]

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 4
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值