format for text URL files
Posted: Wed Dec 10, 2003 10:38 am
I've specified a URL as a URL file; it is a PHP script which outputs text. URLs are seperated by line feed/carriage return.
However, running from the command line execution hangs. Looking at walk status there is the following error:
Reading urls from http://ioc.unesco.org/oceanportal/listAll.php
http://gcmd.gsfc.nasa.gov
011 d:/web-root/webinator/dowalk(toptodo) 2551: Cannot insert into B-tree D:\MORPH3\texis\oceanportal\db2\xtodourl.btr: Value too large in the function btinsert
http://gcmd
Then the same error many times over. I'm assuming something wrong with the text file format (I have run from local text files in the past without problem).
However, running from the command line execution hangs. Looking at walk status there is the following error:
Reading urls from http://ioc.unesco.org/oceanportal/listAll.php
http://gcmd.gsfc.nasa.gov
011 d:/web-root/webinator/dowalk(toptodo) 2551: Cannot insert into B-tree D:\MORPH3\texis\oceanportal\db2\xtodourl.btr: Value too large in the function btinsert
http://gcmd
Then the same error many times over. I'm assuming something wrong with the text file format (I have run from local text files in the past without problem).