Skip to content

Instantly share code, notes, and snippets.

@mosquito
Created January 18, 2015 12:14
Show Gist options
  • Select an option

  • Save mosquito/ea312dbde78e8f6ea39a to your computer and use it in GitHub Desktop.

Select an option

Save mosquito/ea312dbde78e8f6ea39a to your computer and use it in GitHub Desktop.
[2015-01-18 15:06:26,850] client.py:671 ERROR <?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:ns0="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="urn:SletatRu:Contracts:Soap11Gate:v1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:tns="urn:SletatRu:DataTypes:AuthData:v1" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header>
<tns:AuthInfo>
<tns:Login>**************************</tns:Login>
<tns:Password>**************</tns:Password>
</tns:AuthInfo>
</SOAP-ENV:Header>
<ns0:Body>
<ns1:SaveTourOrder>
<ns1:requestId>947206978</ns1:requestId>
<ns1:offerId>684170283</ns1:offerId>
<ns1:sourceId>0</ns1:sourceId>
<ns1:user>anonymous</ns1:user>
<ns1:email>tour@daloo.ru</ns1:email>
<ns1:phone>+70000000000</ns1:phone>
<ns1:info>PAGzSHktzvGz3hl8J9HQVEw6vnJS0umEhZ_B3eiAwBqBMFOF41mtyccNSnyXola8</ns1:info>
</ns1:SaveTourOrder>
</ns0:Body>
</SOAP-ENV:Envelope>
[2015-01-18 15:06:26,855] client.py:733 DEBUG http failed:
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><s:Fault><faultcode xmlns:a="http://schemas.microsoft.com/net/2005/12/windowscommunicationfoundation/dispatcher">a:InternalServiceFault</faultcode><faultstring xml:lang="en-US">Sequence contains no matching element</faultstring><detail><ExceptionDetail xmlns="http://schemas.datacontract.org/2004/07/System.ServiceModel" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><HelpLink i:nil="true"/><InnerException i:nil="true"/><Message>Sequence contains no matching element</Message><StackTrace> at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)&#xD;
at SletatRu.Module.Gate.InternalGate.SaveTourOrder(Guid userId, Int32 vkGroupId, Int32 requestId, Int64 offerId, Int32 sourceId, String user, String email, String phone, String info, String countryName, String cityFromName, String currencyAlias, String predefinedReferer, Guid sessionId, Int32 officeId, String moduleTpl, String orderReferrer, Int32 externalWtbOfficeId, OrderOriginType originType, Nullable`1 touristId, String target, Boolean sendCopyToUser, Nullable`1 officePlacementId, Int32[] subwayIds)&#xD;
at SamoSoft.Searcher.Module.XmlGate.SaveTourOrder(Int32 searchRequestId, String offerId, Int32 sourceId, String user, String email, String phone, String info, Int32 officeId, String originType, String touristId, Int32[] subwayIds)&#xD;
at SyncInvokeSaveTourOrder(Object , Object[] , Object[] )&#xD;
at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]&amp; outputs)&#xD;
at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc&amp; rpc)&#xD;
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc&amp; rpc)&#xD;
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc&amp; rpc)&#xD;
at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)</StackTrace><Type>System.InvalidOperationException</Type></ExceptionDetail></detail></s:Fault></s:Body></s:Envelope>
[2015-01-18 15:06:26,867] parser.py:143 DEBUG <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><s:Fault><faultcode xmlns:a="http://schemas.microsoft.com/net/2005/12/windowscommunicationfoundation/dispatcher">a:InternalServiceFault</faultcode><faultstring xml:lang="en-US">Sequence contains no matching element</faultstring><detail><ExceptionDetail xmlns="http://schemas.datacontract.org/2004/07/System.ServiceModel" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><HelpLink i:nil="true"/><InnerException i:nil="true"/><Message>Sequence contains no matching element</Message><StackTrace> at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)&#xD;
at SletatRu.Module.Gate.InternalGate.SaveTourOrder(Guid userId, Int32 vkGroupId, Int32 requestId, Int64 offerId, Int32 sourceId, String user, String email, String phone, String info, String countryName, String cityFromName, String currencyAlias, String predefinedReferer, Guid sessionId, Int32 officeId, String moduleTpl, String orderReferrer, Int32 externalWtbOfficeId, OrderOriginType originType, Nullable`1 touristId, String target, Boolean sendCopyToUser, Nullable`1 officePlacementId, Int32[] subwayIds)&#xD;
at SamoSoft.Searcher.Module.XmlGate.SaveTourOrder(Int32 searchRequestId, String offerId, Int32 sourceId, String user, String email, String phone, String info, Int32 officeId, String originType, String touristId, Int32[] subwayIds)&#xD;
at SyncInvokeSaveTourOrder(Object , Object[] , Object[] )&#xD;
at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]&amp; outputs)&#xD;
at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc&amp; rpc)&#xD;
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc&amp; rpc)&#xD;
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc&amp; rpc)&#xD;
at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)</StackTrace><Type>System.InvalidOperationException</Type></ExceptionDetail></detail></s:Fault></s:Body></s:Envelope>
sax duration: 10 (ms)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment