Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: No Longer Reproducible
-
Affects Version/s: 6.1.0 CE GA1
-
Fix Version/s: --Sprint 11/12, 6.2.0 CE M2
-
Component/s: Collaboration, Collaboration > Mail
-
Labels:
-
Environment:Ubuntu 10.04 LTS 64 bits, using the tomcat bundled version
-
Similar Issues:
Description
I added a mail portlet connecting to gmail. All set properly. This worked in the previous version. But this one can't work. Download all emails for year 2011, then 2012 .. it seems to stop. Not sure, why? got this error from catalina.out.
04:50:39,909 INFO [PortalImpl:4873] Current URL /user/chuawenching/home/-/mail/check_messages generates exception: org.apache.jasper.JasperException: An exception occurred processing JSP page /check_messages.jsp at line 27
24: %>
25:
26: <c:if test="<%= mailManager != null %>">
27: <%= mailManager.checkMessages(accountId, folderId) %>
28: </c:if>

Eric Machine, thanks for the report. I tried to reproduce this issue on Liferay Portal 6.1 CE but could not. Here are the steps I tried:
Please ensure you have a fresh environment with no other issues that may interfere with the bug. If you still experience this issue, please let me know how to reproduce the issue and we can re-visit it. If I cannot reproduce this issue, it cannot be fixed. Thanks!