Hello,
We're getting this error in the service logs, its the same across all of them.
We've got a few machines running XP and its only happening on one of them. It
looks like processmanager.py is failing to pass a string. It has persisted
through reinstalls.
"06/12/09 20:15:34 3620 ProcessManager processmanager.py:100 ERROR process
creation failed: (193, 'CreateProcess', '%1 is not a valid Win32 application.')
Traceback (most recent call last):
File
"C:\Python24\lib\site-packages\AccessGrid3\AccessGrid\Platform\win32\ProcessManager.py",
line 73, in StartProcess
startup_info)
error: (193, 'CreateProcess', '%1 is not a valid Win32 application.')"
Dan