BizTalk Server Applications Integration - System.Web.Services.Protocols.SoapException

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Applications Integration > March 2004 > System.Web.Services.Protocols.SoapException





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author System.Web.Services.Protocols.SoapException
Mauro

2004-03-23, 6:38 am

Hi all,
I have created my orchestration, exposed it such as web
service and activated SOAP extension for debugging. After
I have tried to invoke it with my client (input soap
message is right), but I receive the subsequent exception
into the debug:

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>
<soap:Fault>
<faultcode>soap:Server</faultcode>

<faultstring>System.Web.Services.Protocols.SoapException:
Internal SOAP Processing Failure
at
Microsoft.BizTalk.WebServices.ServerProxy.ServerProxy.Invok
e(String functionName, Object[] parameters, ParamInfo[]
inParamInfos, ParamInfo[] outParamInfos, Int32
bodyPartIndex, String bodyType, ArrayList inHeaders,
ArrayList inoutHeaders, ArrayList&
inoutHeaderResponses, ArrayList& outHeaderResponses,
Type[] outHeaderTypes, String[] outHeaderNamespaces,
SoapUnknownHeader[] unknownHeaders, SoapUnknownHeader[]
& unknownHeaderResponses, Boolean oneway, Boolean
spsSsoEnabled, Object cookie)
at
Microsoft.BizTalk.WebServices.ServerProxy.ServerProxy.Invok
e(String functionName, Object[] parameters, ParamInfo[]
inParamInfos, ParamInfo[] outParamInfos, Int32
bodyPartIndex, String bodyType, ArrayList inHeaders,
ArrayList inoutHeaders, ArrayList&
inoutHeaderResponses, ArrayList& outHeaderResponses,
Type[] outHeaderTypes, String[] outHeaderNamespaces,
SoapUnknownHeader[] unknownHeaders, SoapUnknownHeader[]
& unknownHeaderResponses, Boolean oneway, Boolean
spsSsoEnabled)
at
ComposedCounter.ComposedCounter_ComplexCounter_In_Out.Creat
e(Input part)</faultstring>
<detail />
</soap:Fault>
</soap:Body>
</soap:Envelope>

Under BizTalk Server 2004 Administration console I have
four error messages:

first. Event 5757
The Messaging Engine encountered an error committing a
transport adapters batch containing the following worl
items: SOAP messages to publisched, 0 request-response
messages to be deleted from a host queue, 0 messages to be
submitted for later transmission, 0 messages to be moved
to their backup transport. Please refer to Healt and
Activity Tracking tool for more detailed infomation on
this failure.

second. Event 5778
The Messaging engine failed to process a message submitted
by adapter: SOAP Source
URL: *url to the orchestration published such as web
service*
Details: Could not find a matching subscription for the
message. This error occurs if the submitted orchestration
schedule or send port has not been started, or if some of
the message properties necessary for subscription
evaluation have not been promoted. Please refer to Health
and Activity Tracking tool for more detailed information
on this failure.

third. Event 5753
The "SOAP" adapter is suspending a message coming from
Source URL:"*url to the orchestration published such as
web service*"
Details: "The Messaging Engine encountered an error
committing a transport adapters batch. Please refer to
Healt and Activity Tracking for more detailed information
on this failure".

fourth. Event 5752
The Message Engine has suspended "1" message(s) from
adapter "SOAP" due to failure in message processing.
Please refer to Health and Activity Tracking tool for more
detailed information on this failure.

The HAT give me two suspended message not resumable.
Into "suspended message details" section i have: message
error code -8 and message error category 1.
Into "Suspended Service Instance details" section i have:
error category -3 and error code -1.

I don't know how to solve the problem.

Please help me....
Mauro.
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com