Skip to Content
0
Former Member
Apr 15, 2010 at 04:37 PM

HTTP/1.1 500 Internal Server Error

437 Views

Hi experts,

I am doing configuration check for ADS.

While doing the test to check user and password, I am carrying out following steps:

1. Enter the following URL in your Web browser: http://<server>:<port>/AdobeDocumentServices/Config where <server> is the name of the J2EE engine where the Adobe document services are installed, and <port> is the port of the J2EE engine.

2. The Web page of the Web service AdobeDocumentServices is displayed. Choose Test.

3. Choose rpdata(test.u2026).

4. Choose the Send button without entering any parameters.

5. Enter the user name and password provided in the previous configuration steps.

6. Choose Submit.

After that the result shows following message:

HTTP/1.1 500 Internal Server Error

Connection: close

Set-Cookie: <value is hidden>

Set-Cookie: <value is hidden>

Server: SAP J2EE Engine/7.00

Content-Type: text/xml; charset=UTF-8

Date: Thu, 15 Apr 2010 16:43:04 GMT

http://schemas.xmlsoap.org/soap/envelope/" xmlns:xs=" http://www.w3.org/2001/XMLSchema" xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance" > SOAP-ENV:Client Exception in method rpData.

I have checked the username and password and set them again in T-code SU01 and the j2ee as well.

Still the problem persists.

Any guidance to solve this problem will be appreciated.

Thanks and regards