Error related to command cp

Post Reply
hiti
Posts: 26
Joined: Tue Aug 07, 2007 3:37 am

Error related to command cp

Post by hiti »

While crawling a site i got the below errors.The webinator got streuck somewhere .Neither the success page were increasing nor the failure page


118 /usr/local/morph3/texis/scripts/webinator/dowalk(storepage) 3412: <EXEC> command cp returned exit code 1 while processing url http://www.dmwmedia.com/news/2007/08/27 ... utube-clip

118 /usr/local/morph3/texis/scripts/webinator/dowalk(storepage) 3412: <EXEC> command cp returned exit code 1 while processing url http://www.dmwmedia.com/news/2007/08/27 ... 23-million

118 /usr/local/morph3/texis/scripts/webinator/dowalk(storepage) 3412: <EXEC> command cp returned exit code 1 while processing url http://www.dmwmedia.com/news/2007/08/27 ... station-tv


118 /usr/local/morph3/texis/scripts/webinator/dowalk(storeimg) 13784: <EXEC> command /usr/bin/convert returned exit code 1 while processing url http://www.dmwmedia.com/news/2007/08/30 ... s-teen-usa
Temporary Error limit exceeded (current: 6, limit: 5)
Can u plz shed some light on this issue?
Thanks in advance
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

Error related to command cp

Post by John »

Which version of the Webinator scripts? Is line 3412 part of the standard scripts, or something you added? The standard scripts shouldn't be doing an exec of cp as there is a <sysutil> call for that which is more portable. If you added an exec of cp make sure there isn't a permissions issue, or incorrect arguments.
John Turnbull
Thunderstone Software
Post Reply