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

        Liana Munroe created issue -
        Ken Fyten made changes -
        Field Original Value New Value
        Assignee Mircea Toma [ mircea.toma ]
        Fix Version/s EE-4.2.0.GA [ 13071 ]
        Assignee Priority P2 [ 10011 ]
        Hide
        Mircea Toma added a comment -

        Moved character encoding detection code into ICEfacesContextFactory so that no resource handler will access the request parameters before the detection was run.

        Show
        Mircea Toma added a comment - Moved character encoding detection code into ICEfacesContextFactory so that no resource handler will access the request parameters before the detection was run.
        Mircea Toma made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Mircea Toma added a comment -

        This is an updated fix for ICE-7791that also works with Glassfish 4.1.2.

        Show
        Mircea Toma added a comment - This is an updated fix for ICE-7791 that also works with Glassfish 4.1.2.
        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
        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
        Hide
        Liana Munroe added a comment -

        Verified ICEfaces EE-4.2.0 trunk r51748, glassfish 4.1.2 server. FF 47, Chrome 59, IE 11.

        Show
        Liana Munroe added a comment - Verified ICEfaces EE-4.2.0 trunk r51748, glassfish 4.1.2 server. FF 47, Chrome 59, IE 11.
        Hide
        Ken Fyten added a comment -

        Re-open to backport this to 3.3. maintenance.

        Show
        Ken Fyten added a comment - Re-open to backport this to 3.3. maintenance.
        Ken Fyten made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Ken Fyten made changes -
        Fix Version/s EE-3.3.0.GA_P05 [ 13082 ]
        Hide
        Mircea Toma added a comment -

        Ported back fixes.

        Show
        Mircea Toma added a comment - Ported back fixes.
        Mircea Toma made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: