[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-2271) IAE when rendering a simple resource
Chris Laprun (JIRA)
jira-events at lists.jboss.org
Mon Jan 5 20:14:16 EST 2009
IAE when rendering a simple resource
------------------------------------
Key: JBPORTAL-2271
URL: https://jira.jboss.org/jira/browse/JBPORTAL-2271
Project: JBoss Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Portal Core
Affects Versions: 2.7.0 Final
Reporter: Chris Laprun
Assignee: Chris Laprun
Fix For: 2.7.1 Final
java.lang.IllegalArgumentException: Must pass a non null resource id
at org.jboss.portal.common.util.ParameterValidation.throwIllegalArgExceptionIfNull(ParameterValidation.java:68)
at org.jboss.portal.core.portlet.PortletRequestDecoder.decode(PortletRequestDecoder.java:189)
at org.jboss.portal.core.model.portal.PortalObjectCommandFactory.doMapping(PortalObjectCommandFactory.java:89)
at org.jboss.portal.core.controller.command.mapper.CommandFactoryDelegate.doMapping(CommandFactoryDelegate.java:87)
at org.jboss.portal.core.controller.command.mapper.DelegatingCommandFactoryService.doMapping(DelegatingCommandFactoryService.java:142)
at org.jboss.portal.core.model.portal.DefaultPortalCommandFactory.doMapping(DefaultPortalCommandFactory.java:69)
at org.jboss.portal.core.controller.Controller.handle(Controller.java:252)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list