[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: file size
Sorry to waste your time.
Please ignore all previous emails.
I have found the problem on the web server side.
Thanks
From: Michael Clark
Sent: 27 February 2014 08:34 AM
To: 'Mike Krebs'; 'ftpapi@xxxxxxxxxxxxxxxxxxxxxx'
Subject: file size
[cid:image001.png@01CF33A1.DB2ACC00]
I have created the 2 XML files above using CGIDEV2.
I have done many tests over the past 2 months using HTTPAPI and all
have been successful.
Now that I am generating large files I am having this problem.
The small.xml is 1mb the large.xml is 300mb.
A copy of my test program is attached.
The small.xml file is sent to the web service without a problem.
Resultsfile from small.xml
<s:Envelope
xmlns:s="[1]http://schemas.xmlsoap.org/soap/envelope/"><s:Body><ns0:Esb
Ack
xmlns:ns0="[2]http://Clicks.BizTalk.Esb/Schema/DefaultAck"><Status>SUCC
ESS</Status></ns0:EsbAck></s:Body></s:Envelope>
The large.xml fails with the following in the result file.
Resultsfile from large.xml
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"[3]http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="[4]http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1"/>
<title>404 - File or directory not found.</title>
<style type="text/css">
<!--
body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica,
sans-serif;background:#EEEEEE;}
fieldset{padding:0 15px 10px 15px;}
h1{font-size:2.4em;margin:0;color:#FFF;}
h2{font-size:1.7em;margin:0;color:#CC0000;}
h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px
2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
background-color:#555555;}
#content{margin:0 0 0 2%;position:relative;}
.content-container{background:#FFF;width:96%;margin-top:8px;padding:10p
x;position:relative;}
-->
</style>
</head>
<body>
<div id="header"><h1>Server Error</h1></div>
<div id="content">
<div class="content-container"><fieldset>
<h2>404 - File or directory not found.</h2>
<h3>The resource you are looking for might have been removed, had its
name changed, or is temporarily unavailable.</h3>
</fieldset></div>
</div>
</body>
</html>
E-MAIL DISCLAIMER:
This e-mail contains proprietary and confidential information some or
all of which may be legally privileged. It is for the intended
recipient only. If an addressing or transmission error has misdirected
this e-mail,please notify the author by replying to this e-mail and
then deleting same.If you are not the intended recipient you must not
use, disclose, distribute, copy, print or rely on this e-mail. Clicks
Group Limited, its subsidiaries and associated companies is not liable
for the security of information sent by e-mail and accepts no liability
of whatsoever nature for any loss, damage or expense resulting,
directly or indirectly, from the access of this e-mail or any
attachments hereto.
______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud
service.
References
1. http://schemas.xmlsoap.org/soap/envelope/
2. http://Clicks.BizTalk.Esb/Schema/DefaultAck
3. http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd
4. http://www.w3.org/1999/xhtml

-----------------------------------------------------------------------
This is the FTPAPI mailing list. To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------