Data Loss Prevention

 View Only

Credentials not loading in Endpoint Machine

  • 1.  Credentials not loading in Endpoint Machine

    Posted Jun 14, 2018 07:09 AM

    Hello,

    I am using FlexResponse plugin for my custom solution and I pass certain parameters to the plugin through a Credential created on the Enforce server. But for some reason, the credential would not load.

    I found this out when I checked the Endpoint Agent log. Is there a configuration to push the Credential to the Endpoint Agent?

    Following is the log snippet. The bold line shows 0persisted credentials loaded. Sometimes I see the credentials loading fine, in which case I see the number of credentails in logs.

    I have tried restarting the services and servers. Would appreciate if anyone can provide some inputs.

    -----------------------------------

    03/24/2018 12:49:02 | 12952 | SEVERE  | CoreServices.AgentServices | The reference count for the Thread Pool agent service is 1 instead of 0. | AgentServicesBase.cpp(126)
    03/24/2018 12:49:02 | 12952 | INFO    | CoreServices.AgentServices | Agent service has been shut down: Thread Pool Factory
    03/24/2018 12:49:02 | 12952 | SEVERE  | CoreServices.AgentServices | The following logger has not been released: AgentServices.ThreadPool | AgentServicesBase.cpp(198)
    03/24/2018 12:49:02 | 12952 | SEVERE  | CoreServices.AgentServices | The following logger has not been released: AgentServices.ServerCommunicatorService.CServerConnectionInformationPublisher | AgentServicesBase.cpp(198)
    03/24/2018 12:49:02 | 12952 | SEVERE  | CoreServices.AgentServices | The following logger has not been released: AgentServices.NetworkInformation | AgentServicesBase.cpp(198)
    03/24/2018 12:49:02 | 12952 | INFO    | CoreServices.AgentServices | Agent service has been shut down: Log Manager
    03/24/2018 17:40:53 |  5064 | INFO    | AgentServices.NetworkInformation | EndpointLocationResolver is Started
    03/24/2018 17:40:53 |  5064 | INFO    | AgentServices.NetworkInformation | AddressChangeMonitor task is Started
    03/24/2018 17:40:53 |  5064 | INFO    | AgentServices.NetworkInformation | Endoint Location Marshallable receiver is initialized
    03/24/2018 17:40:53 |  5064 | INFO    | AgentServices.NetworkInformation | NetworkInformation is initialized and service is started
    03/24/2018 17:40:54 |  5064 | INFO    | AgentServices.CredentialManager | Loaded 0persisted credentials.
    03/24/2018 17:40:54 |  5064 | INFO    | CoreServices.AgentServices | Agent services initialized successfully

    -----------------------------------