| Ken Hygh 2006-01-24, 7:51 am |
| rgurram@gmail.com wrote:
>Hi Guys,
>I am using 4 base nodes and one dmgr.
>I federated all base nodes to dmgr node.
>I used seperate box for dmgr node.
>Base nodes were working fine and all of them listening on 9080.
>I federated them,after federating nodes successfully,
>I started checking node servers.
>I started servers and successfully running.
>but they are not listening on 9080.
>I did check in log files,
>nothing wrong in it,
>any Ideas, greatly appreciated.
>Thank You.
>Raghu
>
>
After you federated the nodes, you'll get a couple of different
configurations on each machine.
1) a Node Agent. This is a process that you'll have to stop and start
manually on each machine. This is the process that communicates to the
DMgr. Almost certainly not listening on port 9080.
2) one 'server' configuration, with the server name of the base server.
This process gets started & stopped by the DMgr, passing data through
the Node Agent. This may or may not open a port on 9080. HOWEVER, the
DMgr knows all the port numbers for all these - you can look in the
Admin Console.
So now the question is, what exactly are you expecting on port 9080?
Ken
|