When executing an iView (internet service ws20000081), but receive error message in portal:
Error when processing your request
What has happened?
The URL http://vndhrmq.services.retail.tc:8006/sap/bc/gui/sap/its/ws20000081/ was not called due to an error.
Note
The following error text was processed in the system <SID> : Communication failure
The error occurred on the application server vndhrmq_<SID>_06 and in the work process 0 .
The termination type was: IMC_CANCEL_TX
The ABAP call stack was:
Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_HTTP_EXT_ITS===============CP
Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP
Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
Module: %_HTTP_START of program SAPMHTTP
What can I do?
If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system <SID> in transaction ST22.
If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server vndhrmq_<SID>_06 in transaction SM21.
If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server vndhrmq_<SID>_06 . In some situations, you may also need to analyze the trace files of other work processes.
If you do not yet have a user ID, contact your system administrator.
Error code: ICF-IE-http -c: 025 -u: <UserID> -l: E -s: <SID> -i: vndhrmq_<SID>_06 -w: 0 -d: 20080729 -t: 141145 -v: IMC_CANCEL_TX -e:
HTTP 500 - Internal Server Error
Your SAP Internet Communication Framework Team
When i fill in incorrect password i encounter the error message that logon failed, but with correct password the above message.
In trx ST22 the runtime error ITS_TEMPLATE_NOT_FOUND "Template interpretation failed. Template does not exist." exists 2 times, but executed the internet service many times ?
In transaction SE80 the internet service is available and published.
Following parameters are set:
WEB_FLAG X
~LANGUAGE
~LOGIN
~OKCODE CONT
~PASSWORD
~TRANSACTION WS20000081
~WEBTRANSACTIONTYPE EWT
Executed the tcode: SIAC_PUBLISH_ALL_INT, but same error message afterwards.
In the file dev_w0 of the works directory is following error message:
ERROR => xgdk: EnviGetEnvString, failed to read parameter >itsp/Security/allow_designs_from< [w3xxenvi.c 127]
Cannot find any additional information for this parameter itsp/Security/allow_designs_from ?
Also additional details in file dev_w0:
Tue Jul 29 13:10:10 2008
ERROR => dySaveDataBindingValue: Abap-Field= >TEXT-SYS< not found [dypbdatab.c 509]
ERROR => dySaveDataBindingEntry: dySaveDataBindingValue() Rc=-1 Reference= >TEXT-SYS< [dypbdatab.c 429]
ERROR => dySaveDataBinding: dySaveDataBindingEntry() Rc= -1 Reference=>TEXT-SYS< [dypbdatab.c 137]
ERROR => dyPbSaveDataBindingForField: dySaveDataBinding() Rc= 1 [dypropbag.c 641]
ERROR => ... Dynpro-Field= >DISPLAY_SY_SUBRC_TEXT< [dypropbag.c 642]
ERROR => ... Dynpro= >SAPLSTPDA_CARRIER< >0700< [dypropbag.c 643]
ERROR => dySaveDataBindingValue: Abap-Field= >TEXT-SYS< not found [dypbdatab.c 509]
ERROR => dySaveDataBindingEntry: dySaveDataBindingValue() Rc=-1 Reference= >TEXT-SYS< [dypbdatab.c 429]
ERROR => dySaveDataBinding: dySaveDataBindingEntry() Rc= -1 Reference=>TEXT-SYS< [dypbdatab.c 137]
ERROR => dyPbSaveDataBindingForField: dySaveDataBinding() Rc= 1 [dypropbag.c 641]
ERROR => ... Dynpro-Field= >DISPLAY_FREE_VAR_TEXT< [dypropbag.c 642]
ERROR => ... Dynpro= >SAPLSTPDA_CARRIER< >0700< [dypropbag.c 643]
Tue Jul 29 13:25:21 2008
ERROR => SsfVerify failed (see note 1055856). [ssoxxsgn.c 144]
SsfVerify returned 5 :: SSF_API_SIGNER_ERRORS :: Error during verify - signer error.
SSF LIB returned 26 :: SSF_API_NOCERTIFICATE :: Certificate not found.
ERROR => ValidateTicket failed with rc = 5 and ssf_rc = 26. [ssoxxapi.c 226]
ERROR => Ticket validation failed with rc = 5 and ssf_rc = 26. [ssoxxkrn.c 988]
Checked SAP logon ticket according SAP note 1055856 and local PSE is OK.
Performed an authorisation trace via trx ST01, but no result.
In trx SICF in the path /default_host/sap/bc/gui/sap/its/ the service name is active with interactive options both on "Not specified".
Can anybody give me more information where to look for more details to a solution ?