This question was moved from the comments section of the blog post: Please refer to the blog for additional context.
Comment by :
Please also note that the only time I was able to get everything started was when I executed ./documentum.sh start listed in the CentOS Desktop ReadMe file and then manually started the rest of the services via ./xCP_Services.py. But some of the componets went down after 30 minutes. ... On a different note, I am confused why there is a ReadMe file in the VM image that doesn't match the instructions in the xCelerated Compositon Platform Developer Quick Start Guide.
Here is also the Terminal information for the ./xCP_Services.py execution script 10. This is what I get when I run ./xCP_Services.py script 10 after starting and loging into the CentOS VM. After I execute the script, DA and other services do not start. Also, it looks like DocBroker has problems connecting to the Docbase.
-------------------------------------------------------
OUR ENVIRONMENT IS CONFIGURED FOR CS D7.1
-------------------------------------------------------
- DOCUMENTUM = /opt/dctm
- DM_HOME = /opt/dctm/product/7.1
- DOCUMENTUM_SHARED = /opt/dctm/product/7.1/dfc_shared
- JAVA_HOME = /opt/dctm/product/7.1/dfc_shared/java64/1.7.0_17
- JAVA METHOD SERVER = /opt/dctm/product/7.1/dfc_shared/jboss7.1.1/server
- APACHE TOMCAT HOME = /opt/apache-tomcat-7.0.50
- DA URL = http://localhost:8080/da
- REST URL = http://localhost:8080/dctm-rest
- ACS URL = http://localhost:9080/ACS/servlet/ACS
---------------------------------------------------------
[dmadmin@demo-server ~]$ sudo -s
[sudo] password for dmadmin:
[root@demo-server dmadmin]# chmod 777 xCP_Services.py
[root@demo-server dmadmin]# ./xCP_Services.py
======================================================
Enter 1 to restart Docbroker
11 to stop Docbroker
12 to start Docbroker
2 to restart Docbase
21 to stop Docbase
22 to start Docbase
3 to restart XMS Server
31 to stop XMS Server
32 to start XMS Server
4 to restart DA server
41 to stop DA server
42 to start DA server
5 to restart App/BAM server
51 to stop App/BAM server
52 to start App/BAM server
6 to restart xPloreDsearch
61 to stop xPloreDsearch
62 to start xPloreDsearch
7 to restart xPlore IndexAgent only if Dsearch is running
71 to stop xPlore IndexAgent
72 to start xPlore IndexAgent
8 to restart BPS Server
81 to stop BPS Server
82 to start BPS Server
9 to restart JMS
91 to stop JMS
92 to start JMS
10 TO RESTART ALL SERVERS
OR values separated by comma to restart multiple servers: 10
Docbroker stopped successfully
Deleting logs..
WARNING: The required database environment variable
ORACLE_HOME does not have a value and must be set in the user
environment.
Database environment variables are not set or modified by the
dm_set_server_env.sh script.
starting connection broker on current host: [demo-server]
with connection broker log: [/opt/dctm/dba/log/docbroker.demo-server.1489.log]
connection broker pid: 4474
Docbroker started successfully..
WARNING: The required database environment variable
ORACLE_HOME does not have a value and must be set in the user
environment.
Database environment variables are not set or modified by the
dm_set_server_env.sh script.
Stopping Documentum server for repository: [MyRepo]
EMC Documentum iapi - Interactive API interface
(c) Copyright EMC Corp., 1992 - 2013
All rights reserved.
Client Library Release 7.1.0000.0098
Connecting to Server using docbase MyRepo
[DM_DOCBROKER_E_NO_SERVERS_FOR_DOCBASE]error: "The DocBroker running on host (demo-server:1489) does not know of a server for the specified docbase (MyRepo)"
Could not connect
***** ./dm_shutdown_MyRepo: ERROR
***** Unable to complete shutdown - unable to connect
***** to the server to issue shutdown request.
Docbase stopped successfully
***** Error: cannot start already-running - shut it down first
Docbase started successfully..
XMS server is not running, Starting it..
Deleting logs..
xPlore dSearch server is not running, Starting it..
Deleting logs..
BAM server is not running, Starting it..
Deleting logs..
Using CATALINA_BASE: /home/dmadmin/apache-xmsagent
Using CATALINA_HOME: /home/dmadmin/apache-xmsagent
Using CATALINA_TMPDIR: /home/dmadmin/apache-xmsagent/temp
Using JRE_HOME: /opt/dctm/product/7.1/dfc_shared/java64/1.7.0_17
Using CLASSPATH: /home/dmadmin/apache-xmsagent/bin/bootstrap.jar:/home/dmadmin/apache-xmsagent/bin/tomcat-juli.jar
Starting xPloreDsearch server...
Starting XMS server...
Using CATALINA_BASE: /home/dmadmin/apache-tomcatApphost
Using CATALINA_HOME: /home/dmadmin/apache-tomcatApphost
Using CATALINA_TMPDIR: /home/dmadmin/apache-tomcatApphost/temp
Using JRE_HOME: /opt/dctm/product/7.1/dfc_shared/java64/1.7.0_17
Using CLASSPATH: :/home/dmadmin/apache-tomcatApphost/CustomConf:/home/dmadmin/apache-tomcatApphost/bin/bootstrap.jar:/home/dmadmin/apache-tomcatApphost/bin/tomcat-juli.jar
Starting BAM server...
JAVA_OPTS already set in environment; overriding default settings with values: -Xms256m -Xmx4096m -XX:PermSize=64m -XX:MaxPermSize=256m -Xss1024k -XX:-UseSplitVerifier -XX:+UseCompressedOops -XX:+DisableExplicitGC -XX:-ReduceInitialCardMarks -Djava.awt.headless=true
-Djboss.server.base.dir=/home/dmadmin/xPlore/jboss7.1.1/server/DctmServer_PrimaryDsearch
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /home/dmadmin/xPlore/jboss7.1.1
JAVA: /home/dmadmin/xPlore/java64/1.7.0_17/bin/java
JAVA_OPTS: -server -XX:+UseCompressedOops -XX:+TieredCompilation -Xms256m -Xmx4096m -XX:PermSize=64m -XX:MaxPermSize=256m -Xss1024k -XX:-UseSplitVerifier -XX:+UseCompressedOops -XX:+DisableExplicitGC -XX:-ReduceInitialCardMarks -Djava.awt.headless=true
-Djboss.server.base.dir=/home/dmadmin/xPlore/jboss7.1.1/server/DctmServer_PrimaryDsearch
=========================================================================
11:10:15,618 INFO [org.jboss.modules] JBoss Modules version 1.1.1.GA
11:10:15,902 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA
11:10:15,982 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting
11:10:17,862 INFO [org.xnio] XNIO Version 3.0.3.GA
11:10:17,864 INFO [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)
11:10:17,878 INFO [org.xnio.nio] XNIO NIO Implementation Version 3.0.3.GA
11:10:17,900 INFO [org.jboss.remoting] JBoss Remoting version 3.2.3.GA
11:10:17,932 INFO [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers
11:10:17,955 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 26) JBAS016200: Activating ConfigAdmin Subsystem
Stopped DA server...
Deleting logs..
11:10:18,025 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 31) JBAS010280: Activating Infinispan subsystem.
11:10:18,042 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
Neither the JAVA_HOME nor the JRE_HOME environment variable is defined
At least one of these environment variable is needed to run this program
Starting DA server...
11:10:18,100 INFO [org.jboss.as.connector] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final)
11:10:18,189 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 38) JBAS011800: Activating Naming Subsystem
11:10:18,193 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 39) JBAS011940: Activating OSGi Subsystem
11:10:18,227 INFO [org.jboss.as.naming] (MSC service thread 1-4) JBAS011802: Starting Naming Service
11:10:18,255 INFO [org.jboss.as.mail.extension] (MSC service thread 1-8) JBAS015400: Bound mail session [java:jboss/mail/Default]
11:10:18,266 INFO [org.jboss.as.security] (ServerService Thread Pool -- 44) JBAS013101: Activating Security Subsystem
11:10:18,271 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013100: Current PicketBox version=4.0.7.Final
11:10:18,330 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 48) JBAS015537: Activating WebServices Extension
11:10:18,485 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-3) JBoss Web Services - Stack CXF Server 4.0.2.GA
11:10:18,534 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-2) Starting Coyote HTTP/1.1 on http--0.0.0.0-9300
11:10:18,862 INFO [org.jboss.as.remoting] (MSC service thread 1-5) JBAS017100: Listening on /0.0.0.0:9304
11:10:18,867 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/dmadmin/xPlore/jboss7.1.1/server/DctmServer_PrimaryDsearch/deployments
11:10:18,868 INFO [org.jboss.as.remoting] (MSC service thread 1-6) JBAS017100: Listening on /0.0.0.0:9312
11:10:18,888 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found dsearch.war in deployment directory. To trigger deployment create a file called dsearch.war.dodeploy
11:10:18,889 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found dsearchinfocenter.war in deployment directory. To trigger deployment create a file called dsearchinfocenter.war.dodeploy
11:10:18,900 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found dsearchadmin.war in deployment directory. To trigger deployment create a file called dsearchadmin.war.dodeploy
11:10:19,003 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
11:10:19,037 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "dsearchadmin.war"
11:10:19,038 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015876: Starting deployment of "dsearch.war"
11:10:19,037 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "dsearchinfocenter.war"
11:10:21,889 WARN [org.jboss.as.dependency.private] (MSC service thread 1-6) JBAS018567: Deployment "deployment.dsearchadmin.war" is using a private module ("org.jboss.as.jmx:main") which may be changed or removed in future versions without notice.
11:10:21,890 WARN [org.jboss.as.dependency.private] (MSC service thread 1-6) JBAS018567: Deployment "deployment.dsearchadmin.war" is using a private module ("org.jboss.as.jmx:main") which may be changed or removed in future versions without notice.
11:10:22,441 INFO [org.jboss.web] (MSC service thread 1-5) JBAS018210: Registering web context: /dsearchinfocenter
11:10:22,529 INFO [org.jboss.web] (MSC service thread 1-1) JBAS018210: Registering web context: /dsearchadmin
11:10:23,485 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.dsearch.war" is using a private module ("org.jboss.as.jmx:main") which may be changed or removed in future versions without notice.
11:10:23,486 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.dsearch.war" is using a private module ("org.jboss.as.jmx:main") which may be changed or removed in future versions without notice.
11:10:23,487 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.dsearch.war" is using a private module ("org.jboss.as.jmx:main") which may be changed or removed in future versions without notice.
11:10:23,487 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.dsearch.war" is using a private module ("org.jboss.as.jmx:main") which may be changed or removed in future versions without notice.
11:10:23,488 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.dsearch.war" is using a private module ("org.jboss.as.jmx:main") which may be changed or removed in future versions without notice.
11:10:23,810 INFO [org.jboss.wsf.stack.cxf.metadata.MetadataBuilder] (MSC service thread 1-8) Add Service
id=com.emc.documentum.core.fulltext.indexserver.admin.controller.ESSAdminWebService
address=http://demo-server:9300/dsearch/ESSAdminWebService
implementor=com.emc.documentum.core.fulltext.indexserver.admin.controller.ESSAdminWebService
invoker=org.jboss.wsf.stack.cxf.JBossWSInvoker
serviceName={http://controller.admin.indexserver.fulltext.core.documentum.emc.com/}ESSAdminWebServiceService
portName={http://controller.admin.indexserver.fulltext.core.documentum.emc.com/}ESSAdminWebServicePort
wsdlLocation=null
mtomEnabled=false
11:10:24,133 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-8) Creating Service {http://controller.admin.indexserver.fulltext.core.documentum.emc.com/}ESSAdminWebServiceService from class com.emc.documentum.core.fulltext.indexserver.admin.controller.ESSAdminWebService
11:10:26,140 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-8) Setting the server's publish address to be http://demo-server:9300/dsearch/ESSAdminWebService
11:10:26,581 INFO [org.jboss.wsf.stack.cxf.deployment.WSDLFilePublisher] (MSC service thread 1-8) WSDL published to: file:/home/dmadmin/xPlore/jboss7.1.1/server/DctmServer_PrimaryDsearch/data/wsdl/dsearch.war/ESSAdminWebServiceService.wsdl
11:10:26,603 INFO [org.jboss.as.webservices] (MSC service thread 1-3) JBAS015539: Starting service jboss.ws.port-component-link
11:10:26,612 INFO [org.jboss.as.webservices] (MSC service thread 1-3) JBAS015539: Starting service jboss.ws.endpoint."dsearch.war"."com.emc.documentum.core.fulltext.indexserver.admin.controller.ESSAdminWebService"
11:10:26,618 INFO [org.jboss.ws.common.management.DefaultEndpointRegistry] (MSC service thread 1-3) register: jboss.ws:context=dsearch,endpoint=com.emc.documentum.core.fulltext.indexserver.admin.controller.ESSAdminWebService
11:10:27,506 INFO [com.sun.xml.ws.servlet.http] (MSC service thread 1-5) WSSERVLET14: JAX-WS servlet initializing
11:10:27,507 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/dsearch]] (MSC service thread 1-5) No Spring WebApplicationInitializer types detected on classpath
11:10:27,512 INFO [com.sun.xml.ws.server.http] (MSC service thread 1-5) WSSERVLET12: JAX-WS context listener initializing
11:10:27,518 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/dsearch]] (MSC service thread 1-5) Initializing Spring root WebApplicationContext
11:10:27,520 INFO [org.springframework.web.context.ContextLoader] (MSC service thread 1-5) Root WebApplicationContext: initialization started
11:10:27,569 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (MSC service thread 1-5) Refreshing Root WebApplicationContext: startup date [Mon Nov 10 11:10:27 PST 2014]; root of context hierarchy
11:10:27,596 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (MSC service thread 1-5) Loading XML bean definitions from ServletContext resource [/WEB-INF/rest-application-context.xml]
11:10:27,838 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (MSC service thread 1-5) Loading XML bean definitions from ServletContext resource [/WEB-INF/rest-security.xml]
11:10:27,915 INFO [org.springframework.security.core.SpringSecurityCoreVersion] (MSC service thread 1-5) You are running with Spring Security Core 3.1.4.RELEASE
11:10:27,915 INFO [org.springframework.security.config.SecurityNamespaceHandler] (MSC service thread 1-5) Spring Security 'config' module version is 3.1.4.RELEASE
11:10:27,971 INFO [org.springframework.security.config.method.GlobalMethodSecurityBeanDefinitionParser] (MSC service thread 1-5) Expressions were enabled for method security but no SecurityExpressionHandler was configured. All hasPermision() expressions will evaluate to false.
11:10:27,991 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (MSC service thread 1-5) Creating access control expression attribute 'hasAnyRole('ROLE_REPORT','ROLE_ADMIN')' for /rest/reports/**
11:10:28,002 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (MSC service thread 1-5) Creating access control expression attribute 'hasRole('ROLE_ADMIN')' for /rest/**
11:10:28,025 INFO [org.springframework.security.config.http.HttpSecurityBeanDefinitionParser] (MSC service thread 1-5) Checking sorted filter chain: [Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 200, <ftBasicAuth>, order = 1200, Root bean: class [org.springframework.security.web.savedrequest.RequestCacheAwareFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1300, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1400, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.session.SessionManagementFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1800, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1900, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0>, order = 2000]
11:10:28,070 INFO [org.springframework.context.annotation.ClassPathBeanDefinitionScanner] (MSC service thread 1-5) JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
11:10:28,080 INFO [org.springframework.context.annotation.ClassPathBeanDefinitionScanner] (MSC service thread 1-5) JSR-330 'javax.inject.Named' annotation found and supported for component scanning
11:10:28,172 INFO [org.springframework.context.annotation.ClassPathBeanDefinitionScanner] (MSC service thread 1-5) JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
11:10:28,173 INFO [org.springframework.context.annotation.ClassPathBeanDefinitionScanner] (MSC service thread 1-5) JSR-330 'javax.inject.Named' annotation found and supported for component scanning
11:10:28,326 INFO [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] (MSC service thread 1-5) JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
11:10:28,386 INFO [org.springframework.beans.factory.support.DefaultListableBeanFactory] (MSC service thread 1-5) Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5015164c: defining beans [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler#0,org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0,org.springframework.security.access.vote.AffirmativeBased#0,org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor#0,org.springframework.security.methodSecurityMetadataSourceAdvisor,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.security.filterChains,org.springframework.security.filterChainProxy,org.springframework.security.web.DefaultSecurityFilterChain#0,org.springframework.security.web.DefaultSecurityFilterChain#1,org.springframework.security.web.PortMapperImpl#0,org.springframework.security.web.PortResolverImpl#0,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#0,org.springframework.security.authentication.ProviderManager#0,org.springframework.security.web.context.HttpSessionSecurityContextRepository#0,org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy#0,org.springframework.security.web.savedrequest.HttpSessionRequestCache#0,org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#0,org.springframework.security.access.vote.AffirmativeBased#1,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#0,org.springframework.security.authentication.AnonymousAuthenticationProvider#0,org.springframework.security.userDetailsServiceFactory,org.springframework.security.web.DefaultSecurityFilterChain#2,userDetailsService,org.springframework.security.authentication.dao.DaoAuthenticationProvider#0,org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0,org.springframework.security.authenticationManager,passwordEncoder,authenticationProvider,ftBasicAuth,ftBasicAuthEntryPoint,restConfig,reportsController,homeController,searchController,domainController,storagesController,reportController,documentController,domainsController,collectionsController,indexStatusProxyController,storageController,reportDefinitionsController,documentsController,reportDefinitionController,collectionController,globalExceptionHandler,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.validation.beanvalidation.LocalValidatorFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,JAXBXmlViewBuilder,XMLNodeViewBuilder,reportDefinitionXmlViewBuilder,searchAdapter,reportXsltView,contentNegotiationManager,objectDetector,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy
11:10:28,478 INFO [org.springframework.security.web.DefaultSecurityFilterChain] (MSC service thread 1-5) Creating filter chain: Ant [pattern='/rest*'], []
11:10:28,481 INFO [org.springframework.security.web.DefaultSecurityFilterChain] (MSC service thread 1-5) Creating filter chain: Ant [pattern='/rest/services*'], []
11:10:28,511 INFO [org.springframework.beans.factory.config.PropertiesFactoryBean] (MSC service thread 1-5) Loading properties file from class path resource [security/users.properties]
11:10:29,278 INFO [org.springframework.security.web.DefaultSecurityFilterChain] (MSC service thread 1-5) Creating filter chain: org.springframework.security.web.util.AnyRequestMatcher@1, [org.springframework.security.web.context.SecurityContextPersistenceFilter@565ac4b, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@561272b1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5527ee9c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@30a26f71, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@78427ca8, org.springframework.security.web.session.SessionManagementFilter@55063746, org.springframework.security.web.access.ExceptionTranslationFilter@b170046, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1312f95a]
11:10:29,684 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/reports],methods=[GET],params=[],headers=[],consumes=[],produces=[application/atom+xml || application/xml],custom=[]}" onto public com.emc.documentum.rest.representation.view.DataAndView com.emc.documentum.indexserver.rest.controller.ReportsController.getReports(boolean,boolean,com.emc.documentum.rest.http.UriInfo) throws com.emc.documentum.core.fulltext.common.admin.DSearchAdminException
11:10:29,688 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/services],methods=[GET],params=[],headers=[],consumes=[],produces=[application/home+xml || application/xml],custom=[]}" onto public com.emc.documentum.rest.representation.view.impl.ServicesView com.emc.documentum.indexserver.rest.controller.HomeController.getHomeResources(com.emc.documentum.rest.http.UriInfo)
11:10:29,689 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/ || /rest],methods=[GET],params=[],headers=[],consumes=[],produces=[application/home+xml || application/xml],custom=[]}" onto public org.springframework.http.ResponseEntity<java.lang.String> com.emc.documentum.indexserver.rest.controller.HomeController.redirectRootResources(com.emc.documentum.rest.http.UriInfo)
11:10:29,693 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/domains/{domain}/search],methods=[GET],params=[],headers=[],consumes=[],produces=[application/atom+xml || application/xml],custom=[]}" onto public org.springframework.http.ResponseEntity<com.emc.documentum.rest.representation.view.DataAndView> com.emc.documentum.indexserver.rest.controller.SearchController.searchXmlGet(java.lang.String,java.lang.String,int,int,java.util.Map<java.lang.String, java.lang.String>,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:29,696 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/domains/{domain}],methods=[PUT],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.emc.documentum.rest.representation.view.DataAndView com.emc.documentum.indexserver.rest.controller.DomainController.updateDomain(com.emc.documentum.indexserver.rest.representation.model.Domain,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:29,697 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/domains/{domain}],methods=[DELETE],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity<com.emc.documentum.rest.representation.view.DataAndView> com.emc.documentum.indexserver.rest.controller.DomainController.createDomain(java.lang.String,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:29,698 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/domains/{domain}],methods=[GET],params=[],headers=[],consumes=[],produces=[application/vnd.emc.xplore+xml || application/xml],custom=[]}" onto public com.emc.documentum.rest.representation.view.DataAndView com.emc.documentum.indexserver.rest.controller.DomainController.getDomain(java.lang.String,boolean,com.emc.documentum.rest.http.UriInfo) throws com.emc.documentum.core.fulltext.common.admin.DSearchAdminException
11:10:29,702 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/storages],methods=[POST],params=[],headers=[],consumes=[],produces=[application/vnd.emc.xplore+xml || application/xml],custom=[]}" onto public com.emc.documentum.rest.representation.view.DataAndView com.emc.documentum.indexserver.rest.controller.StoragesController.createStorage(com.emc.documentum.indexserver.rest.representation.model.Storage,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:29,703 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/storages],methods=[GET],params=[],headers=[],consumes=[],produces=[application/atom+xml || application/xml],custom=[]}" onto public com.emc.documentum.rest.representation.view.DataAndView com.emc.documentum.indexserver.rest.controller.StoragesController.getStorages(boolean,boolean,com.emc.documentum.rest.http.UriInfo) throws com.emc.documentum.core.fulltext.common.admin.DSearchAdminException
11:10:29,707 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/reports/{report}],methods=[GET],params=[],headers=[],consumes=[],produces=[application/vnd.ms-excel],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.emc.documentum.indexserver.rest.controller.ReportController.getReportExcel(java.lang.String,boolean,java.util.Map<java.lang.String, java.lang.String>,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:29,708 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/reports/{report}],methods=[GET],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.emc.documentum.indexserver.rest.controller.ReportController.getReportHtml(java.lang.String,boolean,java.util.Map<java.lang.String, java.lang.String>,com.emc.documentum.rest.http.UriInfo,javax.servlet.http.HttpServletResponse) throws java.lang.Exception
11:10:29,711 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/reports/{report}],methods=[GET],params=[],headers=[],consumes=[],produces=[application/vnd.emc.xplore+xml || application/xml],custom=[]}" onto public com.emc.documentum.rest.representation.view.DataAndView com.emc.documentum.indexserver.rest.controller.ReportController.getReport(java.lang.String,boolean,java.util.Map<java.lang.String, java.lang.String>,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:29,714 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/domains/{domain}/documents/{document} || /domains/{domain}/collections/{collection}/documents/{document}],methods=[DELETE],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity<com.emc.documentum.rest.representation.view.DataAndView> com.emc.documentum.indexserver.rest.controller.DocumentController.deleteDocument(java.util.Map<java.lang.String, java.lang.String>,boolean,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:29,728 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/domains/{domain}/documents/{document} || /domains/{domain}/collections/{collection}/documents/{document}],methods=[GET],params=[],headers=[],consumes=[],produces=[application/vnd.emc.xplore+xml || application/xml],custom=[]}" onto public org.springframework.http.ResponseEntity<java.lang.String> com.emc.documentum.indexserver.rest.controller.DocumentController.getDocument(java.util.Map<java.lang.String, java.lang.String>) throws java.lang.Exception
11:10:29,729 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/domains],methods=[POST],params=[],headers=[],consumes=[],produces=[application/vnd.emc.xplore+xml || application/xml],custom=[]}" onto public com.emc.documentum.rest.representation.view.DataAndView com.emc.documentum.indexserver.rest.controller.DomainsController.createDomain(com.emc.documentum.indexserver.rest.representation.model.Domain,boolean,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:29,730 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/domains],methods=[GET],params=[],headers=[],consumes=[],produces=[application/atom+xml || application/xml],custom=[]}" onto public com.emc.documentum.rest.representation.view.DataAndView com.emc.documentum.indexserver.rest.controller.DomainsController.getDomains(boolean,boolean,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:29,731 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/domains/{domain}/collections],methods=[GET],params=[],headers=[],consumes=[],produces=[application/atom+xml || application/xml],custom=[]}" onto public com.emc.documentum.rest.representation.view.DataAndView com.emc.documentum.indexserver.rest.controller.CollectionsController.getCollections(java.lang.String,boolean,boolean,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:29,760 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/domains/{domain}/collections],methods=[POST],params=[],headers=[],consumes=[],produces=[application/vnd.emc.xplore+xml || application/xml],custom=[]}" onto public com.emc.documentum.rest.representation.view.DataAndView com.emc.documentum.indexserver.rest.controller.CollectionsController.createCollection(java.lang.String,com.emc.documentum.indexserver.rest.representation.model.Collection,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:29,768 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/proxy/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[application/vnd.emc.xplore+xml || application/xml],custom=[]}" onto public org.springframework.http.ResponseEntity<com.emc.documentum.rest.representation.view.DataAndView> com.emc.documentum.indexserver.rest.controller.IndexStatusProxyController.pollStatus(java.lang.String,java.lang.String,java.lang.String,java.lang.String,int,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:29,773 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/storages/{storage}],methods=[GET],params=[],headers=[],consumes=[],produces=[application/vnd.emc.xplore+xml || application/xml],custom=[]}" onto public com.emc.documentum.rest.representation.view.DataAndView com.emc.documentum.indexserver.rest.controller.StorageController.getStorage(java.lang.String,boolean,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:29,774 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/storages/{storage}],methods=[DELETE],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity<com.emc.documentum.rest.representation.view.DataAndView> com.emc.documentum.indexserver.rest.controller.StorageController.deleteStorage(java.lang.String,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:29,781 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/report_definitions],methods=[GET],params=[],headers=[],consumes=[],produces=[application/atom+xml || application/xml],custom=[]}" onto public com.emc.documentum.rest.representation.view.DataAndView com.emc.documentum.indexserver.rest.controller.ReportDefinitionsController.getReportDefinitions(boolean,boolean,com.emc.documentum.rest.http.UriInfo) throws com.emc.documentum.core.fulltext.common.admin.DSearchAdminException
11:10:29,784 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/domains/{domain}/documents || /domains/{domain}/collections/{collection}/documents],methods=[POST],params=[],headers=[],consumes=[text/xml],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity<com.emc.documentum.rest.representation.view.DataAndView> com.emc.documentum.indexserver.rest.controller.DocumentsController.indexRawDocument(java.util.Map<java.lang.String, java.lang.String>,java.util.Map<java.lang.String, java.lang.String>,java.lang.String,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:29,788 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/domains/{domain}/documents || /domains/{domain}/collections/{collection}/documents],methods=[GET],params=[],headers=[],consumes=[],produces=[application/atom+xml || application/xml],custom=[]}" onto public com.emc.documentum.rest.representation.view.DataAndView com.emc.documentum.indexserver.rest.controller.DocumentsController.getCollectionDocuments(boolean,java.util.Map<java.lang.String, java.lang.String>,java.util.Map<java.lang.String, java.lang.String>,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:29,789 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/domains/{domain}/documents || /domains/{domain}/collections/{collection}/documents],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity<com.emc.documentum.rest.representation.view.DataAndView> com.emc.documentum.indexserver.rest.controller.DocumentsController.dispatch(java.util.Map<java.lang.String, java.lang.String>,com.emc.documentum.rest.http.UriInfo,java.util.Map<java.lang.String, java.lang.String>,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception
11:10:29,791 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/report_definitions/{report}],methods=[GET],params=[],headers=[],consumes=[],produces=[application/vnd.emc.xplore+xml || application/xml],custom=[]}" onto public com.emc.documentum.rest.representation.view.DataAndView com.emc.documentum.indexserver.rest.controller.ReportDefinitionController.getReportDefinition(java.lang.String,boolean,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:29,794 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/domains/{domain}/collections/{collection}],methods=[DELETE],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity<com.emc.documentum.rest.representation.view.DataAndView> com.emc.documentum.indexserver.rest.controller.CollectionController.deleteCollection(java.lang.String,java.lang.String,boolean,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:29,795 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/domains/{domain}/collections/{collection}],methods=[GET],params=[],headers=[],consumes=[],produces=[application/vnd.emc.xplore+xml || application/xml],custom=[]}" onto public com.emc.documentum.rest.representation.view.DataAndView com.emc.documentum.indexserver.rest.controller.CollectionController.getCollection(java.lang.String,java.lang.String,boolean,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:29,827 INFO [org.hibernate.validator.util.Version] (MSC service thread 1-5) Hibernate Validator 4.2.0.Final
11:10:30,289 INFO [org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver] (MSC service thread 1-5) Detected @ExceptionHandler methods in globalExceptionHandler
11:10:30,345 INFO [org.springframework.web.context.ContextLoader] (MSC service thread 1-5) Root WebApplicationContext: initialization completed in 2825 ms
11:10:30,356 INFO [com.sun.xml.ws.server.http] (MSC service thread 1-5) WSSERVLET12: JAX-WS context listener initializing
11:10:30,368 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/dsearch]] (MSC service thread 1-5) Initializing Spring FrameworkServlet 'dispatcher'
11:10:30,368 INFO [org.springframework.web.servlet.DispatcherServlet] (MSC service thread 1-5) FrameworkServlet 'dispatcher': initialization started
11:10:30,372 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (MSC service thread 1-5) Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Mon Nov 10 11:10:30 PST 2014]; parent: Root WebApplicationContext
11:10:30,373 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (MSC service thread 1-5) Loading XML bean definitions from ServletContext resource [/WEB-INF/rest-application-context.xml]
11:10:30,413 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (MSC service thread 1-5) Loading XML bean definitions from ServletContext resource [/WEB-INF/rest-security.xml]
11:10:30,467 INFO [org.springframework.security.config.SecurityNamespaceHandler] (MSC service thread 1-5) Spring Security 'config' module version is 3.1.4.RELEASE
11:10:30,467 INFO [org.springframework.security.config.method.GlobalMethodSecurityBeanDefinitionParser] (MSC service thread 1-5) Expressions were enabled for method security but no SecurityExpressionHandler was configured. All hasPermision() expressions will evaluate to false.
11:10:30,469 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (MSC service thread 1-5) Creating access control expression attribute 'hasAnyRole('ROLE_REPORT','ROLE_ADMIN')' for /rest/reports/**
11:10:30,469 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (MSC service thread 1-5) Creating access control expression attribute 'hasRole('ROLE_ADMIN')' for /rest/**
11:10:30,473 INFO [org.springframework.security.config.http.HttpSecurityBeanDefinitionParser] (MSC service thread 1-5) Checking sorted filter chain: [Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 200, <ftBasicAuth>, order = 1200, Root bean: class [org.springframework.security.web.savedrequest.RequestCacheAwareFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1300, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1400, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.session.SessionManagementFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1800, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1900, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0>, order = 2000]
11:10:30,490 INFO [org.springframework.context.annotation.ClassPathBeanDefinitionScanner] (MSC service thread 1-5) JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
11:10:30,490 INFO [org.springframework.context.annotation.ClassPathBeanDefinitionScanner] (MSC service thread 1-5) JSR-330 'javax.inject.Named' annotation found and supported for component scanning
11:10:30,511 INFO [org.springframework.context.annotation.ClassPathBeanDefinitionScanner] (MSC service thread 1-5) JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
11:10:30,511 INFO [org.springframework.context.annotation.ClassPathBeanDefinitionScanner] (MSC service thread 1-5) JSR-330 'javax.inject.Named' annotation found and supported for component scanning
11:10:30,563 INFO [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] (MSC service thread 1-5) JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
11:10:30,575 INFO [org.springframework.beans.factory.support.DefaultListableBeanFactory] (MSC service thread 1-5) Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3351c437: defining beans [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler#0,org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0,org.springframework.security.access.vote.AffirmativeBased#0,org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor#0,org.springframework.security.methodSecurityMetadataSourceAdvisor,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.security.filterChains,org.springframework.security.filterChainProxy,org.springframework.security.web.DefaultSecurityFilterChain#0,org.springframework.security.web.DefaultSecurityFilterChain#1,org.springframework.security.web.PortMapperImpl#0,org.springframework.security.web.PortResolverImpl#0,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#0,org.springframework.security.authentication.ProviderManager#0,org.springframework.security.web.context.HttpSessionSecurityContextRepository#0,org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy#0,org.springframework.security.web.savedrequest.HttpSessionRequestCache#0,org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#0,org.springframework.security.access.vote.AffirmativeBased#1,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#0,org.springframework.security.authentication.AnonymousAuthenticationProvider#0,org.springframework.security.userDetailsServiceFactory,org.springframework.security.web.DefaultSecurityFilterChain#2,userDetailsService,org.springframework.security.authentication.dao.DaoAuthenticationProvider#0,org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0,org.springframework.security.authenticationManager,passwordEncoder,authenticationProvider,ftBasicAuth,ftBasicAuthEntryPoint,restConfig,reportsController,homeController,searchController,domainController,storagesController,reportController,documentController,domainsController,collectionsController,indexStatusProxyController,storageController,reportDefinitionsController,documentsController,reportDefinitionController,collectionController,globalExceptionHandler,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.validation.beanvalidation.LocalValidatorFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,JAXBXmlViewBuilder,XMLNodeViewBuilder,reportDefinitionXmlViewBuilder,searchAdapter,reportXsltView,contentNegotiationManager,objectDetector,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@5015164c
11:10:30,607 INFO [org.springframework.security.web.DefaultSecurityFilterChain] (MSC service thread 1-5) Creating filter chain: Ant [pattern='/rest*'], []
11:10:30,616 INFO [org.springframework.security.web.DefaultSecurityFilterChain] (MSC service thread 1-5) Creating filter chain: Ant [pattern='/rest/services*'], []
11:10:30,641 INFO [org.springframework.beans.factory.config.PropertiesFactoryBean] (MSC service thread 1-5) Loading properties file from class path resource [security/users.properties]
11:10:30,742 INFO [org.springframework.security.web.DefaultSecurityFilterChain] (MSC service thread 1-5) Creating filter chain: org.springframework.security.web.util.AnyRequestMatcher@1, [org.springframework.security.web.context.SecurityContextPersistenceFilter@345d5bb5, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5d2fe2ee, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@72dba70d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@32b48164, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@689ae63d, org.springframework.security.web.session.SessionManagementFilter@1181e472, org.springframework.security.web.access.ExceptionTranslationFilter@66bd0158, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2a36d1a]
11:10:30,840 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/reports],methods=[GET],params=[],headers=[],consumes=[],produces=[application/atom+xml || application/xml],custom=[]}" onto public com.emc.documentum.rest.representation.view.DataAndView com.emc.documentum.indexserver.rest.controller.ReportsController.getReports(boolean,boolean,com.emc.documentum.rest.http.UriInfo) throws com.emc.documentum.core.fulltext.common.admin.DSearchAdminException
11:10:30,842 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/services],methods=[GET],params=[],headers=[],consumes=[],produces=[application/home+xml || application/xml],custom=[]}" onto public com.emc.documentum.rest.representation.view.impl.ServicesView com.emc.documentum.indexserver.rest.controller.HomeController.getHomeResources(com.emc.documentum.rest.http.UriInfo)
11:10:30,843 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/ || /rest],methods=[GET],params=[],headers=[],consumes=[],produces=[application/home+xml || application/xml],custom=[]}" onto public org.springframework.http.ResponseEntity<java.lang.String> com.emc.documentum.indexserver.rest.controller.HomeController.redirectRootResources(com.emc.documentum.rest.http.UriInfo)
11:10:30,844 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/domains/{domain}/search],methods=[GET],params=[],headers=[],consumes=[],produces=[application/atom+xml || application/xml],custom=[]}" onto public org.springframework.http.ResponseEntity<com.emc.documentum.rest.representation.view.DataAndView> com.emc.documentum.indexserver.rest.controller.SearchController.searchXmlGet(java.lang.String,java.lang.String,int,int,java.util.Map<java.lang.String, java.lang.String>,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:30,846 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/domains/{domain}],methods=[PUT],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.emc.documentum.rest.representation.view.DataAndView com.emc.documentum.indexserver.rest.controller.DomainController.updateDomain(com.emc.documentum.indexserver.rest.representation.model.Domain,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:30,847 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/domains/{domain}],methods=[DELETE],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity<com.emc.documentum.rest.representation.view.DataAndView> com.emc.documentum.indexserver.rest.controller.DomainController.createDomain(java.lang.String,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:30,848 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/domains/{domain}],methods=[GET],params=[],headers=[],consumes=[],produces=[application/vnd.emc.xplore+xml || application/xml],custom=[]}" onto public com.emc.documentum.rest.representation.view.DataAndView com.emc.documentum.indexserver.rest.controller.DomainController.getDomain(java.lang.String,boolean,com.emc.documentum.rest.http.UriInfo) throws com.emc.documentum.core.fulltext.common.admin.DSearchAdminException
11:10:30,849 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/storages],methods=[POST],params=[],headers=[],consumes=[],produces=[application/vnd.emc.xplore+xml || application/xml],custom=[]}" onto public com.emc.documentum.rest.representation.view.DataAndView com.emc.documentum.indexserver.rest.controller.StoragesController.createStorage(com.emc.documentum.indexserver.rest.representation.model.Storage,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:30,850 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/storages],methods=[GET],params=[],headers=[],consumes=[],produces=[application/atom+xml || application/xml],custom=[]}" onto public com.emc.documentum.rest.representation.view.DataAndView com.emc.documentum.indexserver.rest.controller.StoragesController.getStorages(boolean,boolean,com.emc.documentum.rest.http.UriInfo) throws com.emc.documentum.core.fulltext.common.admin.DSearchAdminException
11:10:30,853 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/reports/{report}],methods=[GET],params=[],headers=[],consumes=[],produces=[application/vnd.ms-excel],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.emc.documentum.indexserver.rest.controller.ReportController.getReportExcel(java.lang.String,boolean,java.util.Map<java.lang.String, java.lang.String>,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:30,854 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/reports/{report}],methods=[GET],params=[],headers=[],consumes=[],produces=[text/html],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.emc.documentum.indexserver.rest.controller.ReportController.getReportHtml(java.lang.String,boolean,java.util.Map<java.lang.String, java.lang.String>,com.emc.documentum.rest.http.UriInfo,javax.servlet.http.HttpServletResponse) throws java.lang.Exception
11:10:30,865 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/reports/{report}],methods=[GET],params=[],headers=[],consumes=[],produces=[application/vnd.emc.xplore+xml || application/xml],custom=[]}" onto public com.emc.documentum.rest.representation.view.DataAndView com.emc.documentum.indexserver.rest.controller.ReportController.getReport(java.lang.String,boolean,java.util.Map<java.lang.String, java.lang.String>,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:30,867 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/domains/{domain}/documents/{document} || /domains/{domain}/collections/{collection}/documents/{document}],methods=[DELETE],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.http.ResponseEntity<com.emc.documentum.rest.representation.view.DataAndView> com.emc.documentum.indexserver.rest.controller.DocumentController.deleteDocument(java.util.Map<java.lang.String, java.lang.String>,boolean,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:30,874 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/domains/{domain}/documents/{document} || /domains/{domain}/collections/{collection}/documents/{document}],methods=[GET],params=[],headers=[],consumes=[],produces=[application/vnd.emc.xplore+xml || application/xml],custom=[]}" onto public org.springframework.http.ResponseEntity<java.lang.String> com.emc.documentum.indexserver.rest.controller.DocumentController.getDocument(java.util.Map<java.lang.String, java.lang.String>) throws java.lang.Exception
11:10:30,877 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/domains],methods=[POST],params=[],headers=[],consumes=[],produces=[application/vnd.emc.xplore+xml || application/xml],custom=[]}" onto public com.emc.documentum.rest.representation.view.DataAndView com.emc.documentum.indexserver.rest.controller.DomainsController.createDomain(com.emc.documentum.indexserver.rest.representation.model.Domain,boolean,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:30,879 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/domains],methods=[GET],params=[],headers=[],consumes=[],produces=[application/atom+xml || application/xml],custom=[]}" onto public com.emc.documentum.rest.representation.view.DataAndView com.emc.documentum.indexserver.rest.controller.DomainsController.getDomains(boolean,boolean,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:30,880 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/domains/{domain}/collections],methods=[GET],params=[],headers=[],consumes=[],produces=[application/atom+xml || application/xml],custom=[]}" onto public com.emc.documentum.rest.representation.view.DataAndView com.emc.documentum.indexserver.rest.controller.CollectionsController.getCollections(java.lang.String,boolean,boolean,com.emc.documentum.rest.http.UriInfo) throws java.lang.Exception
11:10:30,883 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (MSC service thread 1-5) Mapped "{[/domains/{domain}/collections],methods=[POST],params=[],headers=[],consumes=[],produces=[application/vnd.emc.xplore+xml || application/xml],custom=[]}" onto public com.emc.documentum.rest.representa