ICEfaces
  1. ICEfaces
  2. ICE-11339

Server warning on every request with glassfish 4.1.2

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.2
    • Fix Version/s: EE-4.2.0.GA, EE-3.3.0.GA_P05
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      Glassfish 4.1.2 server, all browsers, showcase test app
    • Assignee Priority:
      P2

      Description

      Glassfish 4.1.2 server warning written on every showcase request .

      [#|2017-07-07T09:13:00.021-0600|WARNING|glassfish 4.1|javax.enterprise.web.core|_ThreadID=35;_ThreadName=http-listener-1(3);_TimeMillis=1499440380021;_LevelValue=900;_MessageID=AS-WEB-CORE-00059;|
        Unable to set request character encoding to UTF-8 from context /showcase, because request parameters have already been read, or ServletRequest.getReader() has already been called|#]

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #51748 Wed Jul 12 13:43:34 MDT 2017 mircea.toma ICE-11339 Moved character encoding detection code into ICEfacesContextFactory so that no resource handler will access the request parameters before the detection was run.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/fileentry/FileEntryUpload.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #51747 Wed Jul 12 13:08:48 MDT 2017 mircea.toma ICE-11339 Moved character encoding detection code into ICEfacesContextFactory so that no resource handler will access the request parameters before the detection was run.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/util/EnvUtils.java
        Commit graph DEL /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/impl/util/CharacterEncodingHandler.java
        Commit graph DEL /icefaces4/trunk/icefaces/core/src/main/resources/META-INF/extra.faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/impl/context/ICEFacesContextFactory.java

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Liana Munroe
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: