cancel
Showing results for 
Search instead for 
Did you mean: 

File 2 Webservice : "java.lang.NullPointerException"

Former Member
0 Kudos

Hello guys,

I have this following scenario : File to WS; everything config looks fine , but i am gettingthis error

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Call Adapter

-->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">

<SAP:Category>XIAdapterFramework</SAP:Category>

<SAP:Code area="MESSAGE">GENERAL</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: java.lang.NullPointerException</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack />

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

Please suggest

Krishna

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member187339
Active Contributor
0 Kudos

Hi,

Check your receiver SOAP adapter configurations.

Regards

Suraj

Former Member
0 Kudos

Thanks for all quick replies : i am using SP12 reg this OSS note and i am using BPM as file in async and ws in sync ?

receiver soap adapter looks ok

Krishna

moorthy
Active Contributor
0 Kudos

Hi Krishna,

Is your SOAP Adapter is configured correclty ? Check in the Adapter Monitoring ? Is it showing Green ?

Just check it in RWB->Adapter Monitoring.

Hope this helps,

Regards,

Moorthy

Former Member
0 Kudos

destination is a HTTPS and its a remote destination not on my server shoud i need certificate as well ? i heard of it though

Krishna

moorthy
Active Contributor
0 Kudos

Hi Krishna,

Some hints -

/people/thomas.jung3/blog/2005/05/13/calling-webservices-from-abap-via-https

http://help.sap.com/saphelp_nw2004s/helpdata/en/0d/5ab43b274a960de10000000a114084/frameset.htm

/people/siva.maranani/blog/2005/09/15/push-data-to-mvc-architectured-application-using-xi

To check Components

/people/sravya.talanki2/blog/2006/02/21/verifying-xi-components

May be useful,

Regards,

Moorthy

Former Member
0 Kudos

i am getting the following error now : any help would be greatly appreciated.

com.sap.aii.af.ra.ms.api.DeliveryException: Peer sent alert: Alert Fatal: illegal parameter

Best regards,

Krishna

udo_martens
Active Contributor
0 Kudos

Hi Krishna,

plz have a look to note 871429.

Regards,

Udo

Former Member
0 Kudos

Hi Krishna,

Please have a look at these..

/people/rashmi.ramalingam2/blog/2005/06/25/an-illustration-of-java-server-proxy

/thread/34142 [original link is broken]

cheers,

Prashanth

udo_martens
Active Contributor
0 Kudos

Hi Krishna,

how did you build your scenario? File scenario should be asynchronous, a webservice synchronous!? Do you apply BPM?

Regards,

Udo