cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco virtual server bucle start

sergiosoria
Champ in-the-making
Champ in-the-making
Hello all

I successfully install Alfresco 3.3 into my machine. I can run Alfresco, and, for example, create a web project. The problem appears when I try to test it.

If I try to start alfresco virtual server, the process enter into a loop, and never completely start. The text that appears are:


04-nov-2010 10:53:45 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: C:\Program Files\Java\jre6\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Java\jdk1.6.0_20/bin;C:\Alfresco\bin;C:\Program Files\Java\jdk1.6.0_20/bin;C:\Alfresco\bin;C:\Program Files\Java\jdk1.6.0_20/bin;C:\Alfresco\bin;C:\Program Files\Java\jdk1.6.0_20/bin;C:\Alfresco\bin;C:\Program Files\Java\jdk1.6.0_20/bin;C:\Alfresco\bin;C:\Program Files\Java\jdk1.6.0_20/bin;C:\Alfresco\bin;C:\Program Files\Java\jdk1.6.0_20/bin;C:\Alfresco\bin;C:\Program Files\Java\jdk1.6.0_20/bin;C:\Alfresco\bin;C:\Program Files\Java\jdk1.6.0_20/bin;C:\Alfresco\bin;C:\Program Files\Java\jdk1.6.0_20/bin;C:\Alfresco\bin;C:\Program Files\Java\jdk1.6.0_20/bin;C:\Alfresco\bin;C:\Program Files\Java\jdk1.6.0_20/bin;C:\Alfresco\bin;C:\Program Files\Java\jdk1.6.0_20/bin;C:\Alfresco\bin;C:\app\solivares\product\11.2.0\client_1;C:\app\solivares\product\11.2.0\client_1\bin;C:\oracle\product\10.2.0\client_1;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;c:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\ActivIdentity\ActivClient\;C:\Program Files (x86)\ActivIdentity\ActivClient\;C:\Program Files (x86)\Hewlett-Packard\IAM\bin;C:\Program Files (x86)\Windows Imaging\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Bitvise Tunnelier;C:\Program Files\TortoiseSVN\bin;;C:\Program Files\SlikSvn\bin\;C:\Program Files (x86)\QuickTime\QTSystem\;D:\desarrollo\android-sdk-windows\tools;D:\desarrollo\apache-maven-2.2.1\bin;D:\desarrollo\spring-roo-1.0.2.RELEASE\bin;D:\desarrollo\grails-1.3.5\bin;D:\desarrollo\grails-1.3.5\ant\bin;D:\desarrollo\apache-ant-1.8.0\bin;D:\desarrollo\curl-7.20.0;C:\Program Files (x86)\Mozilla Firefox
04-nov-2010 10:53:45 org.apache.coyote.http11.Http11BaseProtocol init
INFO: Inicializando Coyote HTTP/1.1 en puerto http-8180
04-nov-2010 10:53:45 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 486 ms
04-nov-2010 10:53:45 org.apache.catalina.core.StandardService start
INFO: Arrancando servicio Catalina
04-nov-2010 10:53:45 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5
04-nov-2010 10:53:45 org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@7471dc3d: startup date [Thu Nov 04 10:53:45 CET 2010]; root of context hierarchy
04-nov-2010 10:53:45 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from URL [file:C:/Alfresco/virtual-tomcat/conf/alfresco-virtserver-context.xml]
04-nov-2010 10:53:46 org.springframework.core.io.support.PropertiesLoaderSupport loadProperties
INFO: Loading properties file from URL [file:C:/Alfresco/virtual-tomcat/conf/alfresco-shared.properties]
04-nov-2010 10:53:46 org.springframework.core.io.support.PropertiesLoaderSupport loadProperties
INFO: Loading properties file from URL [file:C:/Alfresco/virtual-tomcat/conf/alfresco-virtserver.properties]
04-nov-2010 10:53:46 org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4ab122a1: defining beans [virtserver-properties,avmReauthenticatingAdvisor,reauthenticatingAdvice,clientTicketHolder,authenticationService,avmRemote,avmRemoteTransport,avmRemoteTransportRaw,attributeService,attributeServiceTransport,attributeServiceTransportRaw,jndiInfoBean,virtServerInfo,virtServerMBeanServer,virtServerRegistry,serverConnector,virtServerExporter,virtWebappRegistry,cacheControlInfo]; root of factory hierarchy
04-nov-2010 10:53:46 org.springframework.remoting.rmi.RmiRegistryFactoryBean getRegistry
INFO: Looking for RMI registry at port '50510'
04-nov-2010 10:53:47 org.springframework.remoting.rmi.RmiRegistryFactoryBean getRegistry
INFO: Could not detect RMI registry - creating new one
04-nov-2010 10:53:47 org.springframework.jmx.support.ConnectorServerFactoryBean afterPropertiesSet
INFO: JMX connector server started: javax.management.remote.rmi.RMIConnectorServer@72e5355f
04-nov-2010 10:53:47 org.springframework.jmx.export.MBeanExporter afterPropertiesSet
INFO: Registering beans for JMX exposure on startup
04-nov-2010 10:53:47 org.springframework.jmx.export.MBeanExporter registerBeanInstance
INFO: Located MBean 'Alfresco:Name=VirtWebappRegistry,Type=VirtWebappRegistry': registering with JMX server as MBean [Alfresco:Name=VirtWebappRegistry,Type=VirtWebappRegistry]
04-nov-2010 10:53:47 org.alfresco.catalina.host.AVMHost init
GRAVE: Authentication error (may be transient): 10040411 Failed to authenticate
04-nov-2010 10:53:52 org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.springframework.context.support.FileSystemXmlApplicationContext@7471dc3d: startup date [Thu Nov 04 10:53:45 CET 2010]; root of context hierarchy
04-nov-2010 10:53:52 org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons
INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4ab122a1: defining beans [virtserver-properties,avmReauthenticatingAdvisor,reauthenticatingAdvice,clientTicketHolder,authenticationService,avmRemote,avmRemoteTransport,avmRemoteTransportRaw,attributeService,attributeServiceTransport,attributeServiceTransportRaw,jndiInfoBean,virtServerInfo,virtServerMBeanServer,virtServerRegistry,serverConnector,virtServerExporter,virtWebappRegistry,cacheControlInfo]; root of factory hierarchy
04-nov-2010 10:53:52 org.springframework.jmx.export.MBeanExporter destroy
INFO: Unregistering JMX-exposed beans on shutdown
04-nov-2010 10:53:52 org.springframework.jmx.support.ConnectorServerFactoryBean destroy
INFO: Stopping JMX connector server: javax.management.remote.rmi.RMIConnectorServer@72e5355f
04-nov-2010 10:53:52 org.springframework.remoting.rmi.RmiRegistryFactoryBean destroy
INFO: Unexporting RMI registry
04-nov-2010 10:53:52 org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@22e90943: startup date [Thu Nov 04 10:53:52 CET 2010]; root of context hierarchy
04-nov-2010 10:53:52 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from URL [file:C:/Alfresco/virtual-tomcat/conf/alfresco-virtserver-context.xml]
04-nov-2010 10:53:52 org.springframework.core.io.support.PropertiesLoaderSupport loadProperties
INFO: Loading properties file from URL [file:C:/Alfresco/virtual-tomcat/conf/alfresco-shared.properties]
04-nov-2010 10:53:52 org.springframework.core.io.support.PropertiesLoaderSupport loadProperties
INFO: Loading properties file from URL [file:C:/Alfresco/virtual-tomcat/conf/alfresco-virtserver.properties]
04-nov-2010 10:53:52 org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4402a6ff: defining beans [virtserver-properties,avmReauthenticatingAdvisor,reauthenticatingAdvice,clientTicketHolder,authenticationService,avmRemote,avmRemoteTransport,avmRemoteTransportRaw,attributeService,attributeServiceTransport,attributeServiceTransportRaw,jndiInfoBean,virtServerInfo,virtServerMBeanServer,virtServerRegistry,serverConnector,virtServerExporter,virtWebappRegistry,cacheControlInfo]; root of factory hierarchy
04-nov-2010 10:53:52 org.springframework.remoting.rmi.RmiRegistryFactoryBean getRegistry
INFO: Looking for RMI registry at port '50510'
04-nov-2010 10:53:53 org.springframework.remoting.rmi.RmiRegistryFactoryBean getRegistry
INFO: Could not detect RMI registry - creating new one
04-nov-2010 10:53:53 org.springframework.jmx.support.ConnectorServerFactoryBean afterPropertiesSet
INFO: JMX connector server started: javax.management.remote.rmi.RMIConnectorServer@40be76c7
04-nov-2010 10:53:53 org.springframework.jmx.export.MBeanExporter afterPropertiesSet
INFO: Registering beans for JMX exposure on startup
04-nov-2010 10:53:53 org.springframework.jmx.export.MBeanExporter registerBeanInstance
INFO: Located MBean 'Alfresco:Name=VirtWebappRegistry,Type=VirtWebappRegistry': registering with JMX server as MBean [Alfresco:Name=VirtWebappRegistry,Type=VirtWebappRegistry]


This loop continues all the time
1 REPLY 1

mrogers
Star Contributor
Star Contributor
This is the cause of your problem: GRAVE: Authentication error (may be transient): 10040411 Failed to authenticate

Have you changed your admin account and not changed the virt server's configuration?