Pathway/iTS Web Client Programming Manual (G06.24+)
Client Error Messages
Compaq NonStop Pathway/iTS Web Client Programming Manual—520270-001
A-7
Message Descriptions
3072
Cause. An illegal 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.
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.
*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