<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-15">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>ProcessManager.py Bug?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hello,<BR>
<BR>
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.<BR>
<BR>
&quot;06/12/09 20:15:34 3620 ProcessManager&nbsp;&nbsp;&nbsp;&nbsp; processmanager.py:100 ERROR process creation failed: (193, 'CreateProcess', '%1 is not a valid Win32 application.')<BR>
Traceback (most recent call last):<BR>
&nbsp; File &quot;C:\Python24\lib\site-packages\AccessGrid3\AccessGrid\Platform\win32\ProcessManager.py&quot;, line 73, in StartProcess<BR>
&nbsp;&nbsp;&nbsp; startup_info)<BR>
error: (193, 'CreateProcess', '%1 is not a valid Win32 application.')&quot;<BR>
<BR>
Dan</FONT>
</P>

</BODY>
</HTML>