cancel
Showing results for 
Search instead for 
Did you mean: 

Consume Adaptive Model Webservice in the webdynpro java Exception.

Former Member
0 Kudos

Hi Experts:

i had developed a Adaptive Webservice Model on CE7.1 to consume the webservie of PI7.1 .and then i deploy the webdynpro project to the ce7.1,but when invork the webservice ,the exception throwed is :

Exception on execution of web service on destination 'MANUALRUN' for operation 'MANUALSENDER_SI' in interface 'MANUAL_SENDER_SI'_

i had maintained the destination of 'MANUALRUN' and 'MANUALMetadata', and test successful in the webservice navigater .

i dont know how to solve the problem.

best regards

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Please log into NWA --> Problem and Tasks --> Log and Traces --> Log Viewer.

in the Log Viewer , u will find two drop down , in that select Server View in first DD and User Interafec View in second dd. here u will find the error log message. using this log message, u can find the exact problem for ur Web services.

This error might be due to Webservice deastinations are not propertly configured in visual administrator.

Login to visual administator check whether destinations are ok or not?

in VA,Go to Services->Destinations->Select the destination and test it once.

Also try again after restarting the server.

Regards.

Rajat

Former Member
0 Kudos

Dear Rajat:

following is the log detail ,but i dont know how to so solve the problem:

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # TransportBinding.call() : Initiatiing consumer call.

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # TransportBinding.call() : Using SOAP HTTP Transport for consumer call.

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # TransportBinding.call() : Starting proxy operation [MANUAL_SENDER_SI] invoke.

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # TransportBinding.call() : Proxy InterfaceData dump.

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # <?xml version="1.0" encoding="UTF-8"?>

<InterfaceData namespace='http://com.foxconn.fih.manualStart' name='MANUAL_SENDER_SI' xmlns:rn0='http://schemas.xmlsoap.org/soap/encoding/' xmlns:rn1='java:sap/standard' xmlns:rn2='http://www.sap.com/webas/710/ws/configuration-descriptor' xmlns:rn3='http://www.w3.org/2001/XMLSchema'>

<PropertyList selected='true'>

<Property namespace='http://www.sap.com/webas/630/soap/features/runtime/interface/' name='SOAPApplication'>URN:SAP-COM:SOAP:RUNTIME:APPLICATION:CLIENT</Property>

</PropertyList>

<Operation name='MANUAL_SENDER_SI'>

<PropertyList selected='true'>

</PropertyList>

</Operation>

</InterfaceData>

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # TransportBinding.call() : Proxy BindingData dump.

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # Using logical port [HTTP_Port]

Logical port uses WSDL Binding [MANUAL_SENDER_SIBinding]

Logical port uses InterfaceId [7798cc0c:12450e6d6c0:-7f62_MANUAL_SENDER_SI]

Logical port uses InterfaceMappingId [7798cc0c:12450e6d6c0:-7f61]

Endpoint URL [http://pie:50000/XISOAPAdapter/MessageServlet?senderParty=&senderService=XIF_JAVA&receiverParty=&receiverService=&interface=MANUAL_SENDER_SI&interfaceNamespace=http://com.foxconn.fih.manualStart]

Listing properties :

socketTimeout=60000

AuthenticationMethod=sapsp:HTTPSSO2

SSLServerCerts.IgnoreSSLServerCerts=true

OutgoingSignature=false

OutgoingEncryption=false

IncomingSignature=false

IncomingEncryption=false

Level=0

Protocol=HTTPHeader

Operation Level properties :

Properties for operation [MANUAL_SENDER_SI]

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # TransportBinding.call() : Protocol order is [MeteringProtocol SOAPHeaderProtocol AttachmentProtocol MessageIdProtocol AddressingProtocol SecurityProtocol SessionProtocol PassportProtocol IdempotencyProtocol].

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # TransportBinding.call() : Invoking protocol .beforeSerialization() method.

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # TransportBinding.call() : Invoking protocol [MeteringProtocol].beforeSerialization()

Path com.sap.engine.services.webservices.additions.client.metering.MeteringProtocol # MeteringProtocol.beforeSerialization exit.

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # TransportBinding.call() : Invoking protocol [SOAPHeaderProtocol].beforeSerialization()

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # TransportBinding.call() : Invoking protocol [AttachmentProtocol].beforeSerialization()

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # TransportBinding.call() : Invoking protocol [MessageIdProtocol].beforeSerialization()

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # TransportBinding.call() : Invoking protocol [AddressingProtocol].beforeSerialization()

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # TransportBinding.call() : Invoking protocol [SecurityProtocol].beforeSerialization()

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # TransportBinding.call() : Invoking protocol [SessionProtocol].beforeSerialization()

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # TransportBinding.call() : Invoking protocol [IdempotencyProtocol].beforeSerialization()

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # TransportBinding.writeSOAPRequestMessage() : Parameter serialization using JAX-RPC TypeMapping.

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # TransportBinding.invokeHandlerRequest() : Invoking protocols .handleRequest() method.

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # TransportBinding.invokeHandlerRequest() : Invoking protocol [MeteringProtocol]handlerRequest().

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # TransportBinding.invokeHandlerRequest() : Protocol [MeteringProtocol].handleRequest() returned code [CONTINUE].

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # TransportBinding.invokeHandlerRequest() : Invoking protocol [SOAPHeaderProtocol]handlerRequest().

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # TransportBinding.invokeHandlerRequest() : Protocol [SOAPHeaderProtocol].handleRequest() returned code [CONTINUE].

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # TransportBinding.invokeHandlerRequest() : Invoking protocol [AttachmentProtocol]handlerRequest().

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # TransportBinding.invokeHandlerRequest() : Protocol [AttachmentProtocol].handleRequest() returned code [CONTINUE].

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # TransportBinding.invokeHandlerRequest() : Invoking protocol [MessageIdProtocol]handlerRequest().

Debug com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding # TransportBinding.invokeHandlerRequest() : Protocol [MessageIdProtocol].handleRequest() returned code [CONTINUE].

former_member197348
Active Contributor
0 Kudos

Hi Kevin,

I think this problem is due to missing mandatory parameters.

Check my [wiki |https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=74383659]where I posted similar problem and solutions, probably it may be helpful for you.

Regards,

Siva

Answers (0)