Thanks for the info. Yes, it’s pretty annoying as it’s like 80+ lines of cruft in the log every time a page gets served up.
I just recently added a couple of pages to display some query results to the user. Prior to that it’s just been a platform that run’s some queries that sends email alerts to people if there were results that they might want to know about, i.e. out of range. I’ve been using my laptop while doing this where the issue doesn’t occur even though the setup should be essentially identical. I do get a warning on my laptop when I start up Karaf about running in a HotSpot Client VM. Not sure that would have anything to do with it. Hasn’t ever seemed to cause an issue before. Are you suggesting opening a JIRA against pax-web or through Karaf? I assume the former. Regards, Scott From: Achim Nierbeck [mailto:[email protected]] Sent: Wednesday, October 07, 2015 4:30 PM To: [email protected] Subject: Re: jetty /favicon? Hi, why haven't you seen it earlier, most likely as it only happens when a real browser is calling your application. IIRC It's been there since the beginning of pax-web. If it is to annoying, open a jira issue and maybe take a look for a fix :-) regards, Achim 2015-10-07 18:44 GMT+02:00 Leschke, Scott <[email protected]<mailto:[email protected]>>: 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] -- Apache Member Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead blog <http://notizblog.nierbeck.de/> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS> Software Architect / Project Manager / Scrum Master
