cancel
Showing results for 
Search instead for 
Did you mean: 

ADS problem: How can I find out the SP of ADS?!

Former Member
0 Kudos

Hi,

when i try to run the Dynamic Form tutorial i get the following exception:

java.net.SocketTimeoutException: Read timed out

The execution of "Test" under http://<host>:<port>/AdobeDocumentServices/Config

was successfull.

I have SAP Developer Studio SP 11, J2EE SP11, but I am not sure what ADS SP I have.

So my question:

Is it important that the ADS has the same SP than the J2EE and the Developer Studio?

And how can I find out what ADS version I have currently installed?

Kind regards,

Tobi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Tobias,

This can be due to lot of reasons.

Please have a look at the following SAP Notes:

826419 Setting socket timeout for WS Clients in SP10 and SP11

849851 Importing a Web Dynpro patch for Support Package 12

867502 Read Timeout using AdobeDocumentService in Web Dynpro

Also there are few more notes, that you should check.

To check the version of all the components in your J2EE Engine, goto

http://<server>:<port>/sap/monitoring/ComponentInfo

You can see the version of Software Components.

For ADS check ADS_SAP and ADS_SAPOFF components version. It will be like 1.00 SPXX.

Let me know if you still got this problem.

Regards,

Shubham

Former Member
0 Kudos

Hi Shubham,

thanks a lot for yours answer. I found out that i have also the SP11 for the ADS.

I tried everthing to solve that problem. But nothing helped. Now i will begin from scratch again (Install J2EE, SNDS, ADS...). I hope i am lucky....

Kind regards,

Tobias