[jboss-user] [JBoss Portal] - PortletPreferences in MySql

cassitos do-not-reply at jboss.com
Tue Feb 26 14:41:55 EST 2008


I'm using MySql 5.0.45 database.
Now i'm trying to configure some portlets, like RSS Reader included in JBoss Portal. But the preferences it's not working (save).
If change to HSQLDB (default), the preferences works fine.
The log is like this when try do save the change in portlet preferences (Portal Administrator/Portlet Instances):
2008-02-26 16:26:37,359 ERROR [STDERR] org.jboss.portal.portlet.InvalidPortletIdException: Cannot configure producer offered portlets
  | 2008-02-26 16:26:37,359 ERROR [STDERR] 	at org.jboss.portal.portlet.state.producer.ProducerPortletInvoker.setProperties(ProducerPortletInvoker.java:538)
  | 2008-02-26 16:26:37,359 ERROR [STDERR] 	at org.jboss.portal.portlet.federation.impl.FederatedPortletInvokerService.setProperties(FederatedPortletInvokerService.java:212)
  | 2008-02-26 16:26:37,359 ERROR [STDERR] 	at org.jboss.portal.portlet.federation.impl.FederatingPortletInvokerService.setProperties(FederatingPortletInvokerService.java:205)
  | 2008-02-26 16:26:37,359 ERROR [STDERR] 	at org.jboss.portal.core.impl.model.instance.AbstractInstance.setProperties(AbstractInstance.java:185)
  | 2008-02-26 16:26:37,359 ERROR [STDERR] 	at org.jboss.portal.core.admin.ui.InstanceManagerBean.updatePrefs(InstanceManagerBean.java:410)
  | 2008-02-26 16:26:37,359 ERROR [STDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  | 2008-02-26 16:26:37,359 ERROR [STDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  | 2008-02-26 16:26:37,359 ERROR [STDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | 2008-02-26 16:26:37,359 ERROR [STDERR] 	at java.lang.reflect.Method.invoke(Method.java:585)
  | 2008-02-26 16:26:37,359 ERROR [STDERR] 	at com.sun.el.parser.AstValue.invoke(AstValue.java:130)
  | 2008-02-26 16:26:37,359 ERROR [STDERR] 	at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:274)
  | 2008-02-26 16:26:37,359 ERROR [STDERR] 	at com.sun.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:68)
  | 2008-02-26 16:26:37,359 ERROR [STDERR] 	at com.sun.facelets.el.LegacyMethodBinding.invoke(LegacyMethodBinding.java:69)
  | 2008-02-26 16:26:37,359 ERROR [STDERR] 	at org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:61)
To other features, the portal is working very well. Only preferences is with this problem.
Tks.

sorry about my English... ^_^

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132295#4132295

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132295



More information about the jboss-user mailing list