Do you have any question about this error?
Message type: E = Error
Message class: SRT_ADMIN - Administration Messages for SOAP Runtime
Message number: 004
Message text: Task watcher is not active
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
The watcher for the SOAP Runtime background processes was not started by
AUTOABAP, was terminated by an error, or could not be started due to an
error in the system environment. This watcher is required for the
handling of errors in processes. In particular, the processing of the
"Compensate" message in the business scenario with the TUCC pattern
(Tentative Update and Compensate or Confirm) is the responsibility of
the task handler.
See also the list of ABAP runtime errors (transaction ST22). To find
information about errors when starting the watcher, search the initial
messages created after the system start. Possible errors are assigned to
the user name SAPSYS. Possible causes of the problem can be:
The RFC destination required for the correct operation of the watcher is
missing. Use the program SRT_ADMIN_CHECK to check whether the
destination has been configured. If the destination does not exist, the
watcher cannot start. Configure the destination and wait for the next
AUTOABAP cycle. This cycle takes approximately five minutes and starts
all important system processes.
The type of the RFC destination is not 3 (ABAP connection).
Information about the RFC destination is missing or incorrect. The user
configured for the RFC destination must have the type "Service" and must
have the authorization profile SAP_BC_WEBSERVICE_SERVICE_USER. A missing
authorization for the RFC destination user raises a runtime error of the
type CALL_FUNCTION_REMOTE_ERROR.
You can also start the task watcher manually. To do this, use the report
TASK_VITAL_RUN. This checks whether the watcher is active and starts it
if necessary. However, this procedure only provides a temporary solution
to the problem. You must ensure that the watcher is started cyclically
by AUTOABAP.
Check whether the report SAPMSSY6 includes the line "perform
submit_report using 'TASK_SYSTEM_START' 30 240". If not, the version of
the system software is not up-to-date.
Use the program SRT_ADMIN_CHECK to check the existence of the name of
the RFC destination in the central configuration.
Check whether the destination with the name from the central
configuration exists. To do this, use the search function in transaction
SM59.
Run a connection test to the given RFC destination.
Check whether the given RFC destination has the type 3 (ABAP
connections).
Error message extract from SAP system. Copyright SAP SE.
SRT_ADMIN004
- Task watcher is not active ?Get instant SAP help. Start your 7-day free trial now.
SRT_ADMIN003
Task watcher is active
The watcher for the SOAP Runtime background processes is active.What causes this issue? This message is for information purposes only.System Respons...
SRT_ADMIN002
WSRM event handler is not active
The system issues an error message and will not allow you to continue with this transaction until the error is resolved. What causes this issue? The...
SRT_ADMIN005
Job & for SOAP runtime monitoring is active
What causes this issue? This message is for information purposes only.System Response No action required.How to fix this error? No action required....
SRT_ADMIN006
Job & for SOAP runtime monitoring is not active
What causes this issue? The specified standard job is not active or not scheduled. This job is a requirement for SOAP Runtime monitoring to run prope...
Click on this link to search all SAP messages.