PROBLEM:Connection 1,***,6201 connect (Connection refused) where *** is the server’s ip address might occur on Oracle Application Server 10g Infrastructure or MiddleTier. I faced this problem when trying to apply patch on OID infrastructure.
SOLUTION: Try to understand where you problem is and then try this solution
This problem is due to file permissions on the Application Server directory , try a chmod –R oracle:dba on the directory and then run root.sh on both infrastructure and portal. For my specific problem I ran root.sh from OID home which resolved the problem.
SOLUTION: Try to understand where you problem is and then try this solution
This problem is due to file permissions on the Application Server directory , try a chmod –R oracle:dba on the directory and then run root.sh on both infrastructure and portal. For my specific problem I ran root.sh from OID home which resolved the problem.