Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.1.0.RC1, EE-3.3.0.GA_P04
-
Fix Version/s: EE-4.1.0.RC1, EE-4.1.0.GA, EE-3.3.0.GA_P04, 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
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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #48727 | Tue May 10 06:19:32 MDT 2016 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/HeadBodyListener.java
MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/BridgeSetup.java |