Hit error log on java.rmi.ConnectException after applied CPU patch of Oct, 2024
Hi,
After applied the CPU Patch of Oct, 2024 for Weblogic 12.2.1.4, the server hit the error logs continuouesly as below,
<BEA-000585> <Bootstrap unable to get a routed: 't3' connection to: '0B:127.0.0.1:[7001,-1,-1,-1,-1,-1,-1,-1,-1]:inetAddress=localhost/127.0.0.1' on port: '7001'
java.rmi.ConnectException: No available router to destination.>
But the listen port is not 7001, we set to 7003 for admin instance and 7005 for managed instance.
Any suggestion for fix the issue? Thanks!