Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
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 SP4Tamino 3.1.1Apache 1.3.24Bertrand MartelSoftware 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 MartelSoftware AG France