ICEfaces
  1. ICEfaces
  2. ICE-11043

CLONE - showcase-portlet server warnings and errors

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-4.1.0.RC1
    • Fix Version/s: EE-4.1.0.RC1, EE-4.1.0.GA, 4.2.BETA, 4.2
    • Component/s: ACE-Components, Bridge
    • Labels:
      None
    • Environment:
      EE4 trunk r48724
      Browsers: all
      Server: liferay-portal-6.2-ce-ga3\tomcat-7.0.42
    • Assignee Priority:
      P2

      Description

      Showcase-portlet:
      There are new warnings and errors written to the server log when adding any component portlet to the page, or when refreshing the page to render the component:

      22:26:25,282 WARN [ExternalContextCompat_2_0_Impl:96] Unable to call portletResponse.addProperty(String, String) for portletResponse=[com.liferay.faces.bridge.filter.internal.RenderResponseBridgeLiferayImpl] because it is not a ResourceRes
      ponse.
      22:26:25,283 WARN [ExternalContextCompat_2_0_Impl:96] Unable to call portletResponse.addProperty(String, String) for portletResponse=[com.liferay.faces.bridge.filter.internal.RenderResponseBridgeLiferayImpl] because it is not a ResourceRes
      ponse.
      22:26:25,315 WARN [HeadResponseWriterBase:177] Title removed because multiple <title> elements are invalid and the
      portlet container controls the <title>.
      22:26:28,213 ERROR [http-bio-8080-exec-15][PollerServlet:63] No channel exists with user id 10199
      22:26:28,331 ERROR [http-bio-8080-exec-15][status_jsp:752] No channel exists with user id 10199

        Activity

        Hide
        Ken Fyten added a comment - - edited

        Committed fix for the addProperty issue to RC1 tag:

        [14:41:44] - svn commit -m "ICE-11043 - fix for portletResponse.addProperty(String, String)  is actually safe to port it in to RC1. the fix makes sure that no HTTP headers are added to the response when running in a portal env."
        [14:41:45] - Sending       /svn/icefaces-ee-4.1.0.RC1/icefaces-ee/icefaces/core/src/main/java/org/icefaces/impl/event/BridgeSetup.java
        [14:41:47] - Committed revision 48792.
        
        Show
        Ken Fyten added a comment - - edited Committed fix for the addProperty issue to RC1 tag: [14:41:44] - svn commit -m "ICE-11043 - fix for portletResponse.addProperty( String , String ) is actually safe to port it in to RC1. the fix makes sure that no HTTP headers are added to the response when running in a portal env." [14:41:45] - Sending /svn/icefaces-ee-4.1.0.RC1/icefaces-ee/icefaces/core/src/main/java/org/icefaces/impl/event/BridgeSetup.java [14:41:47] - Committed revision 48792.
        Hide
        Liana Munroe added a comment -

        Verified ICEfaces EE-4.1.0 RC build 5 with liferay-portal-6.2-ce-ga3, liferay-portal-6.2-ce-ga5, Chrome 50, FF 43, IE 11
        Only the "title removed" warnings remain. These warnings are addressed by ICE-11042.

        Show
        Liana Munroe added a comment - Verified ICEfaces EE-4.1.0 RC build 5 with liferay-portal-6.2-ce-ga3, liferay-portal-6.2-ce-ga5, Chrome 50, FF 43, IE 11 Only the "title removed" warnings remain. These warnings are addressed by ICE-11042 .

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Carmen Cristurean
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: