home / ForgeRock Agents

Category: ForgeRock Agents

ForgeRock Agents - General Issues

  This page outlines the minor issues that occur when working with ForgeRock Agents

ISSUE: java.lang.ClassNotFoundException: com.sun.identity.agents.filter.AmAgentFilter

  When deploying the agent within your local environment or deploying from eclipse, you'll likely come across the 'java.lang.ClassNotFoundException: com.sun.identity.agents.filter.AmAgentFilter' error when compiling or deploying to a particular server.

Issue: Failed to get configuration file:OpenSSOAgentBootstrap.properties

  When compiling the agent within the web server, I would receive the following error, 'java.lang.RuntimeException: Failed to get configuration file:OpenSSOAgentBootstrap.properties'

OpenAM Issue: Unable to login to OpenAM

  I discovered the reason why this occurred though I flattened the web application and resolved the issue. That solution however may not be the viable solution for most individuals.

OpenAM Issue - Invalid content was found starting with element 'display-name'

  When integrating with the OpenAM and an application, I would receive a syntax error when trying to populate the application with the filter as part of the web.xml population. You can see the display-name error when working with the eclipse IDE.

Comments