ITHCOPY

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITHCOPY   Copyright (C) (&00) (&01) All Rights Reserved

ITHLOAD

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITHLOAD   Program '(&00)', Version '(&01)' of '(&02)' loaded from file '(&03)'

ITHSTRT

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITHSTRT   Procedure '(&00)', Version '(&01)' of '(&02)' started from file '(&03)'

ITH0001

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0001   PTHREADS (&00) ready for application (&01) (origin task = (&02))

Meaning

The POSIX thread management is ready for execution and administration
of the loaded multithreaded application.

ITH0002

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0002   foreign task (&00) connected to application (&01) (origin task = (&02))

Meaning

A new task was connected to the running multithreaded application.

ITH0003

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0003   (&00) terminated (origin task = (&01))

Meaning

The PTHREADS programm termination was completely performed for the
running application.

ITH0004

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0004   (&00) not iplemented

Meaning

The called function is in the current PTHREADS version not available.

ITH0005

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0005   A new task of type 'foreign server task' was added to the application task pool, TSN = (&00)

Meaning

A new task was created by an ENTER-PROCEDURE command. After that the new
task was connected to the running apllication. The new server is waiting
now for requests sent by tasks or threads of this application.

ITH0006

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0006   PTHREADS configuration error (the version V(&00) of the start program is incompatible with the version V(&01) of the runtime system)

Meaning

A POSIX threads configuration error was found. The version of the
POSIX threads start program is incompatible with the version of the
PTHREADS runtime system which is bound to the apllication.

Response

Either the application specific POSIX threads start program must be
produced new or the application must be bound to a compatible version
of the PTHREADS runtime system.

ITH0007

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0007   The sockets library which is used by this apllication is not threadsave.

Meaning

A POSIX threads application does't work with a sockets library which is
not threadsave.

Response

The running application must be produced new.

ITH0008

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0008   The startup of the multithreaded application failed. ((&00))

Meaning

The startup of the multithreaded application failed. After the correction
of the error the application can be started again.

ITH0009

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0009   File wrong or not assigned ((&00))

ITH0010

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0010   Library wrong or not assigned ((&00))

ITH0011

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0011   The still now running multithreaded application from this task was cancelledmplicitly.

ITH0012

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0012   Illegal value '(&00)' for PTHREADS option '(&01)' found.

ITH0013

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0013   The illegal value '(&00)' of the PTHREADS option '(&01)' was reset to '(&02)'.

ITH0014

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0014   BIND macro call for '(&00)' returns '(&01)'.

ITH0015

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0015   VSVI1 macro call for '(&00)' returns '(&01)'.

ITH0016

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0016   (&00) returns error code '(&01)'.

ITH0017

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0017   The connection with a running multithreaded application failed ((&00)).

Meaning

It was impossible to connect the calling task to a running multithreaded
application. For details see the message insert.

ITH0018

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0018   initiation of thread task (&00) failed ((&01))

ITH0019

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0019   initiation of resource task (&00) failed ((&01))

ITH0020

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0020   The cancellation of the still now running multithreaded application from this task failed.

ITH0021

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0021   The dump was thrown arbitrarily.

Meaning

The dump was not thrown by the application or the application runtime
system or by the BS2000 operating system. The dump was made because an
PTHREADS diagnose command was given by the user.

ITH0022

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0022   The PTHREADS option '(&00)' is undefined

ITH0023

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0023   Receipt of order closed for task (&00) (task type = '(&01) task').

Meaning

All future requests for this task sent by any task of the multithreaded
application will be rejected.

ITH0024

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0024   The connected multithreaded application is terminating. Do you want to terminate your program too? Reply (Y=YES; N=NO)

Meaning

Within the program termination processing of a multithreaded application
all tasks of it will be terminated. Only for dialog tasks it is left to
the user if the program should be terminated or not.

ITH0025

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0025   foreign task (&00) disconnected from (&01) (origin task = (&02))

Meaning

The running task has been disconnected from the multithreaded application
which was started by the referred origin task.

ITH0026

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0026   origin task (&00) disconnected from application (&01)

Meaning

The origin task of a POSIX threads application has disconnected from its
application. The application shut down is not completed.

ITH0027

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0027   following PTHREADS option was redefined at program start time : (&00)

ITH0028

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0028   the following PTHREADS option redefinition was rejected : (&00) ((&01))

ITH0029

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0029   (&00)

ITH0030

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0030   (&00)

Meaning

PTHREADS general reply message

Response

any reply

ITH0031

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0031   PTHREADS configuration error (application code generation and current HSIbase are not compatible)

ITH0032

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0032   REQMP macro call for '(&00)' returns '(&01)'.

ITH0033

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0033   RELMP macro call for '(&00)' returns '(&01)'.

ITH0034

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0034   (&00) is not available in this session.

ITH0035

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0035   Statement (&00) rejected ((&01)).

ITH0036

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0036   configuration error (The version of CRTE LLM (&00) linked to the start program is incompatible with the version of CRTE LLM (&01) linked to the application).

ITH0037

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0037   Installation Path not get (UNIT='(&00)',VERSION='(&01)',LOGICAL-ID='(&02)')

ITH0038

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0038   File (&00) is no proper option definition file.

ITH0039

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0039   The wanted thread task maximum number is less than the wanted thread task minimum number ( MINTH = (&00), MAXTH = (&01) )

ITH0040

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0040   The wanted resource task maximum number is less than the wanted resource task minimum number ( MINRT = (&00), MAXRT = (&01) )

ITH0041

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0041   The wanted maximum number of PTHREADS tasks is illegal ( The sum of MAXTH and MAXRT must be less than (&00) )

ITH0042

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0042   Memory bottleneck for PTHREADS shared memory pool 2 ((&00))

Meaning

The free memory space of PTHREADS shared memory pool 2 is insufficient.
Maybe the problem can be solved by restart of this application with a
larger memory pool 2 (see PTHREADS option SHAMS).

ITH0043

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0043   Memory bottleneck for PTHREADS shared memory pool 1 ((&00))

Meaning

The free memory space of PTHREADS shared memory pool 1 is insufficient.
Maybe the problem can be solved by restart of this application with a
larger memory pool 1 (see PTHREADS option PTHMS).

ITH0044

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0044   Memory bottleneck for PTHREADS shared memory pool 3 ((&00))

Meaning

The free memory space of PTHREADS shared memory pool 3 is insufficient.
Maybe the problem can be solved by restart of this application with a
larger memory pool 3 (see PTHREADS option RDOMS).

ITH0045

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0045   Memory bottleneck for PTHREADS shared memory pool 4 ((&00))

Meaning

The free memory space of PTHREADS shared memory pool 4 is insufficient.
Maybe the problem can be solved by restart of this application with a
larger memory pool 4 (see PTHREADS option ALIMS).

ITH0046

Destination: USER-TASK             Routing code:                     Weight:  

Warranty   : NO

ITH0046   Memory bottleneck for PTHREADS shared memory pool 0 ((&00))

Meaning

The free memory space of PTHREADS shared memory pool 0 is insufficient.
Maybe the problem can be solved by restart of this application with a
larger memory pool 0 (see PTHREADS option DUMMS).