./alfresco.sh start
et dans la foulée je lance le serveur virtuel avec la commande suivante :
./virtual_alf.sh start
j'obtiens donc les affichages successifs suivants :
Using CATALINA_BASE: /usr/share/alfresco/tomcat
Using CATALINA_HOME: /usr/share/alfresco/tomcat
Using CATALINA_TMPDIR: /usr/share/alfresco/tomcat/temp
Using JRE_HOME: /var/www/jdk1.5.0_11/
et
Using CATALINA_BASE: /usr/share/alfresco/virtual-tomcat
Using CATALINA_HOME: /usr/share/alfresco/virtual-tomcat
Using CATALINA_TMPDIR: /usr/share/alfresco/virtual-tomcat/temp
Using JRE_HOME: /var/www/jdk1.5.0_11/
ps aux | grep tomcat
le tomcat d'alfresco est lancé mais pas le virtuel.
20 juin 2008 11:24:08 org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /var/www/jdk1.5.0_11/jre/lib/i386/clie
nt:/var/www/jdk1.5.0_11/jre/lib/i386:/var/www/jdk1.5.0_11/jre/../lib/i386
20 juin 2008 11:24:08 org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initialisation de Coyote HTTP/1.1 sur http-8180
20 juin 2008 11:24:08 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1894 ms
20 juin 2008 11:24:09 org.apache.catalina.core.StandardService start
INFO: Démarrage du service Catalina
20 juin 2008 11:24:09 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.23
20 juin 2008 11:24:09 org.springframework.core.CollectionFactory <clinit>
INFO: JDK 1.4+ collections available
20 juin 2008 11:24:09 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from URL [file:/usr/share/alfresco/virtual-tomcat/conf/alfresco-virtserver-context.xml]
20 juin 2008 11:24:10 org.springframework.context.support.AbstractRefreshableApplicationContext refreshBeanFactory
INFO: Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext;hashCode=8856448]: org.springframework.beans.factory.support.Defa
ultListableBeanFactory defining beans [virtserver-properties,avmReauthenticatingAdvisor,reauthenticatingAdvice,clientTicketHolder,authenticationService,avmRemote,avmRemoteTransp
ort,avmRemoteTransportRaw,attributeService,attributeServiceTransport,attributeServiceTransportRaw,jndiInfoBean,virtServerInfo,virtServerMBeanServer,virtServerRegistry,serverConn
ector,virtServerExporter,virtWebappRegistry,cacheControlInfo]; root of BeanFactory hierarchy
20 juin 2008 11:24:10 org.springframework.context.support.AbstractApplicationContext refresh
INFO: 19 beans defined in application context [org.springframework.context.support.FileSystemXmlApplicationContext;hashCode=8856448]
20 juin 2008 11:24:10 org.springframework.core.io.support.PropertiesLoaderSupport loadProperties
INFO: Loading properties file from URL [file:/usr/share/alfresco/virtual-tomcat/conf/alfresco-shared.properties]
20 juin 2008 11:24:10 org.springframework.core.io.support.PropertiesLoaderSupport loadProperties
INFO: Loading properties file from URL [file:/usr/share/alfresco/virtual-tomcat/conf/alfresco-virtserver.properties]
20 juin 2008 11:24:10 org.springframework.context.support.AbstractApplicationContext initMessageSource
INFO: Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@84da23]
20 juin 2008 11:24:10 org.springframework.context.support.AbstractApplicationContext initApplicationEventMulticaster
INFO: Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@39
ab89]
20 juin 2008 11:24:10 org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [virtserver-properties,avmReauthenticatingAdvi
sor,reauthenticatingAdvice,clientTicketHolder,authenticationService,avmRemote,avmRemoteTransport,avmRemoteTransportRaw,attributeService,attributeServiceTransport,attributeServic
eTransportRaw,jndiInfoBean,virtServerInfo,virtServerMBeanServer,virtServerRegistry,serverConnector,virtServerExporter,virtWebappRegistry,cacheControlInfo]; root of BeanFactory h
ierarchy]
20 juin 2008 11:24:10 org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons
INFO: Destroying singletons in {org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [virtserver-properties,avmReauthenticatingAdvisor,reauthentic
atingAdvice,clientTicketHolder,authenticationService,avmRemote,avmRemoteTransport,avmRemoteTransportRaw,attributeService,attributeServiceTransport,attributeServiceTransportRaw,j
ndiInfoBean,virtServerInfo,virtServerMBeanServer,virtServerRegistry,serverConnector,virtServerExporter,virtWebappRegistry,cacheControlInfo]; root of BeanFactory hierarchy}
20 juin 2008 11:27:56 org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /var/www/jdk1.5.0_11/jre/lib/i386/clie
nt:/var/www/jdk1.5.0_11/jre/lib/i386:/var/www/jdk1.5.0_11/jre/../lib/i386
20 juin 2008 11:27:56 org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initialisation de Coyote HTTP/1.1 sur http-8180
20 juin 2008 11:27:56 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 659 ms
20 juin 2008 11:27:57 org.apache.catalina.core.StandardService start
INFO: Démarrage du service Catalina
20 juin 2008 11:27:57 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.23
20 juin 2008 11:27:57 org.springframework.core.CollectionFactory <clinit>
INFO: JDK 1.4+ collections available
20 juin 2008 11:27:57 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from URL [file:/usr/share/alfresco/virtual-tomcat/conf/alfresco-virtserver-context.xml]
20 juin 2008 11:27:57 org.springframework.context.support.AbstractRefreshableApplicationContext refreshBeanFactory
INFO: Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext;hashCode=8856448]: org.springframework.beans.factory.support.Defa
ultListableBeanFactory defining beans [virtserver-properties,avmReauthenticatingAdvisor,reauthenticatingAdvice,clientTicketHolder,authenticationService,avmRemote,avmRemoteTransp
ort,avmRemoteTransportRaw,attributeService,attributeServiceTransport,attributeServiceTransportRaw,jndiInfoBean,virtServerInfo,virtServerMBeanServer,virtServerRegistry,serverConn
ector,virtServerExporter,virtWebappRegistry,cacheControlInfo]; root of BeanFactory hierarchy
20 juin 2008 11:27:57 org.springframework.context.support.AbstractApplicationContext refresh
INFO: 19 beans defined in application context [org.springframework.context.support.FileSystemXmlApplicationContext;hashCode=8856448]
20 juin 2008 11:27:57 org.springframework.core.io.support.PropertiesLoaderSupport loadProperties
INFO: Loading properties file from URL [file:/usr/share/alfresco/virtual-tomcat/conf/alfresco-shared.properties]
20 juin 2008 11:27:57 org.springframework.core.io.support.PropertiesLoaderSupport loadProperties
INFO: Loading properties file from URL [file:/usr/share/alfresco/virtual-tomcat/conf/alfresco-virtserver.properties]
20 juin 2008 11:27:57 org.springframework.context.support.AbstractApplicationContext initMessageSource
INFO: Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@84da23]
20 juin 2008 11:27:57 org.springframework.context.support.AbstractApplicationContext initApplicationEventMulticaster
INFO: Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@39
ab89]
20 juin 2008 11:27:57 org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [virtserver-properties,avmReauthenticatingAdvi
sor,reauthenticatingAdvice,clientTicketHolder,authenticationService,avmRemote,avmRemoteTransport,avmRemoteTransportRaw,attributeService,attributeServiceTransport,attributeServic
eTransportRaw,jndiInfoBean,virtServerInfo,virtServerMBeanServer,virtServerRegistry,serverConnector,virtServerExporter,virtWebappRegistry,cacheControlInfo]; root of BeanFactory h
ierarchy]
20 juin 2008 11:27:57 org.springframework.remoting.rmi.RmiClientInterceptor prepare
INFO: RMI stub [rmi://localhost:50500/authentication] is an RMI invoker
20 juin 2008 11:27:57 org.springframework.aop.framework.DefaultAopProxyFactory <clinit>
INFO: CGLIB2 not available: proxyTargetClass feature disabled
20 juin 2008 11:27:57 org.springframework.remoting.rmi.RmiClientInterceptor prepare
INFO: RMI stub [rmi://localhost:50500/avm] is an RMI invoker
20 juin 2008 11:27:57 org.springframework.remoting.rmi.RmiClientInterceptor prepare
INFO: RMI stub [rmi://localhost:50500/attributes] is an RMI invoker
20 juin 2008 11:27:57 org.springframework.remoting.rmi.RmiRegistryFactoryBean getRegistry
INFO: Looking for RMI registry at port '50501'
20 juin 2008 11:27:57 org.springframework.remoting.rmi.RmiRegistryFactoryBean getRegistry
ATTENTION: Could not detect RMI registry - creating new one
20 juin 2008 11:27:57 org.springframework.jmx.support.ConnectorServerFactoryBean afterPropertiesSet
INFO: JMX connector server started: javax.management.remote.rmi.RMIConnectorServer@1deeb40
20 juin 2008 11:27:57 org.springframework.jmx.export.MBeanExporter afterPropertiesSet
INFO: Registering beans for JMX exposure on startup
20 juin 2008 11:27:57 org.alfresco.catalina.host.AVMHost init
INFO: Deleting: /usr/share/alfresco/virtual-tomcat/work/Catalina/avm.alfresco.localhost
20 juin 2008 11:27:57 org.alfresco.catalina.host.AVMHost start
INFO: XML validation disabled
20 juin 2008 11:27:57 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
20 juin 2008 11:27:57 org.alfresco.mbeans.VirtServerRegistrationThread registerVirtServer
INFO: Connected to remote Alfresco JMX Server
20 juin 2008 11:28:12 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
20 juin 2008 11:28:12 org.apache.catalina.loader.WebappLoader start
INFO: Dual registration of jndi stream handler: factory already defined
20 juin 2008 11:28:13 org.apache.coyote.http11.Http11BaseProtocol start
INFO: Démarrage de Coyote HTTP/1.1 sur http-8180
20 juin 2008 11:28:13 org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8109
20 juin 2008 11:28:13 org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/16 config=null
20 juin 2008 11:28:13 org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
20 juin 2008 11:28:13 org.apache.catalina.startup.Catalina start
INFO: Server startup in 16231 ms
Content from pre 2016 and from language groups that have been closed.
Content is read-only.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.