Hi, everybody!
We have a fresn instance of OTM 5.5.
Our system is:
OTM: v5.5 CU4
OS: OELinux r4 update5
Arch: x86-64
OAS Forms and Reports Services Standalone (10.1.2.0.2)
1. If we are trying to start OTM (every component) the following error occured:
Starting RptApache
(13)Permission denied: make_sock: could not bind to address ip.ip.ip.ip:81
no listening sockets available, shutting down
Unable to open logs
Bit if we are adding the sudo command (before the startup scripts) OTM starts succesfuly.
Is it normal to start OTM with the "sudo" command?
Is it normal that some OTM components run under the root user (an effect of "sudo" command)?
2. All components of OTM are starting successfully. But if the Oracle Forms&Reports Services 10g (standalone) is runnig OTM (Tomcat & OAS) do not start. The foolowing message is from the OAS console.log:
STATUS | wrapper | | --> Wrapper Started as Daemon
FATAL | wrapperp | | unable to bind listener port 0. (Address already in use)
FATAL | wrapperp | | unable to bind listener port 0. (Address already in use)
FATAL | wrapperp | | unable to bind listener port 0. (Address already in use)
STATUS | wrapper | | <-- Wrapper Stopped
We tried to use staticports.ini (from this site) for the Forms and Reports but this did not help.
Best regards, Arthur.
We have a fresn instance of OTM 5.5.
Our system is:
OTM: v5.5 CU4
OS: OELinux r4 update5
Arch: x86-64
OAS Forms and Reports Services Standalone (10.1.2.0.2)
1. If we are trying to start OTM (every component) the following error occured:
Starting RptApache
(13)Permission denied: make_sock: could not bind to address ip.ip.ip.ip:81
no listening sockets available, shutting down
Unable to open logs
Bit if we are adding the sudo command (before the startup scripts) OTM starts succesfuly.
Is it normal to start OTM with the "sudo" command?
Is it normal that some OTM components run under the root user (an effect of "sudo" command)?
2. All components of OTM are starting successfully. But if the Oracle Forms&Reports Services 10g (standalone) is runnig OTM (Tomcat & OAS) do not start. The foolowing message is from the OAS console.log:
STATUS | wrapper | | --> Wrapper Started as Daemon
FATAL | wrapperp | | unable to bind listener port 0. (Address already in use)
FATAL | wrapperp | | unable to bind listener port 0. (Address already in use)
FATAL | wrapperp | | unable to bind listener port 0. (Address already in use)
STATUS | wrapper | | <-- Wrapper Stopped
We tried to use staticports.ini (from this site) for the Forms and Reports but this did not help.
Best regards, Arthur.
Comment