Thursday, December 29, 2022

[ons-connect] Local connection 853e,127.0.0.1,6100 invalid form factor - RCV: No such file or directory

 Hi Folks,


Recently we had an issue with OPMN where oacore went on "INIT" state and couldn't able to bring it up in PROD.

OC4JGroup:default_group          | OC4J:oacore        |     891 | Init

OC4JGroup:default_group          | OC4J:oacore        |       0 | NONE

PROD [****@servername scripts]$ ./adopmnctl.sh stopall

You are running adopmnctl.sh version 120.6.12010000.5

RCV: No such file or directory

Communication error with the OPMN server local port.

Check the OPMN log files

We have verified OPMN log file and found below errors.

by looking /u01/app/****/KIPCI/inst/apps/KIPCI_servername/logs/ora/10.1.3/opmn/opmn.log file

22/12/28 10:43:36 [ons-connect] Local connection 853e,127.0.0.1,6100 invalid form factor

java; Home=/u01/app/***/KIPCI/inst/apps/KIPCI_servername/ora/10.1.3


Solution :-

"Communication error with the OPMN server local port" When Starting OPMN (Doc ID 2104078.1)

Can't Start OPMN In EBS12.1.3 By "Communication error with the OPMN server local port" (Doc ID 2454711.1)

Killed all process related to 6100 . netstat -anp|grep -i 6100 . Make sure no processes for 6100 port.

Now start opmn. It will be up.

Thanks.

Sreeharsha