Hi
i have dowloaded the JSONWEBSRV.sqlrpgle from
<
http://www.scottklement.com/yajl/>
http://www.scottklement.com/yajl/ and
customized for my needs; the first program that works with few records ,
works fine, instead another program that works/read a file with about 10000
records give me error; this is the error;
CGI PROGRAM /QSYS.LIB/EUR_2VAROB.LIB/WSCLI.PGM RETURNED EXCEPTION ID CEE9901
SEE JOBLOG FOR JOB 329645/QTMHHTTP /WEBREST
this is the joblog:
MCH3402 Uscita 40 02/07/15 18:49:58,103936
From the consumer. . . . . . . . : QTMHHTP1
From the program. . . . . . . : stringHighUse
To the form. . . . . . . . . : YAJL_BUF
To the procedure. . . . . . : yajl_buf_append
Education. . . . . . . . . : 4
Message. . . : is tried to make reference to an object, or to one
part of an object, that doesn't exist anymore.
Cause. . . . . : The cause most common it is that an address memorized for a
object is not more correct in how much the object has been cancelled or of
it
RNQ0202 Copia sender 99 02/07/15 18:49:58,104592 QRNXIEs QSYS * STMT QRNXIE
QSYS * STMT
From the consumer. . . . . . . . : QTMHHTP1
From the form. . . . . . . . : QRNXMSG
From the procedure. . . . . . : InqMsg
Education. . . . . . . . . : 3
To the form. . . . . . . . . : QRNXMSG
To the procedure. . . . . . : InqMsg
Education. . . . . . . . . : 3
Message. . . : Called to YAJL_ADDNU finished with error (C G D F).
Cause. . . . . : The procedure RPG WSCLI in the program EUR_2VAROB/WSCLI
to the education 014500 have recalled a program or a procedure YAJL_ADDNU,
finished with error. If the name is * N, the call was a call
connected through the pointer of the procedure. Correction. . . : For
further information on the cause of the error to check the recording
jobs and to contact the person responsible of the maintenance of the
programs. Choices
possible for the answer to the message. . . . . . . . . . . . . . . : D--
To get a formatted dump RPG. S--to Get a dump of system. G--
The elaboration to continue to * GETIN. C--to Annul. F--to Get a dump
formatted suit.
Is there a data limit .. ??
If i try to limit the read to 200 or 500 records, the program don't give
error, but in the browser i see olny and always 70 records and the last
record is not complete..
Thanks
As an Amazon Associate we earn from qualifying purchases.