Someone in the past month or so had an issue with two instances of Perl running. I don't recall this being offered as a reason, but I noticed this the other day and had a flashback to the posted question: You may find Perl running two instances if another Perl script like the rebuildspamdb.pl is also running. I don't know about *nix, but in Windows there can/will be another instance of Perl visible in the system task list.
I say can/will because I haven't been able to test/confirm this specifically - but it could be if the scripts are running under different security contexts. My script scheduled execution of rebuildspamdb.pl does, because I also run other tasks that require an elevated security context from what ASSP runs as. I didn't think about it at the time of the original post, but there you go. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
