cancel
Showing results for 
Search instead for 
Did you mean: 

Exception while executing model

Former Member
0 Kudos

Hi All,

I am getting this error while executing a webservice model.

Service call exception; nested exception is: com.sap.engine.services.webservices.jaxrpc.exceptions.XmlUnmarshalException: XML Deserialization Error. Empty node passed to deserializer [com.sap.engine.services.webservices.jaxrpc.encoding.primitive.DateSD] which is not acceptable.

Some time it is executing well and result is coming.

Some times it is showing the above error.

If it always shows XML Deserialization Error .... i will Reimport the model.

But some times it is working.

Can any one guide me in this issue.

Regards

Madhu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Madhu,

This could be because of passing invalid value to one of the fields.

Please check all the values that you are passing in the webservice and makesure that those values are correct.

Anilkumar

Former Member
0 Kudos

Anil,

I am passing values correctly to the webservicemodel to execute.

Tested by passing the same values to Webservice directly.It is returning result.

I have reimported the model once.

Now it is displaying different error.........

<b> javax.xml.rpc.soap.SOAPFaultException: Server Error</b>

It is not at all displaying the description to find what is going/

Please guide me in this issue.

Thanks

Madhu

Former Member
0 Kudos

Hi Madhu,

Just check whether ur service is working in WSNavigator or not??In case its working u can check the log for stack trace.

u can find the log where ue engine is installed.

D:\usr\sap\<instance name>\JC00\j2ee\cluster\server0->default trace

regards

Sumit

Answers (0)