Abend codes AWxx

Start of change
AWBB
Explanation:

The incoming parameter list to the CICS Web Business Logic Interface program is not in the expected format. At present, the structure is assumed to be fixed and only a single version level is recognized.

System action:

The CICS Web Business Logic Interface program is not executed.

User response:

Ensure that the program receives a parameter list in the correct format.

Module(s):

DFHWBBLI

End of change
AWBC
Explanation:

No commarea was passed to a CICS Web Interface utility program. One of the utility programs supplied with the CICS Web Interface was executed, but the commarea that was passed was absent or was too short to contain valid information.

System action:

The CICS Web Interface utility is not executed.

User response:

Ensure that the program passes a commarea that is long enough to contain the expected parameters for the utility you are invoking.

Module(s):

DFHWBENV, DFHWBTL

Start of change
AWBE
Explanation:

The CICS Web Interface detected that a Converter program attempted to change the address of the response buffer when it was not allowed to do so.

System action:

The data in the new response buffer is not returned to the Web browser. A CICS transaction dump is taken.

User response:

The Converter program is only allowed to replace the response buffer if the converter_volatile flag in the Converter parameter list is set to '1'. Check that your Converter program is not trying to return a new response buffer when this flag is set to '0'.

Module(s):

DFHWBBLI

End of change
AWBF
Explanation:

The CICS Web Interface alias detected an error in its initialization. The alias was not started by EXEC CICS START, or there was an error in the EXEC CICS RETRIEVE command for the start data.

System action:

If there is an error in EXEC CICS RETRIEVE, message DFHWB0103 is written to the CWBO destination. A CICS transaction dump is taken.

User response:

If the alias was not started by EXEC CICS START, check if it is being started from a terminal. This is not allowed. Otherwise, see the associated message for guidance.

Module(s):

DFHWBA

AWBH
Explanation:

The CICS Web Interface alias detected a logic error.

System action:

An exception trace entry 454F is written. Message DFHWB0106 is written to the CWBO destination. A CICS transaction dump is taken.

User response:

Use related diagnostics to determine the user response.

Module(s):

DFHWBA

AWBI
Explanation:

The CICS Web Interface alias received an unexpected response from EXEC CICS ASSIGN STARTCODE

System action:

An exception trace entry 4544 is written. Message DFHWB0102 is written to the CWBO destination.

User response:

You need further assistance from IBM to resolve this problem. See CICS® Problem Determination Guide for guidance on how to proceed.

Module(s):

DFHWBA

AWBJ
Explanation:

The CICS Web Interface alias received an unexpected response when it switched to the RP TCB.

System action:

An exception trace entry 454E is written. Message DFHWB0105 is written to the CWBO destination. A transaction dump is taken.

User response:

See the associated message for guidance.

Module(s):

DFHWBA

AWBK
Explanation:

The CICS Web Interface alias detected an abend in the converter or the CICS program servicing the request.

System action:

An exception trace entry 4550 is written. Message DFHWB0108 is written to the CWBO destination.

User response:

Use related diagnostics to determine the user response.

Module(s):

DFHWBA

AWBL
Explanation:

The CICS Web Interface alias detected an error in an EXEC CICS LINK Start of changecommand for program DFHWBBLI.End of change

System action:

An exception trace entry 4543 is written. Start of changeMessage DFHWB0101 is written to the CWBO destination.End of change A transaction dump is taken.

User response:

See the associated message for guidance.

Module(s):

DFHWBA

AWBM
Explanation:

Start of changeThe CICS Web Interface alias detected error response from the Business Logic Interface program DFHWBBLI.End of change

System action:

Message DFHWB0101 is written to the CWBO destination. A transaction dump is taken.

User response:

See the associated message for guidance.

Module(s):

DFHWBA

Start of change
AWBN
Explanation:

The CICS Web Interface alias detected an error in an EXEC CICS LINK command for program DFHWBEP.

System action:

Message DFHWB0101 is written to the CWBO destination. A transaction dump is taken.

User response:

See the associated message for guidance.

Module(s):

DFHWBA

End of change
AWBO
Explanation:

Start of changeThe CICS Web Interface alias program has received a non-HTTP request for an HTTP service or a SSL request has been sent to a non-SSL TCPIPSERVICE.End of change

Start of change
System action:

Message DFHWB0114 is written to the CWBO transient data destination and a transaction dump is taken. An exception trace entry, 4567, is also written.

End of change
Start of change
User response:

See the associated message for guidance.

End of change
Start of change
Module(s):

DFHWBA

End of change
AWBP
Explanation:

Start of changeThe CICS Web Interface alias has detected that the application has started sending a chunked response over the socket but has not terminated the sequence of web send chunk commands with a zero length chunk.End of change

Start of change
System action:

A transaction dump is taken.

End of change
Start of change
User response:

Check the application to see why the terminating chunk was not sent.

End of change
Start of change
Module(s):

DFHWBA

End of change
AWBQ
Explanation:

Start of changeThe CICS Web Business Logic Interface program detected an error in its parameter list.End of change

Start of change
System action:

If the abend was issued from the Business Logic Interface program, DFHWBBLI, an exception trace entry '4581' is made and message DFHWB0119 is written to the CWBO transient data destination. If the abend was issued from the Web Interface program, DFHWBA1, an exception trace entry '4560' is written and message DFHWB0124 is sent to the CWBO destination. A transaction dump is taken.

End of change
Start of change
User response:

See the associated message for guidance.

End of change
Start of change
Modules:

DFHWBA1, DFHWBBLI

End of change
AWBR
Start of change
Explanation:

The CICS Web Business Logic Interface program detected a logic error.

End of change
Start of change
System action:

If the abend was issued from the Business Logic Interface program, DFHWBBLI, an exception trace entry '4583' is made and message DFHWB0118 is written to the CWBO transient data destination. If the abend was issued from the Web Interface program, DFHWBA1, an exception trace entry '4558' is written and message DFHWB0123 is sent to the CWBO destination.

End of change
Start of change
User response:

Use related diagnostics to determine the user response.

End of change
Start of change
Modules:

DFHWBA1, DFHWBBLI

End of change
AWBU
Explanation:

The CICS Web Interface connection manager could not get storage to send a message to the terminal.

System action:

Processing continues.

User response:

Use related diagnostics to determine the user response.

Modules:

DFHWBC01

AWBV
Explanation:

The CICS Web Interface connection manager detected an error response on EXEC CICS DEQ.

System action:

An exception trace entry 4345 is written. Message DFHWB1651 is written to the CWBO destination.

User response:

You need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

Start of change
Modules:

DFHWBC04

End of change
AWBX
Explanation:

The CICS Web Interface connection manager was started against an invalid terminal type.

System action:

An exception trace entry 4308 is written. Message DFHWB1522 is written to the CWBO destination.

User response:

See the associated message for guidance.

Start of change
Modules:

DFHWBC01

End of change
AWBZ
Explanation:

The CICS Web Interface connection manager detected a NOTAUTH response to EXEC CICS EXTRACT EXIT.

System action:

Message DFHWB1902 is written to the CWBO destination.

User response:

See the associated message for guidance.

Start of change
Modules:

DFHWBC0B

End of change
AWB2
Explanation:

Start of changeThe CICS Web Interface has encountered an error while performing a transaction attach call for the alias task.End of change

Start of change
System action:

Message DFHWB0727 describing the error is written to the CWBO transient data destination and a trace entry is made.

End of change
Start of change
User response:

See the associated message for guidance.

End of change
Start of change
Modules:

DFHWBXN

End of change
AWB3
Start of change
Explanation:

CICS Web transaction, CWXN, has been illegally started either with data, or by a user at a terminal, with the wrong start code.

End of change
Start of change
System action:

The CICS Web Interface is not started.

End of change
Start of change
User response:

CICS Web Transaction Execution should only ever be started by Sockets Domain using DFHXMAT ATTACH, not by a user at a terminal or with data.

End of change
Start of change
Modules:

DFHWBXN

End of change
AWB4
Start of change
Explanation:

The CICS Web Transaction Execution has received a bad response from an INQUIRE_TRANSACTION call to determine the start code for the CWXN transaction.

End of change
Start of change
System action:

The CICS Web Interface is not started.

End of change
Start of change
User response:

CICS Web Transaction Execution should only ever be started by Sockets Domain using DFHXMAT ATTACH, not by a user at a terminal or with data.

End of change
Start of change
Modules:

DFHWBXN

End of change
AWB5
Explanation:

The CICS Web Interface Server Controller could not continue with enable processing because the requested port is not available.

System action:

An exception trace entry 4106 is written, and message DFHWB0131 is issued.

User response:

Terminate the TCP/IP application which is using the requested port, and use CBWB to enable the feature again, or use CWBC to enable the CICS web Interface using a different port number.

Modules:

DFHWBM

AWB7
Explanation:

The CICS Web Interface environment variables program was invoked, but the invoking transaction does not appear to be executing in a valid Web environment.

System action:

The program writes an exception trace point 4623.

User response:

Determine how the environment variables program was invoked. It is only meaningful to execute the program from a transaction that has been initiated from the Web, either through the CICS Web Interface or through the Business Logic Interface.

Modules:

DFHWBENV

Start of change
AWB8
Explanation:

The CICS Web Interface environment garbage collection task CWBG has been started directly from a terminal. This is not permitted.

System action:

The transaction is abnormally terminated with a transaction dump.

User response:

None.

Modules:

DFHWBGB

End of change
AWB9
Explanation:

The CICS Web Interface connection manager failed due to lack of storage.

System action:

A transaction dump is taken.

User response:

You need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

Modules:

DFHWBC01

Start of change
AWC1
Explanation:

The CICS Web Interface 3270 bridge exit DFHWBLT could not establish a partnership with the Web terminal translation task which started the abended transction.

System action:

An exception trace entry 4106 is written, and message DFHWB0131 is issued.

User response:

Use related diagnostics to determine the user response.

Modules:

DFHWBLT

End of change
Start of change
AWC2
Explanation:

The CICS Web Interface 3270 bridge exit DFHWBLT was passed an invalid state token by attach processing.

System action:

An exception trace entry 410C is written, and message DFHWB0130 is issued.

User response:

Use related diagnostics to determine the user response. On a busy CICS region, the most likely cause is that the bridged transaction started after the state data had been discarded by Web 3270 garbage collection process.

Modules:

DFHWBLT

End of change
Start of change
AWC3
Explanation:

An application using the CICS Web 3270 function issued an unsupported combination of BMS and Terminal Control commands.

System action:

An exception trace entry is written.

User response:

Use related diagnostics to determine the user response.

Modules:

DFHWBLT

End of change
Start of change
AWC4
Explanation:

The CICS Web Interface 3270 bridge exit DFHWBLT has been reinvoked after returning an earlier error.

System action:

An exception trace entry is written.

User response:

Use related diagnostics to determine the user response.

Modules:

DFHWBLT

End of change
Start of change
AWC5
Explanation:

The CICS Web Interface 3270 bridge exit DFHWBLT abended during attach processing because it could not getmain a brxa user area.

System action:

Message DFHWB0132 is issued, and an exception trace entry 410D is written.

User response:

Use related diagnostics to determine the user response. The most likely cause of this abend is that CICS is having storage problems.

Modules:

DFHWBLT

End of change
Start of change
AWC6
Explanation:

The CICS Web Interface 3270 bridge exit DFHWBLT has detected an inconsistency in its request parameters or state data.

System action:

Message DFHWB0133 is issued, and an exception trace entry is written.

User response:

Use related diagnostics to determine the user response. The most likely cause of this abend is a storage overwrite.

Modules:

DFHWBLT

End of change
Start of change
AWC7
Explanation:

CICS detected an error during transaction initialization for a CICS Web alias transaction.

System action:

Message DFHWB0360 is issued. No transaction dump is taken for this abend.

User response:

Use related diagnostics to determine the user response. The most likely cause of this abend is an invalid userid being passed to CICS by the CICS Web Interface Analyzer user replaceable module. The userid is invalid if:

Modules:

DFHWBXM

End of change
Start of change
AWC8
Explanation:

CICS detected an error during transaction initialization for a CICS Web alias transaction.

System action:

A transaction dump is taken for this abend.

User response:

Use related diagnostics to determine the user response.

Modules:

DFHWBXM

End of change
AWKY
Explanation:

A request to PURGE or WRITE a record using the global catalog during warm keypointing has failed.

System action:

The task is abnormally terminated with a CICS transaction dump.

User response:

Check for problems with the global or local catalog. See any DFHCCnnnn messages issued by the CICS catalog domain for further guidance.

Modules:

DFHWKP

AWSC
Explanation:

A container which is required by a SOAP Feature pipeline stage was not found.

System action:

The task is abnormally terminated with a CICS transaction dump.

User response:

Check that user-written programs in earlier pipeline stages use the correct containers.

Modules:

DFHWSPMI,DFHWSPMO

AWSH
Explanation:

A BTS activity that represents a stage in the SOAP Feature pipeline was found by the pipeline manager to be in an incorrect state.

System action:

The task is abnormally terminated with a CICS transaction dump.

User response:

Check that user-written programs in earlier pipeline stages use the correct BTS protocols.

Modules:

DFHWSPMI,DFHWSPMO

AWSL
Explanation:

The SOAP Feature inbound pipeline manager could not link to the message adapter.

System action:

The task is abnormally terminated with a CICS transaction dump.

User response:

Check previous CICS messages to determine why the message adapter could not be linked to.

Modules:

DFHWSPMI

AWSN
Explanation:

An EXEC CICS DEFINE COUNTER or EXEC CICS GET COUNTER command has returned a bad response.

System action:

The task is abnormally terminated with a CICS transaction dump.

User response:

Check the options table DFHNCOPT for possible errors. Look in the CICS job log for any AXMSCnnnn messages.

Modules:

DFHWSDSH

AWSP
Explanation:

An application making a Web Service request passed a SOAPAction HTTP request header exceeding 256 bytes in length to the SOAP Feature pipeline.

System action:

The task is abnormally terminated.

User response:

Check that SOAPAction headers exceeding 256 bytes in length are not constructed by applications invoking Web Services.

Modules:

DFHWSRT

AWSQ
Explanation:

This is normal behavior when a user stage of the pipeline abends.

System action:

The task is abnormally terminated with a CICS transaction dump.

User response:

Correct the user abend.

Modules:

DFHWSPMI

AWSR
Explanation:

Either the TARGET-URI or the REQUEST-BODY container was not found when an application invoked the SOAP Feature pipeline to make a Web Service request.

System action:

The task is abnormally terminated with a CICS transaction dump.

User response:

Check that the application making the Web Service request supplies the required containers.

Modules:

DFHWSRT

AWSS
Explanation:

The SOAP Feature service provider pipeline was requested to invoke the message adapter under a different transaction ID or user ID to the pipeline, but was unable to satisfy the request.

System action:

The task is abnormally terminated.

User response:

Check that transaction ID and user ID requested are valid, and that the user ID with which the pipeline is running is a surrogate of the requested user ID.

Modules:

DFHWSPMI

AWST
Explanation:

The HTTP or WebSphere MQ transport stage of the SOAP Feature pipeline has encountered an input or output error.

System action:

The task is abnormally terminated.

User response:

Use CICS or WebSphere MQ messages to help you determine the cause of the problem. The error may be transient, in which case you can retry.

Modules:

DFHWSTOH

AWSU
Explanation:

An invalid URI was passed to the SOAP Feature requester pipeline as the location of a Web Service provider.

System action:

The task is abnormally terminated with a CICS transaction dump.

User response:

Check that applications making Web Service requesting specify valid URIs for locations of Web Service providers.

Modules:

DFHWSRT

[[ Contents Previous Page | Next Page Index ]]