<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic [Résolu] lancement serveur tomcat virtuel in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/r%C3%A9solu-lancement-serveur-tomcat-virtuel/m-p/94252#M64552</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bonjour à tous,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cela fait plusieurs temps que mon équipe se penche sur un petit problème que nous rencontrons. Il s'agit du lancement du serveur virtuel tomcat voila ce qui se produit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A priori, le serveur virtuel tomcat a besoin que Alfresco soit déjà lancé. J'exécute donc la commande suivante : &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;./alfresco.sh start&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;et dans la foulée je lance le serveur virtuel avec la commande suivante :&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;./virtual_alf.sh start&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;j'obtiens donc les affichages successifs suivants : &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;Using CATALINA_BASE:&amp;nbsp;&amp;nbsp; /usr/share/alfresco/tomcat&lt;BR /&gt;Using CATALINA_HOME:&amp;nbsp;&amp;nbsp; /usr/share/alfresco/tomcat&lt;BR /&gt;Using CATALINA_TMPDIR: /usr/share/alfresco/tomcat/temp&lt;BR /&gt;Using JRE_HOME:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /var/www/jdk1.5.0_11/&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;et &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;Using CATALINA_BASE:&amp;nbsp;&amp;nbsp; /usr/share/alfresco/virtual-tomcat&lt;BR /&gt;Using CATALINA_HOME:&amp;nbsp;&amp;nbsp; /usr/share/alfresco/virtual-tomcat&lt;BR /&gt;Using CATALINA_TMPDIR: /usr/share/alfresco/virtual-tomcat/temp&lt;BR /&gt;Using JRE_HOME:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /var/www/jdk1.5.0_11/&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;jusque la tout va bien, seulement lorsque j'essaye d'accéder avec alfresco à la pré visualisation de mon site, je vois bien que le serveur virtuel n'est pas lancé, d'ailleur la commande suivante me le confirme : &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;ps aux | grep tomcat&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;le tomcat d'alfresco est lancé mais pas le virtuel. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;je regarde donc dans mes logs, pas d'erreur. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cependant, si je fais EXACTEMENT la même manipulation mais en attendant que alfresco ai terminé de se lancer (ie: je peux accéder à la page de login) le serveur virtuel se lance correctement. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Voici les deux logs différent de catalina.log pour le serveur virtuel&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1er cas : je lance le script juste apres le script d'Alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;20 juin 2008 11:24:08 org.apache.catalina.core.AprLifecycleListener lifecycleEvent&lt;BR /&gt;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&lt;BR /&gt;nt:/var/www/jdk1.5.0_11/jre/lib/i386:/var/www/jdk1.5.0_11/jre/../lib/i386&lt;BR /&gt;20 juin 2008 11:24:08 org.apache.coyote.http11.Http11BaseProtocol init&lt;BR /&gt;INFO: Initialisation de Coyote HTTP/1.1 sur http-8180&lt;BR /&gt;20 juin 2008 11:24:08 org.apache.catalina.startup.Catalina load&lt;BR /&gt;INFO: Initialization processed in 1894 ms&lt;BR /&gt;20 juin 2008 11:24:09 org.apache.catalina.core.StandardService start&lt;BR /&gt;INFO: DÃ©marrage du service Catalina&lt;BR /&gt;20 juin 2008 11:24:09 org.apache.catalina.core.StandardEngine start&lt;BR /&gt;INFO: Starting Servlet Engine: Apache Tomcat/5.5.23&lt;BR /&gt;20 juin 2008 11:24:09 org.springframework.core.CollectionFactory &amp;lt;clinit&amp;gt;&lt;BR /&gt;INFO: JDK 1.4+ collections available&lt;BR /&gt;20 juin 2008 11:24:09 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions&lt;BR /&gt;INFO: Loading XML bean definitions from URL [file:/usr/share/alfresco/virtual-tomcat/conf/alfresco-virtserver-context.xml]&lt;BR /&gt;20 juin 2008 11:24:10 org.springframework.context.support.AbstractRefreshableApplicationContext refreshBeanFactory&lt;BR /&gt;INFO: Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext;hashCode=8856448]: org.springframework.beans.factory.support.Defa&lt;BR /&gt;ultListableBeanFactory defining beans [virtserver-properties,avmReauthenticatingAdvisor,reauthenticatingAdvice,clientTicketHolder,authenticationService,avmRemote,avmRemoteTransp&lt;BR /&gt;ort,avmRemoteTransportRaw,attributeService,attributeServiceTransport,attributeServiceTransportRaw,jndiInfoBean,virtServerInfo,virtServerMBeanServer,virtServerRegistry,serverConn&lt;BR /&gt;ector,virtServerExporter,virtWebappRegistry,cacheControlInfo]; root of BeanFactory hierarchy&lt;BR /&gt;20 juin 2008 11:24:10 org.springframework.context.support.AbstractApplicationContext refresh&lt;BR /&gt;INFO: 19 beans defined in application context [org.springframework.context.support.FileSystemXmlApplicationContext;hashCode=8856448]&lt;BR /&gt;20 juin 2008 11:24:10 org.springframework.core.io.support.PropertiesLoaderSupport loadProperties&lt;BR /&gt;INFO: Loading properties file from URL [file:/usr/share/alfresco/virtual-tomcat/conf/alfresco-shared.properties]&lt;BR /&gt;20 juin 2008 11:24:10 org.springframework.core.io.support.PropertiesLoaderSupport loadProperties&lt;BR /&gt;INFO: Loading properties file from URL [file:/usr/share/alfresco/virtual-tomcat/conf/alfresco-virtserver.properties]&lt;BR /&gt;20 juin 2008 11:24:10 org.springframework.context.support.AbstractApplicationContext initMessageSource&lt;BR /&gt;INFO: Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@84da23]&lt;BR /&gt;20 juin 2008 11:24:10 org.springframework.context.support.AbstractApplicationContext initApplicationEventMulticaster&lt;BR /&gt;INFO: Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@39&lt;BR /&gt;ab89]&lt;BR /&gt;20 juin 2008 11:24:10 org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons&lt;BR /&gt;INFO: Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [virtserver-properties,avmReauthenticatingAdvi&lt;BR /&gt;sor,reauthenticatingAdvice,clientTicketHolder,authenticationService,avmRemote,avmRemoteTransport,avmRemoteTransportRaw,attributeService,attributeServiceTransport,attributeServic&lt;BR /&gt;eTransportRaw,jndiInfoBean,virtServerInfo,virtServerMBeanServer,virtServerRegistry,serverConnector,virtServerExporter,virtWebappRegistry,cacheControlInfo]; root of BeanFactory h&lt;BR /&gt;ierarchy]&lt;BR /&gt;20 juin 2008 11:24:10 org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons&lt;BR /&gt;INFO: Destroying singletons in {org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [virtserver-properties,avmReauthenticatingAdvisor,reauthentic&lt;BR /&gt;atingAdvice,clientTicketHolder,authenticationService,avmRemote,avmRemoteTransport,avmRemoteTransportRaw,attributeService,attributeServiceTransport,attributeServiceTransportRaw,j&lt;BR /&gt;ndiInfoBean,virtServerInfo,virtServerMBeanServer,virtServerRegistry,serverConnector,virtServerExporter,virtWebappRegistry,cacheControlInfo]; root of BeanFactory hierarchy}&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;2ème cas : j'attends qu'alfresco soit lancé pour exécuter le script de démarrage du serveur virtuel&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;20 juin 2008 11:27:56 org.apache.catalina.core.AprLifecycleListener lifecycleEvent&lt;BR /&gt;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&lt;BR /&gt;nt:/var/www/jdk1.5.0_11/jre/lib/i386:/var/www/jdk1.5.0_11/jre/../lib/i386&lt;BR /&gt;20 juin 2008 11:27:56 org.apache.coyote.http11.Http11BaseProtocol init&lt;BR /&gt;INFO: Initialisation de Coyote HTTP/1.1 sur http-8180&lt;BR /&gt;20 juin 2008 11:27:56 org.apache.catalina.startup.Catalina load&lt;BR /&gt;INFO: Initialization processed in 659 ms&lt;BR /&gt;20 juin 2008 11:27:57 org.apache.catalina.core.StandardService start&lt;BR /&gt;INFO: DÃ©marrage du service Catalina&lt;BR /&gt;20 juin 2008 11:27:57 org.apache.catalina.core.StandardEngine start&lt;BR /&gt;INFO: Starting Servlet Engine: Apache Tomcat/5.5.23&lt;BR /&gt;20 juin 2008 11:27:57 org.springframework.core.CollectionFactory &amp;lt;clinit&amp;gt;&lt;BR /&gt;INFO: JDK 1.4+ collections available&lt;BR /&gt;20 juin 2008 11:27:57 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions&lt;BR /&gt;INFO: Loading XML bean definitions from URL [file:/usr/share/alfresco/virtual-tomcat/conf/alfresco-virtserver-context.xml]&lt;BR /&gt;20 juin 2008 11:27:57 org.springframework.context.support.AbstractRefreshableApplicationContext refreshBeanFactory&lt;BR /&gt;INFO: Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext;hashCode=8856448]: org.springframework.beans.factory.support.Defa&lt;BR /&gt;ultListableBeanFactory defining beans [virtserver-properties,avmReauthenticatingAdvisor,reauthenticatingAdvice,clientTicketHolder,authenticationService,avmRemote,avmRemoteTransp&lt;BR /&gt;ort,avmRemoteTransportRaw,attributeService,attributeServiceTransport,attributeServiceTransportRaw,jndiInfoBean,virtServerInfo,virtServerMBeanServer,virtServerRegistry,serverConn&lt;BR /&gt;ector,virtServerExporter,virtWebappRegistry,cacheControlInfo]; root of BeanFactory hierarchy&lt;BR /&gt;20 juin 2008 11:27:57 org.springframework.context.support.AbstractApplicationContext refresh&lt;BR /&gt;INFO: 19 beans defined in application context [org.springframework.context.support.FileSystemXmlApplicationContext;hashCode=8856448]&lt;BR /&gt;20 juin 2008 11:27:57 org.springframework.core.io.support.PropertiesLoaderSupport loadProperties&lt;BR /&gt;INFO: Loading properties file from URL [file:/usr/share/alfresco/virtual-tomcat/conf/alfresco-shared.properties]&lt;BR /&gt;20 juin 2008 11:27:57 org.springframework.core.io.support.PropertiesLoaderSupport loadProperties&lt;BR /&gt;INFO: Loading properties file from URL [file:/usr/share/alfresco/virtual-tomcat/conf/alfresco-virtserver.properties]&lt;BR /&gt;20 juin 2008 11:27:57 org.springframework.context.support.AbstractApplicationContext initMessageSource&lt;BR /&gt;INFO: Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@84da23]&lt;BR /&gt;20 juin 2008 11:27:57 org.springframework.context.support.AbstractApplicationContext initApplicationEventMulticaster&lt;BR /&gt;INFO: Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@39&lt;BR /&gt;ab89]&lt;BR /&gt;20 juin 2008 11:27:57 org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons&lt;BR /&gt;INFO: Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [virtserver-properties,avmReauthenticatingAdvi&lt;BR /&gt;sor,reauthenticatingAdvice,clientTicketHolder,authenticationService,avmRemote,avmRemoteTransport,avmRemoteTransportRaw,attributeService,attributeServiceTransport,attributeServic&lt;BR /&gt;eTransportRaw,jndiInfoBean,virtServerInfo,virtServerMBeanServer,virtServerRegistry,serverConnector,virtServerExporter,virtWebappRegistry,cacheControlInfo]; root of BeanFactory h&lt;BR /&gt;ierarchy]&lt;BR /&gt;20 juin 2008 11:27:57 org.springframework.remoting.rmi.RmiClientInterceptor prepare&lt;BR /&gt;INFO: RMI stub [rmi://localhost:50500/authentication] is an RMI invoker&lt;BR /&gt;20 juin 2008 11:27:57 org.springframework.aop.framework.DefaultAopProxyFactory &amp;lt;clinit&amp;gt;&lt;BR /&gt;INFO: CGLIB2 not available: proxyTargetClass feature disabled&lt;BR /&gt;20 juin 2008 11:27:57 org.springframework.remoting.rmi.RmiClientInterceptor prepare&lt;BR /&gt;INFO: RMI stub [rmi://localhost:50500/avm] is an RMI invoker&lt;BR /&gt;20 juin 2008 11:27:57 org.springframework.remoting.rmi.RmiClientInterceptor prepare&lt;BR /&gt;INFO: RMI stub [rmi://localhost:50500/attributes] is an RMI invoker&lt;BR /&gt;20 juin 2008 11:27:57 org.springframework.remoting.rmi.RmiRegistryFactoryBean getRegistry&lt;BR /&gt;INFO: Looking for RMI registry at port '50501'&lt;BR /&gt;20 juin 2008 11:27:57 org.springframework.remoting.rmi.RmiRegistryFactoryBean getRegistry&lt;BR /&gt;ATTENTION: Could not detect RMI registry - creating new one&lt;BR /&gt;20 juin 2008 11:27:57 org.springframework.jmx.support.ConnectorServerFactoryBean afterPropertiesSet&lt;BR /&gt;INFO: JMX connector server started: javax.management.remote.rmi.RMIConnectorServer@1deeb40&lt;BR /&gt;20 juin 2008 11:27:57 org.springframework.jmx.export.MBeanExporter afterPropertiesSet&lt;BR /&gt;INFO: Registering beans for JMX exposure on startup&lt;BR /&gt;20 juin 2008 11:27:57 org.alfresco.catalina.host.AVMHost init&lt;BR /&gt;INFO: Deleting: /usr/share/alfresco/virtual-tomcat/work/Catalina/avm.alfresco.localhost&lt;BR /&gt;20 juin 2008 11:27:57 org.alfresco.catalina.host.AVMHost start&lt;BR /&gt;INFO: XML validation disabled&lt;BR /&gt;20 juin 2008 11:27:57 org.apache.catalina.core.StandardHost start&lt;BR /&gt;INFO: XML validation disabled&lt;BR /&gt;20 juin 2008 11:27:57 org.alfresco.mbeans.VirtServerRegistrationThread registerVirtServer&lt;BR /&gt;INFO: Connected to remote Alfresco JMX Server&lt;BR /&gt;20 juin 2008 11:28:12 org.apache.catalina.core.StandardHost start&lt;BR /&gt;INFO: XML validation disabled&lt;BR /&gt;20 juin 2008 11:28:12 org.apache.catalina.loader.WebappLoader start&lt;BR /&gt;INFO: Dual registration of jndi stream handler: factory already defined&lt;BR /&gt;20 juin 2008 11:28:13 org.apache.coyote.http11.Http11BaseProtocol start&lt;BR /&gt;INFO: DÃ©marrage de Coyote HTTP/1.1 sur http-8180&lt;BR /&gt;20 juin 2008 11:28:13 org.apache.jk.common.ChannelSocket init&lt;BR /&gt;INFO: JK: ajp13 listening on /0.0.0.0:8109&lt;BR /&gt;20 juin 2008 11:28:13 org.apache.jk.server.JkMain start&lt;BR /&gt;INFO: Jk running ID=0 time=0/16&amp;nbsp; config=null&lt;BR /&gt;20 juin 2008 11:28:13 org.apache.catalina.storeconfig.StoreLoader load&lt;BR /&gt;INFO: Find registry server-registry.xml at classpath resource&lt;BR /&gt;20 juin 2008 11:28:13 org.apache.catalina.startup.Catalina start&lt;BR /&gt;INFO: Server startup in 16231 ms&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Vous me direz, où est le problème puisque j'arrive finalement à lancer le serveur virtuel :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;j'ai un script de démarage automatique qui execute ces deux scripts l'un apres l'autre, le résultat est donc le même que dans le cas 1, le serveur virtuel ne se lance pas. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Or c'est tout de même fort génant qu'a chaque rédémarage de machine (en prod) on doivent relancer à la main le serveur virtuel. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;mes questions sont les suivantes :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- ce comportement est il normal? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- comment réussir à automatiser le lancement des deux script? un wait? si oui où, comment? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ma théorie est la suivante : le serveur virtuel a besoin de ressources qu'alfresco met à sa disposition mais en les lanceant en parallèle alfresco n'a pas le temps de créer les ressources et le serveur virtuel ne peux pas y accèder, donc ne se lance pas !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;si vous avez des idées, des éclaircissement ils sont les bienvenus !! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;merci d'avance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jun 2008 09:47:07 GMT</pubDate>
    <dc:creator>anarcotik</dc:creator>
    <dc:date>2008-06-20T09:47:07Z</dc:date>
    <item>
      <title>[Résolu] lancement serveur tomcat virtuel</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/r%C3%A9solu-lancement-serveur-tomcat-virtuel/m-p/94252#M64552</link>
      <description>Bonjour à tous,cela fait plusieurs temps que mon équipe se penche sur un petit problème que nous rencontrons. Il s'agit du lancement du serveur virtuel tomcat voila ce qui se produit.A priori, le serveur virtuel tomcat a besoin que Alfresco soit déjà lancé. J'exécute donc la commande suivante : ./al</description>
      <pubDate>Fri, 20 Jun 2008 09:47:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/r%C3%A9solu-lancement-serveur-tomcat-virtuel/m-p/94252#M64552</guid>
      <dc:creator>anarcotik</dc:creator>
      <dc:date>2008-06-20T09:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: [Résolu] lancement serveur tomcat virtuel</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/r%C3%A9solu-lancement-serveur-tomcat-virtuel/m-p/94253#M64553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bonjour,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;je n'ai toujours pas trouvé de réponse/solution… quelqu'un pourrait il m'éclairer? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Merci d'Avance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2008 07:49:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/r%C3%A9solu-lancement-serveur-tomcat-virtuel/m-p/94253#M64553</guid>
      <dc:creator>anarcotik</dc:creator>
      <dc:date>2008-06-23T07:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: [Résolu] lancement serveur tomcat virtuel</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/r%C3%A9solu-lancement-serveur-tomcat-virtuel/m-p/94254#M64554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bonjour,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Comportement gênant, mais comportement connu en effet. Vous ne donnez pas le numéro de version Alfresco utilisé, mais je suppose que c'est une 2.1. Ca a été corrigé depuis avec des serveurs qui peuvent reprendre la connexion même après une longue période.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2008 08:17:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/r%C3%A9solu-lancement-serveur-tomcat-virtuel/m-p/94254#M64554</guid>
      <dc:creator>michaelh</dc:creator>
      <dc:date>2008-06-26T08:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: [Résolu] lancement serveur tomcat virtuel</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/r%C3%A9solu-lancement-serveur-tomcat-virtuel/m-p/94255#M64555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bonjour,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;oui en effet j'avais oublié de préciser que l'on travaillait avec une version 2.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Si je comprends bien, il ne me reste plus qu'a attendre une version stable communautaire. La 2.9 devrait bientôt sortir si j'ai bien compris?!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Merci dans tous les cas pour votre réactivité &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2008 14:14:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/r%C3%A9solu-lancement-serveur-tomcat-virtuel/m-p/94255#M64555</guid>
      <dc:creator>anarcotik</dc:creator>
      <dc:date>2008-06-26T14:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: [Résolu] lancement serveur tomcat virtuel</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/r%C3%A9solu-lancement-serveur-tomcat-virtuel/m-p/94256#M64556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Z'avez tout compris&amp;nbsp; :wink:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2008 14:41:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/r%C3%A9solu-lancement-serveur-tomcat-virtuel/m-p/94256#M64556</guid>
      <dc:creator>michaelh</dc:creator>
      <dc:date>2008-06-26T14:41:36Z</dc:date>
    </item>
  </channel>
</rss>

