Troubleshooting
Problem
Once again having issues after upgrading to a new version with SOAP (Simple Object Access Protocol) calls.
Site had this same issue after upgrading the last two times and a Fix was needed.
See PIE-33336 and PIE-43915.
Below is the error seen:
"[810156] at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParameterPart(XmlDictionaryReader reader, PartInfo part, Boolean isRequest)</StackTrace><Type>System.Runtime.Serialization.SerializationException</Type></InnerException><Message>The formatter threw an exception while trying to deserialize the message: There was an error while trying to deserialize parameter http://www.itron.com/ami/2008/10/data:input. The InnerException message was 'Element 'http://www.itron.com/ami/2008/10/data:Value' contains data from a type that maps to the name ':double'. The deserializer has no knowledge of any type that maps to this name. Consider using a DataContractResolver if you are using DataContractSerializer or add the type corresponding to 'double' to the list of known types - for example, by using the KnownTypeAttribute attribute or by adding it to the list of known types passed to the serializer.'. Please see InnerException for more details.</Message><StackTrace> at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParameterPart(XmlDictionaryReader reader, PartInfo part, Boolean isRequest)"
Below is a piece of the XML in question (See line [810104] ):
[810114]</SOAP-ENV:Envelope>
[810113]</SOAP-ENV:Body>
[810112] </tns:DataArrived>
[810111] </tns:input>
[810110] <tns:RequestMetadata>380546</tns:RequestMetadata>
[810109] </tns:ReadDataCollection>
[810108] </tns:ReadData>
[810107] <tns:BlockInfo xsi:nil="true"></tns:BlockInfo>
[810106] </tns:RegisterValues>
[810105] </tns:RegisterValue>
[810104] <tns:Value xsi:type="a:double">2012</tns:Value>
[810103] <tns:Timestamp>2019-02-20T05:00:00Z</tns:Timestamp>
[810102] <tns:Source>SelfReadRegister</tns:Source>
[810101] <tns:Quantity>ccum W d</tns:Quantity>
Can a Fix be created to resolve this issue?
Document Location
Worldwide
Log InLog in to view more of this document
Was this topic helpful?
Document Information
More support for:
IBM webMethods Integration
Component:
webMethods Integration Server (PIE)
Software version:
10.3
Operating system(s):
Red Hat Enterprise Linux
Document number:
7225843
Modified date:
20 March 2025
UID
ibm17225843