France CA Single Sign-On User Group

 View Only

The problem we are facing is “Site minder Identity Asserter initialization failure.”   However weblogic server started fine, but we are getting below message in the log:

  • 1.  The problem we are facing is “Site minder Identity Asserter initialization failure.”   However weblogic server started fine, but we are getting below message in the log:

    Posted Sep 03, 2015 06:54 AM

    We are doing CA Site minder Integration with WebLogic Server Version 10.3.6.0 for SSO enabling. We are following the attached CA Site Minder Agent for Oracle WebLogic Server Agent Guide r12.0 SP2.

    As of now we have performed following activities

     

    1. 1.      Installation of Site minder agent for WebLogic (Successful with host registration with policy server)
    2. 2.      Setup the WebLogic environment for site minder agent
    • Set up home and classpath environment variables
    • Set up the Agent configuration file.

     

    1. 3.      Configured Site minder Identity Asserter in WebLogic
    2. 4.      Restarted the WebLogic Server.

     

    The problem we are facing is “Site minder Identity Asserter initialization failure.”   However weblogic server started fine, but we are getting below message in the log:

     

    <Aug 28, 2015 7:50:55 AM EDT> <Info> <Server> <BEA-002609> <Channel Service initialized.>

    <Aug 28, 2015 7:50:55 AM EDT> <Info> <Socket> <BEA-000436> <Allocating 4 reader threads.>

    <Aug 28, 2015 7:50:55 AM EDT> <Info> <Socket> <BEA-000446> <Native IO Enabled.>

    <Aug 28, 2015 7:50:56 AM EDT> <Info> <IIOP> <BEA-002014> <IIOP subsystem enabled.>

    <Aug 28, 2015 7:51:09 AM EDT> <Info> <Security> <BEA-090894> <Successfully loaded the OPSS Policy Provider using

     

    • oracle.security.jps.internal.policystore.JavaPolicyProvider.>

    <Aug 28, 2015 7:51:09 AM EDT> <Info> <Security> <BEA-000000> <Starting OpenJPA 1.1.1-SNAPSHOT>

    <Aug 28, 2015 7:51:09 AM EDT> <Info> <Security> <BEA-000000> <StoreServiceImpl.initJDO - StoreService is initialized with Id =

     

    ldap_6hSLLurh6qt9+k39I0VQ3CsZfLc=>

    <Aug 28, 2015 7:51:10 AM EDT> <Info> <Security> <BEA-090516> <The Authenticator provider has preexisting LDAP data.>

    1. com.netegrity.siteminder.agentcommon.framework.i: Failed to create agent configuration for : /evncwcd1/wcapp/wlsserver/smwlsasa/conf/WebAgent.conf

    at com.netegrity.siteminder.agentcommon.framework.d.a(DashoA10*..)

    at com.netegrity.siteminder.weblogic.sspi.common.b.a(DashoA10*..)

    at com.netegrity.siteminder.weblogic.sspi.auth.SiteMinderIdentityAsserterProviderImpl.initialize(DashoA10*..)

    at com.bea.common.security.internal.legacy.service.SecurityProviderImpl.init(SecurityProviderImpl.java:60)

    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:363)

    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:315)

    at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:257)

    at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:72)

    at weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(WLSIdentityServiceImpl.java:46)

    at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:299)

    at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:221)

    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1790)

    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:446)

    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:841)

    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealms(CommonSecurityServiceManagerDelegateImpl.java:871)

    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1034)

    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:879)

    at weblogic.security.SecurityService.start(SecurityService.java:141)

    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Caused by: com.netegrity.siteminder.agentcommon.framework.he: ConfigurationManager failed to create agent connection.

    at com.netegrity.siteminder.agentcommon.framework.fn.c(DashoA10*..)

    at com.netegrity.siteminder.agentcommon.framework.fn.a(DashoA10*..)

    ... 21 more

    Caused by: com.netegrity.siteminder.agentcommon.utils.j: Could not create an Agent Connection

    at com.netegrity.siteminder.agentcommon.framework.hd.a(DashoA10*..)

    ... 23 more

     

    Exception history:

    com.netegrity.siteminder.agentcommon.utils.j: Could not create an Agent Connection

    com.netegrity.siteminder.agentcommon.framework.he: ConfigurationManager failed to create agent connection.

    com.netegrity.siteminder.agentcommon.framework.i: Failed to create agent configuration for : /evncwcd1/wcapp/wlsserver/smwlsasa/conf/WebAgent.conf

     

    SiteMinder Identity Asserter initialization Failure.

     

     

     

     

    We have double checked the confuguration setting, classpath and WebAgent.conf file, Everything Seems to be in order. Webagent also communicating with site minder Policy server. 

     

    We are currently stuck with this SiteMinder Identity Asserter initialization Failure issue.    


    Please Any Help on it