Application resource fails first offline monitor with V-16-10001-20565 error

book

Article ID: 100015262

calendar_today

Updated On:

Description

Error Message

Feb 25 21:05:09 xxxxx AgentFramework[2240]: [ID 702911 daemon.notice] VCS ERROR V-16-10001-20565 Application:app:imf_register:Could not register process (/appl/prod/bin/app.sh) as part of resource (app), errno <2>
Feb 25 21:05:16 xxxxx AgentFramework[2240]: [ID 702911 daemon.notice] VCS ERROR V-16-10001-20565 Application:j-app:imf_register:Could not register process (/usr/local/etc/vcs/drives_app) as part of resource (j-app), errno <2>
Feb 25 21:10:09 xxxxx AgentFramework[2240]: [ID 702911 daemon.notice] VCS ERROR V-16-10001-20565 Application:app:imf_register:Could not register process (/appl/prod/bin/app.sh) as part of resource (app), errno <2>

Cause

When multiple AMF registrations are performed by the Application agent during first offline monitor cycle, some registrations fails with above error.

Because the library libvxamf.so what is part of SFHA 6.0.3 is not multi-thread safe. But during subsequent offline monitor cycles, the agent registers

the first failed AMF registrations.

 

 

Resolution

The affected library, libvxamf.so is made multi-thread aware in 6.0.5.
 

Upgrade SFHA to 6.0.5 to address above issue.

 

 


Applies To

SFHA 6.0.3 on Solaris platforms with Application type resources using only MonitorProgram.

Issue/Introduction

When Application resource is monitored first during offline state, it fails with above error. And subsequent offline monitor cycle gets register with AMF.

Additional Information

ETrack: 3740567