mfikes / ambly

ClojureScript REPL into embedded JavaScriptCore
http://ambly.fikesfarm.com
Eclipse Public License 1.0
541 stars 21 forks source link

JmDNS warning about unhanded protocol message #27

Closed mfikes closed 9 years ago

mfikes commented 9 years ago

Squelch log lines like

Feb 17, 2015 8:09:38 AM javax.jmdns.impl.DNSIncoming readAnswer
WARNING: There was an OPT answer. Not currently handled. Option code: 65002 data: 7D59A55647530597

They are benign noise.

mfikes commented 9 years ago

Just saw some more of these

Feb 19, 2015 9:39:48 PM javax.jmdns.impl.DNSIncoming readAnswer
WARNING: There was an OPT answer. Not currently handled. Option code: 65002 data: C6CE306BAF343F24
Feb 19, 2015 9:39:50 PM javax.jmdns.impl.DNSIncoming readAnswer
WARNING: There was an OPT answer. Not currently handled. Option code: 65002 data: C6CE306BAF343F24
Feb 19, 2015 9:39:50 PM javax.jmdns.impl.DNSIncoming readAnswer
WARNING: There was an OPT answer. Not currently handled. Option code: 65002 data: C6CE306BAF343F24
mfikes commented 9 years ago

Haven't seen these since.