weblogic服务器中的问题:java.rmi.ConnectException

时间:2018-01-17 11:13:01

标签: java weblogic thread-dump

在服务器中观察到延迟。

在分析线程转储时,我发现了以下异常,

Caused By: java.rmi.ConnectException: Could not establish a connection with -6076537124444815257S:tamp20-pcip-crmapp6.app.net:[6801,6801,-1,-1,-1,-1,-1]:tamp20-pcip-crmapp1.app.net:6801,tamp20-pcip-crmapp1.app.net:6802,tamp20-pcip-crmapp2.app.net:6801,tamp20-pcip-crmapp2.app.net:6802,tamp20-pcip-crmapp3.app.net:6801,tamp20-pcip-crmapp3.app.net:6802,tamp20-pcip-crmapp4.app.net:6801,tamp20-pcip-crmapp4.app.net:6802,tamp20-pcip-crmapp5.app.net:6801,tamp20-pcip-crmapp5.app.net:6802,tamp20-pcip-crmapp6.app.net:6801,tamp20-pcip-crmapp6.app.net:6802:crm:clust11, java.rmi.ConnectException: Destination unreachable; nested exception is: 
java.io.IOException: Empty server reply; No available router to destination; nested exception is: 
java.rmi.ConnectException: Destination unreachable; nested exception is: 
java.io.IOException: Empty server reply; No available router to destination

任何想法可能是什么原因?这可以通过网络问题触发吗?

如果你之前遇到过这样的问题,那么可能在weblogic服务器中触发了什么?

谢谢!

0 个答案:

没有答案