The WaitForMultipleObject() function is a Windows function that STAF's 
ProcessMonitorThread() method calls on Windows machines when monitoring 
processes to see when they have completed so can notify the submitter. 
We've not seen this error before.

So, you're saying that from a Windows machine, you're submitting a PROCESS 
START request to run a process on a Ubuntu Linux machine.  What is the 
exact PROCESS START command that you are submitting?  Are you seeing any 
bad effects (other than this error message)?  e.g. Are you being properly 
notified when a process has completed and getting its process completion 
messages?

Also, please provide the output from running the following STAF command on 
your Windows 2003 Server SP 2 machine and on your Ubuntu Linux machine:

  STAF local VAR LIST

--------------------------------------------------------------
Sharon Lucas
IBM Austin,   luc...@us.ibm.com
(512) 286-7313 or Tieline 363-7313




Raymond Kroeker <raykroe...@gmail.com> 
06/15/2009 04:57 PM
Please respond to
raykroe...@gmail.com


To
staf-users@lists.sourceforge.net
cc

Subject
[staf-users] Process Monitor Thread






I've come across a situation where the staf process logs an error
message repeated for a given machine.  We are running STAF 3.3.2 on
Windows 2003 Server SP 2.  The error message reads:

20090615-15:48:05;2348;00000100;Got WAIT_FAILED from
WaitForMultipleObjects() in ProcessMonitorThread(), OS_RC: 6

This happens after a directory listing or running test cases via the
process service or almost any request from an instance of 3.3.2
running on Ubuntu Linux.

Has anyone seen this before, and/or can shed any light on the situation?

-- 
---------------------------------------------------------
Raymond Kroeker

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to