3 5 C Client Error Messages

LANSA Integrator

3.5 C Client Error Messages

On Windows and Linux, client-side error responses are returned to 3GL programs in the form "JSMMSG nnn", where nnn is one of the numbers listed below.

 

JSMMSG

Description

847

Cannot get job attributes.

848

Cannot create socket.

849

Cannot find server.

850

Cannot connect to server.

851

Service closed.

852

Service not opened.

853

Cannot send command, connection closed.

854

Cannot send command, connection closed.

855

Cannot send byte array, connection closed.

856

Cannot read protocol properties.

857

Cannot send keyword list, connection closed.

858

Bytearray size exceeds stdout storage limit.

859

Cannot send working list, connection closed.

860

Cannot send client information, connection closed.

861

Cannot send field list, connection closed.

862

Cannot send field data, connection closed.

863

Cannot allocate storage for field array.

864

Cannot allocate storage for field data.

865

Received status value is too long.

866

Received message value is too long.

867

Cannot read status value.

868

Cannot read message value.

869

Cannot allocate storage for byte array.

870

Cannot read byte array.

871

Cannot allocate storage for working list.

872

Cannot read working list.

873

Cannot allocate storage for field list.

874

Cannot read field list.

875

Cannot allocate storage for running checks.

876

Inbound field list check failure.

877

Cannot update working list.

878

Cannot update field data.

879

Cannot create conversion descriptions.

880

Cannot read stdin.