DB Agent Error - can't connect back to admin server

Posted by Darren Parr on 05-Jul-2015 06:44

Hi

Our development centos 6.6 server has 11.2.1, 11.3.2 and 11.5.1 on it.

We have an issue with our 11.5.1 admin server and the databases it serves. For some strange reason the databases show as failed in OE explorer. On further investigation we can see that the dbs are up and fine. Its the agent which is unable to connect....

Unable to start database agent process for TRUNKSMDB:
Successfully connected to AdminServer on port 8844 using TCP/IP IPv4 address 192.168.0.11. (14262)
Admin Server rejected registration. (8844)
Database for TRUNKSMDB not found.

I took the database command from the admserv.log and ran it as root..

[root@osl11 dlc115tmp]# /usr/dlc115/bin/_dbagent -db /v11data/trunk/styleman -port 8844 -u DB_Agent -propertyfile /usr/dlc115/properties/agent.properties -config TRUNKSMDB -installdir /usr/dlc115 -ipver IPv4 -m5
Unable to initialize logging to database log file [/v11data/trunk/styleman.lg]. error:-204

I'm not sure whats going off or how to fix it. Is there something happening with the fact that we have different versions of Progress on the box. I havent seen this issue at our customer sites but then again they dont have multiple versions of Progress on there.

Any ideas?

Thanks

Darren

Posted by Stefan Drissen on 05-Jul-2015 07:36

Ran into this for the first time a few weeks back on an 11.4 / 11.5 combination:

knowledgebase.progress.com/.../P20095

All Replies

Posted by Stefan Drissen on 05-Jul-2015 07:36

Ran into this for the first time a few weeks back on an 11.4 / 11.5 combination:

knowledgebase.progress.com/.../P20095

Posted by Libor Laubacher on 06-Jul-2015 03:21

I sent this yesterday, did not seem to get thru for whatever reason:

Can you double check that it is indeed a java from 11.5 process listening on 8844 ?

Ie, what does “netstat -nalp | grep 8844” say ?

Posted by Darren Parr on 06-Jul-2015 10:39

Thanks everyone. It was the port number being locked to a different adnin server,

This thread is closed