<?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 virtualisation server will not start (solved) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/virtualisation-server-will-not-start-solved/m-p/218203#M171333</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm running alfresco on a Windows2003R2 server and that wors fin but … when I try to start the Virtualisation Server it looks as it gets in some kind of loop. I also tried to start the Virtualisation Server as a service but this does the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Below is a part of the log:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;16-dec-2009 21:13:04 org.springframework.remoting.rmi.RmiRegistryFactoryBean getRegistry&lt;BR /&gt;INFO: Looking for RMI registry at port '50510'&lt;BR /&gt;16-dec-2009 21:13:05 org.springframework.remoting.rmi.RmiRegistryFactoryBean getRegistry&lt;BR /&gt;INFO: Could not detect RMI registry - creating new one&lt;BR /&gt;16-dec-2009 21:13:05 org.springframework.jmx.support.ConnectorServerFactoryBean afterPropertiesSet&lt;BR /&gt;INFO: JMX connector server started: javax.management.remote.rmi.RMIConnectorServer@1a7b0bf&lt;BR /&gt;16-dec-2009 21:13:06 org.springframework.jmx.export.MBeanExporter afterPropertiesSet&lt;BR /&gt;INFO: Registering beans for JMX exposure on startup&lt;BR /&gt;16-dec-2009 21:13:06 org.alfresco.catalina.host.AVMHost init&lt;BR /&gt;SEVERE: Authentication error (may be transient): 11167968 Failed to authenticate&lt;BR /&gt;16-dec-2009 21:13:11 org.springframework.context.support.AbstractApplicationContext doClose&lt;BR /&gt;INFO: Closing org.springframework.context.support.FileSystemXmlApplicationContext@5a67c9: display name [org.springframework.context.support.FileSystemXmlApplicationContext@5a67c9]; startup date [Wed Dec 16 21:12:59 CET 2009]; root of context hierarchy&lt;BR /&gt;16-dec-2009 21:13:11 org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons&lt;BR /&gt;INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1267649: 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&lt;BR /&gt;16-dec-2009 21:13:11 org.springframework.jmx.export.MBeanExporter destroy&lt;BR /&gt;INFO: Unregistering JMX-exposed beans on shutdown&lt;BR /&gt;16-dec-2009 21:13:11 org.springframework.jmx.support.ConnectorServerFactoryBean destroy&lt;BR /&gt;INFO: Stopping JMX connector server: javax.management.remote.rmi.RMIConnectorServer@1a7b0bf&lt;BR /&gt;16-dec-2009 21:13:11 org.springframework.remoting.rmi.RmiRegistryFactoryBean destroy&lt;BR /&gt;INFO: Unexporting RMI registry&lt;BR /&gt;16-dec-2009 21:13:11 org.springframework.context.support.AbstractApplicationContext prepareRefresh&lt;BR /&gt;INFO: Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@e22f2b: display name [org.springframework.context.support.FileSystemXmlApplicationContext@e22f2b]; startup date [Wed Dec 16 21:13:11 CET 2009]; root of context hierarchy&lt;BR /&gt;16-dec-2009 21:13:11 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions&lt;BR /&gt;INFO: Loading XML bean definitions from URL [file:C:/Alfresco/virtual-tomcat/conf/alfresco-virtserver-context.xml]&lt;BR /&gt;16-dec-2009 21:13:11 org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory&lt;BR /&gt;INFO: Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext@e22f2b]: org.springframework.beans.factory.support.DefaultListableBeanFactory@17cf6b6&lt;BR /&gt;16-dec-2009 21:13:11 org.springframework.core.io.support.PropertiesLoaderSupport loadProperties&lt;BR /&gt;INFO: Loading properties file from URL [file:C:/Alfresco/virtual-tomcat/conf/alfresco-shared.properties]&lt;BR /&gt;16-dec-2009 21:13:11 org.springframework.core.io.support.PropertiesLoaderSupport loadProperties&lt;BR /&gt;INFO: Loading properties file from URL [file:C:/Alfresco/virtual-tomcat/conf/alfresco-virtserver.properties]&lt;BR /&gt;16-dec-2009 21:13:11 org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons&lt;BR /&gt;INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@17cf6b6: 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&lt;BR /&gt;16-dec-2009 21:13:11 org.springframework.remoting.rmi.RmiRegistryFactoryBean getRegistry&lt;BR /&gt;INFO: Looking for RMI registry at port '50510'&lt;BR /&gt;16-dec-2009 21:13:11 org.springframework.remoting.rmi.RmiRegistryFactoryBean getRegistry&lt;BR /&gt;INFO: Could not detect RMI registry - creating new one&lt;BR /&gt;16-dec-2009 21:13:11 org.springframework.jmx.support.ConnectorServerFactoryBean afterPropertiesSet&lt;BR /&gt;INFO: JMX connector server started: javax.management.remote.rmi.RMIConnectorServer@2f2295&lt;BR /&gt;16-dec-2009 21:13:11 org.springframework.jmx.export.MBeanExporter afterPropertiesSet&lt;BR /&gt;INFO: Registering beans for JMX exposure on startup&lt;BR /&gt;16-dec-2009 21:13:16 org.springframework.context.support.AbstractApplicationContext doClose&lt;BR /&gt;INFO: Closing org.springframework.context.support.FileSystemXmlApplicationContext@e22f2b: display name [org.springframework.context.support.FileSystemXmlApplicationContext@e22f2b]; startup date [Wed Dec 16 21:13:11 CET 2009]; root of context hierarchy&lt;BR /&gt;16-dec-2009 21:13:16 org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons&lt;BR /&gt;INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@17cf6b6: 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&lt;BR /&gt;16-dec-2009 21:13:16 org.springframework.jmx.export.MBeanExporter destroy&lt;BR /&gt;INFO: Unregistering JMX-exposed beans on shutdown&lt;BR /&gt;16-dec-2009 21:13:16 org.springframework.jmx.support.ConnectorServerFactoryBean destroy&lt;BR /&gt;INFO: Stopping JMX connector server: javax.management.remote.rmi.RMIConnectorServer@2f2295&lt;BR /&gt;16-dec-2009 21:13:16 org.springframework.remoting.rmi.RmiRegistryFactoryBean destroy&lt;BR /&gt;INFO: Unexporting RMI registry&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;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Dec 2009 20:27:03 GMT</pubDate>
    <dc:creator>wizzofoz</dc:creator>
    <dc:date>2009-12-16T20:27:03Z</dc:date>
    <item>
      <title>virtualisation server will not start (solved)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/virtualisation-server-will-not-start-solved/m-p/218203#M171333</link>
      <description>I'm running alfresco on a Windows2003R2 server and that wors fin but … when I try to start the Virtualisation Server it looks as it gets in some kind of loop. I also tried to start the Virtualisation Server as a service but this does the same.Below is a part of the log:16-dec-2009 21:13:04 org.sprin</description>
      <pubDate>Wed, 16 Dec 2009 20:27:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/virtualisation-server-will-not-start-solved/m-p/218203#M171333</guid>
      <dc:creator>wizzofoz</dc:creator>
      <dc:date>2009-12-16T20:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: virtualisation server will not start (solved)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/virtualisation-server-will-not-start-solved/m-p/218204#M171334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've solved this problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cause: I changed the admin password for Alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Solution: change the password in $VIRTUAL_TOMCAT_HOME/conf/alfresco-virtserver.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See also:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Virtualization_Server_FAQ#Why_is_the_virtualization_server_being_denied_RMI_access_to_the_AVM.3F" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Virtualization_Server_FAQ#Why_is_the_virtualization_server_being_denied_RMI_access_to_the_AVM.3F&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2009 20:10:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/virtualisation-server-will-not-start-solved/m-p/218204#M171334</guid>
      <dc:creator>wizzofoz</dc:creator>
      <dc:date>2009-12-17T20:10:51Z</dc:date>
    </item>
  </channel>
</rss>

