<?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: Tomcat as a windows service for Alfresco3.3g tomcat bundle in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/tomcat-as-a-windows-service-for-alfresco3-3g-tomcat-bundle/m-p/217423#M170553</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The service refuses to start and I'm not sure what to do about this error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;[2010-09-22 15:42:31] [174&amp;nbsp; javajni.c] [error] %1 is not a valid Win32 application.&lt;BR /&gt;[2010-09-22 15:42:31] [994&amp;nbsp; prunsrv.c] [error] Failed creating java C:\Java\jdk1.6.0_20\jre\bin\server\jvm.dll&lt;BR /&gt;[2010-09-22 15:42:31] [1269 prunsrv.c] [error] ServiceStart returned 1&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;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Sep 2010 19:45:15 GMT</pubDate>
    <dc:creator>williamgh</dc:creator>
    <dc:date>2010-09-22T19:45:15Z</dc:date>
    <item>
      <title>Tomcat as a windows service for Alfresco3.3g tomcat bundle</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tomcat-as-a-windows-service-for-alfresco3-3g-tomcat-bundle/m-p/217413#M170543</link>
      <description>Hello,Im using the alfresco tomcat bundle zip file of version 3.3g (alfresco-community-tomcat-3.3g.zip) . I extracted the zip file, set the dir_root, JAVA_HOME and CATALINA_HOME and was able to start alfresco successfully.However, i want to set tomcat as a windows service, so that it automatically s</description>
      <pubDate>Tue, 29 Jun 2010 09:14:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tomcat-as-a-windows-service-for-alfresco3-3g-tomcat-bundle/m-p/217413#M170543</guid>
      <dc:creator>rzs</dc:creator>
      <dc:date>2010-06-29T09:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Tomcat as a windows service for Alfresco3.3g tomcat bundle</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tomcat-as-a-windows-service-for-alfresco3-3g-tomcat-bundle/m-p/217414#M170544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I noticed too that there were missing files.&amp;nbsp; What I did was download the latest version of tomcat 6.0.26 from the apache website (I think this is what the 3.3g release is based off of).&amp;nbsp; I then extracted the zip file and copied the following files into my alfresco installation. and then followed the normal procedure for running tomcat as a windows service:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;service.bat&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tcnative-1.dll&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tomcat6.exe&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tomcat6w.exe&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 15:10:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tomcat-as-a-windows-service-for-alfresco3-3g-tomcat-bundle/m-p/217414#M170544</guid>
      <dc:creator>denmills</dc:creator>
      <dc:date>2010-06-29T15:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Tomcat as a windows service for Alfresco3.3g tomcat bundle</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tomcat-as-a-windows-service-for-alfresco3-3g-tomcat-bundle/m-p/217415#M170545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply denmills. I copied those files from apache-tomcat-6.0.26 folder and copied them to my alfresco-community-tomcat-3.3g\tomcat\bin folder .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I also installed mysql as a service by following instructions given at &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Configuring_Alfresco_as_a_Windows_Service#Installing_the_MySQL_service_.28optional.29" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Configuring_Alfresco_as_a_Windows_Service#Installing_the_MySQL_service_.28optional.29&lt;/A&gt;&lt;SPAN&gt;. So,now the MySQL in my alfresco folder is running correctly as a service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, if i run service.bat install to run tomcat as a service, then tomcat gets installed as a service,but &lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco,goes" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco,goes&lt;/A&gt;&lt;SPAN&gt; in an indefinite loop. Also, alfresco.log is not created.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If i install tomcat as a service by following steps given at &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Configuring_Alfresco_as_a_Windows_Service#Installing_the_Alfresco_Tomcat_service" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Configuring_Alfresco_as_a_Windows_Service#Installing_the_Alfresco_Tomcat_service&lt;/A&gt;&lt;SPAN&gt;,then the service is added,but trying to start it fails.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way to fix the issue or did you follow some different steps to deploy alfresco ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 09:04:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tomcat-as-a-windows-service-for-alfresco3-3g-tomcat-bundle/m-p/217415#M170545</guid>
      <dc:creator>rzs</dc:creator>
      <dc:date>2010-06-30T09:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Tomcat as a windows service for Alfresco3.3g tomcat bundle</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tomcat-as-a-windows-service-for-alfresco3-3g-tomcat-bundle/m-p/217416#M170546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The question about the alfresco.log file I believe is an easy one to resolve.&amp;nbsp; If you didn't modify the user that is running the alfresco/tomcat service, then I believe the log file shows up in your windows or windows\system32 folder.&amp;nbsp; Do a search for the file and you should find it there.&amp;nbsp; This is happening becuase you are running the service as an admin user and it puts the file under the windows directory.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What I did to get around this is modify the log4j.properties file and point my alfresco.log file to the correct folder.&amp;nbsp;&amp;nbsp; See below for what I modified&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;E:\Alfresco\tomcat\webapps\alfresco\WEB-INF\classes\log4j.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;###### File appender definition #######&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j.appender.File=org.apache.log4j.DailyRollingFileAppender&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;log4j.appender.File.File=E:/Alfresco/alfresco.log&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j.appender.File.Append=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j.appender.File.DatePattern='.'yyyy-MM-dd&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j.appender.File.layout=org.apache.log4j.PatternLayout&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j.appender.File.layout.ConversionPattern=%d{ABSOLUTE} %-5p [%c] %m%n&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did have to make some changes to the service.bat file before it started correctly.&amp;nbsp; There is a section in the alfresco docs that says if you have memory problems to explicity set the jvm options in the service.bat file. Here is what I changed in the service.bat file.&amp;nbsp; The %EXECUTABLE% section is towads the bottom of the file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;"%EXECUTABLE%" //US//%SERVICE_NAME% ++JvmOptions "-XX:MaxPermSize=128m;-Djava.io.tmpdir=%CATALINA_BASE%\temp;-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager;-Djava.util.logging.cconfig.file=%CATALINA_BASE%\conf\logging.properties" –JvmMs 256 –JvmMx 512 –JvmSs=96&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only other change I made was to add a depends statement to the service to make sure that mysql is running before the tomcat service starts.&amp;nbsp; I added this just before the %EXECUTABLE% section&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;set PR_DEPENDSON=MySql&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since I set the jvm options in the service.bat file, when you run service.bat you don't specify all the jvm parameters.&amp;nbsp; What I ran was the following from a command prompt:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;service.bat install Alfresco tomcat6 //US//Alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Those are the only changes that I made that should affect this setup.&amp;nbsp; I have other things setup like single sign on and apache running so I don't have to use port 8080, but that shouldn't cause affect running tomcat as a service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dennis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 13:08:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tomcat-as-a-windows-service-for-alfresco3-3g-tomcat-bundle/m-p/217416#M170546</guid>
      <dc:creator>denmills</dc:creator>
      <dc:date>2010-06-30T13:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Tomcat as a windows service for Alfresco3.3g tomcat bundle</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tomcat-as-a-windows-service-for-alfresco3-3g-tomcat-bundle/m-p/217417#M170547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you so much!!! I read the wiki on how to do this and could not figure out why none of the files mentioned were there!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To All: get the tomcat windows 32 bit zip file, the "core" zip file does not have the desired files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All worked great!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jul 2010 13:47:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tomcat-as-a-windows-service-for-alfresco3-3g-tomcat-bundle/m-p/217417#M170547</guid>
      <dc:creator>mangar</dc:creator>
      <dc:date>2010-07-01T13:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Tomcat as a windows service for Alfresco3.3g tomcat bundle</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tomcat-as-a-windows-service-for-alfresco3-3g-tomcat-bundle/m-p/217418#M170548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank u sooooooo much denmills, its working now !!! &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;.I made the changes to service.bat that u suggested and then installed tomcat as a service using "service.bat install Alfresco tomcat6 //US//Alfresco", and it all works now. Thank u again ! &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jul 2010 12:51:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tomcat-as-a-windows-service-for-alfresco3-3g-tomcat-bundle/m-p/217418#M170548</guid>
      <dc:creator>rzs</dc:creator>
      <dc:date>2010-07-02T12:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Tomcat as a windows service for Alfresco3.3g tomcat bundle</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tomcat-as-a-windows-service-for-alfresco3-3g-tomcat-bundle/m-p/217419#M170549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for sharing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did all recommendations, added additional tomcat files, made changes in service.bat:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;set PR_DEPENDSON=MySql&lt;BR /&gt;rem Set extra parameters&lt;BR /&gt;"%EXECUTABLE%" //US//%SERVICE_NAME% ++JvmOptions "-Dcatalina.base=%CATALINA_BASE%;-Dcatalina.home=%CATALINA_HOME%;-Djava.endorsed.dirs=%CATALINA_HOME%\endorsed" –StartMode jvm –StopMode jvm&lt;BR /&gt;rem More extra parameters&lt;BR /&gt;set "PR_LOGPATH=%CATALINA_BASE%\logs"&lt;BR /&gt;set PR_STDOUTPUT=auto&lt;BR /&gt;set PR_STDERROR=auto&lt;BR /&gt;"%EXECUTABLE%" //US//%SERVICE_NAME% ++JvmOptions "-Djava.io.tmpdir=%CATALINA_BASE%\temp"&lt;BR /&gt;"%EXECUTABLE%" //US//%SERVICE_NAME% ++JvmOptions "-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager"&lt;BR /&gt;"%EXECUTABLE%" //US//%SERVICE_NAME% ++JvmOptions "-Djava.util.logging.config.file=%CATALINA_BASE%\conf\logging.properties"&lt;BR /&gt;"%EXECUTABLE%" //US//%SERVICE_NAME% ++JvmOptions "-XX:MaxPermSize=128m"&lt;BR /&gt;"%EXECUTABLE%" //US//%SERVICE_NAME% ++JvmOptions –JvmMs 256 –JvmMx 512 –JvmSs=96&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;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;but when I start the service, it fails and I get this in event log:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"The Apache Tomcat Alfresco service terminated with service-specific error 0 (0x0)."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Configuration: Windows 2008 SP2 64 bits, 8GB RAM, Alfresco 3.3g full install (not bundled).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jul 2010 19:40:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tomcat-as-a-windows-service-for-alfresco3-3g-tomcat-bundle/m-p/217419#M170549</guid>
      <dc:creator>jmdavid</dc:creator>
      <dc:date>2010-07-16T19:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Tomcat as a windows service for Alfresco3.3g tomcat bundle</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tomcat-as-a-windows-service-for-alfresco3-3g-tomcat-bundle/m-p/217420#M170550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;RESOLVED.&amp;nbsp; I used 64 bits versions of exe and it works now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jul 2010 19:51:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tomcat-as-a-windows-service-for-alfresco3-3g-tomcat-bundle/m-p/217420#M170550</guid>
      <dc:creator>jmdavid</dc:creator>
      <dc:date>2010-07-16T19:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Tomcat as a windows service for Alfresco3.3g tomcat bundle</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tomcat-as-a-windows-service-for-alfresco3-3g-tomcat-bundle/m-p/217421#M170551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI all, sorry to open this up again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried all of the above to get Alfresco working as a Window Service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am running Windows 2003 SBS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have Alfresco Community Edition 3.3 Installed 32Bit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Configuring_Alfresco_as_a_Windows_Service" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Configuring_Alfresco_as_a_Windows_Service&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Then after reading more post that it was easier to do &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=8&amp;amp;t=27723" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=8&amp;amp;t=27723&lt;/A&gt;&lt;SPAN&gt; from the post made by denmills.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This seem to be fine for TomCat &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Configuring_Alfresco_as_a_Windows_Service#Installing_the_MySQL_service_.28optional.29" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Configuring_Alfresco_as_a_Windows_Service#Installing_the_MySQL_service_.28optional.29&lt;/A&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;by rzs&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When i run the AlfrescoMySql i get the following error message:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could not start the AlfrescoMySql service on local computer. Error 1067: The process terminated unexpectedly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I followed posts made by rzs and from the other members who have posted and still not sure why it ain't working…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Aug 2010 15:20:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tomcat-as-a-windows-service-for-alfresco3-3g-tomcat-bundle/m-p/217421#M170551</guid>
      <dc:creator>hvirik01</dc:creator>
      <dc:date>2010-08-19T15:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Tomcat as a windows service for Alfresco3.3g tomcat bundle</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tomcat-as-a-windows-service-for-alfresco3-3g-tomcat-bundle/m-p/217422#M170552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One thing I found was setting my -Xmx and -Xms settings for that service really low, just to get it started - then bump it up as high as I can. I found if it's too high, the service will not start. So try that, if not, it's something else….&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Aug 2010 12:07:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tomcat-as-a-windows-service-for-alfresco3-3g-tomcat-bundle/m-p/217422#M170552</guid>
      <dc:creator>mangar</dc:creator>
      <dc:date>2010-08-24T12:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Tomcat as a windows service for Alfresco3.3g tomcat bundle</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tomcat-as-a-windows-service-for-alfresco3-3g-tomcat-bundle/m-p/217423#M170553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The service refuses to start and I'm not sure what to do about this error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;[2010-09-22 15:42:31] [174&amp;nbsp; javajni.c] [error] %1 is not a valid Win32 application.&lt;BR /&gt;[2010-09-22 15:42:31] [994&amp;nbsp; prunsrv.c] [error] Failed creating java C:\Java\jdk1.6.0_20\jre\bin\server\jvm.dll&lt;BR /&gt;[2010-09-22 15:42:31] [1269 prunsrv.c] [error] ServiceStart returned 1&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;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Sep 2010 19:45:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tomcat-as-a-windows-service-for-alfresco3-3g-tomcat-bundle/m-p/217423#M170553</guid>
      <dc:creator>williamgh</dc:creator>
      <dc:date>2010-09-22T19:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Tomcat as a windows service for Alfresco3.3g tomcat bundle</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tomcat-as-a-windows-service-for-alfresco3-3g-tomcat-bundle/m-p/217424#M170554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does this kind of error ring any bells? I tried various things which only resulted in other immediate and obvious errors. I don't know which way to go next with attempting to get a working service. I feel like if this error wasn't an issue, it would be good because I think I have everything else right.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 14:52:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tomcat-as-a-windows-service-for-alfresco3-3g-tomcat-bundle/m-p/217424#M170554</guid>
      <dc:creator>williamgh</dc:creator>
      <dc:date>2010-09-29T14:52:40Z</dc:date>
    </item>
  </channel>
</rss>

