Symantec Access Management

 View Only
Expand all | Collapse all

After login in SSO Admin UI nothing is displayed (IE, Chrome, Firefox)

  • 1.  After login in SSO Admin UI nothing is displayed (IE, Chrome, Firefox)

    Posted Feb 17, 2016 05:47 AM

    Hi,

     

    I installed and uninstalled repeatedly CA SSO Admin UI but every time I login what I watch is this

     

    I followed step by step the installation process. Also I defined port 8080 for the Admin UI but after lunched it, it uses the 8443. Any idea?

     

    Thanks in advance.

     

    Best regards,

    Andrés-J. Cremades



  • 2.  Re: After login in SSO Admin UI nothing is displayed

    Posted Feb 17, 2016 04:23 PM

    Hi ajcremades,

     

    Try with Morzilla FireFox internet browser and check server.log for any error.



  • 3.  Re: After login in SSO Admin UI nothing is displayed

    Broadcom Employee
    Posted Feb 17, 2016 04:50 PM

    Large LDAP policy stores can cause Administrative UI performance issues. To prevent these problems, you can modify the values of the following registry settings:

     

    Max AdmComm Buffer Size

    Specifies the Administrative UI buffer size (the maximum amount of data [bytes]

    that is passed from the Policy Server to the Administrative UI in one packet).

     

    Configure this setting at the following registry location:

    HKEY_LOCAL_MACHINE\SOFTWARE\Netegrity\SiteMinder\CurrentVersion\PolicyServ\

     

    We recommend using caution when setting this value. Allocation of a larger buffer decreases overall performance.

     

    Range: 256 KB to 2,097,000 KB

    Default: 256 KB (also applies when this registry setting does not exist).

     

    SearchTimeout

    Specifies the search timeout, in seconds, for LDAP policy stores.

     

    Configure this setting at the following registry location:

    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Netegrity\SiteMinder\CurrentVersion\LdapPolicyStore\SearchTimeout

     

    Examples of factors which influence the appropriate value for this setting include (but are not limited to) the following items:

    ■ The network speed

    ■ The size of the LDAP search query response

    ■ The LDAP connection state

    ■ The load on the LDAP server

     

    A large enough value prevents any LDAP timeouts when fetching large amounts of policy store data.

     

    Limit: Use hexadecimal numbers.

     

    Default: 0x14 (20 seconds). This value is also used when the registry setting does not exist.

     

    Example: 0x78 (120 seconds)

     

    Take a look at the CA Siteminder Policy Server Configuration Guide (r12.52):

     

    https://support.ca.com/cadocs/0/CA%20SiteMinder%2012%2052-ENU/Bookshelf_Files/PDF/siteminder_ps_admin_enu.pdf



  • 4.  Re: After login in SSO Admin UI nothing is displayed

    Posted Feb 21, 2016 04:48 PM

    First thing I would check is server.log for any errors.

    Then depending upon the error I would troubleshoot this.

     

    For most of these kind of issues that I have seen so far, following two command has given us good result:

    1. Xpsddinstall SmMaster.xdd

    2. Xpsimport Smpolicy.xml -npass

     

    Cheers,

    Ujwol Shrestha

    Ujwol's Single Sign-On Blog



  • 5.  Re: After login in SSO Admin UI nothing is displayed

    Posted Feb 29, 2016 10:18 AM

    Hi,

    I don't see anything weird on the server.log file (C:\Program Files (x86)\CA\siteminder\adminui\server\default\log):

     

    2016-02-29 15:52:08,180 INFO  [org.jboss.deployment.dependency.ContainerDependencyMetaData] (main) addJndiDependency, JndiDependencyMetaData@13d2199{ejb/iam/siteminder/ejb/RulesEnginePvt_EJBLocal}

    2016-02-29 15:52:08,180 INFO  [org.jboss.deployment.dependency.ContainerDependencyMetaData] (main) addJndiDependency, JndiDependencyMetaData@68f08d{ejb/iam/siteminder/ejb/UniqueIDUpdatePvt_EJBLocal}

    2016-02-29 15:52:08,180 INFO  [org.jboss.deployment.dependency.ContainerDependencyMetaData] (main) addJndiDependency, JndiDependencyMetaData@188f19c{ejb/iam/siteminder/ejb/UniqueIDUpdatePvt_EJBLocal}

    2016-02-29 15:52:09,257 WARN  [org.jboss.annotation.factory.AnnotationCreator] (main) No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent

    2016-02-29 15:52:09,272 WARN  [org.jboss.annotation.factory.AnnotationCreator] (main) No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent

    2016-02-29 15:52:09,397 INFO  [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) JBossTS Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc.

    2016-02-29 15:52:09,397 INFO  [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Setting up property manager MBean and JMX layer

    2016-02-29 15:52:09,460 INFO  [com.arjuna.ats.tsmx.logging.tsmxLogger] (main) Registering mbean for module 'arjuna'

    2016-02-29 15:52:09,460 INFO  [com.arjuna.ats.tsmx.logging.tsmxLogger] (main) Initialising JMX agent com.arjuna.ats.internal.jbossatx.agent.LocalJBossAgentImpl

    2016-02-29 15:52:09,491 INFO  [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Initializing recovery manager

    2016-02-29 15:52:09,506 INFO  [com.arjuna.ats.arjuna.logging.arjLogger] (main) --- Start RecoveryActivators

    2016-02-29 15:52:09,506 INFO  [com.arjuna.ats.arjuna.logging.arjLoggerI18N] (main) [com.arjuna.ats.internal.arjuna.recovery.localready] RecoveryManagerImple is ready. Socket listener is turned off.

    2016-02-29 15:52:09,506 INFO  [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Recovery manager configured

    2016-02-29 15:52:09,506 INFO  [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Binding TransactionManager JNDI Reference

    2016-02-29 15:52:09,522 INFO  [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Starting transaction recovery manager

    2016-02-29 15:52:09,772 INFO  [org.apache.coyote.http11.Http11Protocol] (main) Initializing Coyote HTTP/1.1 on http-0.0.0.0-8443

    2016-02-29 15:52:09,928 INFO  [org.apache.coyote.http11.Http11Protocol] (main) Initializing Coyote HTTP/1.1 on http-XXXXX%2F10.3.10.70-8443

    2016-02-29 15:52:09,928 INFO  [org.apache.catalina.core.StandardService] (main) Starting service jboss.web

    2016-02-29 15:52:09,928 INFO  [org.apache.catalina.core.StandardEngine] (main) Starting Servlet Engine: JBoss Web/2.1.3.GA

    2016-02-29 15:52:09,943 INFO  [org.apache.catalina.startup.Catalina] (main) Server startup in 27 ms

    2016-02-29 15:52:09,974 INFO  [org.jboss.resource.deployers.RARDeployment] (main) Required license terms exist, view vfszip:/C:/Program Files (x86)/CA/siteminder/adminui/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml

    2016-02-29 15:52:09,974 INFO  [org.jboss.resource.deployers.RARDeployment] (main) Required license terms exist, view vfszip:/C:/Program Files (x86)/CA/siteminder/adminui/server/default/deploy/jms-ra.rar/META-INF/ra.xml

    2016-02-29 15:52:10,630 INFO  [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] (main) Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'

    2016-02-29 15:52:11,316 INFO  [org.jboss.jms.server.ServerPeer] (main) JBoss Messaging 1.4.3.GA server [0] started

    2016-02-29 15:52:11,425 INFO  [org.jboss.jms.server.destination.QueueService] (main) Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000

    2016-02-29 15:52:11,457 INFO  [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) Connector local://10.3.10.70:22827 has lease disabled

    2016-02-29 15:52:11,457 INFO  [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) org.jboss.jms.server.connectionfactory.ConnectionFactory@11ff4e2 started

    2016-02-29 15:52:11,457 INFO  [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) Connector local://10.3.10.70:22827 has lease disabled

    2016-02-29 15:52:11,457 INFO  [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) org.jboss.jms.server.connectionfactory.ConnectionFactory@7af9aa started

    2016-02-29 15:52:11,457 INFO  [org.jboss.jms.server.destination.QueueService] (main) Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000

    2016-02-29 15:52:11,613 INFO  [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] (main) Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=iam/siteminder/jdbc/jdbc/archive' to JNDI name 'java:iam/siteminder/jdbc/jdbc/archive'

    2016-02-29 15:52:11,628 INFO  [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] (main) Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=iam/siteminder/jdbc/jdbc/idm' to JNDI name 'java:iam/siteminder/jdbc/jdbc/idm'

    2016-02-29 15:52:11,644 INFO  [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] (main) Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=iam/siteminder/jdbc/jdbc/objectstore' to JNDI name 'java:iam/siteminder/jdbc/jdbc/objectstore'

    2016-02-29 15:52:11,675 INFO  [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] (main) Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'

    2016-02-29 15:52:11,691 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/castylesr5.1.1

    2016-02-29 15:52:12,034 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_identityminder_ejb.jar#WorkFlowCallBackEJB,uid2056238

    2016-02-29 15:52:12,034 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,034 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,034 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/WorkFlowCallBackEJB

    2016-02-29 15:52:12,034 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_identityminder_ejb.jar#RuntimeStatusDetailEJB,uid29438261

    2016-02-29 15:52:12,034 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,034 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,034 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:null

    2016-02-29 15:52:12,034 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_identityminder_ejb.jar#ServerCommandsEJB,uid8765097

    2016-02-29 15:52:12,034 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,034 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,034 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:null

    2016-02-29 15:52:12,034 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_identityminder_ejb.jar#SubscriberMessageEJB,uid11035958

    2016-02-29 15:52:12,034 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,034 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,034 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:null

    2016-02-29 15:52:12,424 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#UtilityPvt_EJB,uid7010861

    2016-02-29 15:52:12,424 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,424 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,424 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/UtilityPvt_EJBLocal

    2016-02-29 15:52:12,424 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/UtilityPvt_EJB

    2016-02-29 15:52:12,424 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#PriorityUpdatePvt_EJB,uid21939583

    2016-02-29 15:52:12,424 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,424 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,424 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/PriorityUpdatePvt_EJBLocal

    2016-02-29 15:52:12,424 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/PriorityUpdatePvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#GroupTypeUpdatePvt_EJB,uid27751043

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/GroupTypeUpdatePvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/GroupTypeUpdatePvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#TablePvt_EJB,uid5181158

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/TablePvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/TablePvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#MailUpdatePvt_EJB,uid5974920

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/MailUpdatePvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/MailUpdatePvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#HolCalPvt_EJB,uid25627821

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/HolCalPvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/HolCalPvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#UniqueIDUpdatePvt_EJB,uid22099120

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/UniqueIDUpdatePvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/UniqueIDUpdatePvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#MailPvt_EJB,uid5915335

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/MailPvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/MailPvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#CompletionCodeUpdatePvt_EJB,uid30814897

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/CompletionCodeUpdatePvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/CompletionCodeUpdatePvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#SchemaPvt_EJB,uid26882974

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/SchemaPvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/SchemaPvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#ScriptPvt_EJB,uid11730741

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/ScriptPvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/ScriptPvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#ProfileUpdatePvt_EJB,uid26283957

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/ProfileUpdatePvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/ProfileUpdatePvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#AlertPvt_EJB,uid10369537

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/AlertPvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/AlertPvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#HolCalUpdatePvt_EJB,uid32655669

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/HolCalUpdatePvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/HolCalUpdatePvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#CategoryUpdatePvt_EJB,uid27545911

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/CategoryUpdatePvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/CategoryUpdatePvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#ProcessUpdatePvt_EJB,uid13641481

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/ProcessUpdatePvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/ProcessUpdatePvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#CategoryPvt_EJB,uid28502879

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/CategoryPvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/CategoryPvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#ScriptExecutePvt_EJB,uid24822121

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/ScriptExecutePvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/ScriptExecutePvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#AlertUpdatePvt_EJB,uid3142663

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/AlertUpdatePvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/AlertUpdatePvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#BusCalUpdatePvt_EJB,uid4070288

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/BusCalUpdatePvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/BusCalUpdatePvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#TableUpdatePvt_EJB,uid25413525

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/TableUpdatePvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/TableUpdatePvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#ScriptUpdatePvt_EJB,uid10763338

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/ScriptUpdatePvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/ScriptUpdatePvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#BusCalPvt_EJB,uid7495220

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/BusCalPvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/BusCalPvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#ProfilePvt_EJB,uid8825133

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/ProfilePvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/ProfilePvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#ScriptExecAsyncPvt_EJB,uid13425424

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/ScriptExecAsyncPvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/ScriptExecAsyncPvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#ServerAutomatedActivityMDBean,uid21107595

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:null

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#CompletionCodePvt_EJB,uid17902892

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/CompletionCodePvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/CompletionCodePvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#RulesEnginePvt_EJB,uid11319229

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/RulesEnginePvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/RulesEnginePvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#JobPvt_EJB,uid22218438

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/JobPvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/JobPvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#ServerConfigPvt_EJB,uid31574909

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/ServerConfigPvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/ServerConfigPvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#PriorityPvt_EJB,uid16155568

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/PriorityPvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/PriorityPvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#UtilityMDBean,uid4174061

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:null

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#ResourcePvt_EJB,uid24681430

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/ResourcePvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/ResourcePvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#DataSourcePvt_EJB,uid20907394

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/DataSourcePvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/DataSourcePvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#EventMDBean,uid8572873

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:null

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#WorkItemPvt_EJB,uid1550822

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/WorkItemPvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/WorkItemPvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#SchemaUpdatePvt_EJB,uid26430861

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/SchemaUpdatePvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/SchemaUpdatePvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#JobUpdatePvt_EJB,uid29911793

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/JobUpdatePvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/JobUpdatePvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#GroupTypePvt_EJB,uid15013364

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/GroupTypePvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/GroupTypePvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#WorkItemUpdatePvt_EJB,uid290204

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/WorkItemUpdatePvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/WorkItemUpdatePvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#MonitorPvt_EJB,uid12077019

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/MonitorPvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/MonitorPvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#UniqueIDPvt_EJB,uid7713703

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/UniqueIDPvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/UniqueIDPvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#FormPvt_EJB,uid23436090

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/FormPvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/FormPvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#ProcessPvt_EJB,uid28451713

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/ProcessPvt_EJBLocal

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/ProcessPvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) installing bean: ejb/iam_siteminder_wpServer.jar#FormUpdatePvt_EJB,uid3746200

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   with dependencies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main)   and supplies:

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/FormUpdatePvt_EJB

    2016-02-29 15:52:12,439 INFO  [org.jboss.ejb.deployers.EjbDeployer] (main) jndi:iam/siteminder/ejb/FormUpdatePvt_EJBLocal

    2016-02-29 15:52:12,611 INFO  [org.jboss.jms.server.destination.QueueService] (main) Queue[queue/iam/siteminder/jms/queue/wpServAutoActQueue, name=iam.siteminder.jms.queue.wpServAutoActQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000

    2016-02-29 15:52:12,642 INFO  [org.jboss.jms.server.destination.QueueService] (main) Queue[queue/iam/siteminder/jms/queue/wpUtilQueue, name=iam.siteminder.jms.queue.wpUtilQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000

    2016-02-29 15:52:12,658 INFO  [org.jboss.jms.server.destination.QueueService] (main) Queue[queue/iam/siteminder/jms/queue/wpEventQueue, name=iam.siteminder.jms.queue.wpEventQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000

    2016-02-29 15:52:12,673 INFO  [org.jboss.jms.server.destination.QueueService] (main) Queue[queue/iam/siteminder/jms/queue/com.netegrity.ims.msg.queue, name=iam.siteminder.jms.queue.com.netegrity.ims.msg.queue] started, fullSize=200000, pageSize=2000, downCacheSize=2000

    2016-02-29 15:52:12,705 INFO  [org.jboss.jms.server.destination.TopicService] (main) Topic[topic/iam/siteminder/jms/topic/ServerCommandTopic, name=iam.siteminder.jms.topic.ServerCommandTopic] started, fullSize=200000, pageSize=2000, downCacheSize=2000

    2016-02-29 15:52:12,829 INFO  [org.jboss.jms.server.destination.QueueService] (main) Queue[queue/iam/siteminder/jms/queue/RuntimeStatusDetailQueue, name=iam.siteminder.jms.queue.RuntimeStatusDetailQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000

    2016-02-29 15:52:16,402 WARN  [org.apache.directory.server.core.DefaultDirectoryService] (main) ApacheDS shutdown hook has NOT been registered with the runtime.  This default setting for standalone operation has been overriden.

    2016-02-29 15:52:19,116 WARN  [ims.default] (main) CA IAM Framework Server

    2016-02-29 15:52:19,116 WARN  [ims.default] (main) Copyright 2000 - 2013 CA. All Rights Reserved

    2016-02-29 15:52:19,148 WARN  [ims.default] (main) ################################################

    2016-02-29 15:52:19,148 WARN  [ims.default] (main) # IAM Framework 200.3.01.0.117

    2016-02-29 15:52:19,148 WARN  [ims.default] (main) ################################################

    2016-02-29 15:52:19,148 WARN  [ims.default] (main) ################################################

    2016-02-29 15:52:19,148 WARN  [ims.default] (main) # SiteMinder 12.52.0100.499

    2016-02-29 15:52:19,148 WARN  [ims.default] (main) ################################################

    2016-02-29 15:52:19,148 WARN  [ims.default] (main) ---- CA IAM FW Startup Sequence Initiated. ----

    2016-02-29 15:52:19,148 WARN  [ims.default] (main) * Startup Step 1 : Attempting to start ServiceLocator.

    2016-02-29 15:52:19,444 WARN  [ims.tmt.CreateDatabaseSchema] (main) ****** Schema for: Task Persistence is up to date.

    2016-02-29 15:52:19,460 WARN  [ims.tmt.CreateDatabaseSchema] (main) ****** Schema for: Archive is up to date.

    2016-02-29 15:52:19,460 WARN  [ims.default] (main) * Startup Step 2 : Attempting to start PolicyServerService

    2016-02-29 15:52:19,522 WARN  [ims.default] (main) Unlimited Strength Java Crypto Extensions enabled: FALSE

    2016-02-29 15:52:19,662 WARN  [ims.default] (main) Policy Server connection enabled: false

    2016-02-29 15:52:19,662 WARN  [ims.default] (main) * Startup Step 3 : Attempting to start ServerCommandService

    2016-02-29 15:52:19,756 WARN  [ims.default] (main) * Startup Step 4 : Attempting to start EnvironmentService

    2016-02-29 15:52:19,772 WARN  [ims.default] (main) * Startup Step 5 : Attempting to start SecretKeyStore

    2016-02-29 15:52:25,310 WARN  [ims.default] (main) * Startup Step 6 : Attempting to start CacheManagerService

    2016-02-29 15:52:25,310 WARN  [ims.default] (main) * Startup Step 7 : Attempting to load global plugins.

    2016-02-29 15:52:25,325 WARN  [ims.default] (main) * Startup Step 8 : Attempting to start AdaptersConfigService

    2016-02-29 15:52:25,325 WARN  [ims.jdbc.JDBCManagedObjectProvider] (Thread-15) Starting pre-population of cache for 26 object types

    2016-02-29 15:52:25,325 WARN  [ims.default] (main) * Startup Step 9 : Attempting to start EmailProviderService

    2016-02-29 15:52:25,357 WARN  [ims.default] (main) * Startup Step 10 : Attempting to start AuditProviderService

    2016-02-29 15:52:25,372 WARN  [ims.default] (main) * Startup Step 11 : Attempting to start RuntimeStatusDetailService

    2016-02-29 15:52:25,372 WARN  [ims.default] (main) * Startup Step 12 : Attempting to start PasswordService

    2016-02-29 15:52:25,372 WARN  [ims.default] (main) * Startup Step 13 : Attempting to start LogicalAttributeService

    2016-02-29 15:52:25,372 WARN  [ims.default] (main) * Startup Step 14 : Attempting to start BLTHService

    2016-02-29 15:52:25,372 WARN  [ims.default] (main) * Startup Step 15 : Attempting to start ParticipantResolverService

    2016-02-29 15:52:25,372 WARN  [ims.default] (main) * Startup Step 16 : Attempting to start NotificationRuleService

    2016-02-29 15:52:25,372 WARN  [ims.default] (main) * Startup Step 17 : Attempting to start EventAdapterService

    2016-02-29 15:52:25,372 WARN  [ims.default] (main) * Startup Step 18 : Attempting to start TaskService

    2016-02-29 15:52:25,388 WARN  [ims.default] (main) * Startup Step 19 : Attempting to start WorkflowCallbackService

    2016-02-29 15:52:25,388 WARN  [ims.default] (main) * Startup Step 20 : Attempting to start WorkflowService

    2016-02-29 15:52:25,388 WARN  [ims.default] (main) * Startup Step 21 : Attempting to start TaskStatusNotifyService

    2016-02-29 15:52:25,388 WARN  [ims.default] (main) * Startup Step 22 : Attempting to start EventService

    2016-02-29 15:52:25,419 WARN  [ims.default] (main) * Startup Step 23 : Attempting to start AdminService

    2016-02-29 15:52:25,419 WARN  [ims.default] (main) * Startup Step 24 : Attempting to start GeneralMonitorAdmin

    2016-02-29 15:52:25,419 WARN  [ims.default] (main) * Startup Step 25 : Attempting to start GlobalInitializer plug-ins

    2016-02-29 15:52:25,419 INFO  [com.ca.siteminder.uiagent.UIAgent] (main) UIAgent is up

    2016-02-29 15:52:25,435 WARN  [ims.default] (main) * Startup Step 26 : Attempting to start SchedulerService

    2016-02-29 15:52:25,669 WARN  [ims.default] (main) * Startup Step 27 : Attempting to start environments

    2016-02-29 15:52:25,684 WARN  [ims.tmt.EnvironmentService] (main) * Starting environment: SiteMinder

    2016-02-29 15:52:26,026 WARN  [ConnectionManagedObject] (main) Validating managed object connections...

    2016-02-29 15:52:26,034 WARN  [ConnectionManagedObject] (main) Validating connection XXXXX

    2016-02-29 15:52:26,034 WARN  [ConnectionManagedObject] (main) Validating connection XXXXX success.

    2016-02-29 15:52:26,034 WARN  [ConnectionManagedObject] (main) Finished validating managed object conections.

    2016-02-29 15:52:26,109 WARN  [ims.tmt.WorkPointScriptsImportPlugin] (main) WF is not enabled for environment: SiteMinder

    2016-02-29 15:52:26,221 WARN  [ims.tmt.EnvironmentService] (main) * Started environment: SiteMinder

    2016-02-29 15:52:26,345 WARN  [ims.default] (main) ** FIPS mode enabled : false

    2016-02-29 15:52:26,351 WARN  [ims.default] (main) * Startup Step 28 : Attempting to recover unprocessed events and runtime status details

    2016-02-29 15:52:26,352 WARN  [ims.default] (main) * Startup Step 29 : Attempting to start ApplicationContextInitializer plug-ins

    2016-02-29 15:52:26,352 WARN  [ims.default] (main) ---- CA IAM FW Startup Sequence Complete. ----

    2016-02-29 15:52:31,543 WARN  [ims.jdbc.JDBCManagedObjectProvider] (Thread-15) Finished pre-population of cache for 26 object types

    2016-02-29 15:52:32,889 INFO  [com.sun.jersey.server.impl.application.WebApplicationImpl] (main) Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM'

    2016-02-29 15:52:34,280 INFO  [org.jboss.bootstrap.microcontainer.ServerImpl] (main) JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)] Started in 1m:3s:426ms

    2016-02-29 15:53:23,129 INFO  [com.ca.siteminder.uiagent.Connector] (http-XXXXX%2F10.3.10.70-8443-1) Establishing agent API connection for XXXXX

     

    Also I tried to reinstall it and execute again:

     

    1. Xpsddinstall SmMaster.xdd

    2. Xpsimport Smpolicy.xml -npass

     

    But didn't help.

     

    BTW, if I try to access https://server:8443/iam/siteminder/console/ through Chrome or Firefox, what I got is a message like this:

     

     

     

     

    I got no experience with SSL\TLS stuff.

     

    LAVST01, I tried to find what you told me to change it but I wasn't able to.  Didn't found Max AdmComm Buffer Size or similar (just Max Tunnel Buffer Size).

     

    Thanks.

     

    Best regards,

    Andrés-J. Cremades



  • 6.  Re: After login in SSO Admin UI nothing is displayed

    Broadcom Employee
    Posted Feb 29, 2016 10:52 AM

    I've seen this same behavior when the AdminUI is configured to use an External Admin Store and the Policy Server is offline.  The AdminUI is able to authenticate against the external admin store and render the AdminUI page, however all the data, including the tabs don't get returned if the Policy Server cannot be connected too by the AdminUI.

     

    With a default Admin. Store, which would store the Siteminder Admins. in the Policy Store the AdminUI returns "Unable to Process Logins".

     

    The screenshot shows you are logged in as 'siteminder'.  Is there a chance you configured a 'siteminder' account in an external admin. store and configured the AdminUi to use the external admin. store?



  • 7.  Re: After login in SSO Admin UI nothing is displayed

    Posted Feb 29, 2016 11:10 AM

    The last line in the server.log is :


    2016-02-29 15:53:23,129 INFO  [com.ca.siteminder.uiagent.Connector] (http-XXXXX%2F10.3.10.70-8443-1) Establishing agent API connection for XXXXX


    Which seems like it is trying to connect Policy server.

    Do you see any update after this line in your server.log?

     



  • 8.  Re: After login in SSO Admin UI nothing is displayed

    Posted Feb 29, 2016 11:39 AM

    If you don't have any further error is the server.log after the last line , then I am almost certain that this is client/browser issue.


    Test following Url in IE browser:


    https://server:8443/iam/siteminder/console/



  • 9.  Re: After login in SSO Admin UI nothing is displayed

    Posted Mar 01, 2016 05:36 AM

    Last line was that one:

     

    2016-02-29 15:53:23,129 INFO  [com.ca.siteminder.uiagent.Connector] (http-XXXXX%2F10.3.10.70-8443-1) Establishing agent API connection for XXXXX

     

    No more lines after it.

     

    I could finally solve it using Firefox. Under this Stackoverflow post there's an explanation about how to fix "Server has a weak ephemeral Diffie-Hellman public key" Problem.

     

    However I still have problems launching Admin UI through IE and Chrome. I want to solve it. Also, I'm trying to understand what exactly is going on. It's the first time this happens to me and I want to be sure I will be able to solve in the future, maybe in a situation with clients (our Company is a CA Partner).

     

    So, I suppose it's a browser problem and it's related to HTTPS (I still don't understand why Admin UI is launched like https:8443 when at the configuration I established http:8080) and so on.

     

    Regarding what LAVST01 said, Policy Server it's not connected to any External Admin Store yet. Currently it's using Policy Store. I mean, I followed the installation process step by step.

     

    Thanks you!

     

    Best regards,

    Andrés-J. Cremades



  • 10.  Re: After login in SSO Admin UI nothing is displayed
    Best Answer

    Posted Mar 01, 2016 05:44 AM
    Answer to your problem is this : 


    http://www.ca.com/us/support/ca-support-online/product-content/knowledgebase-articles/tec1346659.aspx


    If you had provided this screenshot about weak key, this question would have been probably answered on the first reply itself :)



  • 11.  Re: After login in SSO Admin UI nothing is displayed

    Posted Mar 01, 2016 08:17 AM

    Hi,

     

    thanks. I'm sorry for the inconveniences. Now is almost everything fine. Admin UI runs well both Firefox and Chrome. There's a little problem with certificates but I've already read how to fix it.

    The IE still remains in blank. If you look into the code of the page, the elements are there, but for some reason they're not displayed. I'll keep trying to solve it later. Thanks a lot for helping.

     

    Best regards,

    Andrés-J. Cremades



  • 12.  Re: After login in SSO Admin UI nothing is displayed

    Posted Mar 01, 2016 08:34 AM

    Hello, did you try to add the AdminUI website to the trusted sites of IE ?

    Julien.



  • 13.  Re: After login in SSO Admin UI nothing is displayed

    Posted Mar 01, 2016 09:13 AM

     

    Thanks. Now it's solved Thanks to everybody