Status Codes for Adapter Category

For the Adapter category, status codes have the Debug, Error, Info, and Warn roles.

Debug Codes

The status code of the Debug role and the corresponding resolution are listed in the following table:

Status Code Resolution
AER3-DEBUG-ADAPTER %1 A debug message. No action required.

Error Codes

The status codes of the Error role and the corresponding resolutions are listed in the following table:

Status Code Resolution
AER3-000001

Invalid closure data for operation %1

Create a correct instance of RFC_CLOSURE defined in the SAPAdapterSchema.xml file and set it as closure data in the request to be sent to the inbound adapter. To find out more about closure, refer to TIB Adapter SDK documentation and TIBCO 2.0 ActiveEnterprise wire format.
AER3-000031

Unsupported data type %

The data type is unsupported by the SDK, SAP or both adapters.
AER3-000033

Class name invalid for IDoc

Ensure that the IDoc you create to be sent to the adapter is correct.
AER3-000044

Unable to create function imply for %1

View earlier error messages in log files for the cause of this error.
AER3-000045 RFC

function initialization failure: %1; function name: %2

View the error description for the cause of this error.
AER3-000046

Cannot create publisher proxy for %1

View earlier error messages in log files for the cause of this error.
AER3-000068

Cannot create IDoc data instance from received IDoc tree

Ensure that the MTree data that your application sends to the adapter subscriber is valid.
AER3-000072

Client connection %1 is invalid

Ensure that the login parameters used to log on to a SAP system are correct, and that the adapter can reach the SAP system.
AER3-000102

Operation timed out %1

Ensure that TIDManager is running and accessible from the adapter, and that subject names match.
AER3-000122

The IDoc %1 does not contain a control record

Ensure that the IDoc contains a control record.
AER3-000124

The received IDoc tree in exploded form is null

Ensure that the Tree (MTree in SDK) is created correctly and corresponds to the IDoc.
AER3-000131

Cannot get EDIDD header attribute from the fields for segment %1

Check the data. It must include the EDIDD header.
AER3-000136

The %1 record sequence does not contain a valid control record

Check the data first. Make any changes. Check the configuration for an appropriate definition.
AER3-000138

The %1 record does not contain attribute %2

Indicates a normal adapter operation. No action required.
AER3-000141

Subscriber: %1, the message could not be recovered

Indicates a normal adapter operation. No action required.
AER3-000200

Failed to update state for transaction %1

Ensure that the user has write permission to the tid file.
AER3-000207

The class %1 does not specify attribute %2

Check the repository and re-create the class definition if you suspect it has been incorrectly created or modify the class definition to include the named attribute.
AER3-000273

Invalid Connection for pool %1

Check whether the pool definitions are valid.
AER3-000282

Receive reply failed for: %1

View the accompanying error messages for additional details.
AER3-000310

Received Error Advisory Message: %1, Subject: %2

Report the error to TIBCO Support. This is an error advisory thrown by a TIBCO Infrastructure component. The message %1 is context-sensitive.
AER3-000431

Unable to create marshaller for operation %1

View error messages in log-files for the cause of the error.
AER3-000460

Failed to active service %1

SDK Error: %2
AER3-000461

Connection Error

Unable to create a connection with the target application %1 using connection parameters %2 and the target application error is %3.
AER3-000472

adr3

Maintain the property, adr3.discovery.pid, by using TIBCO Administrator if the adapter is deployed, or by using the TRA file if the adapter is being running in the adapter launcher or from command line.
AER3-000474

Error creating discovery listener with session %1 and listen-subject %2

View the error description for the cause of the error.
AER3-000483

Function is a queue RFC

Set the bQueue parameter to 0 if not using qRFC, or supply a queue name by using the qName parameter.
AER3-000486

Invalid Destination %1 specified

Specify a valid destination.
AER3-000493

Remote TIDManager server unreachable

Check the Remote TIDManager server.
AER3-000494

Failed to update TID store

Check the TID store file record.

For example, the length of the record is not 101 characters.

AER3-000500

Unsupported datatype: class %1. Parameter: %2

None.
AER3-890006

Connection Error.

Adapter stopping due to persistent connection errors to the SAP R/3 system(s).
AER3-910005

Exception: %1

Check the repository settings.
AER3-950013

Marshaller exception at %1

View the error description for the cause of the error.
AER3-950014

Unmarshaller exception at %1

View the error description for the cause of the error.
AER3-970009

No publisher found for IDoc: %1

Check the Program ID and whether the configuration of the adapter is correct.
AER3-970010

Unable to set auto confirmation to OFF for service: %1

View earlier error messages in log files for the cause of the error.
AER3-970014

Error decrypting password for connection %1, message: %2

Check whether the password encrypted by the obfuscation tool is available from TRA.
AER3-970015

Error adding %1, message: %2

Adapter was unable to add adapter service due to the error message provided. Verify that the service refers to the correct schema and client connection in the case of inbound services.
AER3-970016

Cannot get server connection %1

Check the configuration of server connections.
AER3-970017

Cannot get client connection %1

Check the configuration of client connections.
AER3-970018

Cannot create Publisher %1, invalid connection %2

View the error description for the cause of the error.
AER3-970019

Cannot create Subscriber %1, %2

Check the configuration of server connections.
AER3-970021

Cannot create RPC Server %1, %2

View the error description for the cause of the error.
AER3-970031

Server connection pool: gatewayHost=%1 gatewayService=%2 programID=%3 update error: %4

View the error description for the cause of the error.
AER3-970033

Client connection pool name: %1 update error: %2

None.
AER3-970035

Log4j refresh error: %1

Check whether the Log4j configuration exists and is correct.
AER3-970036

Deactivation of subscriber for Discovery Agent failed due to error: %1

View the error description for the cause of the error.
AER3-970237

The function module is invalid for 4.x version of IDoc: %1

Use the valid function module for 4.x: IDOC_Inbound_ASYNCHRONOUS and IDOC_Inbound_IN_QUEUE.
AER3-970238

RFC error encountered and AutoCommit would be skipped for RFC function : %1 error: %2

Check if the return TYPE is "S" or " " in the case of associated TYPE starting with "BAPIRET" from EXPORT parameters and TABLE parameters in SAP server.
AER3-970241

The transaction committed failure for RFC function : %1 error: %2

Check the SAP server.
AER3-970243

Failed to initialize JMS Message Queue: %1

Check the message queue name specifed in Global Variables.
AER3-970244

Failed to stop JMS Message Queue: %1

Check the EMS server.
AER3-970245

Failed to stop Message Report Thread Pool

Check the thread pool for message report.
AER3-970247

RFC function initialization failure : %1; function name : %2

Check the connection to the SAP server, for example,user ID and password.
AER3-970248

RFC function execution failure : %1; function name : %2

Check the SAP server.
AER3-970250

Subscriber not found for IDoc %1

Check the adapter configuration.
AER3-970251

Cannot read RFCClosure class: %1

Check whether the closure class used during the invocation is RFCCLOSURE.
AER3-970256

Error in Transaction with SessionID: %1

No response was provided within the configuration defined for context timeout. The context timeout can be modified accordingly during the invocation or defined using the TRA property adr3.contextTimeout.
AER3-970257

Transaction with SessionID: %1 timed out

View earlier error messages in the log files for the cause of the error.
AER3-970258

Cannot find transaction with SessionID: %1 to Continue

No activity within the timeframe of context timeout.

Modify the context timeout accordingly.

AER3-970259

Encountered: %1, in transaction with SessionID: %2

View the error description for the cause of the error.
AER3-970260

Subscriber %1, received error: %2

View the error description for the cause of the error.
AER3-970261

Error encountered during on Event of Discovery Agent: %1

View the error description for the cause of the error.
AER3-970262

Unable to create additional servers: %1

View the error description for the cause of the error.
AER3-970267

Error invoking inbound RFC Request Response: %1

View the error description for the cause of the error.
AER3-970268

One way invocation error One way invocation service %1 listening on subject %2 failed to create reply Error: %3

View the error description for the cause of the error.
AER3-970269

Adapter Error: %1

View the error description for the cause of the error.
AER3-970271

Error occurred while changing dispatcher count for service name: %1 error: %2

The Hawk method, setInboundThreadPool, is invoked with error.

View the error description for the cause of the error.

AER3-970272

Error creating GUID: %1

View the error description for the cause of the error.
AER3-970273

SDK error %1 : %2

View the error description for the cause of the error.
AER3-970277

Server connection %1 is invalid: %2

View the error description for the cause of the error.
AER3-970278

Serialization failed for publisher: %1 operation/class: %2

View the error description for the cause of the error.
AER3-970281

Error creating stop Subscriber, code: %1, Message: %2

View the error description for the cause of the error.
AER3-970285

One way invocation error One way invocation service %1 listening on subject %2 failed due to target application invocation error %3 Target application is %4 and inbound event is %5

View the error description for the cause of the error.
AER3-970288

Invalid Error Destination for service %1 Error: %2

View the error description for the cause of the error.
AER3-970292

Initialization of Discovery Agent failed, received error: %1 Attempting to stop the adapter

View the error description for the cause of the error.
AER3-970293

Context timeout is Zero, cannot continue RFC invoke in context

Specify a context timeout during the invocation of the Request-Response Service service or maintain the TRA property, ad3.contextTimeout.
AER3-970500

Unmarshall of table for parameter: %1 failed, error: %2

View the error description for the cause of the error.
AER3-970501

Unmarshall of table for parameter: %1 failed at row index: %2, error: %3

View the error description for the cause of the error.
AER3-970502

Unmarshall of instance: %1 for field: %2 failed, error: %3

View the error description for the cause of the error.
AER3-970503

Unmarshall for parameter: %1 of instance: %2: for field: %3 failed, error: %4

View the error description for the cause of the error.
AER3-970504

Set of instance: %1 for field: %2 failed, error: %3

View the error description for the cause of the error.
AER3-970505

Set of parameter: %1 on request failed, error: %2

View the error description for the cause of the error.
AER3-970506

Set of parameter: %1 on reply failed, error: %2

View the error description for the cause of the error.
AER3-970507

Unable to retrieve SDK value for field: %1: error: %2

View the error description for the cause of the error.
AER3-970508

Marshaling error for %1, value %2, exception: %3, message: %4

View the error description for the cause of the error.
AER3-970509

Unmarshaling error for %1, value %2, exception: %3, message: %4

View the error description for the cause of the error.
AER3-970510

Error unexpected Marshaling exception: %1 at %2, message: %3

View the error description for the cause of the error.
AER3-970511

Error unexpected Un-Marshaling exception: %1 at %2, message: %3

View the error description for the cause of the error.
AER3-970512

Error Parsing schema at %1 : %2

View the error description for the cause of the error.
AER3-970513

Data type conversion error, The supplied SDK data is null

Check whether the schema of the adapter service conforms to supported SAP data types.
AER3-970514

SDK Data %1 type conversion to SAP Type not supported, check metadata

Check whether the schema of the adapter service conforms to supported SAP data types.
AER3-970516

Error setting attribute %2 for class %1, message: %3

View the error description for the cause of the error.
AER3-970517

Error getting sequence data for class attribute %1, message: %2

View the error description for the cause of the error.
AER3-970518

Error constructing instance for class %1, message: %2

View the error description for the cause of the error.
AER3-970519

Error occurred while setting sequence data for class %1, message: %2

View the error description for the cause of the error.
AER3-970520

Error constructing sequence for class %1, message: %2

View the error description for the cause of the error.
AER3-970521

Unable to set field %1 in structure: %2 error: %3

View the error description for the cause of the error.
AER3-970522

No control records found in packet of IDocs

IDoc received contained no EDI_DC/EDI_DC40 records.

Check the IDoc sent to the adapter.

AER3-970523

No data records found in packet of IDocs

IDoc received contained no EDI_DC/EDI_DC40 records.

Check the IDoc sent to the adapter.

AER3-970524

Creation of MInstance failed for operation: %1 error: %2

View the error description for the cause of the error.

Info Codes

The status codes of the Info role and the corresponding resolutions are listed in the following table:

Status Code Resolution
AER3-000000

The request does not contain closure data for operation %1

Indicates an normal adapter operation. No action required.
AER3-000040

Adding RFC function "%1"

Indicates that the adapter can serve as an RFC client for an inbound configuration, or serve as an RFC server for an outbound configuration. No action required.
AER3-000078

Successfully added RFC function %1

Indicates the adapter can function as an RFC client, RFC server, or both depending on the configuration.
AER3-000082

Successful initialization of Adapter

Indicates normal an adapter operation. No action required.
AER3-000085

IDoc sent in %1 mode

Indicates normal an adapter operation. No action required.
AER3-000086

IDoc received in %1 mode

Indicates normal an adapter operation. No action required.
AER3-000091

Total IDocs processed: %1

Indicates normal an adapter operation. No action required.
AER3-000093

IDoc Message confirmed to sender

Indicates normal an adapter operation. No action required.
AER3-000094

Posting IDoc to client %1

Indicates normal an adapter operation. No action required.
AER3-000095

IDoc posted to client %1 successfully

Indicates normal an adapter operation. No action required.
AER3-000103

Adding %1 parameter %2, Type %3

Indicates normal an adapter operation. No action required.
AER3-000106

Adapter", " %1 = { %2 }

Indicates normal an adapter operation. No action required.
AER3-000107

Adapter", "Number of records in table %1 = %2

Indicates normal an adapter operation. No action required.
AER3-000108

Invoking function: %1

Indicates normal an adapter operation. No action required.
AER3-000109

Successfully invoked function: %1

Indicates normal an adapter operation. No action required.
AER3-000110

Reply sent for function: %1

Indicates normal an adapter operation. No action required.
AER3-000111

Received reply for: %1

Indicates normal an adapter operation. No action required.
AER3-000112

Data sent back to SAP R/3 System

Indicates normal an adapter operation. No action required.
AER3-000113

Performing one way invocation on the server

Indicates normal an adapter operation. No action required.
AER3-000114

Received invocation request for %1 from SAP R/3 System

Indicates normal an adapter operation. No action required.
AER3-000115

Performing invocation on the server

Indicates normal an adapter operation. No action required.
AER3-000116

Function call is transactional, TID: %1

Indicates normal an adapter operation. No action required.
AER3-000117

Received invocation request for %1

Indicates normal an adapter operation. No action required.
AER3-000118

Invoking RFC function %1 in SAP System

Indicates normal an adapter operation. No action required.
AER3-000119

Received one way invocation request for %1

Indicates normal an adapter operation. No action required.
AER3-000120

Invoking transactional RFC function %1 in SAP R/3 System

Indicates normal an adapter operation. No action required.
AER3-000121

Cannot get class descriptions for control record of IDoc class %1

Indicates normal an adapter operation. No action required.
AER3-000133

The segment instance %1 does not contain attribute %2

Indicates normal an adapter operation. No action required.
AER3-000134

The default values will be used

Indicates normal an adapter operation. No action required.
AER3-000135

Segment name: %1 added

Indicates normal an adapter operation. No action required.
AER3-000139

trying to recover the received message

Indicates normal an adapter operation. No action required.
AER3-000140

Subscriber: %1, Exception occurred on receiving the message

Indicates normal an adapter operation. No action required.
AER3-000146

Function called transactionally but Transaction Identifier (TID) not supplied

Indicates normal an adapter operation. No action required.
AER3-000156

Writing IDoc %1, Number %2 to file: %3, ServiceName %4 SubjectName %5

Indicates normal an adapter operation. No action required.
AER3-000164

Connection disconnected

Indicates normal an adapter operation. No action required.
AER3-000165

Connection re-established

Indicates normal an adapter operation. No action required.
AER3-000166

Connection State: Available

Indicates normal an adapter operation. No action required.
AER3-000167

Connection State: Pending invocation

Indicates normal an adapter operation. No action required.
AER3-000172

Adapter stop method called

Indicates normal an adapter operation. No action required.
AER3-000173

Subscriber %1 suspended

Indicates normal an adapter operation. No action required.
AER3-000177

Stopping Adapter %1 instance on host %2

Indicates normal an adapter operation. No action required.
AER3-000178

Stop notification received via StopSubscriber

Indicates normal an adapter operation. No action required.
AER3-000186

Transaction %1 skipped

Indicates the adapter does not execute this transaction because it already has been executed.
AER3-000188

Failed to %1 Tid

Indicates normal an adapter operation. No action required.
AER3-000195

Transaction created %1

Indicates normal an adapter operation. No action required.
AER3-000196

Transaction skipped %1

Indicates normal an adapter operation. No action required.
AER3-000197

Transaction committed %1

Indicates normal an adapter operation. No action required.
AER3-000198

Transaction confirmed %1

Indicates normal an adapter operation. No action required.
AER3-000199

Transaction rolled back %1

Indicates normal an adapter operation. No action required.
AER3-000201

Starting inbound transaction %1

Indicates normal an adapter operation. No action required.
AER3-000202

Inbound transaction %1 completed

Indicates normal an adapter operation. No action required.
AER3-000240

Adapter received stop notification

View earlier log messages for any error.
AER3-000249

Checking TID store for TID %1 from RFCClosure

None.
AER3-000263

Using Logon Groups

Indicates normal an adapter operation. No action required.
AER3-000264

Using a dedicated connection

Indicates normal an adapter operation. No action required.
AER3-000265

Creating a Server connection

Indicates normal an adapter operation. No action required.
AER3-000312

Received Info Advisory Message: %1, Subject: %2

Indicates an informational advisory message. No action required.
AER3-000412

Obtaining connection for R/3 client %1 for %2

Indicates normal an adapter operation. No action required.
AER3-000430

Total requests processed for operation %1 : %2

Indicates normal an adapter operation. No action required.
AER3-000441

TID management is remote

View earlier error messages in the log-files for the cause of the error.
AER3-000448

Suspended service %1

None.
AER3-000450

Activated timer to check connectivity to R/3 for connection-pool %1

Indicates normal an adapter operation. No action required.
AER3-000458

Activated services associated to connection-pool %1

Indicates normal an adapter operation. No action required.
AER3-000459

Activated service %1

Indicates normal an adapter operation. No action required.
AER3-000463

Invoking queue RFC function %1 in SAP R/3 System

Indicates normal an adapter operation. No action required.
AER3-000464

Inserting the RFC function %1 to the queue %2

Indicates normal an adapter operation. No action required.
AER3-000465

Successfully inserted the RFC function %1 to the queue

Indicates normal an adapter operation. No action required.
AER3-000473

Dynamic appserver discovery turned on

Indicates normal an adapter operation. No action required.
AER3-000475

Received discovery message from discovery agent

Indicates normal an adapter operation. No action required.
AER3-000476

Attempting to create connection with ProgramID %1, GatewayHost %2, GatewayService %3

Indicates normal an adapter operation. No action required.
AER3-000477

Connection already exists: ProgramID %1, GatewayHost %2, GatewayService %3

Indicates normal an adapter operation. No action required.
AER3-000487

Checking TID store for tracking id %1

None.
AER3-000488

Found transaction %1 for tracking id %2 in CREATED state

None.
AER3-000489

Found transaction %1 for tracking id %2 in EXECUTED state

None.
AER3-000490

Transaction created %1

None.
AER3-000491

Transaction executed %1

None.
AER3-000492

Transaction confirmed %1

None.
AER3-000495

Pinging remote TIDManager...

None.
AER3-000496

Pinged remote TIDManager successfully...

None.
AER3-000497

Suspending subscription services

Indicates the inbound adapter cannot connect to the SAP system and all Subscription Service services related to the SAP system are suspended.

Resolve connectivity issues with the SAP system.

AER3-000498

Activating subscription services

Indicates the inbound adapter re-connects to the SAP system and all suspended Subscription Service services related to the SAP system are being activated. No action required.
AER3-890001

Reconnect attempt %1 for service %2

Indicates normal an adapter operation. No action required.
AER3-890002

Reconnect succeeded on attempt %1 for service %2

Indicates normal an adapter operation. No action required.
AER3-890007

Service %1 suspended due to reconnect failure

Refer to custom Hawk methods for re-establishing connectivity.
AER3-970001

Initialized SAP Repository: %1

Indicates the repository used for starting the adapter. No action required.
AER3-970002

Application : %1

Indicates the repository used for starting the adapter. No action required.
AER3-970003

RepoURL : %1

Indicates the repository used for starting the adapter. No action required.
AER3-970004

ConfigURL : %1

Indicates the repository used for starting the adapter. No action required.
AER3-970005

Version : %1

Indicates the repository used for starting the adapter. No action required.
AER3-970006

InstanceID : %1

Indicates the repository used for starting the adapter. No action required.
AER3-970007

AppInfo : %1

Indicates the repository used for starting the adapter. No action required.
AER3-970012

Number of connections: %1

Indicates the repository used for starting the adapter. No action required.
AER3-970013

No adapter services configured Stoping adapter

Create required adapter services and restart the adapter.
AER3-970022

Service Name: %1 Thread Count: %2

Indicates the repository used for starting the adapter. No action required.
AER3-970025

TID: %1

Indicates the TID associated to the IDoc or transaciton sent to the SAP system. No action required.
AER3-970026

Restarting Remote TID Manager services for gatewayHost: %1 gatewayService: %2 programID: %3

Indicates the connection to the remote TIDManager is disabled and the Hawk method, resumeTIDManager, is invoked. No action required.
AER3-970027

No server connection pools require restart

Indicates the repository used for starting the adapter. No action required.
AER3-970029

Connection Manager stopped

Indicates the repository used for starting the adapter. No action required.
AER3-970038

Suspending request/response services

Look at earlier error messages in the log file(s) for possible causes of loss of connectivity for client connection pool. All subscription and request-response (oneway invocation) are disable until connectivity is established. Verify the configuration of the client connection pool and network connectivity to the SAP system.
AER3-970039

Activating request/response services

Connectivity to client connection pool was re-established and all inbound services corresponding to the pool were activated again. No action required.
AER3-970040

Restarting services for gatewayHost: %1 gatewayService: %2 programID: %3

Restarting services for gatewayHost: %1 gatewayService: %2 programID: %3
AER3-970239

Invoking function: %1...

None.
AER3-970240

The transaction committed successfully for RFC function : %1

None.
AER3-970242

Writing IDOC %1, Number %2 to file: %3 in %4 format, ServiceName %5, SubjectName %6

None.
AER3-970249

Checking TID store for TID %1 from RFCClosure

None.
AER3-970252

Creating dynamic log-on connection

Dynamic connection created for a request-response adapter service. No action required.
AER3-970253

Starting new transaction with SessionID: %1

A new transaction was created using the session ID in the log file. No action required.
AER3-970254

Invoking RFC %1 in transaction for SessionID: %2

None
AER3-970255

Transaction context end for %1

Transaction in inbound adapter ended. No action required.
AER3-970266

Sending IDoc %1, Number %2 to destination: %3, ServiceName %4

In the case of Invalid Destination, adapter is logging IDoc to either file or an endpoint. No action required.
AER3-970270

Successfully changed dispatcher count for service name: %1 to count: %2

Hawk method setInboundThreadPool was invoked successfully. No action required.
AER3-970274

Using SNC connection

Server Connection or Client Connection pool of type SNC used by the adapter. No action required.
AER3-970280

StopSubscriber message is %1 and transport is %2

Indicates normal an adapter operation. No action required.
AER3-970289

Request sent to Error Destination: %1 for operation: %2

Indicates normal an adapter operation. No action required.
AER3-970290

IDocs being saved to file using format: %1

Indicates normal an adapter operation. No action required.
AER3-970294

Context timeout for transaction is %1 ms

Indicates normal an adapter operation. No action required.
AER3-970297

Restarting connection with ProgramID %1, GatewayHost %2, GatewayService %3

Indicates normal an adapter operation. No action required.

Warn Codes

The status codes of the Warn role and the corresponding resolutions are listed in the following table:

Status Code Resolution
AER3-000061

The IDoc %1 could not be exploded

See AER3-000059.
AER3-000067

Invalid MTree data received for subscriber

See earlier error messages in the log file(s) for possible causes.
AER3-000169

Subscriber %1 could not be suspended

The named subscriber could not be suspended. No action necessary.
AER3-000187

Invalid transaction state received from TID Manager for transaction %1

The Adapter received an invalid stated from Manager. Check the TIDManager display for possible causes.
AER3-000311 Received Warn Advisory Messages: %1, Subject: %2 Adapter received a warning advisory messages. Review prior log messages to determine if action is required.
AER3-890003

Reconnect failed on attempt %1 for service %2 will retry in %3 ms

Adapter failed to re-connect to the SAP system multiple times. Adapter will re-try in %3 ms. If issue persists, resolve connectivity issues with SAP system.
AER3-970011

Unable to deactivate service: %1 error: %2

Look at the error description for the cause of the error.
AER3-970020

Warning no user defined service is up and running

No adapter services are configured and adapter would stop. Verify the configuration of the adapter.
AER3-970023

Disabling remote TID manager for server connection: %1, Program ID: %2

Outbound adapter configured to use remote TID Management is unable to communicate with the Remote TID Manager. Adapter configured to disable connectivity to remote TID Manager to avoid timeouts. Verify that the Remote TID Manager is available. If available, invoke custom Hawk method resumeTIDManager to resume connectivity.
AER3-970024

Remote TID Manager is disabled TID operation: %1 skipped for TID: %2

Remote TID Manager is unavailable the connectivity has been disabled. If Remote TID Manager is available, invoke custom Hawk method resumeTIDManager to resume connectivity.
AER3-970037

Mismatch found for service: %1, thread count: %2, connection count: %3

The number of threads for inbound adapter service does not match the number of connections defined in the used client connection pool. Modify the number of connections and the thread count accordingly.
AER3-970263

Dynamic connection warning: Given type is %1, Realized type is %2

Mismatch in connection type supplied in RFCCLOSURE class. Verify the connection type supplied.
AER3-970275

Server Error: %1

Look at the error description for the cause of the error.
AER3-970276

Server Exception: %1

Look at the error description for the cause of the error.
AER3-970279

Server Exception: %1

The context timeout provided during the call of transaction is overridden by the context timeout provided by TRA property adr3.contextTimeout.
AER3-970282

No connection Reference found for service %1

Inbound adapter service does not refer to a client connection pool. Verify the configuration of the adapter.
AER3-970283

No Error Destination reference defined for service: %1, defaulting to log to file

The Publication Service or the Subscription Service service configured to publish messages to an endpoint reference in the case of invalid destination error but no valid destination exists. Validate configuration of the adapter.
AER3-970284

No transaction properties defined during oneway invocation, defaulting to tRFC call for operation: %1

The Request-Response Service service was invoked with no transactional properties defined in the RFCCLOSURE class. Modify the RFCCLOSURE class on the invocation as needed.
AER3-970286

Operation: %1 for inbound adapter service: %2 configured as one way and Error Destination not defined, error recovery is limited

The Request-Response Service service configured using invocation protocol oneway and no endpoint reference exists in the case of errors returned from SAP system. Modify configuration as needed.
AER3-970287

Unable to send message to Error Destination: %1 Error: %2, saving message to file

Look at the error description for the cause of the error.
AER3-970291

Directory specified for logging IDoc is invalid: %1

Directory specified in adapter configuration or in the TRA file is invalid. Current working directory would be used for logging the IDoc.
AER3-970295

Initialization of Discovery Agent, received warning: %1

Look at the warning description to determine if further action is needed.
AER3-970296

No services require restart for pool: %1

Custom Hawk method, resumeInoundServices, was invoked and no inbound services required restart.
AER3-970298

Server connection pool: %1 suspended due to exceeded attempts to connect to SAP system

Server Connection pool is unable to connect to the SAP system and is being stopped. Verify connectivity to the SAP system.
AER3-970299

Client connection pool: %1 suspended due to exceeded attempts to connect to SAP system

Clint Connection pool is unable to connect to the SAP system and is being stopped. Verify connectivity to the SAP system.
AER3-970525

Set of instance: %1 for field: %2 skipped

Look at the error description for the cause of the error.
AER3-970526

Unable to convert string "%1" to %2 for %3 in %4, data suppressed

Look at the error description for the cause of the error.
AER3-970527

Parameter %1 does not exist in reply of operation schema

Schema in adapter configuration does not match schema in SAP system. If parameter %1 is required, perform a refresh schema for the particular service.