Known issues

This release of the agent for WebSphere MQ has the following known issues:

Problem

An error message might appear when you run the hares -offline command to take a resource offline.

Description

When a resource is taken offline, it is unregistered from the AMF module. However, the imf_register function attempts to unregister the resource again.

This results in the following error message from the engine log.

VCS ERROR V-16-2-13710 Resource(Queue1) - imf_register entry point failed with exit code(1)

The following message is logged in the agent log:

V-16-55000-10209 Commandline [/opt/VRTSamf/bin/amfregister -u -rWebSphereMQ6 -g Queue1 ] provided a non-zero exit code --This does not necessarily indicate a problem ... (Perl's OS error variable prior to the command-pipe close was [], and after the close was [] ) VCSagentFW:messageEngineLog:[AMF amfregisterNOTICEIgnoring the group unregister request; group named \"Queue1\" not found]

Workaround

It is safe to ignore this error message.