cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Error: 500 internal error

Former Member
0 Kudos

Hi All,

i am trying to connect SAP R3 to content server using archive link

in SAP R3,i am configuring an external content server which is a DMS server.

i have done following enteries in Tcode OAC0

1) Content Rep. :- ZS(Content Repository Name)

2) Description :- Content Repository

3) Document Area: Archive Link

4) Storage type :- HTTP content server.

5) Version no :- 0046

6) HTTP svr:p :- IP or machine name of application server on which DMS has been deployed : Web port of the application server on which DMS has been deployed.

7) Program :- DMSlogin.aspx

When i click on test connection it gives me HTTP error : 500 internal server error

when i check in tcode SLG1 , there is error red bitton with text Problem class other

i check the details exists of the error log is as follows:

TEXT HTTP/1.1 500 Internal Server Error

TEXT cache-control: private

TEXT content-type: text/html; charset=utf-8

TEXT server: Microsoft-IIS/7.5

TEXT x-aspnet-version: 2.0.50727

TEXT x-powered-by: ASP.NET

TEXT date: Wed, 13 Oct 2010 05:18:57 GMT

TEXT connection: close

TEXT content-length: 3026

TEXT ~remote_addr:

TEXT ~uri_scheme_expanded: NONE

URL http://server IP:port/DMSLogin.aspx?serverInfo&pVersion=0046&contRep=ZS

V1 500

V2 Internal Server Error

%LOGNUMBER 00000000000000065600

when i type this URL http://server IP:port/DMSLogin.aspx?serverInfo&pVersion=0046&contRep=ZS in internet page it opens the requiredDMS login screen.

my queries :

1) This connection close is where ?? at my SAP server or at my DMS port

2) Please suggest me any solution to overcome this 500 internal server error

thanks

sandeep

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

HTTP 500 internal error means ... error at content server side.

So my DMS guy has helped to over coem this error

Thanks

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Execute the report RSCMST from tcode SE38 to check that the newly created Content Repository is working perfect from SAP.

Thanks

Sunny

Former Member
0 Kudos

hi Sunny

while running this report RSCMST, i am getting this error in step RSCMSTAC (Interface test using function group SCMS_API caching)

check_subrc: subrc 3 instead 0

check_subrc: HTTP error: 500 Internal Server Error

but when i run this report RSCMSTAC seperately, i am getting this error:

Interface test using function group SCMS_API (caching)

check_subrc: subrc 3 instead 0

check_subrc: Parameter error: transfer either category (ZPYD_CAT) or repository (ZS)

create DOC_1

create DOC_1 error

please suggest me some solution

DO i need to create a RFC of type TCP/IP ???

regards

sandeep sharma

regards

sandeep sharma

Edited by: sandeep sharma on Oct 14, 2010 1:02 PM

Former Member
0 Kudos

Make sure you are able to telnet to your content server from you SAP and also from the end user desktop.

telnet <server> <port>

Former Member
0 Kudos

Dear All,

Using Archive link interface provide by SAP,i am trying to integrate our SAP ECC 6.0 to external content server which is a seperate DMS

this DMS is on Windows 2008 R2 server Microsoft-IIS/7.5

as i come to know that SAP doent support Windows 2008 R2 server Microsoft-IIS/7.5.

Since my sap server is on 2003 server while 3rd party DMS is on windows 2008 R2.

so can we connect these systems or will it be a compatiblity issue.

i am getting HTTP error: 500 internal server error

please throw some light on this and suggest some solution.

Regards

sandeep sharma