Pathway/iTS Web Client Programming Manual (H06.03+, J06.03+)

Table Of Contents
Client Error Messages
HP NonStop Pathway/iTS Web Client Programming Manual520270-003
A-7
Message Descriptions
3072
Cause. An invalid attribute setting was detected, or the specified attribute setting
would cause an out-of-bounds condition to occur during the run-time processing of the
control structure.
Effect. The applet stops.
Recovery. Isolate and correct the problem within the Java program, using the stack
trace information in
error-loc
to locate the problem. Alternatively, correct the
problem in the SCREEN COBOL program and reconvert the application.
3074
Cause. An illegal DELAY variable timeout value was used.
Effect. The applet stops.
Recovery. Isolate and correct the problem within the Java program, using the stack
trace information in
error-loc
to locate the problem. Alternatively, correct the
problem in the SCREEN COBOL program and reconvert the application.
3110
Cause. The terminal control process (TCP) attempted to communicate with more
server classes than defined for the MAXSERVERCLASSES attribute.
Effect. The operation fails.
Recovery. Redefine the value of the MAXSERVERCLASSES attribute or restart the
application.
3112
Cause. A server replied with a message containing a reply code not listed in the
SEND statement of the program.
Effect. The operation fails and the applet stops.
*3072* RUN-TIME DYNAMIC ATTRIBUTE SETTING INVALID
error-loc
*3074* ILLEGAL DELAY VALUE
error-loc
*3110* NO ROOM FOR NEW SERVER CLASS IN TCP
error-loc
*3112* REPLY NUMBER NOT KNOWN TO PROGRAM
error-loc