Page 1 of 1

service not running on windows server 2008

Posted: Wed Feb 17, 2010 9:20 pm
by dobius
I normally run filewatcher as a service under fire daemon which works great on our windows server 2003. We have upgraded our server and i am running the same install with the same .bat and settings files under windows server standard 2008.

Although the service starts fine from firedaemon, filewatcher itself does not run, and obviously as a result no batch file is triggered.

Is there a problem or patch for windows server 2008? i have tried the install on a second windows server 2008 machine and another 2003 machine...the 2003 machine again worked fine but no joy on the 2008 machine.

Cheers

Re: service not running on windows server 2008

Posted: Thu Feb 18, 2010 7:51 am
by DataMystic Support
How are you calling it from Fire Daemon? Did you remember:

Code: Select all

filewatcher.exe "/f=c:\my_settings.fwx" /minimize /g

Re: service not running on windows server 2008

Posted: Tue Mar 30, 2010 10:28 am
by DataMystic Support
Tips for using FireDaemon
  • If you run watch a UNC or mapped drive path, the Firedaemon service has to run under credentials that can access it (ie you must enter a username and password for the service)
  • FileWatcher may appear on the 'Admin' or 'Shadow' Console - regardless of whether you are logged in to it or not (login using mstsc /v:servername /admin). Connect to it like this: http://forums.firedaemon.com/accessing- ... -t397.html
  • In FireDaemon's service options, ensure Show Window is set to Normal
  • Ensure Interact with Desktop is checked
Download FireDaemon here: http://www.downloadpipe.com/Windows/sys ... 16120.html

Re: service not running on windows server 2008

Posted: Fri Jul 08, 2011 11:44 am
by DataMystic Support
Here is a great new How-To guide for running File and Folder Watcher with Fire Daemon -
http://forums.firedaemon.com/768-file-f ... rvice.html