Forum Post: DB Agent connect to wrong port

  • Thread starter Thread starter Simon L. Prinsloo
  • Start date Start date
Status
Not open for further replies.
S

Simon L. Prinsloo

Guest
Good day I have a Linux machine with OE 11.3 running, using the default ports. I installed OE 11.4 on the same machine and set it to use port 20934 and adminport 7844, with OEManagement on port 9094. Up to this point everything works as expected. fuser shows that the expected processes are holding ports 20931, 20934, 7843 and 7844. I created two databases, through OE Management, but the db agaents fails to start. I get the following in the log: I FMAGENT15: (14262) Successfully connected to AdminServer on port 8843 using TCP/IP IPv4 address 192.168.69.6. I FMAGENT15: (8844) Admin Server rejected registration. I FMAGENT15: (-----) Database for Devl-Koine not found. Why does it try to user port 8843 when the AdminServer's admin port is 7844? It seems that 11.3 is also using port 8843. # fuser -n tcp 20931 20934 7843 7844 8843 20931/tcp: 17642 20934/tcp: 28524 7843/tcp: 17642 7844/tcp: 28524 8843/tcp: 17642

Continue reading...
 
Status
Not open for further replies.
Back
Top