<?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: Starting Alfresco 3.4.d on Windows in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/starting-alfresco-3-4-d-on-windows/m-p/263110#M216240</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Got it. Here's the solution for the next one running into this issue:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco\tomcat\bin contains two batch-files:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alf_start.bat and catalina.bat&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alf_start.bat starts MySQL and Tomcat&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;catalina.bat starts only Tomcat.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;While executing catalina.bat with a started MySQL I've faced lots of exceptions, most of them memory-related. After using this setenv.bat the server came up and you can reach share. There is still an exception which is of minor importance:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;set JAVA_HOME=C:\Java\jdk1.6.0_22&lt;BR /&gt;set JAVA_OPTS=-Xms512m -Xmx1024m -XX:PermSize=64m -XX:MaxPermSize=128m -server&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;You might need to change the jave path to your environment.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 05 Mar 2011 17:21:46 GMT</pubDate>
    <dc:creator>lemmy</dc:creator>
    <dc:date>2011-03-05T17:21:46Z</dc:date>
    <item>
      <title>Starting Alfresco 3.4.d on Windows</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/starting-alfresco-3-4-d-on-windows/m-p/263107#M216237</link>
      <description>Hi,I've installed Alfresco 3.4.d Community on Windows 7. Startup via Windows Service works perfectly fine. I'd like to start it from Command Prompt by executing:C:\Alfresco34d\tomcat\bin&amp;gt;startup.batwhile MySQL was running. I've got the following error:21:43:36,831&amp;nbsp; ERROR [web.context.ContextLoade</description>
      <pubDate>Sun, 20 Feb 2011 20:52:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/starting-alfresco-3-4-d-on-windows/m-p/263107#M216237</guid>
      <dc:creator>lemmy</dc:creator>
      <dc:date>2011-02-20T20:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Alfresco 3.4.d on Windows</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/starting-alfresco-3-4-d-on-windows/m-p/263108#M216238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In alfresco3.4 if you have installed dedicated mysql instance then you can see two avilable services in the windows services list.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Which are autostart services so what you need to do is first change it to &lt;/SPAN&gt;&lt;STRONG&gt;manual&lt;/STRONG&gt;&lt;SPAN&gt; and restart your machine then start your instance by the bat file you have mentioned.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think this should work. &lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Feb 2011 14:45:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/starting-alfresco-3-4-d-on-windows/m-p/263108#M216238</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2011-02-27T14:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Alfresco 3.4.d on Windows</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/starting-alfresco-3-4-d-on-windows/m-p/263109#M216239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just want to start tha Apache server from batch-file. The MySQL database canbe started as a service. The Alfresco server service was stopped during the execution of the batch-file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've found this topic regarding the starting Alfresco by batch-file &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=36&amp;amp;t=26149#p84985" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=36&amp;amp;t=26149#p84985&lt;/A&gt;&lt;SPAN&gt;. I'm running into the same issue as described earlier &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 16:59:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/starting-alfresco-3-4-d-on-windows/m-p/263109#M216239</guid>
      <dc:creator>lemmy</dc:creator>
      <dc:date>2011-02-28T16:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Alfresco 3.4.d on Windows</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/starting-alfresco-3-4-d-on-windows/m-p/263110#M216240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Got it. Here's the solution for the next one running into this issue:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco\tomcat\bin contains two batch-files:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alf_start.bat and catalina.bat&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alf_start.bat starts MySQL and Tomcat&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;catalina.bat starts only Tomcat.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;While executing catalina.bat with a started MySQL I've faced lots of exceptions, most of them memory-related. After using this setenv.bat the server came up and you can reach share. There is still an exception which is of minor importance:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;set JAVA_HOME=C:\Java\jdk1.6.0_22&lt;BR /&gt;set JAVA_OPTS=-Xms512m -Xmx1024m -XX:PermSize=64m -XX:MaxPermSize=128m -server&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;You might need to change the jave path to your environment.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Mar 2011 17:21:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/starting-alfresco-3-4-d-on-windows/m-p/263110#M216240</guid>
      <dc:creator>lemmy</dc:creator>
      <dc:date>2011-03-05T17:21:46Z</dc:date>
    </item>
  </channel>
</rss>

