Modifying the Volume Resource Unload Script for the WebAccess Agent
The volume resource unload script executes whenever the WebAccess Agent volume goes offline.
Programs should be unloaded in the reverse order of how they were loaded. This ensures that
supporting programs are not unloaded before programs that rely on them in order to function
properly.
To set up the unload script:
1 In ConsoleOne, in the properties pages for the Volume Resource object (volume_SERVER),
click Unload to display the default volume resource unload script.
The next step assumes that this is the first time you have edited the unload script. If other
GroupWise agents are already running from this volume, some of the modifications have
already been made.
2 Make the following changes to the default unload script:
If you marked Yes under Load WebAccess Agent and Its MTA in Protected Memory?
(WebAccess Clustering Worksheet item
and an
completely cleaned up.
unload address space=addr_space_name
unload kill address space=addr_space_name
If your system seems to be trying to kill the address space before the WebAccess Agent
and its MTA have been completely unloaded, resulting in the agents hanging in the
unloading state, set a delay of several seconds before issuing the
space
completely. The length of the delay varies from system to system; ten seconds is a good
starting place.
unload address space=addr_space_name
delay 10
unload kill address space=addr_space_name
If you marked No under Load WebAccess Agent and Its MTA in Protected Memory?
(WebAccess Clustering Worksheet items
load
unload gwinter.nlm
unload gwmta.nlm
Remove the
The result would look similar to the following example:
94
GroupWise 8 Interoperability Guide
unload kill address space
command to allow the WebAccess Agent and its MTA adequate time to unload
command that you placed in the load script.
command just like you did in the load script.
trustmig
9), add an
unload address space
command to ensure that the address space is
unload kill address
9), create an
command parallel to each
unload
command
Need help?
Do you have a question about the GROUPWISE 8 - INTEROPERABILITY and is the answer not in the manual?
Questions and answers