On 3/27/07, jmp242 <[EMAIL PROTECTED]> wrote:
I have an XP machine which I've tried to install the ZenWin system on, but I just get errors - heartbeat errors on the Zenoss server, and in the logs on the ZenWin server I get 37MiBs of log for each of the three logfiles, which seem to be repeated:2007-03-26 14:20:00 ERROR zen.zeneventlogsvc: Exception in service ctl Traceback (most recent call last): File "C:\Documents and Settings\Administrator\Desktop\zenwin-1.1.1\zenutils\zensvc.py", line 42, in SvcDoRun proc = Popen(cmd) File "C:\Python24\lib\subprocess.py", line 543, in __init__ errread, errwrite) File "C:\Python24\lib\subprocess.py", line 706, in _execute_child startupinfo) WindowsError: [Errno 2] The system cannot find the file specified
I think it means python by "the file specified." Make sure that python is in your path. You can read about this at http://www.python.org/doc/faq/windows.html#how-do-i-run-a-python-program-under-windows -- Chet Luther [EMAIL PROTECTED] _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
