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

        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.
        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.
        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.
        Hide
        Mircea Toma added a comment -

        Ported back fixes.

        Show
        Mircea Toma added a comment - Ported back fixes.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: