Scott Klement, the author of HTTPAPI, has a separate support forum and archive, which can be accessed at
http://scottklement.com/httpapi/ .
Jerry C. Adams
IBM i Programmer/Analyst
Good thought, good word, good deed. -Zoroastrian motto
--
NMM&D
615-832-2730
-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Alvaro Cancino G.
Sent: Monday, December 01, 2014 10:30 AM
To: rpg400-l@xxxxxxxxxxxx
Subject: Error HTTPAPI
I had an error message MCH0601, using HTTPAPI routine. Our program is building an XML and consuming an external Web Service using
*http_url_post_xml()* routine.
all information, show me that error is in COMMTCPR4 source in
*CommTcp_BlockWrite* procedure.
.
.
.
c eval wwSent = wwSent + wwLen
*c eval peBuffer = peBuffer + wwLen --> This
instruction is N°4705, where routine crashed.*
c eval peSize = peSize - wwLen
c enddo
unfortunately we didn't get a dump of RPG variables, We had this error just once , in one month of continuous and error free running
When this error happened, was answered with 'G' and after that , we haven't receive this error again and Job is still running fine, without any other messages .
Has someone had an error like this?
Is there some fix?
Thank you
bellow, you'll find some selected text from JOB LOG (sorry for the spanish, but our system is in spanish language)
Regards,
Alvaro Cancino G.
LOG from JOB TEWFDLSN01
El desplazamiento de espacio X'00FFF000' o X'0000000000000000' está fuera del límite actual para el objeto TEWFDLSN01USERUXX 936255. Error de función. MCH0601 no supervisado por HTTPAPIR4 en la sentencia 0000004705, instrucción X'0000'. La llamada a HTTP_URL_P ha finalizado con error (C G D F). ? G ID de mensaje . . . . : MCH0601 Gravedad . . . . . . . : 40 Tipo de mensaje . . . : Escape Fecha envío . . . . . : 14-11-26 Hora envío . . . .
. . : 11.45.51 Mensaje . . . . : El desplazamiento de espacio X'00FFF000' o X'0000000000000000' está fuera del límite actual para el objeto TEWFDLSN01USERUXX 936255.
ID de mensaje . . . . : MCH0601 Gravedad . . . . . . . : 40 Fecha de envío . . . . : 14-11-26 Hora de envío . . . . : 11.45.51 Tipo de mensaje . . . :
Escape Desde . . . . . . . . : USERUXX CCSID . . . . . . . . : 65535 Programa origen . . . . . . . : HTTPAPIR4 Biblioteca origen . . . . . :
APPTLIBS Módulo origen . . . . . . . : COMMTCPR4 Procedimiento origen . . .
. : COMMTCP_BLOCKWRITE Sentencia origen . . . . . . : 4705 Programa destino . . . . . . . : HTTPAPIR4 Biblioteca destino . . . . . : APPTLIBS Módulo destino . . . . . . . : COMMTCPR4 Procedimiento destino . . . :
COMMTCP_BLOCKWRITE Sentencia destino . . . . . : 4705
--
*Alvaro Cancino Galarce*
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.