• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: SOAP request faultcode 65794 (stream error)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SOAP request faultcode 65794 (stream error)


  • Subject: Re: SOAP request faultcode 65794 (stream error)
  • From: "Tom Chen" <email@hidden>
  • Date: Fri, 14 Nov 2008 17:44:40 -0800

Just to follow up, it looks like something was wrong on the server
side, I tried the same request today (without any code change) and the
server is now responding properly.

Thanks,
--Thomas

On Thu, Nov 13, 2008 at 4:29 PM, Tom Chen <email@hidden> wrote:
> Ya, I'm not sure how relevant the return errors are; I noted below
> that the domain and error values will change per invocation. I've
> received error result such as the following:
>
> Fault Code = -65794
> Fault Extra: {
> domain = 4;
> error = -4;
> msg = "Stream Error";
> }
>
> (Where did you look up the meaning of those error values? Are they in
> in the link below?)
>
> What boggles me is that there is a server response with invalid
> parameters, but none with valid parameters. Any ideas?
>
> Thanks,
> --Thomas
>
> On Thu, Nov 13, 2008 at 2:24 AM, Quinn <email@hidden> wrote:
>> At 16:52 -0800 12/11/08, Tom Chen wrote:
>>>
>>> /FaultExtra = {
>>> Domain = 12
>>> Error = 8
>>> Msg = "Stream error"
>>> }
>>
>> I'm not sure if this helps, but error domain 12 is
>> kCFStreamErrorDomainNetDB, which means that a value of 8 is EAI_NONAME.
>>  This is a pretty unusual error that's returned by DNS routines (like
>> <x-man-page://3/getaddrinfo>) in a number of obscure circumstances.  Some of
>> these may be programmer error (for example, calling getaddrinfo with both a
>> null node name and a null service name), but others are internal errors.
>>  You can look in the Darwin source for the details.
>>
>> <http://www.opensource.apple.com/darwinsource/10.5/Libinfo-278/lookup.subproj/getaddrinfo.c>
>>
>> [This link may require an APSL <http://www.opensource.apple.com/apsl/>
>> account.]
>>
>> S+E
>> --
>> Quinn "The Eskimo!"                    <http://www.apple.com/developer/>
>> Apple Developer Relations, Developer Technical Support, Core OS/Hardware
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Macnetworkprog mailing list      (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>>
>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >SOAP request faultcode 65794 (stream error) (From: "Tom Chen" <email@hidden>)
 >Re: SOAP request faultcode 65794 (stream error) (From: "Tom Chen" <email@hidden>)

  • Prev by Date: Re: SSL and manual peer-name validation
  • Next by Date: Getting mbuf length
  • Previous by thread: Re: SOAP request faultcode 65794 (stream error)
  • Next by thread: Get network paarmeters
  • Index(es):
    • Date
    • Thread