cancel
Showing results for 
Search instead for 
Did you mean: 

ADS Configuration

Former Member
0 Kudos

Hi All,

I configured ADS on my netweaver 7.0.

All configuration steps are done, Checked also several times that no step is missing.

But When i execute FP_TEST_00 in sa38 it shows error:

ADS: java.lang.NullPointerException Exception Stack T(200101)

On executing FP_CHECK_HTTP_DATA_TRANSFER also its showing same error:

SYNTAX ERROR :java.lang.NullPointerException#Exception Stack Trace#

While trying to generate PDF by NWDS it's showing error:

com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Severe : PDFDocument is NULL. Exception : Service call exception; nested exception is: java.net.SocketTimeoutException: Read timed out

My java version is 1.4.2_13.

Please suggest.

Shivam Mittal

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Issue was due to SSLenable was true.

0 Kudos

Dear

I am facing Same issue. where should i found SSLenable was true or False.

Please give some idea.

Ramesh

amolgupta
Active Contributor
0 Kudos
Former Member
0 Kudos

Hi,

Did you tried checking the ADS using WS Navigator for J2EE system?

Regards,

Arafat

Former Member
0 Kudos

Hi,

If I am not wrong you mean to say testing at

http://<server>:<port>/AdobeDocumentServices/Config

this is showing correct result.

Please suggest.

Shivam

Former Member
0 Kudos

Hi

Go to the visual admin on the server which is running the ADS. Select <server >-> services->destinations. Expand the HTTP folder. There should be an entry in there called FP_ICF_DATA_<SID> where <SID> is your ABAP system. If there isnt then you should create 1 of destination type HTTP. there should also be the URL in this pointing to your abap system e.g. http://abapsystem.domain.com:<ABAP port>. The abap port is normally 800<?> ie eight thousand and something. There should also be an entry for client and system ID and language fields should be blank. THen there should be entries for the authentication. The user is ADS_AGENT with the password. When you click save and test ignore the error message "Error during ping operation : Received http response 404"

Now test the reports in SA38.

Regards

Thashin

Former Member
0 Kudos

Hi,

Checked that we already done this setting and as you said also getting same error on test

"Error during ping operation : Received http response 404"

But no running reports same error.

When I clicked on Document Service Configuration in Visual Admin it shows error message:

"Error occured while updating the credential expiry date for alias 'Reader Right'."

"Error retrieving credential expiry :ReadersRight"

Configuraion settings are:

Alias-Readers Right

Type-P12

P12 File name-20070730_0004205_P14.pfx

Slot-blank

DLL Path-blank

Sha1-blank

Expiry-July 30,2009

Please suggest.

Shivam

Former Member
0 Kudos

Hi Shivam,

The below error suggest that theres some issue with your Credentials File, try removing the record and adding it again and restart the related services. If this doesnt resolve the issue try getting a new Credential file from SAP for your system by raising a Note.

Regards,

Arafat

Former Member
0 Kudos

Dears,

Tried a lot to delete this record but not getting how it can be deleted.Please tell how it can be done.

Also check that am i using right settings for intractive forms.

Shivam

Former Member
0 Kudos

Output of FP_PDF_TEST_00 is showing right output:

Version Information: 705.20051005114147.242570

but FP_TEST_00 and FP_CHECK_HTTP_DATA_TRANSFER are producing that Java error.

Java test is also fine.

Shivam.

0 Kudos

hi,

Maybe the SAP Note: 944221 provides you some inputs.

Please check.

regards

Mahesh

chintan_virani
Active Contributor
0 Kudos

Shivam,

Have a look [here|;. It may give you some insight.

Chintan

Former Member
0 Kudos

Hi Chintan,

Thanks for reply.

Already checked link but no help.

Shivam