Getting Unable to load plugin '' error message on Web Agent logs for each request
search cancel

Getting Unable to load plugin '' error message on Web Agent logs for each request

book

Article ID: 8194

calendar_today

Updated On:

Products

CA Single Sign On Secure Proxy Server (SiteMinder) CA Single Sign On SOA Security Manager (SiteMinder) CA Single Sign-On

Issue/Introduction

We are seeing the following plugin errors in Web Agent for each request, even if the Web Agent seems to work correctly:

[3862/3373222208][Wed Aug 23 2017 00:25:25][CSmPluginManager.cpp:201][ERROR][sm-AgentFramework-00130] ADMIN: SmDSOGetFunc failed to retrieve registration function for plugin ''.
[3862/3373222208][Wed Aug 23 2017 00:25:25][CSmPluginManager.cpp:131][ERROR][sm-AgentFramework-00110] ADMIN: Unable to load plugin ''

What these messages mean, and how we can solve this?

 

 

Environment

Web Agent R12.52 SP1 CR03Policy Server R12.52 SP1 CR05

Cause

These errors appear as the Web Agent tries to load a plugin defined in configuration, and it is not able to load it. As the plugin is shown in the messages as '', it could mean there is an incorrect setting in the WebAgent.conf file or ACO configuration.

If we check the Web Agent startup process, we can see it is actually loading an empty loadplugin parameter:

[24718/671680832][Wed Aug 23 2017 02:27:20] loadplugin='/software/ca/httpd-delivery/webagent/bin/libHttpPlugin.so'.
[24718/671680832][Wed Aug 23 2017 02:27:20] loadplugin=''.

Resolution

Ensure there is no empty or misconfigured Loadplugin parameter in the current WebAgent.conf file, and also check the current ACO is not containing an incorrect Loadplugin parameter.

 

Additional Information

ACO Parameters List and Description

Agent Configuration Methods