Tibco Ems start up error

1.3k views Asked by At

I am trying to start EMS Server (version-5.0)

enter image description here

in unix i am getting below error and i am tracing logs but i dont see any data in log file also its printing same logs.

-bash-3.2$  /TIBCO/installs/ems/5.0/bin/tibemsd -config /TIBCO/installs/ems/5.0/bin/tibemsd-db.conf

TIBCO Enterprise Message Service.
Copyright 2003-2008 by TIBCO Software Inc.
All rights reserved.

Version 5.0.0 V28 4/29/2008

2016-01-28 03:28:38.531 Process started from '/TIBCO/installs/ems/5.0/bin/tibemsd'.
2016-01-28 03:28:38.532 Process Id: 21959
2016-01-28 03:28:38.532 Hostname: lxtibqaapp3
2016-01-28 03:28:38.532 Hostname IP address: 10.32.12.146
2016-01-28 03:28:38.532 Detected IP interface: 127.0.0.1 (lo)
2016-01-28 03:28:38.532 Detected IP interface: 10.32.12.146 (bond0)
2016-01-28 03:28:38.532 Detected IP interface: 10.35.3.22 (bond1)
2016-01-28 03:28:38.532 Reading configuration from '/TIBCO/installs/ems/5.0/bin/tibemsd-db.conf'.
2016-01-28 03:28:38.533 Logging into file '/TIBCO/installs/ems/5.0/logs/EMS_QAAPP3.log'
2016-01-28 03:28:38.721 FATAL: Exception in startup, exiting.

Please any one give suggestion on this

Thanks in advance

1

There are 1 answers

1
Boney Jacob On

Have you used the right listen IP address in the tibemsd.conf file? If the server doesn't own the IP it won't start.