PeerDistSvc.dll

Associated Error Codes

Below lists error codes and symbolic names found for this module.

CodeFound inDescription
0x300000001011Info
0x3000000a1011The BranchCache service is starting up.
0x3000000b1011Republishing content - making content available to others in the branch office.
0x3000000c1011Publishing content on the server.
0x3000000d1011Downloading content.
0x3000000e1011Offering content to hosted cache.
0x3000000f1011Publishing content on the server.
0x300000101011Loading local cache.
0x300000111011Saving local cache.
0x500000021011Error
0x500000031011Warning
0x500000041011Information
0x900000011011Microsoft-Windows-BranchCache
0x900000021011Microsoft-Windows-BranchCache/Operational
0x910000011011Microsoft-Windows-BranchCacheMonitoring
0x910000021011Microsoft-Windows-BranchCacheMonitoring/Analytic
0x920000011011Microsoft-Windows-BranchCacheEventProvider
0x920000021011Microsoft-Windows-BranchCacheEventProvider/DiagnosticChannel
0x930000011011Microsoft-Windows-BranchCacheClientEventProvider
0x930000021011Microsoft-Windows-BranchCacheClientEventProvider/DiagnosticChannel
0xb00000011011The BranchCache service started successfully.
0xb00000021011The BranchCache service stopped successfully.
0xb00000031011The BranchCache service detected that this computer roamed to a different location. Group Policy settings will refresh.
0xb00000041011The BranchCache service failed to start. Error: %1 %2
0xb00000051011A BranchCache configuration change was detected.
0xb00000061011This computer is configured as a Hosted Cache server and it is also configured to use a Hosted Cache. Only one of these options is allowed.
0xb00000071011A firewall is blocking inbound traffic on UDP port 3702, which is used to discover the availability of cached content on this computer. Other computers on the network cannot discover this client. To create a Windows Firewall rule that allows traffic on UDP port 3702, run the command "Enable-BCDistributed" from an elevated PowerShell command prompt. If a different firewall is used, modify the firewall settings to allow this traffic.
0xb00000081011A firewall is blocking inbound traffic on TCP port 80, which is used to serve content to requesting computers. As a result, other computers on the network, including the Hosted Cache server, cannot retrieve content from this client. To create a Windows Firewall rule that allows inbound traffic on TCP port 80, run the enable cmdlet appropriate to your service mode from an elevated PowerShell command prompt. If a different firewall is used, modify the firewall settings to allow this traffic.
0xb00000091011A firewall is blocking inbound traffic on TCP port 443, which is used by the Hosted Cache server for accepting incoming client offers to add content. As a result, clients cannot add content to the Hosted Cache. To create a Windows Firewall rule that allows inbound traffic on TCP port 443, run the command "Enable-BCHostedServer" from an elevated PowerShell command prompt. If a different firewall is used, modify the firewall settings to allow this traffic.
0xb000000a1011The BranchCache service cannot start because the HTTP namespace used for serving content to requesting clients is not reserved. Run the enable cmdlet appropriate to your service mode from an elevated PowerShell command prompt.
0xb000000b1011Content was not cached. BranchCache cannot free enough space in the local cache to accommodate the content being added. The maximum cache size is %1 MB. To increase the cache size, run the command "Set-BCCache" from an elevated PowerShell command prompt and ensure that the disk where the local cache is saved has enough free space.
0xb000000c1011BranchCache cannot publish the content at location %1. Error: %2 %3 This might be because the publication directory location is not on an NTFS partition, the path is too long (typically, greater than 190 characters) or does not exist, or the BranchCache service does not have the permissions to write to the directory location. Run the command "Set-BCCache" from an elevated PowerShell command prompt.
0xb000000d1011BranchCache cannot publish the content with content-id: %2 because the publication cache size was exceeded or the disk does not have enough space. Error: %3 %4 Run the command "Set-BCCache" from an elevated PowerShell command prompt to increase the cache size.
0xb000000e1011A request message sent to another BranchCache client failed. Error: %6 %7
0xb000000f1011A request message sent to the Hosted Cache server failed. Error: %6 %7
0xb00000101011A BranchCache client or hosted cache server was unresponsive or provided invalid data. For the next %2 minute(s), BranchCache will not attempt to download data from this machine.
0xb00000111011A request message from another BranchCache client was dropped because it was not valid. Remote client address: %1 Error: %3 %4
0xb00000121011A content retrieval request from another BranchCache client was denied. Remote client address: %1 Error: %2 %3
0xb00000131011BranchCache tried to offer content to the Hosted Cache server on %1, but there was an error connecting to the Hosted Cache server. Error: %2 %3 Possible reasons for this error: -the client has been configured with an incorrect Hosted Cache server name -the client has been configured with an incorrect Hosted Cache server port -the firewall on the Hosted Cache server is blocking communication -the hosted cache server has not been configured with a certificate trusted by the client -the client has been configured to use TLS when communicating with the hosted cache, but the hosted cache has not been configured to use TLS -the client has been configured to not use TLS when communicating with the hosted cache, but the hosted cache has not been configured to expect TLS The client can be configured by running the "netsh branchcache set service hostedclient location=[HOSTEDSERVER]" command from an elevated prompt. The Hosted Cache server can be configured by running the "netsh branchcache set service hostedserver" command from an elevated prompt. For advanced configuration and information about certificate deployment on a Hosted Cache server, please see the BranchCache deployment guide.
0xb00000141011BranchCache tried to offer content to the Hosted Cache server on %1, but the request timed out. The Hosted Cache server might be experiencing heavy loads or might not be reachable because of network or authentication issues.
0xb00000151011%2 instance(s) of event id %1 occurred.
0xb00000161011The Windows Firewall rules for the BranchCache service are not configured correctly. Run the enable cmdlet appropriate to your service mode from an elevated PowerShell command prompt to set the Windows Firewall configuration correctly.
0xb00000171011The BranchCache service could not be started because it has been disabled. Use the Services snap-in console to set the Startup Type for the BranchCache service to "Manual" on client computers and to "Automatic" on server computers.
0xb00000181011The BranchCache service started, but was unable to load the cache file from disk because the cache file was corrupted or was an incompatible version. Sub code: %2 Error: %1 %3
0xb00000191011The BranchCache service started and loaded a cache file from disk.
0xb000001a1011BranchCache saved a cache file to disk.
0xb000001b1011The BranchCache service stopped and was unable to save the cache file to disk. Error: %1 %2
0xb000001c1011The BranchCache service is stopping.
0xb000001d1011An SSL certificate is not bound to the port %1 on the Hosted Cache server. As a result, clients cannot add content to the Hosted Cache. Run the command "netsh http add sslcert" from an elevated command prompt to bind a certificate.
0xb000001e1011BranchCache cannot initialize the local cache at location %1. Error: %2 %3 Possible reasons are that the local cache directory location is not on an NTFS partition, the path is too long (typically, greater than 190 characters) or does not exist, or the BranchCache service does not have the permissions to write to the directory location. Run the command "Set-BCCache" from an elevated PowerShell command prompt.
0xb000001f1011A request message sent to a Hosted Cache client failed. Error: %6 %7
0xb00000201011The size of the republication cache store at %1 is too small. The size %2 bytes was rounded up to %3 bytes.
0xb00000211011The size of the publication cache store at %1 is too small. The size %2 bytes was rounded up to %3 bytes.
0xb00000221011BranchCache failed to register a service connection point.
0xb00000231011BranchCache failed to update a service connection point.
0xb00000241011BranchCache failed to delete a service connection point.
0xb00000251011BranchCache failed to discover a service connection point.
0xb00000261011BranchCache completed defragmentation of the republication cache store at %1. Error: %2 %3
0xb00000271011It is recommended that you consider defragmentation of the republication cache store at %1. Defragmentation improves the storage efficiency and performance of BranchCache. Configured max size of the cache store: %2 MB Actual size of data in the cache store: %3 MB
0xb00000281011Client request was dropped because allowable simultaneous uploads limit was reached. Remote client address: %1 Current Uploads: %2 Maximum Simultaneous Uploads: %3
0xb00000291011BranchCache cannot start because another application or service is listening on TCP port %1 (HTTP). BranchCache expects incoming requests for content on this port.
0xb10000011011Component %1 has arrived as a BranchCache Monitoring provider
0xb10000021011Component %1 has departed as a BranchCache Monitoring provider
0xb10000651011MS-PCCRR Statistics Snapshot
0xb10000661011Segment Id=%5 has been published for Content Id=%3
0xb10000671011Content Information has been added for Segment Id=%5 of Content Id=%3
0xb10000681011Content Data has been added for Segment Id=%5 of Content Id=%3
0xb10000691011A StreamRead has been initiated at Content Offset %6, Segment Offset %7 for Segment Id=%5 of Content Id=%3
0xb100006a1011A BlockRead has been initiated at Content Offset %6, Segment Offset %7 for Segment Id=%5 of Content Id=%3
0xb100006b1011A Discovery Request for Segment Id=%2 has been received from peer %3
0xb100006c1011A Discovery Request for Segment Id=%2 has been sent to %3
0xb100006d1011A Discovery Response for Segment Id=%2 has been received from peer %3
0xb100006e1011A Discovery Response for Segment Id=%2 has been sent to peer %3
0xb100006f1011No discovery response for Segment Id=%2 has been received in time to be used for downloading data
0xb10000701011A late discovery response has been received for Segment Id=%2 from peer %3
0xb10000711011A block request for block ID=%3 of Segment=%2 has been received from peer %5
0xb10000721011A block request for block ID=%3 of Segment=%2 has been sent to peer %5
0xb10000731011A block response for block ID=%3 of Segment=%2 with size=%4 has been received from peer %5
0xb10000741011A block response for block ID=%3 of Segment=%2 with size=%4 has been sent to peer %5
0xb10000c91011Inbound Non-PeerDist HTTP request for URL %2 from client at address IPv4=%3 IPv6=%4
0xb10000ca1011Inbound PeerDist HTTP request for URL %2 from client at address IPv4=%3 IPv6=%4
0xb10000cb1011Inbound PeerDist Missing Data HTTP request for URL %2 from client at address IPv4=%3 IPv6=%4
0xb10000cc1011Inbound PeerDist Hash HTTP request for URL %2 from client at address IPv4=%3 IPv6=%4
0xb10000cd1011Outbound Non-PeerDist HTTP response for URL %2 from client at address IPv4=%3 IPv6=%4
0xb10000ce1011Outbound PeerDist encoded HTTP response for URL %2 from client at address IPv4=%3 IPv6=%4
0xb10000cf1011Outbound PeerDist encoded HTTP response to a PeerDist Hash-only request for URL %2 from client at address IPv4=%3 IPv6=%4
0xb10000d01011Outbound HTTP response to a PeerDist Missing Data request for URL %2 from client at address IPv4=%3 IPv6=%4
0xb20027101011CreateRequest
0xb20027111011SendRequest
0xb20027121011SendResponse
0xb20027131011CloseRequest
0xb30027741011ClientOpenContent
0xb30027751011ClientCloseContent
0xb30027761011ClientAddData
0xb30027771011ClientAddDataComplete
0xb30027781011ClientBlockRead
0xb30027791011ClientBlockReadComplete
0xb300277a1011ClientStreamRead
0xb300277b1011ClientStreamReadComplete
99 entries