Error: Application server fails to start with the following error WSNAT_CAT:1008: ERROR: Could not establish listening address o

博客指出应用服务器启动失败,报错无法在网络上建立监听地址。解释了地址中冒号前后分别为本地服务器主机名和端口号。给出两种解决办法:一是若端口被占用,更换为未使用的端口;二是若主机名指向错误服务器,在“psappsrv.cfg”中修改。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Error:  Application server fails to start with the following error WSNAT_CAT:1008: ERROR: Could not establish listening address on network //xxxxx:xxxx

Explain:  //xxxx:xxxx, before the column, it should be the local server hostname, after column, should be port number.

soluntion 1:  if the port number got used by other apps, change it to a port number nobody used yet
                2:  if the hostname point to wrong server, change it on "psappsrv.cfg"

 [Workstation Listener]
;=========================================================================
; Settings for Workstation Listener
;=========================================================================
;Address Note: Can be either Machine Name or IP address.
;Address Note: %PS_MACH% will be replaced with THIS machine's name
Address="YOU HOST NAME"         --  FOR SOME REASON YOUR %PS_MACH% COULD NOT POINT TO RIGHT HOST SERVER
Port=7650                       --  MAKE SURE NO ANOTHER APPS USING THIS PORT.
Encryption=0
Min Handlers=1
Max Handlers=2
Max Clients per Handler=40
Client Cleanup Timeout=10
Init Timeout=5
Tuxedo Compression Threshold=5000

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值