Hi Sharon

As I tried to explain in my mail, the problem is that I am doing two different 
tasks in parallel and they are interfere
I do "Copy" on file A and then delete it
and doing "Run" (process start command) on file B simultaneously.
if I do only the COPY --> Delete I am not getting any problem

This is the problem I am talking about
If you want I can send you a small program that will ensure you will get the 
error

From: Sharon Lucas [mailto:sluca...@austin.rr.com]
Sent: Tuesday, September 12, 2017 8:35 PM
To: Chaim Nachmani
Cc: staf-users@lists.sourceforge.net
Subject: [EXT] Re: [staf-users] RC 10 and RC OS 32

External Email
________________________________
You can run STAF service requests for any Service in parallel. There are no 
flags to set.

Windows system error code 32 is "The process cannot access the file because it 
is being used by another process."

So, it would appear that some file is trying to be deleted or written to, etc 
when it is in use by something else.

Sharon Lucas

On Aug 28, 2017, at 4:52 AM, Chaim Nachmani 
<cnach...@marvell.com<mailto:cnach...@marvell.com>> wrote:

Hi All



I am working with STAF for very long time and I have some problem that I can’t 
override it for quit a long time

When running "Process start command" service in parallel to "FS copy" (on two 
different files) on the same remote machine I am getting the error RC 10 and RC 
OS 32 when trying to do some operation on the copied file (such as delete, 
Process start command)

I am not accessing the same file.
I do "Copy" on file A
and doing "Run" (process start command) on file B simultaneously.
and I am getting the error when trying to Run/Delete file A while file B is 
running (when file B is finish running the problem is solved)

I am running on windows and using the C++ dlls of STAF
STAF version 3.4.24.1

(when I try to run the same service (e.g. Process ,"FS" ) in parallel 
,everything is working, only when I try to "Mix" services I encountered a 
problem.)
Do I need to "turn on" some flag when using the STAF in parallel on the same 
remote machine?



Thanks



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org<http://Slashdot.org>! http://sdm.link/slashdot
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net<mailto:staf-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/staf-users
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to