<?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 Re: Alfresco server startup problem in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-server-startup-problem/m-p/213879#M167009</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;BR /&gt;&lt;SPAN&gt;From your log, it seems that there is a problem loading the quickr module. (I assume you need it for lotus notes). I never used it, but after some googling, seems you need to add the appropriate configurations to&amp;nbsp; &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;alfresco/tomcat/shared/classes/alfresco-global.properties&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;something like :&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;# &lt;BR /&gt;# Lotus Quickr configuration options &lt;BR /&gt;#————- &lt;BR /&gt;lotus.ws.version=8.0.1 &lt;BR /&gt;lotus.server.port=6060 &lt;BR /&gt;lotus.server.host=gtm.raleigh.ibm.com &lt;BR /&gt;lotus.share.document.url=${share.protocol}\://${share.host}\:${share.port}/${share.context}/page/site/{0}/document-details?nodeRef\={1} &lt;BR /&gt;lotus.share.folder.url=${share.protocol}\://${share.host}\:${share.port}/${share.context}/page/site/{0}/documentlibrary\#path\={1} &lt;BR /&gt;lotus.share.site.url=${share.protocol}\://${share.host}\:${share.port}/${share.context}/page/site/{0}/dashboard &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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Plus, from what I see in the log, you also need to :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;point to the correct location for pdf2swf (swf.exe)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;point to the corrent location for imagemagik (img.root)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and you can disable the index recovery :&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;#index.recovery.mode=AUTO&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;You could first try reinstalling alfresco without that module to be sure…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Jul 2010 18:27:32 GMT</pubDate>
    <dc:creator>boutch55555</dc:creator>
    <dc:date>2010-07-02T18:27:32Z</dc:date>
    <item>
      <title>Alfresco server startup problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-server-startup-problem/m-p/213878#M167008</link>
      <description>Hi i am new to alfresco. I have installed alfresco on ubuntu 10.04 LTS. I am trying to start alfresco server but getting errors. here is the log which contains errors. I would highly appreciate any help. 16:43:13,371 INFO&amp;nbsp; [org.alfresco.config.JndiPropertiesFactoryBean] Loading properties file from</description>
      <pubDate>Tue, 22 Jun 2010 11:24:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-server-startup-problem/m-p/213878#M167008</guid>
      <dc:creator>harinderpal</dc:creator>
      <dc:date>2010-06-22T11:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco server startup problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-server-startup-problem/m-p/213879#M167009</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;BR /&gt;&lt;SPAN&gt;From your log, it seems that there is a problem loading the quickr module. (I assume you need it for lotus notes). I never used it, but after some googling, seems you need to add the appropriate configurations to&amp;nbsp; &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;alfresco/tomcat/shared/classes/alfresco-global.properties&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;something like :&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;# &lt;BR /&gt;# Lotus Quickr configuration options &lt;BR /&gt;#————- &lt;BR /&gt;lotus.ws.version=8.0.1 &lt;BR /&gt;lotus.server.port=6060 &lt;BR /&gt;lotus.server.host=gtm.raleigh.ibm.com &lt;BR /&gt;lotus.share.document.url=${share.protocol}\://${share.host}\:${share.port}/${share.context}/page/site/{0}/document-details?nodeRef\={1} &lt;BR /&gt;lotus.share.folder.url=${share.protocol}\://${share.host}\:${share.port}/${share.context}/page/site/{0}/documentlibrary\#path\={1} &lt;BR /&gt;lotus.share.site.url=${share.protocol}\://${share.host}\:${share.port}/${share.context}/page/site/{0}/dashboard &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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Plus, from what I see in the log, you also need to :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;point to the correct location for pdf2swf (swf.exe)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;point to the corrent location for imagemagik (img.root)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and you can disable the index recovery :&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;#index.recovery.mode=AUTO&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;You could first try reinstalling alfresco without that module to be sure…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jul 2010 18:27:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-server-startup-problem/m-p/213879#M167009</guid>
      <dc:creator>boutch55555</dc:creator>
      <dc:date>2010-07-02T18:27:32Z</dc:date>
    </item>
  </channel>
</rss>

