we have two nodes of weblogic
Hi,
We have two machines and on each machine we have two report managed instances (reports1/3 on machine 1 and reports2/4 on machine2) and we have configured two standalone servers rs1 on machine1 and rs2 on machine2) and they are started and up and running.
But When I access
http://machine1:port/rwservlet/showenv?server=rs2 it gives bind errors and same when I try wit
http://machine2:port/rwservlet/showenv?server=rs1
but below works fine
http://machine1:port/rwservlet/showenv?server=rs1
http://machine2:port/rwservlet/showenv?server=rs2
We have multicast enabled on both the nodes and when I run rwdiag on both the mahcines it shows the respoective standalone report server but not both.