Bonjour Service, Event 100 Application Error

pazz

New member
Local time
8:18 AM
Messages
8
Just thought I'd post here for any input before I slam Apple with this one. I presume its a DNS resolve error but I'm not sure where to go from here. None of my Apple devices (iPhone, iPad and AppleTV) will sync wirelessly with iTunes.

Here's the event viewer log:

Log Name: Application
Source: Bonjour Service
Date: 09/12/2012 21:20:43
Event ID: 100
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: PC-A05N
Description:
Client application bug: DNSServiceResolve(02F0EE375D14337A._appletv._tcp.local.) active for over two minutes. This places considerable burden on the network.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Bonjour Service" />
<EventID Qualifiers="0">100</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-12-09T21:20:43.000000000Z" />
<EventRecordID>26457</EventRecordID>
<Channel>Application</Channel>
<Computer>PC-A05N</Computer>
<Security />
</System>
<EventData>
<Data>Client application bug: DNSServiceResolve(02F0EE375D14337A._appletv._tcp.local.) active for over two minutes. This places considerable burden on the network.</Data>
</EventData>
</Event>
 

My Computer My Computer

OS
Windows 7 64bit
I'm pretty sure this is a Windows firewall conflict. Since updating iTunes to iTunes 11 the TCP ports 123 and 3689 as well as UDP 123 and 5353 weren't showing as being open.

Quick tidy up of a few rules in windows firewall appears to have solved this. At least fingers crossed :rolleyes:
 

My Computer My Computer

OS
Windows 7 64bit
I'm pretty sure this is a Windows firewall conflict. Since updating iTunes to iTunes 11 the TCP ports 123 and 3689 as well as UDP 123 and 5353 weren't showing as being open.

Quick tidy up of a few rules in windows firewall appears to have solved this. At least fingers crossed :rolleyes:

Turns out I was wrong. Another similar error 100 displayed in event viewer.

Log Name: Application
Source: Bonjour Service
Date: 09/12/2012 23:44:06
Event ID: 100
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: PC-A05N
Description:
Client application bug: DNSServiceResolve(d8:d1:cb:ce:38:a5@fe80::dad1:cbff:fece:38a5._apple-mobdev._tcp.local.) active for over two minutes. This places considerable burden on the network.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Bonjour Service" />
<EventID Qualifiers="0">100</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-12-09T23:44:06.000000000Z" />
<EventRecordID>26741</EventRecordID>
<Channel>Application</Channel>
<Computer>PC-A05N</Computer>
<Security />
</System>
<EventData>
<Data>Client application bug: DNSServiceResolve(d8:d1:cb:ce:38:a5@fe80::dad1:cbff:fece:38a5._apple-mobdev._tcp.local.) active for over two minutes. This places considerable burden on the network.</Data>
</EventData>
</Event>
 

My Computer My Computer

OS
Windows 7 64bit
Back
Top