I'm having some trouble getting the feedback portlet I'm working on properly
deployed in up3. When I try to access the portlet, I get the following
error below. Is there some caching value I've failed to set? I don't see
any obvious differences between how this portlet is deployed as compared to
the other working portlets that came with up3.
Thanks,
- Jen
org.jasig.portal.channels.portlet.PortletDispatchException: The
portlet window
'PortletWindowImpl[portletWindowId=46.n58,contextPath=/FeedbackPortlet,portletName=SubmitFeedbackPortlet,windowState=normal,portletMode=view,expirationCache=<null>,requestParameters={}]'
threw an exception while executing action. Underlying channel:
ChannelStaticData: Channel Publish ID = [263] Channel Subscribe ID =
[n58] person= [org.jasig.portal.security.provider.PersonImpl
fullName=[Admin User] id=[7]
[EMAIL PROTECTED]
attributes=[{user.name.given=Admin,
[EMAIL PROTECTED], UserProfile=name
:HTML browser profile,description: A system profile for common web
browsers,layout_id: 1,struct_ss_id: 4,theme_ss_id: 4,system:
true,localeManager: LocaleManager's locales
-----------------------
Session locales:
User locales:
Browser locales: en_US,en;q=0.5
Portal locales: en_US,ja_JP,sv_SE,de_DE
JVM locale: en_US
Sorted locales: en_US,ja_JP,sv_SE,de_DE
, sn=User, RDBMDistributedLayoutStore.PLF=[#document: null],
username=admin, [EMAIL PROTECTED], givenName=Admin,
user.name.family=User, user.login.id=admin, displayName=Admin User,
uPortalTemplateUserName=demo}] isGuest:false]
at
org.jasig.portal.channels.portlet.SpringPortletChannelImpl.render(SpringPortletChannelImpl.java:419)
at
org.jasig.portal.channels.portlet.CSpringPortletAdaptor.renderCharacters(CSpringPortletAdaptor.java:184)
at
org.jasig.portal.ChannelRenderer$Worker.execute(ChannelRenderer.java:545)
at org.jasig.portal.utils.threading.BaseTask.run(BaseTask.java:27)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:613)
Caused by: javax.portlet.PortletException: Request processing failed
at
org.springframework.web.portlet.FrameworkPortlet.processRequest(FrameworkPortlet.java:474)
at
org.springframework.web.portlet.FrameworkPortlet.doDispatch(FrameworkPortlet.java:431)
at javax.portlet.GenericPortlet.render(GenericPortlet.java:175)
at
org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:208)
at org.apache.pluto.core.PortletServlet.doGet(PortletServlet.java:139)
Caused by: java.lang.NullPointerException
at
org.jasig.portal.portlet.container.properties.CacheRequestPropertiesManager.getPortletDeployment(CacheRequestPropertiesManager.java:86)
at
org.jasig.portal.portlet.container.properties.CacheRequestPropertiesManager.setResponseProperty(CacheRequestPropertiesManager.java:60)
at
org.jasig.portal.portlet.container.properties.RequestPropertiesManagerBroker.setResponseProperty(RequestPropertiesManagerBroker.java:67)
at
org.jasig.portal.portlet.container.services.PortalCallbackServiceImpl.setResponseProperty(PortalCallbackServiceImpl.java:90)
at
org.apache.pluto.internal.impl.PortletResponseImpl.setProperty(PortletResponseImpl.java:89)
at
org.springframework.web.portlet.handler.PortletContentGenerator.cacheForSeconds(PortletContentGenerator.java:141)
at
org.springframework.web.portlet.handler.PortletContentGenerator.preventCaching(PortletContentGenerator.java:131)
at
org.springframework.web.portlet.handler.PortletContentGenerator.applyCacheSeconds(PortletContentGenerator.java:155)
at
org.springframework.web.portlet.handler.PortletContentGenerator.checkAndPrepare(PortletContentGenerator.java:124)
at
org.springframework.web.portlet.handler.PortletContentGenerator.checkAndPrepare(PortletContentGenerator.java:106)
at
org.springframework.web.portlet.mvc.AbstractController.handleRenderRequest(AbstractController.java:210)
at
org.springframework.web.portlet.mvc.SimpleControllerHandlerAdapter.handleRender(SimpleControllerHandlerAdapter.java:52)
at
org.springframework.web.portlet.DispatcherPortlet.doRenderService(DispatcherPortlet.java:788)
at
org.springframework.web.portlet.FrameworkPortlet.processRequest(FrameworkPortlet.java:461)
... 24 more
--
You are currently subscribed to [email protected] as: [EMAIL
PROTECTED]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/uportal-dev