ICEfaces
  1. ICEfaces
  2. ICE-4225

Reduce log level for undetected ARP implementations

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7.2 SP1
    • Fix Version/s: 1.8RC2, 1.8
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces push, ICEfaces Push Server

      Description

      When starting ICEfaces there are numerous INFO level log messages that indicate when a platform-specific ARP implementation is not detected. This is noisy and not very useful at this log level. Instead, we should log the "...available: false" messages at DEBUG level only and just keep the affirmative "Adapting to xxx evironement" message at INFO level. Just tell them what is happening, not what isn't (unless it's a WARN).

      Mar 17, 2009 5:48:06 PM com.icesoft.faces.webapp.http.servlet.EnvironmentAdaptingServlet <init>
      INFO: GlassFish ARP available: false
      Mar 17, 2009 5:48:06 PM com.icesoft.faces.webapp.http.servlet.EnvironmentAdaptingServlet <init>
      INFO: Jetty ARP available: false
      Mar 17, 2009 5:48:06 PM com.icesoft.faces.webapp.http.servlet.EnvironmentAdaptingServlet <init>
      INFO: Adapting to Thread Blocking environment


      This change applies to core ICEfaces and the new Push Server also.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #18603 Wed Mar 18 14:32:13 MDT 2009 jack.van.ooststroom Fixed JIRA ICE-4225 : Reduce log level for undetected ARP implementations
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/EnvironmentAdaptingServlet.java

          People

          • Assignee:
            Unassigned
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: