Script:
Owner:
Subdir:
Blog ID: 75809171
Group ID: User ID:

Top Point Earners Today

    Online Community Coordinator
    Wellesley Information Services
    Points: 240
    ColdFusion/WebSphere Admininstrator
    AES/PHEAA
    Points: 160
 
Select Forum or Category:
Post Reply
Jython Script
4 months ago  ::  Feb 11, 2012 - 4:39PM #1
Ravi
Websphere Administrator
Department of public instruction,NC
Posts: 20
Hi,

I am using the below script to ripplestart All JVM's in cluster.

----------------
clusterMgr = AdminControl.completeObjectName('cell=Cell Name,type=ClusterMgr,*')   
print clusterMgr

AdminControl.invoke(clusterMgr, 'retrieveClusters')

cluster = AdminControl.completeObjectName('cell=Cell Name,type=Cluster,name=Cluster Name,*')
print cluster

AdminControl.invoke(cluster, 'rippleStart')
-----------------------

ENVIRONMENT:

5 nodes each having 14 JVM's in single cluster
WAS 6.1

I am Having 2 questions

1)The script picks up the cluster member in random and if there is 
an issue with anyone of the cluster member then it will stuck to that 
member until that particular jvm is up .Its a single point failure and 
its difficult to rectify which jvm is that.

2)The script is going to ripplestart 70 JVM's.Is there any chance 
to get Timeout issue.If so How to resolve?



Thanks
Ravi
0 (0 Ratings)
Post Reply
    Viewing this thread :: 0 registered and 1 guest
    No registered users viewing

Tag Cloud

Leader Spotlight

    Loading...