cancel
Showing results for 
Search instead for 
Did you mean: 

Http 500 error when run gateway service

10-24-2012 4:24 AM
2299 views 5 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Hi,

   I create a new gateway service using se80 and use web browser to consume this service. But a http 500 error occurs. I used to successfully get the xml data once. And I change some parameters which I forget now. After the time I success, I created a webservice and a logic port. I added a icm/host_full_name and changed icmbnd file(the old one does not exsit) in instance profile using rz10.

Error while processing your query


 

What has happened?

The URL call http://linux-trn2.dhcp.pvgl.sap.corp:8000/sap/opu/sdata/sap/DEMOSFLIGHT was terminated because of an error.

 
Note
 
  • The following error text was processed in system TTS : Syntax error in program /IWCOR/CL_REST_HTTP_HANDLER===CP .
  • The error occurred on the application server linux-trn2_TTS_00 and in the work process 4 .
  • The termination type was: RABAX_STATE
  • The ABAP call stack was:
    http> of program /IWCOR/CL_REST_HTTP_HDLR_SP2==CP
    Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
    Module: %_HTTP_START of program SAPMHTTP
 
    

What can I do?

  • If the termination type is RABAX_STATE, you will find more information on the cause of termination in system TTS in transaction ST22.
  • If the termination type is ABORT_MESSAGE_STATE, you will find more information on the cause of termination on the application server linux-trn2_TTS_00 in transaction SM21.
  • If the termination type is ERROR_MESSAGE_STATE, you cansearch for further information in the trace file for the work process 4 in transaction ST11 on the application server. linux-trn2_TTS_00 . 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 adminmistrator.
 

Error Code: ICF-IE-http -c: 001 -u: I076788 -l: E -s: TTS -i: linux-trn2_TTS_00 -w: 4 -d: 20121024 -t: 173809 -v: RABAX_STATE -e: SYNTAX_ERROR -X: 000C29CE8DF21EE287B7D0A6C0CAD5C0_000C29CE8DF21EE287B7D0A690E5909C_1 -x: 5085A54983BF1E2BE10000000A3A8AA3


 

HTTP 500 - Internal Server Error
 

Your SAP Internet Communication Framework Team

ST22

What happened?
    Error in the ABAP Application Program

    The current ABAP program "/IWCOR/CL_REST_HTTP_HDLR_SP2==CP" had to be
     terminated because it has
    come across a statement that unfortunately cannot be executed.

    The following syntax error occurred in program
     "/IWCOR/CL_REST_HTTP_HANDLER===CP " in include
     "/IWCOR/CL_REST_HTTP_HANDLER===CCIMP " in
    line 33:
    "Method "GET_XSRF_TOKEN" is unknown or PROTECTED or PRIVATE."
    " "
    " "
    " "

    The include has been created and last changed by:
    Created by: "SAP "
    Last changed by: "SAP "
    Error in the ABAP Application Program

    The current ABAP program "/IWCOR/CL_REST_HTTP_HDLR_SP2==CP" had to be
     terminated because it has
    come across a statement that unfortunately cannot be executed.

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

jibin_joy
Contributor
0 Likes

Hi Yinyany,

   even i got same error i think it is upgrade pblm....

plz ref this link for more information

http://scn.sap.com/thread/2125444

Regards

Jibin Joy

Former Member
0 Likes

my gateway server is already up to sp07, should I upgrade to higher support package?

jibin_joy
Contributor
0 Likes

Hi Yinyany,

   i think its not pblm with gateway component but  more chances with SAP Basis Component 

Tech concept

   Pblm  comes because method "GET_XSRF_TOKEN" does not contain in some object  (i am not able to remember object name but most probably it is  "IF_HTTP_SERVER" ).

wbrown
Participant
0 Likes

Hi Yingany,

Officially, the basis support pack can be as low as SP7, but notes still have to be applied to that to get everything working correctly that sometimes it just easier to update to the latest support pack. Please take a look at note 1560585 for the SAP Netweaver Gateway 2.0 Release Note.

Regards,

Wayne

Former Member
0 Likes

Hi Wayne ,

We have latest basis patch upgraded and all the latest NW components patches. Still I am facing this issue.

Please gude.

Regards,

Answers (0)