cancel
Showing results for 
Search instead for 
Did you mean: 

Adobe Document Services - java.net.SocketTimeoutException: Read timed out

Former Member
0 Kudos

Hi,

I can’t run the Tutorial TutWD_OnlineInteractiveForm (which is pre delivered with my J2EE) without getting the following exception:

com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Service call exception; nested exception is:

java.net.SocketTimeoutException: Read timed out

What I did:

I installed Sneak Preview SAP NetWeaver 04 SP11 (Downloaded from SDN)

I deployed the SAP Java Cryptographic Toolkit (http://help.sap.com/saphelp_nw04/helpdata/en/f1/2de3be0382df45a398d3f9fb86a36a/frameset.htm)

I Installed the PKCS #12 Credential like described in the ADS Configuration Guide. Therefore I used the credential file “Sep05_0000955.pfx” that was included in the Sneak Preview SAP NetWeaver 04.

Perhabs there is something wrong with the credential I use?

When I go to the URL

“http://[host]:[port]/adobe/RegisterCredential”

like described on

http://help.sap.com/saphelp_erp2004/helpdata/en/97/ccfc3f0ac2c642e10000000a1550b0/frameset.htm I get the http 404 message (The requested resource does not exist).

On http://help.sap.com/saphelp_erp2004/helpdata/en/97/ccfc3f0ac2c642e10000000a1550b0/frameset.htm

They write:

“…Check trust.xml file and credential

First of all you should check the existence of the file trust.xml within the folder <drive>:\usr\sap\<sid>\JC<xx>\j2ee\cluster\server<x>\persistent\com.adobe~TrustManagerService\trust..”

But in my directory there is no trust.xml file….

Can anyone help me please??

Where can I download another “test” credential file? I found some links here in the forum, but all links are not valid anymore…

Kind regards,

Tobias

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hey,

i found the link for the newest credential file on sdn:

http://www.sdn.sap.com/irj/sdn/softwaredownload?download=https://www.sdn.sap.com/irj/servlet/prt/por...

I deinstalled the old credential and installed the new one. but there is still the same exception....

is there a "test" that i can verify if my credential works?

Kind regards,

Tobias

Former Member
0 Kudos

Hi Tobias,

I think you are missing one of two things

1) Your J2EE version, ADS version and the Credentail file version should be same.

2) If the version is SP12, you need to install a patch as per note 849851 and then set the ADSCallingMode as per note 867502.

Hope this helps.

Regards,

Shubham

Former Member
0 Kudos

Hi Subham,

i installed the SneakPreview version. That has J2EE SP11, as well as ADS SP11. I also use the credential file that was included.

Is there a possibility to check if the credential works?

What appears in your system when you go to the URL:

http://[host]:[port]/adobe/RegisterCredential? I will get the http 403 error....:-/

is it possible that there is something wrong with my ACF?

Kind regards,

Tobias