[Grub-dev] soap upload server very unstable

Bartek Jasicki thindil2 at gmail.com
Sat Feb 2 13:31:02 UTC 2008


> hi,
>
> i need to resubmit like every workunit all over as the soap server 
> denies the upload of my resultfiles .arc.gz
>
> every now and then the grubng c# client succeeds in sending the workunit.
>
> it seems as if the soap server was pretty much unstable currently :(
>
>   
>> 14:03:44 [250/250] http://www.hancockhandlebars.org/ [OK]
>> Compressing...Done
>> Sending workunit yourname.d55bb05d4d533cd142ce71abf447879b4a1cbdcd.arc.gz on server
>> Serwer answer: Error
>> Invalid workunit, you must try crawl it again
>>     
>
> and again....
>
>   
>> 14:15:08 [250/250] http://www.hancockhandlebars.org/ [OK]
>> Compressing...Done
>> Sending workunit yourname.d55bb05d4d533cd142ce71abf447879b4a1cbdcd.arc.gz on server
>> Serwer answer: Error
>> Invalid workunit, you must try crawl it again
>>     
>
>   

Hi

This is not problem with server. Crawling looks like:
1. Client download workunits with urls
2. Client start crawling, write to .arc file informations (not only url
or host ip but page length too and few other things)
3. Client send work to server
4. Server check integrity of .arc.gz file (about amount of url, length)
and filename
5. If this check fail, he send back info about error - this message
which you see is information about fail integrity check. Its problem
with client.

Bartek


More information about the Grub-dev mailing list