Hi,
this has nothing to do with GlassFish, please use the OpenAM mailing
list to get help.
Regards,
Peter
On 2011-07-26 14:55, forums_at_java.net wrote:
> I have a running OpenAM (OpenSSO) server with agents configured both for
> top
> level Realm as well as for custom Realm.
>
> I have no problems installing and running agent on webapp side as long as I
> use the agent defined for top level Realm.
>
> After I install an agent defined for Custom Realm and then try to launch
> Tomcat I'm getting the following Exception:
>
> (...)
> Caused by: com.sun.identity.security.AMSecurityPropertiesException:
> AdminTokenAction:
> FATAL ERROR:
> Cannot obtain Application SSO token.
> Check AMConfig.properties for the following properties
> com.sun.identity.agents.app.username
> com.iplanet.am.service.password
> at
> com.sun.identity.security.AdminTokenAction.run(AdminTokenAction.java:274)
> (...)