<?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 Linux: Accidentally removed a content store file. in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282386#M235516</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was trying to clean up the Linux storage the other day and I accidentally removed a directory in content store, after that when i start Alfresco, it gives me an error message:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2015-06-01 23:40:15,845&amp;nbsp; INFO&amp;nbsp; [repo.admin.ConfigurationChecker] [main] The Alfresco root data directory ('dir.root') is: /opt/alfresco-4.0.d/alf_data&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2015-06-01 23:40:15,851&amp;nbsp; ERROR [repo.admin.ConfigurationChecker] [main] CONTENT INTEGRITY ERROR: System content not found in content store.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2015-06-01 23:40:15,851&amp;nbsp; ERROR [repo.admin.ConfigurationChecker] [main] Ensure that the 'dir.root' property is pointing to the correct data location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2015-06-01 23:40:15,853&amp;nbsp; ERROR [web.context.ContextLoader] [main] Context initialization failed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; org.alfresco.error.AlfrescoRuntimeException: 05010000 Ensure that the 'dir.root' property is pointing to the correct data location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.admin.ConfigurationChecker.check(ConfigurationChecker.java:248)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.admin.ConfigurationChecker.access$000(ConfigurationChecker.java:68)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.admin.ConfigurationChecker$1.execute(ConfigurationChecker.java:179)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:388)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:278)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.admin.ConfigurationChecker.onBootstrap(ConfigurationChecker.java:183)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEventInternal(SafeApplicationEventMulticaster.java:209)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:180)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:303)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:911)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:428)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:276)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:197)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:63)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4135)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardContext.start(StandardContext.java:4630)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:637)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:563)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:498)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:445)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardService.start(StandardService.java:519)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.Catalina.start(Catalina.java:581)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.reflect.Method.invoke(Method.java:597)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What can I do next ? Is there anyway I can recover the content store back or modify the database to skip scanning the files?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I do need the latest files back.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please if there is anyone that can help. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Really urgent, thanks alot.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jun 2015 05:14:53 GMT</pubDate>
    <dc:creator>henrychoi_yw</dc:creator>
    <dc:date>2015-06-02T05:14:53Z</dc:date>
    <item>
      <title>Linux: Accidentally removed a content store file.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282386#M235516</link>
      <description>Dear All,I was trying to clean up the Linux storage the other day and I accidentally removed a directory in content store, after that when i start Alfresco, it gives me an error message:2015-06-01 23:40:15,845&amp;nbsp; INFO&amp;nbsp; [repo.admin.ConfigurationChecker] [main] The Alfresco root data directory ('dir.roo</description>
      <pubDate>Tue, 02 Jun 2015 05:14:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282386#M235516</guid>
      <dc:creator>henrychoi_yw</dc:creator>
      <dc:date>2015-06-02T05:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Linux: Accidentally removed a content store file.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282387#M235517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Or is there anyway I can extract the Alfresco files and get my documents back ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 05:16:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282387#M235517</guid>
      <dc:creator>henrychoi_yw</dc:creator>
      <dc:date>2015-06-02T05:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Linux: Accidentally removed a content store file.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282388#M235518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;you need to restore your file from backup.&amp;nbsp;&amp;nbsp; Its gone.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 09:30:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282388#M235518</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2015-06-02T09:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Linux: Accidentally removed a content store file.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282389#M235519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there anyway to skip that directory (only lose those files) and start up alfresco to get the other files out ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 10:30:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282389#M235519</guid>
      <dc:creator>henrychoi_yw</dc:creator>
      <dc:date>2015-06-02T10:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Linux: Accidentally removed a content store file.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282390#M235520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Depends what files you have deleted.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 14:45:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282390#M235520</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2015-06-02T14:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Linux: Accidentally removed a content store file.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282391#M235521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Accidentally deleted the file inside contentstore/2012/11;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anyway to save the files ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 15:13:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282391#M235521</guid>
      <dc:creator>henrychoi_yw</dc:creator>
      <dc:date>2015-06-02T15:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Linux: Accidentally removed a content store file.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282392#M235522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi mrogers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to ask if Alfresco has any once off pay support to fix the above error ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 15:02:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282392#M235522</guid>
      <dc:creator>henrychoi_yw</dc:creator>
      <dc:date>2015-06-03T15:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: Linux: Accidentally removed a content store file.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282393#M235523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to restore the files from backup.&amp;nbsp;&amp;nbsp; If you don't have a backup then unfortunately it is probably going to be hard work to recover.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No alfresco does not have a "once off" support.&amp;nbsp;&amp;nbsp; Support is provided for Alfresco Enterprise customers.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 15:38:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282393#M235523</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2015-06-03T15:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: Linux: Accidentally removed a content store file.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282394#M235524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi mrogers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I am in a really bad situation. The backup NAS hard drive failure a week before this happen and I found out the backup script wasn't work. Basically there is no backup for now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anyway to guide me to do the recover ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If we are willing to move on from community version to enterprise version, will there be any support for data migration and solve the above issue ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry for asking too much questions. My boss is pushing me hard and need to know can we at least get some of the files back.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 15:50:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282394#M235524</guid>
      <dc:creator>henrychoi_yw</dc:creator>
      <dc:date>2015-06-03T15:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Linux: Accidentally removed a content store file.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282395#M235525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One thing to try would be turning "strict" mode off on the ConfigurationChecker bean.&amp;nbsp; By setting system.bootstrap.config_check.strict=false in your alfresco-global.properties. That may get your repo up and running so at least you have access to your content.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately you appear to be missing some important content.&amp;nbsp;&amp;nbsp; You may be able to patch in equivalent stuff from another instance of alfresco.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 16:00:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282395#M235525</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2015-06-03T16:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Linux: Accidentally removed a content store file.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282396#M235526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One thing to try would be turning "strict" mode off on the ConfigurationChecker bean.&amp;nbsp; (by setting system.bootstrap.config_check.strict=false in your alfresco-global.properties. That may get your repo up and running so at least you have access to your content.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunatley you appear to be missing some important content.&amp;nbsp;&amp;nbsp; You may be able to patch in equivalent stuff from another instance of alfresco.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 16:00:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282396#M235526</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2015-06-03T16:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Linux: Accidentally removed a content store file.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282397#M235527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi mrogers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much for your help. I can startup alfresco again and get the files out. There is an error shows in Share when I try to login. Will work on that error later on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 04:13:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282397#M235527</guid>
      <dc:creator>henrychoi_yw</dc:creator>
      <dc:date>2015-06-04T04:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Linux: Accidentally removed a content store file.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282398#M235528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi mrogers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am getting:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;An error has occured in the Share component: /share/service/components/dashlets/my-docs-editing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It responded with a status of 500 - Internal Error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error Code Information: 500 - An error inside the HTTP server which prevented it from fulfilling the request.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error Message: 05090067 Failed to process template org/alfresco/components/dashlets/my-docs-editing.get.html.ftl&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Server: Alfresco Spring WebScripts - v1.0.0 (Release 958) schema 1,000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Time: Jun 9, 2015 2:58:10 PM&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After files been deleted from content store and set system.bootstrap.config_check.strict=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to know the above error is telling me that I deleted my-docs-editing dashlet ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much for your time&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 08:41:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/linux-accidentally-removed-a-content-store-file/m-p/282398#M235528</guid>
      <dc:creator>henrychoi_yw</dc:creator>
      <dc:date>2015-06-09T08:41:57Z</dc:date>
    </item>
  </channel>
</rss>

