It appears you're running IPP ("C:\Inetpub\ipp-bin\cmd.exe")- I'd start by
getting the latest TPP and see if the problem hasn't already been addressed.

Brian

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Ali
Sent: Wednesday, July 08, 2009 9:26 AM
To: spctools-discuss
Subject: [spctools-discuss] xargs:cannot fork?


Hi

I am running a database search, where I run the .mzXML files against
the database.  However, it is complaining of 'cannot fork'.  This is
the full message:

 run_in c:/Inetpub/wwwroot/ISB/data/All_7_strains; runsearch -pc:/
Inetpub/wwwroot/ISB/data/parameters/cbot.params -P15 A1_10.mzXML

 RUNSEARCH
 Written by J.Eng (c) 2000

mkdir A1_10; chmod g+w A1_10; cp c:\Inetpub\wwwroot\ISB\data\parameters
\cbot.params A1_10/
msxml2other -dta A1_10.mzXML
Converting A1_10.mzXML to thermofinnigan dta
cd A1_10; dtafilter -A -P15
cd A1_10; find . -maxdepth 1 -depth -name "A1_10*.dta" -print0 | xargs
-0 -n 500 sequest27.exe -Pc:\Inetpub\wwwroot\ISB\data\parameters
\cbot.params -S
xargs: cannot fork

command 'C:\Inetpub\ipp-bin\cmd.exe /C C:\Inetpub\ipp-bin\find.exe . -
maxdepth 1 -depth -name "A1_10*.dta" -print0 | xargs -0 -n 500
sequest27.exe -Pc:\Inetpub\wwwroot\ISB\data\parameters\cbot.params -S'
failed with code 1: Operation not permitted
cd A1_10; out2summary . > ../A1_10.html

Command Successful

Any ideas?

Ali




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"spctools-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/spctools-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to