Re: Error: - 536870181 for VnodeWatcher
Re: Error: - 536870181 for VnodeWatcher
- Subject: Re: Error: - 536870181 for VnodeWatcher
- From: Terry Lambert <email@hidden>
- Date: Tue, 28 Sep 2010 17:17:02 -0700
On Sep 28, 2010, at 4:23 AM, sheetal phirke wrote:
> Hello All,
>
> I am executing Vnodewatcher. for sometime i get error as "Error in receiving data: -536870181" for IODataQueueDequeue.
> i try to find on post but didn't get useful information.
You should have looked in hex:
0xE00002DB: "no space for data"
^
|
firewire device
You probably have too many things plugged in. Bandwidth is reserved for each driver loaded, so plugging in too many things results in exceeding the bandwidth total. See kIOReturnNoSpace on developer.apple.com:
<http://serenity.uncc.edu/web/ADC/2005/Developer_DVD_Series/April/ADC Reference Library/documentation/Darwin/Reference/KernelIOKitFramework/IOReturn/PDefines/PDefines.html>
-- Terry _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden