Tamino data loader (inoxmld) unloading error : Data unload a

Hello there !

I’m using Tamino Data Loader to unload a database.
I want to unload a doctype gathering 12552 instances of XML document (2ko each).

Unfortunately I found the following error in my logs :

ino:messagelineData unload aborted - HTTP status: 502</ino:messageline>

Let’s have a look at W3C specs (http://www.w3.org/Protocols/HTTP/HTRESP.html) :

Service temporarily overloaded 502 (TO BE DISCUSSED)
The server cannot process the request due to a high load (whether HTTP servicing or other requests). The implication is that this is a temporary condition which maybe alleviated at other times.

It looks like my Apache is overloaded …
Do you have any clue to get rid of that ?
Thanks in advance.

Tamino server specs :

win 2k pro SP4
Tamino 3.1.1
Apache 1.3.24

Bertrand Martel
Software AG France

I tried to unload my content with the Java loader with success.

Because I used the -format loadRequest, I can use the Tamino Data Loader to load my data back.

Smashing !

Bertrand Martel
Software AG France