Multiple Middleware Homes and Node Managers on the same machine.
862878Dec 28 2011 — edited Dec 29 2011Hi Experts,
Before I explain the issue we are facing, I would like to explain the environment.
- Single Machine.
- Multiple Weblgoic homes (I mean two weblogic software installations).
C:\Oracle\MiddlewareODS
C:\Oracle\MiddlewareIAM
- MiddlewareODS has a domain called "ODSDomain" with the maanged servers ods and oif.
- MiddlewareIAM has a domain called "IAMDoain" with the managed server oim,oam,oaam,and oif.
Our requirement is to have seperate nodemanager for each domain and they belong to different weblogic software homes.
- MiddlewareODS node manager port is 5556
- MiddlewareIAM node manager port is 5557
Though we configured different port for each node manager , we are not able to start both the node managers. We are able start only one node manager at a time.
My question is, Can each weblogic home has it's own node manager on the same machine ?
Thanks