Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Error while starting OD receiver
pvpkumar
I am encountering some problem while starting the OD receiver. Here the log file portion.
BEGIN LOG: Logfile [/opt/interwoven/od-home2/OpenDeployNG/log/v25ldrs201_odrcvr.log] ---------
API: 2003-03-12 10:33:02 EST GMT-05:00 Version: 5.5.1 Build 8891 SYM Interwoven 20020531
API: 2003-03-12 10:33:02 EST GMT-05:00 Using time zone: Eastern Standard Time
API: 2003-03-12 10:33:02 EST GMT-05:00 Using locale: en_US
API: 2003-03-12 10:33:02 EST GMT-05:00 Using file encoding: 8859_1
API: 2003-03-12 10:33:02 EST GMT-05:00 Using OpenDeploy home directory: /opt/interwoven/od-home2/OpenDeployNG
API: 2003-03-12 10:33:02 EST GMT-05:00 Using server config file specified in deploy.cfg: /opt/interwoven/od-home2/OpenDeployNG/etc/odrcvr.xml
API: 2003-03-12 10:33:02 EST GMT-05:00 Using server nodes config file specified in deploy.cfg: /opt/interwoven/od-home2/OpenDeployNG/etc/odnodes.xml
API: 2003-03-12 10:33:03 EST GMT-05:00 Using server log directory /opt/interwoven/od-home2/OpenDeployNG/log specified in server config file.
API: 2003-03-12 10:33:03 EST GMT-05:00 Using OpenDeploy Server log file /opt/interwoven/od-home2/OpenDeployNG/log/v25ldrs201_odrcvr.log.
API: 2003-03-12 10:33:03 EST GMT-05:00 Using default locale directory location: /opt/interwoven/od-home2/OpenDeployNG/lib/locale
API: 2003-03-12 10:33:03 EST GMT-05:00 Got bootstrap user name from deploy.cfg file: tsadmin
API: 2003-03-12 10:33:03 EST GMT-05:00 Creating OpenDeploy security.
SEC: 2003-03-12 10:33:03 EST GMT-05:00 Detected a role DB in file /opt/interwoven/od-home2/OpenDeployNG/db/od-admin
SEC: 2003-03-12 10:33:03 EST GMT-05:00 Successfully read role DB from file /opt/interwoven/od-home2/OpenDeployNG/db/od-admin
SEC: 2003-03-12 10:33:03 EST GMT-05:00 Bootstrap user tsadmin (key=tsadmin) already exist in od-admin role, no need to add.
SEC: 2003-03-12 10:33:03 EST GMT-05:00 Successfully created OpenDeploy Admin Role database.
SEC: 2003-03-12 10:33:03 EST GMT-05:00 Detected a role DB in file /opt/interwoven/od-home2/OpenDeployNG/db/od-user
SEC: 2003-03-12 10:33:03 EST GMT-05:00 Successfully read role DB from file /opt/interwoven/od-home2/OpenDeployNG/db/od-user
SEC: 2003-03-12 10:33:03 EST GMT-05:00 Successfully created OpenDeploy User role database.
API: 2003-03-12 10:33:03 EST GMT-05:00 Starting OpenDeploy security.
API: 2003-03-12 10:33:03 EST GMT-05:00 *** OpenDeploy security started. ***
API: 2003-03-12 10:33:03 EST GMT-05:00 Creating OpenDeploy server.
ENG: 2003-03-12 10:33:03 EST GMT-05:00 Instantiating the OpenDeploy Server engine
ENG: 2003-03-12 10:33:03 EST GMT-05:00 *** I18N initialization done ***
ENG: 2003-03-12 10:33:03 EST GMT-05:00 *** DeployServer is NOT a sender ***
ENG: 2003-03-12 10:33:03 EST GMT-05:00 *** DeployServer is a receiver ***
ENG: 2003-03-12 10:33:03 EST GMT-05:00 *** Fan-out capability not allowed ***
API: 2003-03-12 10:33:03 EST GMT-05:00 Starting OpenDeploy server.
ENG: 2003-03-12 10:33:03 EST GMT-05:00 Getting the local Node = v25ldrs201-inst2
ENG: 2003-03-12 10:33:03 EST GMT-05:00 Creating session listener on port 20016...
ENG: 2003-03-12 10:33:03 EST GMT-05:00 ***ERROR - Session Listener failed binding on [v25ldrs201-inst2:20016] exiting...
API: 2003-03-12 10:33:03 EST GMT-05:00 ***ERROR - OpenDeploy server encountered error.
API: 2003-03-12 10:33:03 EST GMT-05:00 DETAILS:
message: SESSION_LISTENER_BIND_FAILED
Details: Session Listener failed binding on [v25ldrs201-inst2:20016]
at com.interwoven.deploy.engine.TSessionListener.<init>(TSessionListener.java:117)
at com.interwoven.deploy.engine.TMacroDeployReceiver.start(TMacroDeployReceiver.java:140)
at com.interwoven.deploy.engine.TDeploySvrEngine.start(TDeploySvrEngine.java:773)
at com.interwoven.deployapi.deploy.IWDeployServiceRemoterImpl.<init>(IWDeployServiceRemoterImpl.java:930)
at java.lang.reflect.Constructor.newInstance(Native Method)
at com.interwoven.deployapi.service.IWODServiceServer.startService(IWODServiceServer.java:373)
at com.interwoven.deployapi.service.IWODServiceServer.startServiceList(IWODServiceServer.java:296)
at com.interwoven.deployapi.service.IWODServiceServer.server(IWODServiceServer.java:158)
at com.interwoven.deployapi.service.IWODServiceServer.main(IWODServiceServer.java:169)
API: 2003-03-12 10:33:03 EST GMT-05:00 Bring up of OpenDeploy server FAILED.
Find more posts tagged with
Comments
iwovGraduate
Seems like OD receiver is not able to bind to port.
Can you check if port 20016 is free on v25ldrs201-inst2 ?
I assume you are running OD as root ?
OS version ? (I guess its solaris)
Edited by iwovGraduate on 03/12/03 09:28 AM (server time).