Symantec Access Management

Expand all | Collapse all

Error while login into adminui screen

  • 1.  Error while login into adminui screen

    Posted Mar 22, 2017 01:59 AM
      |   view attached

    I have installed siteminder 12.52 and while accessing the Admin ui URL I am getting the attached error.

     

    and below are the server.log

     

    2017-03-22 05:44:32,884 ERROR [STDERR] (http-0.0.0.0-8080-1) [facility=4 severity=2 reason=0 status=38 message=No items found]
    2017-03-22 05:44:32,886 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.llsdk6.imsimpl.directory.jndi.JNDIBase.findObjectByAttribute(JNDIBase.java:1036)
    2017-03-22 05:44:32,886 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.llsdk6.imsimpl.directory.jndi.JNDIBase._findObjectByFriendlyName(JNDIBase.java:1008)
    2017-03-22 05:44:32,887 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.llsdk6.imsimpl.directory.jndi.JNDIBase.findObjectByFriendlyName(JNDIBase.java:1004)
    2017-03-22 05:44:32,887 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.llsdk6.imsimpl.directory.jndi.JNDIBase.getObject(JNDIBase.java:540)
    2017-03-22 05:44:32,887 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.llsdk6.imsimpl.directory.jndi.JNDIDirectoryProvider.getObject(JNDIDirectoryProvider.jav
    a:390)
    2017-03-22 05:44:32,888 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.imsconfig.model.environment.SystemAdminObjectModel.validateObjectImpl(SystemAdminObject
    Model.java:269)
    2017-03-22 05:44:32,888 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.imsconfig.model.abstracts.ObjectModel.validateObject(ObjectModel.java:526)
    2017-03-22 05:44:32,889 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.imsconfig.model.abstracts.ObjectModel.validateObject(ObjectModel.java:532)
    2017-03-22 05:44:32,889 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.imsconfig.model.ObjectModelManager.validateObjects(ObjectModelManager.java:467)
    2017-03-22 05:44:32,890 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.imsconfig.ImsConfig.config(ImsConfig.java:349)
    2017-03-22 05:44:32,890 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.ca.siteminder.webadmin.configuration.descriptors.ObjectModelDescriptor.deploy(ObjectModelDescript
    or.java:93)
    2017-03-22 05:44:32,891 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.ca.siteminder.webadmin.configuration.DeployTask$DirectDeployTask.call(DeployTask.java:272)
    2017-03-22 05:44:32,891 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.ca.siteminder.webadmin.configuration.DeployTask$DirectDeployTask.call(DeployTask.java:233)
    2017-03-22 05:44:32,892 ERROR [STDERR] (http-0.0.0.0-8080-1)    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    2017-03-22 05:44:32,892 ERROR [STDERR] (http-0.0.0.0-8080-1)    at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    2017-03-22 05:44:32,892 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.ca.siteminder.webadmin.configuration.Configuration.run(Configuration.java:515)
    2017-03-22 05:44:32,893 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.ca.siteminder.webadmin.configuration.Configuration.deploy(Configuration.java:481)
    2017-03-22 05:44:32,893 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.ca.siteminder.webadmin.configuration.ui.ConfigurationBean.deploy(ConfigurationBean.java:105)
    2017-03-22 05:44:32,894 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.ca.siteminder.webadmin.configuration.ui.ConfigurationBean.deploy(ConfigurationBean.java:89)
    2017-03-22 05:44:32,894 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.ca.siteminder.webadmin.configuration.ui.InitialLoginBean.doIt(InitialLoginBean.java:238)
    2017-03-22 05:44:32,894 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.ca.siteminder.webadmin.configuration.ui.InitialLoginBean.login(InitialLoginBean.java:183)
    2017-03-22 05:44:32,895 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.ca.siteminder.webadmin.configuration.ui.servlet.InitialLoginServlet.doPost(InitialLoginServlet.ja
    va:77)
    2017-03-22 05:44:32,896 ERROR [STDERR] (http-0.0.0.0-8080-1)    at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
    2017-03-22 05:44:32,897 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.ca.siteminder.webadmin.configuration.ui.servlet.InitialLoginServlet.service(InitialLoginServlet.j
    ava:95)
    2017-03-22 05:44:32,897 ERROR [STDERR] (http-0.0.0.0-8080-1)    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    2017-03-22 05:44:32,898 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.webapp.filter.ConsolePageFilter.doFilter(ConsolePageFilter.java:226)
    2017-03-22 05:44:32,898 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    2017-03-22 05:44:32,898 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    2017-03-22 05:44:32,899 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.webapp.authentication.FrameworkLoginFilter.doFilter(FrameworkLoginFilter.java:271)
    2017-03-22 05:44:32,899 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.ca.siteminder.webadmin.configuration.ui.servlet.SiteMinderLoginFilter.doFilter(SiteMinderLoginFil
    ter.java:419)
    2017-03-22 05:44:32,900 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    2017-03-22 05:44:32,900 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    2017-03-22 05:44:32,901 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.webapp.filter.LocaleFilter.doFilter(LocaleFilter.java:100)
    2017-03-22 05:44:32,901 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    2017-03-22 05:44:32,902 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    2017-03-22 05:44:32,902 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.webapp.filter.SessionFilter.doFilter(SessionFilter.java:103)
    2017-03-22 05:44:32,902 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    2017-03-22 05:44:32,903 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    2017-03-22 05:44:32,903 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)
    2017-03-22 05:44:32,904 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    2017-03-22 05:44:32,904 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)
    2017-03-22 05:44:32,905 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)
    2017-03-22 05:44:32,905 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentV
    alve.java:126)
    2017-03-22 05:44:32,905 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentVa
    lve.java:70)
    2017-03-22 05:44:32,906 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    2017-03-22 05:44:32,906 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    2017-03-22 05:44:32,907 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
    2017-03-22 05:44:32,907 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    2017-03-22 05:44:32,908 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
    2017-03-22 05:44:32,908 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
    2017-03-22 05:44:32,908 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)
    2017-03-22 05:44:32,909 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
    2017-03-22 05:44:32,909 ERROR [STDERR] (http-0.0.0.0-8080-1)    at java.lang.Thread.run(Thread.java:662)
    2017-03-22 05:44:32,910 WARN  [com.ca.siteminder.webadmin.configuration.DeployTask] (http-0.0.0.0-8080-1) Deployment failed, rolling back the directory...

     

    Regards,

    Sree



  • 2.  Re: Error while login into adminui screen

    Posted Mar 22, 2017 02:09 AM

    Hi Sree,

     

    Is this is a new install and trying to login to Admin UI for the first time and seeing this issue ?

    Is Policy Server up and running ?
    Is the test connection successful from SMconsole to Policy store ?

     

    Regards,

    Leo Joseph.



  • 3.  Re: Error while login into adminui screen

    Posted Mar 22, 2017 02:18 AM

    Hi Leo,

     

    Yes this is a new installation and first time i logged in and seeing this error.

    Policy server is up and running.

    Connection is successfull from smconsole to Policy store

     

    Regards,

    Sree



  • 4.  Re: Error while login into adminui screen

    Posted Mar 22, 2017 02:23 AM

    Hi Sree, 

     

    a) Stop the WAMUI Services.

    b) Take a backup and rename the data folder (\CA\siteminder\adminui\server\default)

    c)Start the Admin UI services.

    d) Run the XPSRegclient command (Ex: XPSregclient siteminder:siteminder -adminui-setup -vT ) 

    e)Now try to login to the WAMUI and update.

     

    Regards,

    Leo Joseph.



  • 5.  Re: Error while login into adminui screen

    Posted Mar 22, 2017 02:41 AM

    Hi Leo,

     

    While restarting the AdminUi after taking backup got the below error:

     

    DEPLOYMENTS IN ERROR:
      Deployment "WebServer" is in error due to the following reason(s): LifecycleException:  Protocol handler initialization failed: java.net.BindException: Address alread
    y in use /0.0.0.0:8080
      Deployment "jboss.web:service=WebServer" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.web:service=WebServer' **

     

    Regards,

    Sree



  • 6.  Re: Error while login into adminui screen

    Posted Mar 22, 2017 02:58 AM

    Hi Sree,

     

    a) Is this a fresh install or any failed installation in the server ?
    b) Any other previous version of Admin UI running on this server ?
    c) Any other service is using port 8080 ?
    netstat -ano|find "8080"

     

    Regards,

    Leo Joseph.



  • 7.  Re: Error while login into adminui screen

    Posted Mar 22, 2017 03:25 AM

    HI Leo,

     

    I was able to resolve that error and adminui came successfully up and XPSRegclient also . please find the below logs for both:

     

    07:05:42,237 INFO  [ServerImpl] Runtime shutdown hook called, forceHalt: true
    07:05:50,165 INFO  [ServerImpl] Shutdown complete
    Shutdown complete
    Halting VM
    =========================================================================

     

      JBoss Bootstrap Environment

     

      JBOSS_HOME: /opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui

     

      JAVA: /opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/runtime/bin/java

     

      JAVA_OPTS: -Dprogram.name=run.sh -server -Xms128m -Xmx1024m -XX:MaxPermSize=256m -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -disableassertions -Djboss.platform.mbeanserver=true -Dderby.system.home=/opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/server/default/data/derby -Djavax.net.ssl.keyStore=/opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/server/default/conf/keyStore.jks -Djavax.net.ssl.keyStoreType=jks -Djavax.net.ssl.keyStorePassword=changeit -Djavax.net.ssl.trustStore=/opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/server/default/conf/trustStore.jks -Djavax.net.ssl.trustStoreType=jks -Djavax.net.ssl.trustStorePassword=changeit

     

      CLASSPATH: /opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/bin/run.jar:/opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/runtime/lib/tools.jar

     

    =========================================================================

     

    07:06:05,216 INFO  [ServerImpl] Starting JBoss (Microcontainer)...
    07:06:05,220 INFO  [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)
    07:06:05,221 INFO  [ServerImpl] Bootstrap URL: null
    07:06:05,221 INFO  [ServerImpl] Home Dir: /opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui
    07:06:05,222 INFO  [ServerImpl] Home URL: file:/opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/
    07:06:05,222 INFO  [ServerImpl] Library URL: file:/opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/lib/
    07:06:05,224 INFO  [ServerImpl] Patch URL: null
    07:06:05,225 INFO  [ServerImpl] Common Base URL: file:/opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/common/
    07:06:05,226 INFO  [ServerImpl] Common Library URL: file:/opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/common/lib/
    07:06:05,226 INFO  [ServerImpl] Server Name: default
    07:06:05,227 INFO  [ServerImpl] Server Base Dir: /opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/server
    07:06:05,227 INFO  [ServerImpl] Server Base URL: file:/opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/server/
    07:06:05,228 INFO  [ServerImpl] Server Config URL: file:/opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/server/default/conf/
    07:06:05,228 INFO  [ServerImpl] Server Home Dir: /opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/server/default
    07:06:05,229 INFO  [ServerImpl] Server Home URL: file:/opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/server/default/
    07:06:05,229 INFO  [ServerImpl] Server Data Dir: /opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/server/default/data
    07:06:05,230 INFO  [ServerImpl] Server Library URL: file:/opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/server/default/lib/
    07:06:05,231 INFO  [ServerImpl] Server Log Dir: /opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/server/default/log
    07:06:05,231 INFO  [ServerImpl] Server Native Dir: /opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/server/default/tmp/native
    07:06:05,232 INFO  [ServerImpl] Server Temp Dir: /opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/server/default/tmp
    07:06:05,232 INFO  [ServerImpl] Server Temp Deploy Dir: /opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/server/default/tmp/deploy
    07:06:07,931 INFO  [ServerImpl] Starting Microcontainer, bootstrapURL=file:/opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/server/default/conf/bootstrap.xml
    07:06:10,009 INFO  [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.CombinedVFSCache]
    07:06:10,018 INFO  [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]]
    07:06:11,047 INFO  [CopyMechanism] VFS temp dir: /opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/server/default/tmp
    07:06:11,049 INFO  [ZipEntryContext] VFS force nested jars copy-mode is enabled.
    07:06:14,857 INFO  [ServerInfo] Java version: 1.6.0_30,Sun Microsystems Inc.
    07:06:14,857 INFO  [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
    07:06:14,857 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Server VM 20.5-b03,Sun Microsystems Inc.
    07:06:14,857 INFO  [ServerInfo] OS-System: SunOS 5.10,sparc
    07:06:14,860 INFO  [ServerInfo] VM arguments: -Dprogram.name=run.sh -Xms128m -Xmx1024m -XX:MaxPermSize=256m -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -disableassertions -Djboss.platform.mbeanserver=true -Dderby.system.home=/opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/server/default/data/derby -Djavax.net.ssl.keyStore=/opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/server/default/conf/keyStore.jks -Djavax.net.ssl.keyStoreType=jks -Djavax.net.ssl.keyStorePassword=changeit -Djavax.net.ssl.trustStore=/opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/server/default/conf/trustStore.jks -Djavax.net.ssl.trustStoreType=jks -Djavax.net.ssl.trustStorePassword=changeit -Djava.endorsed.dirs=/opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/lib/endorsed
    07:06:14,968 INFO  [JMXKernel] Legacy JMX core initialized
    07:06:22,192 INFO  [ProfileServiceBootstrap] Loading profile: ProfileKey@239f6[domain=default, server=default, name=default]
    07:08:57,790 INFO  [ContainerDependencyMetaData] addJndiDependency, JndiDependencyMetaData@5b8e62{ejb/iam/siteminder/ejb/RulesEnginePvt_EJBLocal}
    07:08:57,791 INFO  [ContainerDependencyMetaData] addJndiDependency, JndiDependencyMetaData@e0e90a{ejb/iam/siteminder/ejb/UniqueIDUpdatePvt_EJBLocal}
    07:08:57,792 INFO  [ContainerDependencyMetaData] addJndiDependency, JndiDependencyMetaData@1e3ca72{ejb/iam/siteminder/ejb/UniqueIDUpdatePvt_EJBLocal}
    07:09:01,070 WARN  [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
    07:09:01,199 WARN  [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
    07:09:01,360 INFO  [TransactionManagerService] JBossTS Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc.
    07:09:01,360 INFO  [TransactionManagerService] Setting up property manager MBean and JMX layer
    07:09:01,575 INFO  [tsmxLogger] Registering mbean for module 'arjuna'
    07:09:01,587 INFO  [tsmxLogger] Initialising JMX agent com.arjuna.ats.internal.jbossatx.agent.LocalJBossAgentImpl
    07:09:01,664 INFO  [TransactionManagerService] Initializing recovery manager
    07:09:01,763 INFO  [arjLogger] --- Start RecoveryActivators
    07:09:01,788 INFO  [arjLoggerI18N] [com.arjuna.ats.internal.arjuna.recovery.localready] RecoveryManagerImple is ready. Socket listener is turned off.
    07:09:01,788 INFO  [TransactionManagerService] Recovery manager configured
    07:09:01,788 INFO  [TransactionManagerService] Binding TransactionManager JNDI Reference
    07:09:01,872 INFO  [TransactionManagerService] Starting transaction recovery manager
    07:09:02,985 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080
    07:09:04,293 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on http-********%2F*******-8443
    07:09:04,367 INFO  [StandardService] Starting service jboss.web
    07:09:04,375 INFO  [StandardEngine] Starting Servlet Engine: JBoss Web/2.1.3.GA
    07:09:04,479 INFO  [Catalina] Server startup in 185 ms
    07:09:04,655 INFO  [RARDeployment] Required license terms exist, view vfszip:/opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml
    07:09:04,682 INFO  [RARDeployment] Required license terms exist, view vfszip:/opt/siteminder/product/r12/Adminui/siteminder/siteminder/adminui/server/default/deploy/jms-ra.rar/META-INF/ra.xml
    07:09:07,808 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
    07:09:11,452 INFO  [ServerPeer] JBoss Messaging 1.4.3.GA server [0] started
    07:09:11,951 INFO  [ConnectionFactory] Connector local://*********:14539 has lease disabled
    07:09:11,952 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@72d6dc started
    07:09:11,959 INFO  [ConnectionFactory] Connector local://*********:14539 has lease disabled
    07:09:11,960 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@13759b5 started
    07:09:12,264 INFO  [QueueService] Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000
    07:09:12,273 INFO  [QueueService] Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000
    07:09:12,669 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=iam/siteminder/jdbc/jdbc/archive' to JNDI name 'java:iam/siteminder/jdbc/jdbc/archive'
    07:09:12,766 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=iam/siteminder/jdbc/jdbc/idm' to JNDI name 'java:iam/siteminder/jdbc/jdbc/idm'
    07:09:12,864 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=iam/siteminder/jdbc/jdbc/objectstore' to JNDI name 'java:iam/siteminder/jdbc/jdbc/objectstore'
    07:09:13,054 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
    07:09:13,163 INFO  [TomcatDeployment] deploy, ctxPath=/castylesr5.1.1
    07:09:15,116 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_identityminder_ejb.jar#WorkFlowCallBackEJB,uid2733779
    07:09:15,116 INFO  [EjbDeployer]   with dependencies:
    07:09:15,116 INFO  [EjbDeployer]   and supplies:
    07:09:15,117 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/WorkFlowCallBackEJB
    07:09:15,117 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_identityminder_ejb.jar#RuntimeStatusDetailEJB,uid3458745
    07:09:15,117 INFO  [EjbDeployer]   with dependencies:
    07:09:15,118 INFO  [EjbDeployer]   and supplies:
    07:09:15,118 INFO  [EjbDeployer]        jndi:null
    07:09:15,118 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_identityminder_ejb.jar#ServerCommandsEJB,uid14866512
    07:09:15,118 INFO  [EjbDeployer]   with dependencies:
    07:09:15,119 INFO  [EjbDeployer]   and supplies:
    07:09:15,119 INFO  [EjbDeployer]        jndi:null
    07:09:15,119 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_identityminder_ejb.jar#SubscriberMessageEJB,uid15166890
    07:09:15,119 INFO  [EjbDeployer]   with dependencies:
    07:09:15,120 INFO  [EjbDeployer]   and supplies:
    07:09:15,120 INFO  [EjbDeployer]        jndi:null
    07:09:17,105 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#UtilityPvt_EJB,uid30510613
    07:09:17,105 INFO  [EjbDeployer]   with dependencies:
    07:09:17,106 INFO  [EjbDeployer]   and supplies:
    07:09:17,106 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/UtilityPvt_EJBLocal
    07:09:17,106 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/UtilityPvt_EJB
    07:09:17,106 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#PriorityUpdatePvt_EJB,uid13053347
    07:09:17,107 INFO  [EjbDeployer]   with dependencies:
    07:09:17,107 INFO  [EjbDeployer]   and supplies:
    07:09:17,107 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/PriorityUpdatePvt_EJBLocal
    07:09:17,107 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/PriorityUpdatePvt_EJB
    07:09:17,108 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#GroupTypeUpdatePvt_EJB,uid8735906
    07:09:17,108 INFO  [EjbDeployer]   with dependencies:
    07:09:17,108 INFO  [EjbDeployer]   and supplies:
    07:09:17,108 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/GroupTypeUpdatePvt_EJB
    07:09:17,109 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/GroupTypeUpdatePvt_EJBLocal
    07:09:17,109 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#TablePvt_EJB,uid8332732
    07:09:17,109 INFO  [EjbDeployer]   with dependencies:
    07:09:17,109 INFO  [EjbDeployer]   and supplies:
    07:09:17,110 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/TablePvt_EJB
    07:09:17,110 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/TablePvt_EJBLocal
    07:09:17,110 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#MailUpdatePvt_EJB,uid25591244
    07:09:17,110 INFO  [EjbDeployer]   with dependencies:
    07:09:17,111 INFO  [EjbDeployer]   and supplies:
    07:09:17,111 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/MailUpdatePvt_EJB
    07:09:17,111 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/MailUpdatePvt_EJBLocal
    07:09:17,111 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#HolCalPvt_EJB,uid11337661
    07:09:17,112 INFO  [EjbDeployer]   with dependencies:
    07:09:17,112 INFO  [EjbDeployer]   and supplies:
    07:09:17,112 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/HolCalPvt_EJBLocal
    07:09:17,112 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/HolCalPvt_EJB
    07:09:17,113 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#UniqueIDUpdatePvt_EJB,uid30003619
    07:09:17,113 INFO  [EjbDeployer]   with dependencies:
    07:09:17,113 INFO  [EjbDeployer]   and supplies:
    07:09:17,113 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/UniqueIDUpdatePvt_EJBLocal
    07:09:17,114 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/UniqueIDUpdatePvt_EJB
    07:09:17,114 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#MailPvt_EJB,uid14832751
    07:09:17,114 INFO  [EjbDeployer]   with dependencies:
    07:09:17,114 INFO  [EjbDeployer]   and supplies:
    07:09:17,115 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/MailPvt_EJBLocal
    07:09:17,115 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/MailPvt_EJB
    07:09:17,115 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#CompletionCodeUpdatePvt_EJB,uid18185025
    07:09:17,115 INFO  [EjbDeployer]   with dependencies:
    07:09:17,116 INFO  [EjbDeployer]   and supplies:
    07:09:17,116 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/CompletionCodeUpdatePvt_EJBLocal
    07:09:17,116 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/CompletionCodeUpdatePvt_EJB
    07:09:17,116 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#SchemaPvt_EJB,uid21965205
    07:09:17,117 INFO  [EjbDeployer]   with dependencies:
    07:09:17,117 INFO  [EjbDeployer]   and supplies:
    07:09:17,117 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/SchemaPvt_EJB
    07:09:17,117 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/SchemaPvt_EJBLocal
    07:09:17,118 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#ScriptPvt_EJB,uid3351560
    07:09:17,118 INFO  [EjbDeployer]   with dependencies:
    07:09:17,118 INFO  [EjbDeployer]   and supplies:
    07:09:17,118 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/ScriptPvt_EJBLocal
    07:09:17,118 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/ScriptPvt_EJB
    07:09:17,119 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#ProfileUpdatePvt_EJB,uid25337565
    07:09:17,119 INFO  [EjbDeployer]   with dependencies:
    07:09:17,119 INFO  [EjbDeployer]   and supplies:
    07:09:17,120 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/ProfileUpdatePvt_EJBLocal
    07:09:17,120 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/ProfileUpdatePvt_EJB
    07:09:17,120 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#AlertPvt_EJB,uid9158903
    07:09:17,120 INFO  [EjbDeployer]   with dependencies:
    07:09:17,121 INFO  [EjbDeployer]   and supplies:
    07:09:17,121 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/AlertPvt_EJB
    07:09:17,121 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/AlertPvt_EJBLocal
    07:09:17,121 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#HolCalUpdatePvt_EJB,uid19518440
    07:09:17,122 INFO  [EjbDeployer]   with dependencies:
    07:09:17,122 INFO  [EjbDeployer]   and supplies:
    07:09:17,122 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/HolCalUpdatePvt_EJB
    07:09:17,122 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/HolCalUpdatePvt_EJBLocal
    07:09:17,123 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#CategoryUpdatePvt_EJB,uid18294263
    07:09:17,123 INFO  [EjbDeployer]   with dependencies:
    07:09:17,123 INFO  [EjbDeployer]   and supplies:
    07:09:17,123 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/CategoryUpdatePvt_EJBLocal
    07:09:17,124 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/CategoryUpdatePvt_EJB
    07:09:17,124 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#ProcessUpdatePvt_EJB,uid12424008
    07:09:17,124 INFO  [EjbDeployer]   with dependencies:
    07:09:17,124 INFO  [EjbDeployer]   and supplies:
    07:09:17,125 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/ProcessUpdatePvt_EJB
    07:09:17,125 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/ProcessUpdatePvt_EJBLocal
    07:09:17,125 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#CategoryPvt_EJB,uid1075368
    07:09:17,126 INFO  [EjbDeployer]   with dependencies:
    07:09:17,126 INFO  [EjbDeployer]   and supplies:
    07:09:17,126 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/CategoryPvt_EJB
    07:09:17,126 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/CategoryPvt_EJBLocal
    07:09:17,127 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#ScriptExecutePvt_EJB,uid21434759
    07:09:17,127 INFO  [EjbDeployer]   with dependencies:
    07:09:17,127 INFO  [EjbDeployer]   and supplies:
    07:09:17,127 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/ScriptExecutePvt_EJBLocal
    07:09:17,127 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/ScriptExecutePvt_EJB
    07:09:17,128 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#AlertUpdatePvt_EJB,uid13625071
    07:09:17,128 INFO  [EjbDeployer]   with dependencies:
    07:09:17,128 INFO  [EjbDeployer]   and supplies:
    07:09:17,128 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/AlertUpdatePvt_EJBLocal
    07:09:17,129 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/AlertUpdatePvt_EJB
    07:09:17,129 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#BusCalUpdatePvt_EJB,uid21131000
    07:09:17,129 INFO  [EjbDeployer]   with dependencies:
    07:09:17,129 INFO  [EjbDeployer]   and supplies:
    07:09:17,130 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/BusCalUpdatePvt_EJB
    07:09:17,130 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/BusCalUpdatePvt_EJBLocal
    07:09:17,130 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#TableUpdatePvt_EJB,uid8623320
    07:09:17,130 INFO  [EjbDeployer]   with dependencies:
    07:09:17,131 INFO  [EjbDeployer]   and supplies:
    07:09:17,131 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/TableUpdatePvt_EJBLocal
    07:09:17,131 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/TableUpdatePvt_EJB
    07:09:17,131 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#ScriptUpdatePvt_EJB,uid10562468
    07:09:17,132 INFO  [EjbDeployer]   with dependencies:
    07:09:17,132 INFO  [EjbDeployer]   and supplies:
    07:09:17,132 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/ScriptUpdatePvt_EJB
    07:09:17,132 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/ScriptUpdatePvt_EJBLocal
    07:09:17,133 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#BusCalPvt_EJB,uid20458155
    07:09:17,133 INFO  [EjbDeployer]   with dependencies:
    07:09:17,133 INFO  [EjbDeployer]   and supplies:
    07:09:17,133 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/BusCalPvt_EJB
    07:09:17,134 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/BusCalPvt_EJBLocal
    07:09:17,134 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#ProfilePvt_EJB,uid7949692
    07:09:17,134 INFO  [EjbDeployer]   with dependencies:
    07:09:17,134 INFO  [EjbDeployer]   and supplies:
    07:09:17,135 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/ProfilePvt_EJBLocal
    07:09:17,135 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/ProfilePvt_EJB
    07:09:17,135 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#ScriptExecAsyncPvt_EJB,uid30286804
    07:09:17,135 INFO  [EjbDeployer]   with dependencies:
    07:09:17,136 INFO  [EjbDeployer]   and supplies:
    07:09:17,136 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/ScriptExecAsyncPvt_EJB
    07:09:17,136 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/ScriptExecAsyncPvt_EJBLocal
    07:09:17,137 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#ServerAutomatedActivityMDBean,uid9592654
    07:09:17,137 INFO  [EjbDeployer]   with dependencies:
    07:09:17,137 INFO  [EjbDeployer]   and supplies:
    07:09:17,137 INFO  [EjbDeployer]        jndi:null
    07:09:17,138 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#CompletionCodePvt_EJB,uid28255029
    07:09:17,138 INFO  [EjbDeployer]   with dependencies:
    07:09:17,138 INFO  [EjbDeployer]   and supplies:
    07:09:17,138 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/CompletionCodePvt_EJBLocal
    07:09:17,139 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/CompletionCodePvt_EJB
    07:09:17,139 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#RulesEnginePvt_EJB,uid19958313
    07:09:17,139 INFO  [EjbDeployer]   with dependencies:
    07:09:17,139 INFO  [EjbDeployer]   and supplies:
    07:09:17,140 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/RulesEnginePvt_EJB
    07:09:17,140 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/RulesEnginePvt_EJBLocal
    07:09:17,140 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#JobPvt_EJB,uid29267626
    07:09:17,140 INFO  [EjbDeployer]   with dependencies:
    07:09:17,141 INFO  [EjbDeployer]   and supplies:
    07:09:17,141 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/JobPvt_EJBLocal
    07:09:17,141 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/JobPvt_EJB
    07:09:17,141 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#ServerConfigPvt_EJB,uid26580126
    07:09:17,142 INFO  [EjbDeployer]   with dependencies:
    07:09:17,142 INFO  [EjbDeployer]   and supplies:
    07:09:17,142 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/ServerConfigPvt_EJB
    07:09:17,142 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/ServerConfigPvt_EJBLocal
    07:09:17,143 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#PriorityPvt_EJB,uid22033865
    07:09:17,143 INFO  [EjbDeployer]   with dependencies:
    07:09:17,143 INFO  [EjbDeployer]   and supplies:
    07:09:17,143 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/PriorityPvt_EJB
    07:09:17,144 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/PriorityPvt_EJBLocal
    07:09:17,144 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#UtilityMDBean,uid16463452
    07:09:17,144 INFO  [EjbDeployer]   with dependencies:
    07:09:17,144 INFO  [EjbDeployer]   and supplies:
    07:09:17,145 INFO  [EjbDeployer]        jndi:null
    07:09:17,145 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#ResourcePvt_EJB,uid11405801
    07:09:17,145 INFO  [EjbDeployer]   with dependencies:
    07:09:17,145 INFO  [EjbDeployer]   and supplies:
    07:09:17,146 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/ResourcePvt_EJB
    07:09:17,146 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/ResourcePvt_EJBLocal
    07:09:17,146 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#DataSourcePvt_EJB,uid840085
    07:09:17,147 INFO  [EjbDeployer]   with dependencies:
    07:09:17,147 INFO  [EjbDeployer]   and supplies:
    07:09:17,147 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/DataSourcePvt_EJB
    07:09:17,147 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/DataSourcePvt_EJBLocal
    07:09:17,148 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#EventMDBean,uid26455827
    07:09:17,149 INFO  [EjbDeployer]   with dependencies:
    07:09:17,149 INFO  [EjbDeployer]   and supplies:
    07:09:17,149 INFO  [EjbDeployer]        jndi:null
    07:09:17,149 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#WorkItemPvt_EJB,uid13317456
    07:09:17,150 INFO  [EjbDeployer]   with dependencies:
    07:09:17,150 INFO  [EjbDeployer]   and supplies:
    07:09:17,150 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/WorkItemPvt_EJB
    07:09:17,150 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/WorkItemPvt_EJBLocal
    07:09:17,151 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#SchemaUpdatePvt_EJB,uid18425857
    07:09:17,151 INFO  [EjbDeployer]   with dependencies:
    07:09:17,151 INFO  [EjbDeployer]   and supplies:
    07:09:17,151 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/SchemaUpdatePvt_EJB
    07:09:17,152 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/SchemaUpdatePvt_EJBLocal
    07:09:17,152 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#JobUpdatePvt_EJB,uid9542096
    07:09:17,152 INFO  [EjbDeployer]   with dependencies:
    07:09:17,152 INFO  [EjbDeployer]   and supplies:
    07:09:17,153 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/JobUpdatePvt_EJBLocal
    07:09:17,153 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/JobUpdatePvt_EJB
    07:09:17,153 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#GroupTypePvt_EJB,uid17393563
    07:09:17,153 INFO  [EjbDeployer]   with dependencies:
    07:09:17,153 INFO  [EjbDeployer]   and supplies:
    07:09:17,154 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/GroupTypePvt_EJB
    07:09:17,154 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/GroupTypePvt_EJBLocal
    07:09:17,154 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#WorkItemUpdatePvt_EJB,uid7402943
    07:09:17,154 INFO  [EjbDeployer]   with dependencies:
    07:09:17,155 INFO  [EjbDeployer]   and supplies:
    07:09:17,155 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/WorkItemUpdatePvt_EJB
    07:09:17,155 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/WorkItemUpdatePvt_EJBLocal
    07:09:17,156 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#MonitorPvt_EJB,uid1438656
    07:09:17,156 INFO  [EjbDeployer]   with dependencies:
    07:09:17,156 INFO  [EjbDeployer]   and supplies:
    07:09:17,156 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/MonitorPvt_EJBLocal
    07:09:17,156 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/MonitorPvt_EJB
    07:09:17,157 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#UniqueIDPvt_EJB,uid20315069
    07:09:17,157 INFO  [EjbDeployer]   with dependencies:
    07:09:17,157 INFO  [EjbDeployer]   and supplies:
    07:09:17,157 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/UniqueIDPvt_EJB
    07:09:17,158 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/UniqueIDPvt_EJBLocal
    07:09:17,158 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#FormPvt_EJB,uid19025544
    07:09:17,158 INFO  [EjbDeployer]   with dependencies:
    07:09:17,158 INFO  [EjbDeployer]   and supplies:
    07:09:17,159 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/FormPvt_EJBLocal
    07:09:17,159 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/FormPvt_EJB
    07:09:17,159 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#ProcessPvt_EJB,uid22145870
    07:09:17,159 INFO  [EjbDeployer]   with dependencies:
    07:09:17,160 INFO  [EjbDeployer]   and supplies:
    07:09:17,160 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/ProcessPvt_EJBLocal
    07:09:17,160 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/ProcessPvt_EJB
    07:09:17,160 INFO  [EjbDeployer] installing bean: ejb/iam_siteminder_wpServer.jar#FormUpdatePvt_EJB,uid19888548
    07:09:17,161 INFO  [EjbDeployer]   with dependencies:
    07:09:17,161 INFO  [EjbDeployer]   and supplies:
    07:09:17,161 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/FormUpdatePvt_EJB
    07:09:17,161 INFO  [EjbDeployer]        jndi:iam/siteminder/ejb/FormUpdatePvt_EJBLocal
    07:09:18,083 INFO  [QueueService] Queue[queue/iam/siteminder/jms/queue/wpServAutoActQueue, name=iam.siteminder.jms.queue.wpServAutoActQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000
    07:09:18,152 INFO  [QueueService] Queue[queue/iam/siteminder/jms/queue/wpUtilQueue, name=iam.siteminder.jms.queue.wpUtilQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000
    07:09:18,219 INFO  [QueueService] Queue[queue/iam/siteminder/jms/queue/wpEventQueue, name=iam.siteminder.jms.queue.wpEventQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000
    07:09:18,286 INFO  [QueueService] 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
    07:09:18,381 INFO  [TopicService] Topic[topic/iam/siteminder/jms/topic/ServerCommandTopic, name=iam.siteminder.jms.topic.ServerCommandTopic] started, fullSize=200000, pageSize=2000, downCacheSize=2000
    07:09:18,448 INFO  [QueueService] Queue[queue/iam/siteminder/jms/queue/RuntimeStatusDetailQueue, name=iam.siteminder.jms.queue.RuntimeStatusDetailQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000
    07:09:52,171 WARN  [DefaultDirectoryService] ApacheDS shutdown hook has NOT been registered with the runtime.  This default setting for standalone operation has been overriden.
    07:10:01,395 WARN  [default] CA IAM Framework Server
    07:10:01,395 WARN  [default] Copyright 2000 - 2013 CA. All Rights Reserved
    07:10:01,474 WARN  [default] ################################################
    07:10:01,474 WARN  [default] # IAM Framework 200.2.04.0.143
    07:10:01,474 WARN  [default] ################################################
    07:10:01,474 WARN  [default] ################################################
    07:10:01,475 WARN  [default] # SiteMinder Administrative UI 12.52.0000.142
    07:10:01,475 WARN  [default] ################################################
    07:10:01,475 WARN  [default] ---- CA IAM FW Startup Sequence Initiated. ----
    07:10:04,430 WARN  [default] * Startup Step 1 : Attempting to start ServiceLocator.
    07:10:07,920 WARN  [CreateDatabaseSchema] ****** Creating Task Persistence database schema.
    07:10:11,818 WARN  [CreateDatabaseSchema] Task Persistence database schema was created successfully.
    07:10:11,852 WARN  [CreateDatabaseSchema] ****** Creating Archive database schema.
    07:10:12,807 WARN  [CreateDatabaseSchema] Archive database schema was created successfully.
    07:10:12,809 WARN  [default] * Startup Step 2 : Attempting to start PolicyServerService
    07:10:13,244 WARN  [default] Unlimited Strength Java Crypto Extensions enabled: FALSE
    07:10:13,439 WARN  [default] Policy Server connection enabled: false
    07:10:13,448 WARN  [default] * Startup Step 3 : Attempting to start ServerCommandService
    07:10:19,072 WARN  [default] * Startup Step 4 : Attempting to start EnvironmentService
    07:10:19,087 WARN  [default] * Startup Step 5 : Attempting to start SecretKeyStore
    07:10:31,847 WARN  [default] * Startup Step 6 : Attempting to start CacheManagerService
    07:10:31,866 WARN  [default] * Startup Step 7 : Attempting to load global plugins.
    07:10:31,874 WARN  [default] * Startup Step 8 : Attempting to start AdaptersConfigService
    07:10:31,874 WARN  [JDBCManagedObjectProvider] Starting pre-population of cache for 2 object types
    07:10:31,888 WARN  [default] * Startup Step 9 : Attempting to start EmailProviderService
    07:10:31,973 WARN  [default] * Startup Step 10 : Attempting to start AuditProviderService
    07:10:31,988 WARN  [JDBCManagedObjectProvider] Finished pre-population of cache for 2 object types
    07:10:32,028 WARN  [default] * Startup Step 11 : Attempting to start RuntimeStatusDetailService
    07:10:32,078 WARN  [default] * Startup Step 12 : Attempting to start PasswordService
    07:10:32,079 WARN  [default] * Startup Step 13 : Attempting to start LogicalAttributeService
    07:10:32,085 WARN  [default] * Startup Step 14 : Attempting to start BLTHService
    07:10:32,085 WARN  [default] * Startup Step 15 : Attempting to start ParticipantResolverService
    07:10:32,086 WARN  [default] * Startup Step 16 : Attempting to start NotificationRuleService
    07:10:32,087 WARN  [default] * Startup Step 17 : Attempting to start EventAdapterService
    07:10:32,088 WARN  [default] * Startup Step 18 : Attempting to start TaskService
    07:10:32,110 WARN  [default] * Startup Step 19 : Attempting to start WorkflowCallbackService
    07:10:32,122 WARN  [default] * Startup Step 20 : Attempting to start WorkflowService
    07:10:32,145 WARN  [default] * Startup Step 21 : Attempting to start TaskStatusNotifyService
    07:10:32,150 WARN  [default] * Startup Step 22 : Attempting to start EventService
    07:10:32,232 WARN  [default] * Startup Step 23 : Attempting to start AdminService
    07:10:32,238 WARN  [default] * Startup Step 24 : Attempting to start GeneralMonitorAdmin
    07:10:32,242 WARN  [default] * Startup Step 25 : Attempting to start GlobalInitializer plug-ins
    07:10:32,250 WARN  [default] * Startup Step 26 : Attempting to start SchedulerService
    07:10:33,179 WARN  [default] * Startup Step 27 : Attempting to start environments
    07:10:33,193 WARN  [default] ** FIPS mode enabled : false
    07:10:33,234 WARN  [default] * Startup Step 28 : Attempting to recover unprocessed events and runtime status details
    07:10:33,235 WARN  [default] * Startup Step 29 : Attempting to start ApplicationContextInitializer plug-ins
    07:10:33,236 WARN  [default] ---- CA IAM FW Startup Sequence Complete. ----
    07:10:49,194 INFO  [WebApplicationImpl] Initiating Jersey application, version 'Jersey: 1.1.5.1 03/10/2010 02:33 PM'
    07:10:54,315 INFO  [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)] Started in 4m:49s:76ms

     

     

     

     

     

     

    and XPS reg also run successfully :

     

    [17577/1][Wed Mar 22 2017 07:11:52][Database.cpp:689][InitDB][INFO][sm-xpsxps-00120] Initializing XPS Version 12.52.0001.154
    [17577/1][Wed Mar 22 2017 07:11:53][SmLdapPs.cpp:209][INFO][sm-Ldap-02140] SSL client init will not be attempted - no certificate database defined
    [17577/1][Wed Mar 22 2017 07:11:54][smldaputils.cpp:529][INFO][sm-Ldap-00540] Opening policy store connection to LDAP server: ' *********:369 '
    [17577/1][Wed Mar 22 2017 07:11:54][SmLdapBulkSearch.cpp:152][CreateRoot][INFO][sm-xpsxps-01160] LDAP Provider Info String = Oracle Internet Directory
    [17577/1][Wed Mar 22 2017 07:11:54][SmLdapBulkSearch.cpp:206][CreateRoot][INFO][sm-xpsxps-01120] LDAP Provider Version: orclcompatibleversion = OID 11.1.1.7.0
    [17577/1][Wed Mar 22 2017 07:11:54][SmLdapBulkSearch.cpp:206][CreateRoot][INFO][sm-xpsxps-01120] LDAP Provider Version: orclcompatibleversion = OID 11.1.1.9.0
    [17577/1][Wed Mar 22 2017 07:11:54][SmLdapBulkSearch.cpp:206][CreateRoot][INFO][sm-xpsxps-01120] LDAP Provider Version: orclcompatibleversion = OID 11.1.1.6.0
    [17577/1][Wed Mar 22 2017 07:11:54][SmLdapBulkSearch.cpp:206][CreateRoot][INFO][sm-xpsxps-01120] LDAP Provider Version: orcldirectoryversion = OID 11.1.1.5.0
    [17577/1][Wed Mar 22 2017 07:11:54][SmLdapBulkSearch.cpp:206][CreateRoot][INFO][sm-xpsxps-01120] LDAP Provider Version: supportedldapversion = 2
    [17577/1][Wed Mar 22 2017 07:11:54][SmLdapBulkSearch.cpp:206][CreateRoot][INFO][sm-xpsxps-01120] LDAP Provider Version: supportedldapversion = 3
    [17577/1][Wed Mar 22 2017 07:11:54][XPSLDAP.cpp:791][CreateRoot][INFO][sm-xpsxps-01160] LDAP Provider Info String = Oracle Internet Directory
    [17577/1][Wed Mar 22 2017 07:11:54][XPSIO.cpp:451][InitialLoad][INFO][sm-xpsxps-00560] Database Transactions are 0.
    [17577/1][Wed Mar 22 2017 07:11:54][XPSIO.cpp:478][InitialLoad][INFO][sm-xpsxps-00300] 2 Parameter(s) loaded from Policy Store, 2 total.
    [17577/1][Wed Mar 22 2017 07:11:54][XPSIO.cpp:483][InitialLoad][INFO][sm-xpsxps-00330] Caching Policy Data...
    [17577/1][Wed Mar 22 2017 07:12:13][XPSIO.cpp:502][InitialLoad][INFO][sm-xpsxps-00310] 3606 object(s) loaded from the Policy Store.
    [17577/1][Wed Mar 22 2017 07:12:13][XPSIO.cpp:566][SetPolicyStoreID][INFO][sm-xpsxps-00430] Policy Store ID is "9e8b0883-0681-1010-b347-84f8add80000".
    [17577/1][Wed Mar 22 2017 07:12:13][XPSAudit.cpp:719][GetAudit][INFO][sm-xpsxps-06870] XPS Auditing is enabled.
    [17577/1][Wed Mar 22 2017 07:12:13][SmObjProvider.cpp:243][INFO][sm-Server-02830] Initializing policy store provider 'LDAP:'
    [17577/1][Wed Mar 22 2017 07:12:13][SmObjProvider.cpp:282][INFO][sm-Server-02840] Loading of policy store provider extension DLL: 'smobjldapims' succeeded.
    [17577/1][Wed Mar 22 2017 07:12:13][SmEventTrap.cpp:388][INFO][sm-Server-02500] Loading event handler '/opt/siteminder/product/r12/lib/libXPSAudit.so'
    [17577/1][Wed Mar 22 2017 07:12:13][SmEventTrap.cpp:402][INFO][sm-Server-02510] Initializing event handler '/opt/siteminder/product/r12/lib/libXPSAudit.so'
    [17577/1][Wed Mar 22 2017 07:12:13][SmObjCache.cpp:402][INFO][sm-Server-02800] Preloading policy store cache
    [17577/1][Wed Mar 22 2017 07:12:13][SmObjCache.cpp:415][INFO][sm-Server-02860] BulkFetch policy store
    [17577/1][Wed Mar 22 2017 07:12:13][SmObjCache.cpp:418][INFO][sm-Server-02810] Precaching system configuration objects
    [17577/1][Wed Mar 22 2017 07:12:20][SmObjCache.cpp:487][INFO][sm-Server-02820] Precaching each Policy Domain
    [17577/1][Wed Mar 22 2017 07:12:20][SmObjCache.cpp:491][INFO][sm-Server-02870] BulkRelease policy store
    [17577/1][Wed Mar 22 2017 07:12:20][PolicyCache.cpp:1294][INFO][sm-Server-02880] Building policy cache ...
    [17577/1][Wed Mar 22 2017 07:12:20][PolicyCache.cpp:1387][INFO][sm-Server-02890] Building policy cache done
    [17577/6][Wed Mar 22 2017 07:12:20][SmObjStore.cpp:1025][INFO][sm-Server-00110] Starting object store journal thread
    [17577/1][Wed Mar 22 2017 07:12:20][SmObjStore.cpp:1403][INFO][sm-Server-00050] Object store initialized
    [17577/7][Wed Mar 22 2017 07:12:20][SmObjStore.cpp:850][INFO][sm-Server-00070] Object store journal thread started
    [17577/7][Wed Mar 22 2017 07:12:20][SmObjStore.cpp:851][INFO][sm-Server-00080] Journal commands refresh interval is 60 second(s)
    [17577/7][Wed Mar 22 2017 07:12:20][SmObjStore.cpp:852][INFO][sm-Server-00090] Server command synchronization delta is 51 second(s)
    [17577/7][Wed Mar 22 2017 07:12:20][SmObjStore.cpp:853][INFO][sm-Server-05250] Secondary cache failure timeout is 0 second(s)
    [17577/1][Wed Mar 22 2017 07:12:20][Database.cpp:752][InitDB][INFO][sm-xpsxps-03460] No validation warnings will be logged (controlled by CA.XPS::$LogValidationWarnings).
    [17577/1][Wed Mar 22 2017 07:12:20][XPSIO.cpp:2051][MergeSmAndXPS][INFO][sm-xpsxps-00150] XPS Initialized. (300, 0, 0)
    [17577/1][Wed Mar 22 2017 07:12:20][XPS.cpp:901][Init][INFO][sm-xpsxps-00150] XPS Initialized.
    [17577/1][Wed Mar 22 2017 07:12:20][FedInterface.cpp:692][PostInitialize][INFO][sm-xobfed-02577] Successfully loaded smobjadapter.
    [17577/1][Wed Mar 22 2017 07:12:20][XPS.cpp:711][Shutdown][INFO][sm-xpsxps-00160] Shutting down XPS...
    [17577/1][Wed Mar 22 2017 07:12:20][XPS.cpp:724][Shutdown][INFO][sm-xpsxps-00170] Shutting down XPS housekeeping...
    [17577/1][Wed Mar 22 2017 07:12:20][XPS.cpp:731][Shutdown][INFO][sm-xpsxps-00160] Shutting down XPS...
    [17577/1][Wed Mar 22 2017 07:12:21][XPS.cpp:748][Shutdown][INFO][sm-xpsxps-00210] Releasing SiteMinder object store connection to XPS...
    [17577/1][Wed Mar 22 2017 07:12:21][XPS.cpp:789][Shutdown][INFO][sm-xpsxps-00180] Releasing XPS configuration cache...
    [17577/1][Wed Mar 22 2017 07:12:21][XPS.cpp:792][Shutdown][INFO][sm-xpsxps-00240] XPS Shutdown Complete.

     

     

    Still we are facing the same error on ADminui screen.

     

    Regards,

    Ketan



  • 8.  Re: Error while login into adminui screen

    Posted Mar 22, 2017 03:31 AM

    Hi Ketan,

     

    What's the error you are seeing from Admin UI login screen ?

     

    What steps you followed to solve the  previous error ?

     

    Regards,

    Leo Joseph.



  • 9.  Re: Error while login into adminui screen

    Posted Mar 22, 2017 03:34 AM

    Hi Leo,

     

    The error is same as i have attached in the starting thread: Error: An unknown error occurred during deployment. Please consult the error logs and try again.

    I have killed the process as two adminui run scripts were running.

     

    Regards,

    Sree



  • 10.  Re: Error while login into adminui screen

    Posted Mar 22, 2017 03:38 AM

    Hi Sree,

     

    If Adminui installed on Linux Box,Please check the entropy set with below command:

    # cat /proc/sys/kernel/random/entropy_avail

    If the value is less than 200, Set this value to 1000. Also check symbolic link for the entropy is there. If not ask your System admin to restore the symbolic link and set the entropy value to higher value.

     

    Thanks,

    Santosh



  • 11.  Re: Error while login into adminui screen

    Posted Mar 22, 2017 03:42 AM

    Hi Santosh,

     

    This is SunOS.

     

    Regards,

    Sree



  • 12.  Re: Error while login into adminui screen

    Posted Mar 22, 2017 03:45 AM

    Hi Sree,

     

    Could you please check whether the version you are running is supported or not ? 

     

    2.2 Operating System for SiteMinder Administrative User Interface

    SAP Portal Services 

     

    Regards,

    Leo Joseph.



  • 13.  Re: Error while login into adminui screen

    Posted Mar 22, 2017 04:57 AM

    Hi Leo,

     

    I have checked and it is a supported version.

     

    Regards,

    Sree



  • 14.  Re: Error while login into adminui screen

    Posted Mar 22, 2017 04:11 AM

    Hi Sree,

     

    Do you see any errors in SMPS log?

     

    Thanks,

    Santosh



  • 15.  Re: Error while login into adminui screen

    Posted Mar 22, 2017 05:00 AM

    Hi Santosh,

     

    No Errors in smps.log.

     

    Regards,

    Sree



  • 16.  Re: Error while login into adminui screen

    Posted Mar 22, 2017 02:22 AM

    Hi Sree,

     

    Did you get any error when doing the XPSRegClient ?Could you please share XPSRegClient log?

    What is the Policy store vendor?

    Stop WAMUI service ,start it and see how the JBoss server startup from server.log.

     

    Thanks,

    Santosh



  • 17.  Re: Error while login into adminui screen

    Posted Mar 22, 2017 03:06 AM

    Hi Sree,

     

    As Leo mentioned if you find any other process using 8080 port then kill that process

    (If killing that process OK),otherwise change the port in server.xml file.(C:\Program Files (x86)\CA\SiteMinder\adminui\server\default\deploy\jbossweb.sar\server.xml)

    and restart the Adminui,check are you able to access it or not.

     

    Thanks,

    Santosh



  • 18.  Re: Error while login into adminui screen

    Posted Mar 22, 2017 03:28 AM

    Hi Santosh,

     

    I was able to resolve that, I have attached the logs.

     

    Regards,

    Sree



  • 19.  Re: Error while login into adminui screen

    Posted Mar 22, 2017 05:07 AM

    Hi Leo and Santosh,

     

    While accessing the Adminui screens the below server.log is getting generated:

     

    2017-03-22 08:58:28,707 ERROR [STDERR] (http-0.0.0.0-8080-1) [facility=4 severity=2 reason=0 status=38 message=No items found]
    2017-03-22 08:58:28,708 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.llsdk6.imsimpl.directory.jndi.JNDIBase.findObjectByAttribute(JNDIBase.java:1036)
    2017-03-22 08:58:28,708 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.llsdk6.imsimpl.directory.jndi.JNDIBase._findObjectByFriendlyName(JNDIBase.java:1008)
    2017-03-22 08:58:28,708 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.llsdk6.imsimpl.directory.jndi.JNDIBase.findObjectByFriendlyName(JNDIBase.java:1004)
    2017-03-22 08:58:28,709 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.llsdk6.imsimpl.directory.jndi.JNDIBase.getObject(JNDIBase.java:540)
    2017-03-22 08:58:28,709 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.llsdk6.imsimpl.directory.jndi.JNDIDirectoryProvider.getObject(JNDIDirectoryProvider.java:390)
    2017-03-22 08:58:28,709 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.imsconfig.model.environment.SystemAdminObjectModel.validateObjectImpl(SystemAdminObjectModel.java:269)
    2017-03-22 08:58:28,710 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.imsconfig.model.abstracts.ObjectModel.validateObject(ObjectModel.java:526)
    2017-03-22 08:58:28,710 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.imsconfig.model.abstracts.ObjectModel.validateObject(ObjectModel.java:532)
    2017-03-22 08:58:28,710 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.imsconfig.model.ObjectModelManager.validateObjects(ObjectModelManager.java:467)
    2017-03-22 08:58:28,710 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.imsconfig.ImsConfig.config(ImsConfig.java:349)
    2017-03-22 08:58:28,711 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.ca.siteminder.webadmin.configuration.descriptors.ObjectModelDescriptor.deploy(ObjectModelDescriptor.java:93)
    2017-03-22 08:58:28,711 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.ca.siteminder.webadmin.configuration.DeployTask$DirectDeployTask.call(DeployTask.java:272)
    2017-03-22 08:58:28,711 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.ca.siteminder.webadmin.configuration.DeployTask$DirectDeployTask.call(DeployTask.java:233)
    2017-03-22 08:58:28,711 ERROR [STDERR] (http-0.0.0.0-8080-1)    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    2017-03-22 08:58:28,712 ERROR [STDERR] (http-0.0.0.0-8080-1)    at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    2017-03-22 08:58:28,712 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.ca.siteminder.webadmin.configuration.Configuration.run(Configuration.java:515)
    2017-03-22 08:58:28,712 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.ca.siteminder.webadmin.configuration.Configuration.deploy(Configuration.java:481)
    2017-03-22 08:58:28,712 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.ca.siteminder.webadmin.configuration.ui.ConfigurationBean.deploy(ConfigurationBean.java:105)
    2017-03-22 08:58:28,713 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.ca.siteminder.webadmin.configuration.ui.ConfigurationBean.deploy(ConfigurationBean.java:89)
    2017-03-22 08:58:28,713 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.ca.siteminder.webadmin.configuration.ui.InitialLoginBean.doIt(InitialLoginBean.java:238)
    2017-03-22 08:58:28,713 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.ca.siteminder.webadmin.configuration.ui.InitialLoginBean.login(InitialLoginBean.java:183)
    2017-03-22 08:58:28,714 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.ca.siteminder.webadmin.configuration.ui.servlet.InitialLoginServlet.doPost(InitialLoginServlet.java:77)
    2017-03-22 08:58:28,714 ERROR [STDERR] (http-0.0.0.0-8080-1)    at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
    2017-03-22 08:58:28,714 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.ca.siteminder.webadmin.configuration.ui.servlet.InitialLoginServlet.service(InitialLoginServlet.java:95)
    2017-03-22 08:58:28,714 ERROR [STDERR] (http-0.0.0.0-8080-1)    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    2017-03-22 08:58:28,715 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.webapp.filter.ConsolePageFilter.doFilter(ConsolePageFilter.java:226)
    2017-03-22 08:58:28,715 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    2017-03-22 08:58:28,715 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    2017-03-22 08:58:28,715 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.webapp.authentication.FrameworkLoginFilter.doFilter(FrameworkLoginFilter.java:271)
    2017-03-22 08:58:28,716 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.ca.siteminder.webadmin.configuration.ui.servlet.SiteMinderLoginFilter.doFilter(SiteMinderLoginFilter.java:419)
    2017-03-22 08:58:28,716 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    2017-03-22 08:58:28,716 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    2017-03-22 08:58:28,716 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.webapp.filter.LocaleFilter.doFilter(LocaleFilter.java:100)
    2017-03-22 08:58:28,717 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    2017-03-22 08:58:28,717 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    2017-03-22 08:58:28,717 ERROR [STDERR] (http-0.0.0.0-8080-1)    at com.netegrity.webapp.filter.SessionFilter.doFilter(SessionFilter.java:103)
    2017-03-22 08:58:28,718 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    2017-03-22 08:58:28,718 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    2017-03-22 08:58:28,718 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)
    2017-03-22 08:58:28,719 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    2017-03-22 08:58:28,719 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)
    2017-03-22 08:58:28,719 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)
    2017-03-22 08:58:28,719 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
    2017-03-22 08:58:28,720 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
    2017-03-22 08:58:28,720 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    2017-03-22 08:58:28,720 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    2017-03-22 08:58:28,720 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
    2017-03-22 08:58:28,721 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    2017-03-22 08:58:28,721 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
    2017-03-22 08:58:28,721 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
    2017-03-22 08:58:28,722 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)
    2017-03-22 08:58:28,722 ERROR [STDERR] (http-0.0.0.0-8080-1)    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
    2017-03-22 08:58:28,722 ERROR [STDERR] (http-0.0.0.0-8080-1)    at java.lang.Thread.run(Thread.java:662)
    2017-03-22 08:58:28,723 WARN  [com.ca.siteminder.webadmin.configuration.DeployTask] (http-0.0.0.0-8080-1) Deployment failed, rolling back the directory...



  • 20.  Re: Error while login into adminui screen

    Posted Mar 22, 2017 05:14 AM

    Hi Sree/Ketan.

     

    Request you to open a support case and a Webex session would help .

     

    Regards,

    Leo Joseph.



  • 21.  Re: Error while login into adminui screen

    Posted Mar 22, 2017 05:22 AM

    Hi Leo,

     

    It would be great if you can pick the case.

     

    the case number is  : 00705473

     

    Regards,

    Sree



  • 22.  Re: Error while login into adminui screen

    Posted Mar 28, 2017 08:50 AM

    Hi Leo,

    I have started a total new installation and was able to install properly and while login in to admin ui screen recevied the below error :

    Error  SiteMinder Administrative UI (Version 12.52.0000.142) mismatches the Policy Server (Version 12.52.0001.154). 

     

    Regards,

    Sree



  • 23.  Re: Error while login into adminui screen

    Posted Mar 28, 2017 11:40 AM

    Hi Sree,

     

    This is known issue,it has been fixed in siteminder 12.52 SP1.There is no functional impact due to this error,so you can ignore this.

    https://docops.ca.com/ca-single-sign-on/12-52-sp1/en/release-notes/cumulative-releases/defects-fixed-in-12-52-sp1 

     

    Thanks,

    Santosh



  • 24.  Re: Error while login into adminui screen

    Posted Mar 30, 2017 02:32 AM

    Hi Santosh,

    where i can find the solution to it:

     

    Solution:

    This problem has been corrected.

    Star issues 21748545-1;21747060-1;21742480-1

     

    Regards,

    Sree