I'm seeing the following in my log. Just started seeing this on one of my two
machines that should be running the same versions of everything. Don't know
why I haven't seen this earlier. I'm using Karaf 4.0.1.
Does anybody have a suggestion on how to get rid of this? I see it every time
I send an http request to my web bundle. Really clutters up the log.
2015-10-07 11:10:16,407 | WARN | 7 - /favicon.ico | Response
| 90 - org.eclipse.jetty.util - 9.2.10.v20150310 | Committed before 404
null
2015-10-07 11:10:16,408 | WARN | 7 - /favicon.ico | ServletHandler
| 90 - org.eclipse.jetty.util - 9.2.10.v20150310 | /favicon.ico
java.lang.IllegalStateException: Committed
at
org.eclipse.jetty.server.Response.resetBuffer(Response.java:1253)[87:org.eclipse.jetty.server:9.2.10.v20150310]