Re: Error: - 536870181 for VnodeWatcher
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com 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%20Reference%20Library/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 (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Terry Lambert