History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: UP-1636
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Andrew Petro
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
uPortal

PortletPreferences store() method fails

Created: 13/Feb/07 12:47 PM   Updated: 03/Jul/07 04:14 PM
Component/s: Portlet Container
Affects Version/s: 2.3, 2.3.1, 2.3.2, 2.3.3, 2.3.4, 2.3.5, 2.4
Fix Version/s: 2.4.1

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
The old version of pluto.jar included in these releases failed to support the store() method, yielding telltale stack traces in the log that look like this:

Nested Exception is java.lang.AbstractMethodError:
org.jasig.portal.container.om.common.PreferenceSetImpl.add(Ljava/lang/String;Ljava/util/Collection;)Lorg/apache/pluto/om/common/Preference;
       at
org.apache.pluto.core.impl.PortletPreferencesImpl.store(PortletPreferencesImpl.java:329)

       at
yourpackage.YourPortlet.processAction(YourPortlet.java:82)
.....

This issue is resolved by upgrading to a later pluto.jar

This issue is also documented in a knowledgebase article at http://support.unicon.net/node/565

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.