<?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 Alfresco does not start in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-does-not-start/m-p/267218#M220348</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;we have alfresco that does not start.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the log file there is this :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;14:39:43,441 ERROR [org.springframework.web.context.ContextLoader] Context initialization failed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.RuntimeException: Error during run with lock.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.repo.search.impl.lucene.index.IndexInfo.doWithFileLock(IndexInfo.java:2090)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.repo.search.impl.lucene.index.IndexInfo.&amp;lt;init&amp;gt;(IndexInfo.java:481)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.repo.search.impl.lucene.index.IndexInfo.getIndexInfo(IndexInfo.java:331)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.repo.search.impl.lucene.AbstractLuceneBase.initialise(AbstractLuceneBase.java:105)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.repo.search.impl.lucene.ADMLuceneIndexerImpl.getUpdateIndexer(ADMLuceneIndexerImpl.java:349)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.repo.search.impl.lucene.ADMLuceneIndexerAndSearcherFactory.createIndexer(ADMLuceneIndexerAndSearcherFactory.java:99)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.repo.search.impl.lucene.AbstractLuceneIndexerAndSearcherFactory.getThreadLocalIndexer(AbstractLuceneIndexerAndSearcherFactory.java:301)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.repo.search.impl.lucene.AbstractLuceneIndexerAndSearcherFactory.getIndexer(AbstractLuceneIndexerAndSearcherFactory.java:285)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.repo.search.impl.lucene.AbstractLuceneIndexerAndSearcherFactory.getIndexer(AbstractLuceneIndexerAndSearcherFactory.java:72)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.GeneratedMethodAccessor157.invoke(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.reflect.Method.invoke(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at $Proxy6.getIndexer(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.repo.search.IndexerComponent.updateNode(IndexerComponent.java:59)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.repo.node.index.FullIndexRecoveryComponent$1.execute(FullIndexRecoveryComponent.java:273)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:225)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:174)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.repo.node.index.FullIndexRecoveryComponent.reindexTransaction(FullIndexRecoveryComponent.java:280)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.repo.node.index.FullIndexRecoveryComponent.performFullRecovery(FullIndexRecoveryComponent.java:205)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.repo.node.index.FullIndexRecoveryComponent.reindexImpl(FullIndexRecoveryComponent.java:164)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.repo.node.index.AbstractReindexComponent$1.execute(AbstractReindexComponent.java:216)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:225)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:155)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.repo.node.index.AbstractReindexComponent.reindex(AbstractReindexComponent.java:220)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.repo.node.index.IndexRecoveryBootstrapBean.onBootstrap(IndexRecoveryBootstrapBean.java:35)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:62)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.context.event.SimpleApplicationEventMulticaster$1.run(SimpleApplicationEventMulticaster.java:77)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:49)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:75)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:241)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:349)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.refresh(AbstractRefreshableWebApplicationContext.java:156)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:246)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:184)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:49)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3764)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.StandardContext.start(StandardContext.java:4216)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:825)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:714)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:490)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1138)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.StandardHost.start(StandardHost.java:736)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.StandardService.start(StandardService.java:448)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.StandardServer.start(StandardServer.java:700)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.startup.Catalina.start(Catalina.java:552)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.reflect.Method.invoke(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: java.io.IOException: No sub-file with id _0.fnm found&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.lucene.index.CompoundFileReader.openInput(CompoundFileReader.java:123)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.lucene.index.FieldInfos.&amp;lt;init&amp;gt;(FieldInfos.java:56)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.lucene.index.SegmentReader.initialize(SegmentReader.java:159)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.lucene.index.SegmentReader.get(SegmentReader.java:140)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.lucene.index.SegmentReader.get(SegmentReader.java:126)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.lucene.index.IndexReader$1.doBody(IndexReader.java:155)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:579)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.lucene.index.IndexReader.open(IndexReader.java:147)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.lucene.index.IndexReader.open(IndexReader.java:137)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.repo.search.impl.lucene.index.IndexInfo.buildReferenceCountingIndexReader(IndexInfo.java:1747)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.repo.search.impl.lucene.index.IndexInfo.access$1200(IndexInfo.java:115)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.repo.search.impl.lucene.index.IndexInfo$2.doWork(IndexInfo.java:544)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.alfresco.repo.search.impl.lucene.index.IndexInfo.doWithFileLock(IndexInfo.java:2077)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; … 59 mor&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jul 2012 13:34:30 GMT</pubDate>
    <dc:creator>sbeltrami</dc:creator>
    <dc:date>2012-07-17T13:34:30Z</dc:date>
    <item>
      <title>Alfresco does not start</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-does-not-start/m-p/267218#M220348</link>
      <description>Hi,we have alfresco that does not start.In the log file there is this :14:39:43,441 ERROR [org.springframework.web.context.ContextLoader] Context initialization failedjava.lang.RuntimeException: Error during run with lock. at org.alfresco.repo.search.impl.lucene.index.IndexInfo.doWithFileLock(IndexI</description>
      <pubDate>Tue, 17 Jul 2012 13:34:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-does-not-start/m-p/267218#M220348</guid>
      <dc:creator>sbeltrami</dc:creator>
      <dc:date>2012-07-17T13:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco does not start</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-does-not-start/m-p/267219#M220349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi sbeltrami,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you previously started Alfresco without any error or is this first time you are going to run your fresh Alfresco installation?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SAMU&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 08:40:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-does-not-start/m-p/267219#M220349</guid>
      <dc:creator>samudaya</dc:creator>
      <dc:date>2012-07-18T08:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco does not start</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-does-not-start/m-p/267220#M220350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have started Alfresco without error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I have deleted file into folder lucene.indexes and set, in &amp;lt;ALRESCO_HOME&amp;gt;/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/repository.properties file, the parameter index.recovery.mode=FULL instead of VALIDATE&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it correct?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 08:51:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-does-not-start/m-p/267220#M220350</guid>
      <dc:creator>sbeltrami</dc:creator>
      <dc:date>2012-07-18T08:51:45Z</dc:date>
    </item>
  </channel>
</rss>

