Regarding the port used by concurrent
Hi
In R12 environment,oafm fail to start
(adoafmctl.sh: exiting with status 204)
Error
–> Process (index=1,uid=777467586,pid=0)
no port available from the port range
failed to start a managed process after the maximum retry limit
no port available from the port range
no port available from the port range
From context file,we can found the following port range are used by oafm
=====
24500-24504</oafm_jms_portrange>
25000-25004</oafm_ajp_portrange>
25500-25504</oafm_rmi_portrange>
Use netstat -tanp,we found the port 25500-25504 are used by FNDLIBR
[Fri Jun 05 15:03:15.490 2015] tcp 0 0 10.218.32.2:25501 10.218.32.16:1521 ESTABLISHED 8852/FNDLIBR
[Fri Jun 05 15:03:15.490 2015] tcp 0 0 10.218.32.2:25500 10.218.32.16:1521 ESTABLISHED 8851/FNDLIBR
[Fri Jun 05 15:03:15.490 2015] tcp 0 0 10.218.32.2:25503 10.218.32.16:1521 ESTABLISHED 8854/FNDLIBR