| | |
Perl running as Windows service
![]() |
•
•
Join Date: Oct 2008
Posts: 32
Reputation:
Solved Threads: 0
Hi,
I'm running a Perl script as a service which moves files from a particular source directory to the target directory in Windows server 2003 . It polls the source directory and runs in an infinite loop.
The service hangs and perl script does not move files from source to target. Will need to manually go and restart the service thru services to msc to restart the service.
Is there a way i can find out ,what happened to the perl script or the windows service.
Thanks in advance.
I'm running a Perl script as a service which moves files from a particular source directory to the target directory in Windows server 2003 . It polls the source directory and runs in an infinite loop.
The service hangs and perl script does not move files from source to target. Will need to manually go and restart the service thru services to msc to restart the service.
Is there a way i can find out ,what happened to the perl script or the windows service.
Thanks in advance.
Check the Windows server 2003 error logs. Hopefully there is something in the log that can help.
Before you ask how, search google:
http://www.google.com/search?q=Windo...003+error+logs
Before you ask how, search google:
http://www.google.com/search?q=Windo...003+error+logs
Last edited by KevinADC; Aug 22nd, 2009 at 1:45 pm.
![]() |
Similar Threads
- Communication between running application and service [C++] (C++)
- C# windows service problem (C#)
- how to run a dos command from windows service (C++)
- How to block unauthorized windows service stop????? (C++)
- My windows service restart another windows service? (C#)
- need help with GUI on Perl running on Windows (Perl)
- Exception uninstalling a windows service (Windows NT / 2000 / XP)
- Windows Service Problem (C#)
- I have two svchost exe's running in the windows task manager (Windows NT / 2000 / XP)
Other Threads in the Perl Forum
- Previous Thread: Calling a perlscript within a another script in a loop
- Next Thread: the use of $_ in substitution
| Thread Tools | Search this Thread |





