aspose file tools
The moose likes BEA/Weblogic and the fly likes Getting the unique address of all WL instances within a cluster. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "Getting the unique address of all WL instances within a cluster." Watch "Getting the unique address of all WL instances within a cluster." New topic
Author

Getting the unique address of all WL instances within a cluster.

Angela Poynton
Ranch Hand

Joined: Mar 02, 2000
Posts: 3143
We're preparing to change our current WL configuration so that our Weblogic Servers will be running in a Cluster.
We will have 2 clusters, only one be available at any one time.
My problem.
I need to write a monitoring application to monitor individual instances within whichever cluster is running.
I know each instance will have it's own IP address but the port that Weblogic is listening on will change frequently when we swap whichever cluster is available.
Now, the port number will be available as an environment variable obviously ... but how do I get hold of it??


Pounding at a thick stone wall won't move it, sometimes, you need to step back to see the way around.
Adam Adams
Ranch Hand

Joined: Nov 28, 2001
Posts: 60
I beleive you can have diffrent ip addreses but u can have the same prot number for 2 instances of wls runing in cluster....
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Getting the unique address of all WL instances within a cluster.
 
Similar Threads
Repeated redeployment via console leads to "Out of memory" error
singleton java object in weblogic cluster
Are context variables usable throughout a cluster?
Webservice problem w/ Weblogic
Session