| Author |
Problem starting two nodes on the same machine.
|
|
|
| Hi all,
I have got an ND and two AppServers running on the same box. Both the base installations have been federated to the ND. The problem is that I cannot start both the nodes at the same time. If I start one and if I go ahead to start the other it tells me tha
t there has been a port conflict detected on port 8878.
What is the best way of starting both the nodes at the same time?
Any help would be highly appreciated.
Thanking you.
| |
| Ken Hygh 2005-09-14, 6:00 pm |
| ist679@yahoo.com wrote:
>Hi all,
>
>I have got an ND and two AppServers running on the same box. Both the base installations have been federated to the ND. The problem is that I cannot start both the nodes at the same time. If I start one and if I go ahead to start the other it tells me th
at there has been a port conflict detected on port 8878.
>
>What is the best way of starting both the nodes at the same time?
>
>Any help would be highly appreciated.
>
>Thanking you.
>
>
>
Make them have different port numbers.
Ken
| |
|
| Thanks Ken, I was able to make it work by using ./addNode.sh -startingport <port number> and by specifying a starting port number that doesn't clash with the existing port number. WAS automatically increments the port number for the other addresses.
|
|
|
|