VProAgent4.0forWeblogicApplications,VCS35,VCS40-e371634+e371633b

 Basic information
Release type: Point Patch
Release date: 2005-06-29
OS update support: None
Technote: 277490
Documentation: None
Popularity: 417 viewed    downloaded
Download size: 51.75 KB
Checksum: 2862560785
Note: This patch, with this download size and checksum, also applies to other products and will be listed more than once (see the Technote).

 Applies to one or more of the following products:
Cluster Server VPRO AGENT 4.0 FOR WEBLOGIC APPLICATIONS, VCS35, VCS40 On Solaris SPARC

 Obsolete patches, incompatibilities, superseded patches, or other requirements:
None.

 Fixes the following incidents:
371633, 371634

 Patch ID:
None.

Readme file
1.  Offline all VProWebLogic resources on all systems in the cluster

2.  For each node that is configured to be eligible to host a VProWebLogic resource, stop the agent:

   haagent -stop VProWebLogic -sys <systemName>

3.  Delete the current VProWebLogic SecondLevelMonitor attribute from the type

   haattr -delete VProWebLogic SecondLevelMonitor

4.  Add it back in, but defining it as an integer:

   haattr -add VProWebLogic SecondLevelMonitor -integer 0

5.  On each node that is configured to be eligible to host a VProWebLogic resource, replace the old $VCS_HOME/bin/VProWebLogic/monitor file with the one enclosed in the tar ball.

6.  On each node that is configured to be eligible to host a VProWebLogic resource, replace the old $VCS_HOME/lib/perl5/.VCSagntfw/lib/VProWebLogic.pm file with the one enclosed in the tar ball.

7.  Set all desired VProWebLogic resources to test the new desired feature:

   hares -modify <ResourceName> SecondLevelMonitor 999

8.  For each node that is configured to be eligible to host a VProWebLogic resource, re-start the agent:

   haagent -start VProWebLogic -sys <SystemName>