how to change the default NodeManager listen port
I am installing two sets of WebLogic servers, with WebCenter and UCM on the same machines. For one set, the NodeManager listen port will be the default, 5556, but I would have to pick another port for the second set of servers.
I installed the software, created the domain with just admin server (will extend the domain with the next step). During the configuration, I selected 5555 as a Node Manager listen port. Before installing the managed servers, I started the node manager, and it starts on 5556. The Oracle home/Middleware home is correct.
What should I do, to make sure the Node Manager listens on port 5555, because another Node Manager, listens on 5556?
0