<?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: Installation of Alfresco on Windows as a service in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61841#M38455</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What I noticed is, that though installed as a service the open office did not survive loggin off. The problem is that the service itself is still running, but the service is srvany.exe not the openofficeportable.exe. Does anyone has the solution for this problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Apr 2007 06:53:16 GMT</pubDate>
    <dc:creator>tpe</dc:creator>
    <dc:date>2007-04-20T06:53:16Z</dc:date>
    <item>
      <title>Installation of Alfresco on Windows as a service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61814#M38428</link>
      <description>It took me quite a while to find out how to get Alfresco running as a service in Windows. The trick is to NOT start Alfresco after installation but from the start&amp;nbsp; configure it as a service.This is complete installation procedure:Installation procedure for Alfresco on Windows 2003 server.Prerequisit</description>
      <pubDate>Mon, 13 Nov 2006 10:27:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61814#M38428</guid>
      <dc:creator>fjodor</dc:creator>
      <dc:date>2006-11-13T10:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Alfresco on Windows as a service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61815#M38429</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;Thanks for the steps.&amp;nbsp; There are a couple of 'gotchas': you should also copy over the win32NetBIOS.dll to somewhere in the path (for CIFS to work more easily) - or perhaps better for upgrade reasons, add &amp;lt;ALF-INSTALL&amp;gt;\bin into the Windows PATH.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, this approach will not start up OpenOffice as a service, so any transformations that rely on this will not work.&amp;nbsp; You can use utilities from the MS Resource Pack to create a service, but we are not permitted to redistribute this.&amp;nbsp; There is a stage in the Alfresco bootstrap that can call out at start up to run any command - if you can find a way to call OpenOffice so it stays running, then this could be another solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2006 11:53:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61815#M38429</guid>
      <dc:creator>paulhh</dc:creator>
      <dc:date>2006-11-13T11:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Alfresco on Windows as a service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61816#M38430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You are right. It's better to add &amp;lt;ALF-INSTALL&amp;gt;\bin into the Windows PATH.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then there is no need to copy the imconvert.exe file also.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2006 12:53:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61816#M38430</guid>
      <dc:creator>fjodor</dc:creator>
      <dc:date>2006-11-13T12:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Alfresco on Windows as a service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61817#M38431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the instructions!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able use them as a starter and get it to work while still using HSQLDB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1.&amp;nbsp; I was able to do this even though I had previously started it manually.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2.&amp;nbsp; I also did not move imconvert.exe and added %ALF_HOME%\bin to the system PATH as earlier suggested.&amp;nbsp; In my case, I added C:\PROGRA~1\ALFRES~1\bin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3.&amp;nbsp; I found you do not need to add %ALF_HOME%\tomcat\bin to the PATH as it appears Tomcat does that itself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4.&amp;nbsp; I, of course, did not do any of the MySql instructions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;5.&amp;nbsp; Be careful when doing the set CATALINA_HOME before running service.bat.&amp;nbsp; I had to use the C:\PROGRA~1\ALFRES~1 form.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;6.&amp;nbsp; In addition to the other settings for tomcat5w.exe, you need to set the working path for Startup or it won't find the database.&amp;nbsp; I set it to C:\PROGRA~1\ALFRES~1.&amp;nbsp; This is where alfresco.bat starts so that everything is relative to it.&amp;nbsp; If you don't do this, it will look for your database in C:\WINDOWS\SYSTEM32 and probably not find it there.&amp;nbsp; I set the Shutdown working path as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;7.&amp;nbsp; The Java classpath and Java options were already set right for me the first time I ran tomcat5w.exe.&amp;nbsp; I did set the JVM and memory options as noted though.&amp;nbsp; Thread stack size is 64 Kb versus 64 Mb.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;8.&amp;nbsp; Not sure you really need to reboot except to check that the service starts automatically.&amp;nbsp; I believe you can just Start it from Services.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now if I can just get an OpenOffice service….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for the boost.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2006 17:16:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61817#M38431</guid>
      <dc:creator>richmitc</dc:creator>
      <dc:date>2006-12-15T17:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Alfresco on Windows as a service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61818#M38432</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;As Paul mentioned earlier you could use the Windows Server 2003 Resource Kit Tools.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Use instsrv and srvany to add start_oo.bat as a service and have your Tomcat service depend on it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've found that to be a very easy way to get OpenOfficePortable run as a service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;–Aladdin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Dec 2006 15:24:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61818#M38432</guid>
      <dc:creator>rivetlogic</dc:creator>
      <dc:date>2006-12-16T15:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Alfresco on Windows as a service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61819#M38433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;start_oo.bat isn't there in the installation.&amp;nbsp; However, as noted in other postings, there is a command to substitute for it.&amp;nbsp; I should be able to figure out how to make a service out of it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess I'll track down the Resource Kit.&amp;nbsp; I'm sure we have it, but I have not used it.&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>Sat, 16 Dec 2006 15:38:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61819#M38433</guid>
      <dc:creator>richmitc</dc:creator>
      <dc:date>2006-12-16T15:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Alfresco on Windows as a service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61820#M38434</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;There's a nice set of instructions here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.tacktech.com/display.cfm?ttid=197" rel="nofollow noopener noreferrer"&gt;http://www.tacktech.com/display.cfm?ttid=197&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;–Aladdin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Dec 2006 17:03:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61820#M38434</guid>
      <dc:creator>rivetlogic</dc:creator>
      <dc:date>2006-12-16T17:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Alfresco on Windows as a service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61821#M38435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did it.&amp;nbsp; I even downloaded the resource kit from the authoriative site.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did not make Tomcat dependent on OpenOffice or visa versa as alfresco.bat doesn't really do that?&amp;nbsp; Opinion?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, I haven't tested any transformations yet, but I did see it in the Task Manager.&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>Sat, 16 Dec 2006 20:20:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61821#M38435</guid>
      <dc:creator>richmitc</dc:creator>
      <dc:date>2006-12-16T20:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Alfresco on Windows as a service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61822#M38436</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;It's good to have the dependancy in order to be sure that OpenOfficePortable is running while Alfresco is running. That way you can ensure working transformations.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;–Aladdin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Dec 2006 03:21:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61822#M38436</guid>
      <dc:creator>rivetlogic</dc:creator>
      <dc:date>2006-12-17T03:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Alfresco on Windows as a service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61823#M38437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am a Mechanical Engineer and far, really far from a software engineer.&amp;nbsp; Actually the only course I failed in University was Computer Programming…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So this is quite difficult for me… With that said, I am having problems (real stressful problems) which may be minor in nature I hope.&amp;nbsp; First I got Alfresco 1.4 up an running after installing mysql 5.&amp;nbsp; The CIFS in the Web client was showing my "bgs_a" where my computer name is "bgs".&amp;nbsp; Now I could never see this in my Network Places nor could I map it cause it always kept saying that it could not connect.&amp;nbsp; It is my own laptap plugged into my work LAN.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Therefore I installed as for the topic "Installation of Alfresco on Windows as a service" and it is up and running and when I add content, I hover over the file and in the status it says the location is "file////"&amp;nbsp; So I cannot find the CIFS?&amp;nbsp; Any idea where it is? I am really struggling with this. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bradley&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 08:14:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61823#M38437</guid>
      <dc:creator>bsawler</dc:creator>
      <dc:date>2007-03-01T08:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Alfresco on Windows as a service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61824#M38438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bradley,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not exactly sure of your situation, but I will try to help….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First, the _a is just something alfresco adds to differentiate its server from the regular file server of the computer with alfresco on it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I suggest you do a "Map Network Drive" as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1.&amp;nbsp; Bring up My Computer or My Documents.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2.&amp;nbsp; Select Tools-&amp;gt;Map Network Drive&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3.&amp;nbsp; Select the Drive you want to mount your alfresco on.&amp;nbsp; It will default to Z: if you don't have that mounted already.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4.&amp;nbsp; Under Folder type \\bgs_a\alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;5.&amp;nbsp; Click different user name, enter your alfresco user name and password, and click OK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;6.&amp;nbsp; I suggest you might want to click Reconnect at logon so that it will still be there next time you logon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;7.&amp;nbsp; Click Finish.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, you should see this drive under My Computer and will be able to use it as a normal drive.&amp;nbsp; The permissions on the folders and files will be as they are for you in Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rich&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 14:11:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61824#M38438</guid>
      <dc:creator>richmitc</dc:creator>
      <dc:date>2007-03-01T14:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Alfresco on Windows as a service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61825#M38439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Rich,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the prompt response!&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This morning I started up my laptop and I forgot that I had set it for running on windows as a service and I went to "Start Alfresco Server" then logged on and could map 'bgs_a' as you outlined.&amp;nbsp; ALL worked good.&amp;nbsp; When I 'hover' over the 'Open Network Folder icon it says "Open Network Folder \\bgs_a\alfresco " and down below in the status it says "file:////bgs_a/alfresco…"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I realized that I started it wrong cause I set it up as a service as outlined in this discussion.&amp;nbsp; So I "Stopped Alfresco Server" then "started" the tomcat service from the tomcat5w.exe command, fired up firefox and logged into Alfresco and all my files are there etc… looks fine, but when I 'hover' over the 'Open Network Folder icon it says "Open Network Folder " and down below in the status it says "file://///"&amp;nbsp; i.e. I do not know where the files are and I cannot map bgs_a. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bradley&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 03:36:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61825#M38439</guid>
      <dc:creator>bsawler</dc:creator>
      <dc:date>2007-03-02T03:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Alfresco on Windows as a service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61826#M38440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'll think about this and post another reply if I think of anything else….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Meanwhile, I recommend that you delete or rename your manual Alfresco start and stop selections.&amp;nbsp; I have done the same thing you did and this was the only way I stopped myself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wouldn't run the tomcat command directly.&amp;nbsp; If you go Control Panel-&amp;gt;Administrative Tools-&amp;gt;Services, you should see an Alfresco service in the list.&amp;nbsp; You can stop, restart, and start it from there.&amp;nbsp; Also, you can set it to manual or automatic.&amp;nbsp; In any case, even if you set it to manual, you might want to always start, stop, and restart it from there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would reboot your laptop and see if it works.&amp;nbsp; That is if you have the service on automatic.&amp;nbsp; If not, go to the Services and start it from there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If not, we will need to go into the log to find out if we can see what is happening with CIFS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wish you all the best.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rich&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 13:02:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61826#M38440</guid>
      <dc:creator>richmitc</dc:creator>
      <dc:date>2007-03-02T13:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Alfresco on Windows as a service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61827#M38441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Rich,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do not have an "Alfresco" service but there is an "Apache Tomcat" service, which was stopped and manual.&amp;nbsp; I started it and then could log onto Alfresco immediately.&amp;nbsp; I changed this service to auto, rebooted and the service started but same issue with the CIF.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a clean machine next to me in the office.&amp;nbsp; I will perform a clean install and perform op's outlined above, and will see how it works.&amp;nbsp; Cause I have 'removed' and installed Alfresco about 6 times over the past few days and hopefully this may be the culprit.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bradley&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Mar 2007 01:43:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61827#M38441</guid>
      <dc:creator>bsawler</dc:creator>
      <dc:date>2007-03-03T01:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Alfresco on Windows as a service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61828#M38442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, the Apache Tomcat service is likely Alfresco.&amp;nbsp; That is the default name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as your access to CIFS, I would start checking firewall issues.&amp;nbsp; Are you trying to access CIFS from a different computer or the one Alfresco is running on?&amp;nbsp; If the same computer, are you trying to access as localhost, your machine name, or your machine IP address?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't remember what ports CIFS requires to be open.&amp;nbsp; I believe you can find that from other posts in this forum though.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To start, check if your Windows firewall is turned on.&amp;nbsp; If so, turn it off.&amp;nbsp; TEMPORARILY!&amp;nbsp; Check if CIFS works.&amp;nbsp; If so, turn the firewall back on, and go searching for the right ports.&amp;nbsp; Then go into the firewall and enable those.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note, it might have nothing to do with firewall.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wish you all the best….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rich&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2007 13:06:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61828#M38442</guid>
      <dc:creator>richmitc</dc:creator>
      <dc:date>2007-03-05T13:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Alfresco on Windows as a service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61829#M38443</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;I don't want to get in the way of a lively and helpful conversation, but I just wanted to check: Did you remove the &lt;/SPAN&gt;&lt;STRONG&gt;custom-*&lt;/STRONG&gt;&lt;SPAN&gt; files and replace them with appropriate ones for MySQL?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When CIFS appears to be offline, are you still able to login via the Web interface on &lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco&lt;/A&gt;&lt;SPAN&gt; ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 09:24:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61829#M38443</guid>
      <dc:creator>derek</dc:creator>
      <dc:date>2007-03-06T09:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Alfresco on Windows as a service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61830#M38444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Derek,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Welcome!&amp;nbsp; I very much appreciate you joining in.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll let Bradley answer, but his posts seem to indicate the web interface was working.&amp;nbsp; I don't know if it is localhost though.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In regards though to the custom* files though…&amp;nbsp; I remember that as a "just remove" for MySQL.&amp;nbsp; Is that not correct?&amp;nbsp; Just checking as I may be doing that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rich&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 13:08:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61830#M38444</guid>
      <dc:creator>richmitc</dc:creator>
      <dc:date>2007-03-06T13:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Alfresco on Windows as a service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61831#M38445</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;EM&gt;Just remove&lt;/EM&gt;&lt;SPAN&gt; is for fast-preview using MySQL.&amp;nbsp; The tiny readme is not an admin guide.&amp;nbsp; The Wiki page, &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Repository_Configuration#New_Installations" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Repository_Configuration#New_Installations&lt;/A&gt;&lt;SPAN&gt; is an essential read to avoid headaches later.&amp;nbsp; The 1.4 server should catch them for you, but it's better just to put it down solidly right up front.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding the CIFS configuration, the alfresco.log will give more information.&amp;nbsp; If we get a look at those then Gary might be able to spot something.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 13:31:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61831#M38445</guid>
      <dc:creator>derek</dc:creator>
      <dc:date>2007-03-06T13:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Alfresco on Windows as a service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61832#M38446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the pointer to the MySQL setup information!&amp;nbsp; You were right.&amp;nbsp; I was just reading the readme.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rich&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 13:41:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61832#M38446</guid>
      <dc:creator>richmitc</dc:creator>
      <dc:date>2007-03-06T13:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of Alfresco on Windows as a service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61833#M38447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's strange that the service is no longer installed for the community version. I'm sure that 1.4 did install the service. Does the enterprise version install the service?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2007 12:59:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-of-alfresco-on-windows-as-a-service/m-p/61833#M38447</guid>
      <dc:creator>dozyarmadillo</dc:creator>
      <dc:date>2007-03-07T12:59:43Z</dc:date>
    </item>
  </channel>
</rss>

