[progress Communities] [progress Openedge Abl] Forum Post: 10.5.1 Win32: Posting Large Data...

Status
Not open for further replies.
S

Stefan Marquardt

Guest
I am running some tests with sending larger data to a SOAP webservice. 70MB worked, was slow but no error. Then I increased it to 700MB and after a longer time my prowin32 client crashed. That's the call, both datasets have only one TempTable. run Operation_1 in hWebService_TestWCFPublishSoap( input DATASET ExchangeRates, output DATASET RootDset). ===================================================== PROGRESS stack trace as of Wed Mar 22 13:29:38 2017 ===================================================== Progress OpenEdge Release 11.5 build 1190 SP01 on WINNT Startup parameters: -pf C:\Progressx86\OpenEdge\startup.pf,-cpinternal ISO8859-1,-cpstream ISO8859-1,-cpcoll Basic,-cpcase Basic,-d mdy,-numsep 44,-numdec 46,(end .pf),-s 200,-mmax 65534,-db winsure.db,-H localhost,-S 12001,-U winsure,-P ******,-debugalert,-rereadnolock,-inp 16000,-tok 4000,-nosplash,-T C:\OpenEdgex86\WRK,-inp 32000,-noinactiveidx,-ininame c:\winsure\InterHannover.lok\cwinsure.ini,-p C:\Progressx86\OpenEdge\oeide\eclipse\plugins\com.openedge.pdt.debug.core_11.5.1.00\abl\_debuglauncher.p Exception code: C0000005 ACCESS_VIOLATION Fault address: 73BB1F18 01:00000F18 C:\Windows\system32\MSVCR100.dll Registers: EAX:00000031 EBX:076ADA14 ECX:00000008 EDX:00000000 ESI:076ADA14 EDI:2617BFF5 CS:EIP:0023:73BB1F18 SS:ESP:002B:0045EEB0 EBP:0045EEB8 DS:002B ES:002B FS:0053 GS:002B Flags:00210246 Debugging dll: C:\Progressx86\OpenEdge\bin\DBGHELP.DLL Symbol Path: C:\Progressx86\OpenEdge\bin;C:\Progressx86\OpenEdge\pdbfiles Call Stack: Address Frame 73BB1F18 0045EEB8 memcpy+98 006D9C3D 0045EEFC proSAXInsertAttribute+C1D 06F75895 0045EF28 xercesc_3_1::XMLFormatter::formatBuf+CA 06F75C26 0045EF4C xercesc_3_1::XMLFormatter::specialFormat+57 06F75817 0045EF7C xercesc_3_1::XMLFormatter::formatBuf+4C 06F759FA 0045EF98 xercesc_3_1::XMLFormatter::eek:perator C:\winsure\shd.lok\InterHannover\Server\resqexport.p at line -1 (C:\winsure\shd.lok\InterHannover\Server\resqexport.r) adecomm/_runcode.p at line 665 (adecomm/_runcode.r) C:\Progressx86\OpenEdge\oeide\eclipse\plugins\com.openedge.pdt.debug.core_11.5.1.00\abl\_debuglauncher.p at line 100 (C:\Progressx86\OpenEdge\oeide\eclipse\plugins\com.openedge.pdt.debug.core_11.5.1.00\abl\_debuglauncher.p) ** Persistent procedures/Classes ** ** PROPATH ** .... What do I need to increase that I can theoretically send messages up to the IIS/Biztalk limit (2GB)?

Continue reading...
 
Status
Not open for further replies.
Top