cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Error code 500

Former Member
0 Kudos

Hi ,

I am new to SAP XI area, I was trying to post one xml document from one service(Gentran Integration Suite) to SAP XI. I have correct URV which i used in my buisness process model . When i try that URI in my browser and enter user name and password i can sucessfully login. When i try to run Business process from GIS(gentran Integration Suite) using Http adapter services. I get error Http internal server error 500. Can any body help that what configuration need to be done. THis error is on part of SAP XI or on other application server side.

Thanks to all in advance,

sam70

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

Can Anybody help further in this matter? here is part of log file

[2005-07-29 15:27:29.908] DEBUG <HTTPClientAdapter_HTTPClientAdapter_node1-Thread-62> StateMachine.handleCommand(IS,C,O) entering with state [Waiting], command [RECEIVED], and argument [null].

[2005-07-29 15:27:29.908] DEBUG <HTTPClientAdapter_HTTPClientAdapter_node1-Thread-62> StateMachine.handleCommand(IS,C,O) executing [RECEIVED].

[2005-07-29 15:27:29.908] DEBUG <HTTPClientAdapter_HTTPClientAdapter_node1-Thread-62 SHTTPClientAdapter_HTTPClientAdapter_node1_112267604958322> Command.execute(IS,b,O) starting on command [RECEIVED], accepted = [true], implemented = [true].

[2005-07-29 15:27:29.908] DEBUG <HTTPClientAdapter_HTTPClientAdapter_node1-Thread-62 SHTTPClientAdapter_HTTPClientAdapter_node1_112267604958322> Command.execute(IS,b,O) ...Entering handleRECEIVEDCommand

[2005-07-29 15:27:29.908] DEBUG <HTTPClientAdapter_HTTPClientAdapter_node1-Thread-62 SHTTPClientAdapter_HTTPClientAdapter_node1_112267604958322> HttpCommand.handleRECEIVEDCommand(IS,b,O)- starting on command [RECEIVED], accepted = [true]

[2005-07-29 15:27:29.908] DEBUG <HTTPClientAdapter_HTTPClientAdapter_node1-Thread-62 SHTTPClientAdapter_HTTPClientAdapter_node1_112267604958322> Command.execute(IS,b,O) ...Exiting handleRECEIVEDCommand

[2005-07-29 15:27:29.908] DEBUG <HTTPClientAdapter_HTTPClientAdapter_node1-Thread-62> StateMachine.handleCommand(IS,C,O) executed [RECEIVED] successfully, transitioning to state [Ready].

[2005-07-29 15:27:29.908] DEBUG <HTTPClientAdapter_HTTPClientAdapter_node1-Thread-62> HttpSession.setState(S, b) - transitioning from state [Waiting] to state [Ready].

[2005-07-29 15:27:29.909] DEBUG <HTTPClientAdapter_HTTPClientAdapter_node1-Thread-62> HttpState.handleWaitingExit(IS) - called for sessionID [HTTPClientAdapter_HTTPClientAdapter_node1_112267604958322]

[2005-07-29 15:27:29.909] DEBUG <HTTPClientAdapter_HTTPClientAdapter_node1-Thread-62> State.invokeEntryExitHandler(IS,S) successfully invoked [handleWaitingExit].

[2005-07-29 15:27:29.909] DEBUG <HTTPClientAdapter_HTTPClientAdapter_node1-Thread-62> HttpState.handleReadyEntry(IS) - called for sessionID [HTTPClientAdapter_HTTPClientAdapter_node1_112267604958322]; machine state is currently [Ready]

[2005-07-29 15:27:29.909] DEBUG <HTTPClientAdapter_HTTPClientAdapter_node1-Thread-62> HttpState.handleReadyEntry(IS) - Session is with response; calling performCallback ...

[2005-07-29 15:27:29.909] DEBUG <HTTPClientAdapter_HTTPClientAdapter_node1-Thread-62> HttpSession.performCallback() - Final response document length is [2634]. Performing workflow resume...

[2005-07-29 15:27:29.909] DEBUG <HTTPClientAdapter_HTTPClientAdapter_node1-Thread-62> HttpClient.resumeWorkFlow() - Starting ...

[2005-07-29 15:27:29.909] DEBUG <HTTPClientAdapter_HTTPClientAdapter_node1-Thread-62> HttpClient.resumeWorkFlow() - Received response: <b><b>HttpClientResponse: HTTP status [500] HTTP reason phrase [Internal Server Error] Primary Document [Document Id: server:2048c96e:105628a1ac3:15cf</b>Thread ID:</b> HTTPClientAdapter_HTTPClientAdapter_node1-Thread-62

Hash Code: 157891201

Former Member
0 Kudos

hi,

XI guy has check all the different settings. When i checked log file from my application that create when i execute process is says exiting or error while Request Command during http operation. I dont understand what is that mean?

Thanks

Former Member
0 Kudos

Hi Setul,

As u said "<b>When i try that URI in my browser and enter user name and password i can sucessfully login</b>" tht means there is no prblem in URI.

HTTP 500 can be any problem at XI. Plz chk all the setting on the XI side.

Regards

Arpit Seth

Former Member
0 Kudos

Hi

Check these links

Regards

Vishnu