Notices


 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 04-Sep-2007, 10:29 AM
Paul M
NNTP User
 
Posts: n/a
Default Empty contentlist in portletselector

ExpressPortal 5.2.1 running on jboss/suse 9.

When the server starts, all is well, after a while, the problem is there.
When a user wants to personalize, he tries to add portlets to a page. But
the categories list only has "all categories", and shows "xx" in the
contentlist. So no portlets to add in his list. After a restart of the
server the portal runs fine again, only it occurs to often. Admin or normal
user makes no difference. All other things run ok during the error. Another
instance runs fine during this error, so database and ldap are fine.




PortletLog|2|9/4/07|17:20:03:011|PortalPortletSelector.generateXmlA vailableE
ntries Exception ... java.lang.NullPointerException
17:20:03,011 ERROR [STDERR] java.lang.NullPointerException
17:20:03,012 ERROR [STDERR] at
com.sssw.portal.persist.resourceset.impl.EboPortal ComponentInfo.setCategorie
s(EboPortalComponentInfo.java:663)
17:20:03,012 ERROR [STDERR] at
com.sssw.portal.persist.resourceset.impl.EboPortal ComponentInfo.initializeDe
scriptor(EboPortalComponentInfo.java:564)
17:20:03,012 ERROR [STDERR] at
com.sssw.portal.persist.resourceset.impl.EboPortal ComponentInfo.initialize(E
boPortalComponentInfo.java:110)
17:20:03,012 ERROR [STDERR] at
com.sssw.fw.persist.impl.EboElementHelper.createEl ement(EboElementHelper.jav
a:73)
17:20:03,012 ERROR [STDERR] at
com.sssw.fw.persist.impl.EboElementHelper.createEl ements(EboElementHelper.ja
va:90)
17:20:03,012 ERROR [STDERR] at
com.sssw.fw.persist.impl.EboPersistenceProvider.lo adAll(EboPersistenceProvid
er.java:156)
17:20:03,012 ERROR [STDERR] at
com.sssw.portal.manager.EboComponentManager.getEnt ireComponentInfoListIntern
ally(EboComponentManager.java:489)
17:20:03,012 ERROR [STDERR] at
com.sssw.portal.manager.EboComponentManager.getCom ponentInfoList(EboComponen
tManager.java:388)
17:20:03,013 ERROR [STDERR] at
com.sssw.portal.manager.EboComponentManager.getRes trictedComponentInfoList(E
boComponentManager.java:617)
17:20:03,013 ERROR [STDERR] at
com.novell.afw.component.core.EboComponentRegistry .getRestrictedPortletModel
List(EboComponentRegistry.java:184)
17:20:03,013 ERROR [STDERR] at
com.novell.afw.component.core.EboComponentRegistry .getRestrictedPortletRegis
trationList(EboComponentRegistry.java:287)
17:20:03,013 ERROR [STDERR] at
com.novell.afw.component.core.EboComponentRegistry .getRestrictedPortletRegis
trationListByCategory(EboComponentRegistry.java:34 1)
17:20:03,013 ERROR [STDERR] at
com.novell.afw.portal.proxy.EboPortletRegistryProx y.getRestrictedPortletRegi
strationListByCategory(EboPortletRegistryProxy.jav a:762)
17:20:03,013 ERROR [STDERR] at
com.novell.afw.portal.portlet.core.PortalPortletSe lector.generateXmlAvailabl
eEntries(PortalPortletSelector.java:1779)
17:20:03,013 ERROR [STDERR] at
com.novell.afw.portal.portlet.core.PortalPortletSe lector.generateXmlMain(Por
talPortletSelector.java:1648)
17:20:03,013 ERROR [STDERR] at
com.novell.afw.portal.portlet.core.PortalPortletSe lector.doView(PortalPortle
tSelector.java:737)
17:20:03,013 ERROR [STDERR] at
javax.portlet.GenericPortlet.doDispatch(Unknown Source)
17:20:03,013 ERROR [STDERR] at
javax.portlet.GenericPortlet.render(Unknown Source)
17:20:03,013 ERROR [STDERR] at
com.novell.afw.portlet.core.EboPortletContainer.pr ocessOperation(EboPortletC
ontainer.java:698)
17:20:03,013 ERROR [STDERR] at
com.novell.afw.portlet.core.EboPortletContainer.pr ocessOperation(EboPortletC
ontainer.java:549)
17:20:03,013 ERROR [STDERR] at
com.novell.afw.portlet.core.EboPortletContainer.ge tMarkup(EboPortletContaine
r.java:222)
17:20:03,013 ERROR [STDERR] at
com.novell.afw.portlet.consumer.core.EboPortletCon sumerContainer.processOper
ation(EboPortletConsumerContainer.java:305)
17:20:03,013 ERROR [STDERR] at
com.novell.afw.portlet.consumer.core.EboPortletCon sumerContainer.getMarkup(E
boPortletConsumerContainer.java:175)
17:20:03,013 ERROR [STDERR] at
com.novell.afw.portal.proxy.EboPortletContainerPro xy.getMarkup(EboPortletCon
tainerProxy.java:240)
17:20:03,013 ERROR [STDERR] at
com.novell.afw.portal.aggregation.EboPortletProxyH elper.renderPortlet(EboPor
tletProxyHelper.java:271)
17:20:03,013 ERROR [STDERR] at
com.novell.afw.portal.aggregation.EboPortalAggrega tionHelper.runPortletsInTh
eMainThread(EboPortalAggregationHelper.java:1766)
17:20:03,013 ERROR [STDERR] at
com.novell.afw.portal.aggregation.EboPortalAggrega tionHelper.renderSynchPort
lets(EboPortalAggregationHelper.java:1737)
17:20:03,013 ERROR [STDERR] at
com.novell.afw.portal.aggregation.EboPortalAggrega tionHelper.callRender(EboP
ortalAggregationHelper.java:2101)
17:20:03,013 ERROR [STDERR] at
com.novell.afw.portal.aggregation.EboPortalAggrega tionControllerImpl.initiat
eRendering(EboPortalAggregationControllerImpl.java :1322)
17:20:03,013 ERROR [STDERR] at
com.novell.afw.portal.aggregation.EboPortalAggrega tionControllerImpl.renderP
ortalResponse(EboPortalAggregationControllerImpl.j ava:596)
17:20:03,014 ERROR [STDERR] at
com.novell.afw.portal.aggregation.EboPortalAggrega tionServlet.handlePortletR
equest(EboPortalAggregationServlet.java:586)
17:20:03,014 ERROR [STDERR] at
com.novell.afw.portal.aggregation.EboPortalAggrega tionServlet.callService(Eb
oPortalAggregationServlet.java:203)
17:20:03,014 ERROR [STDERR] at
com.novell.afw.portal.aggregation.EboPortalAggrega tionServlet.doGet(EboPorta
lAggregationServlet.java:90)
17:20:03,014 ERROR [STDERR] at
javax.servlet.http.HttpServlet.service(HttpServlet .java:697)
17:20:03,014 ERROR [STDERR] at
javax.servlet.http.HttpServlet.service(HttpServlet .java:810)
17:20:03,014 ERROR [STDERR] at
org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(Application
FilterChain.java:252)
17:20:03,014 ERROR [STDERR] at
org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterCh
ain.java:173)
17:20:03,014 ERROR [STDERR] at
com.novell.afw.portal.xforms.EboXFormClientDetecti onFilter.doFilter(EboXForm
ClientDetectionFilter.java:97)
17:20:03,014 ERROR [STDERR] at
org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(Application
FilterChain.java:202)
17:20:03,014 ERROR [STDERR] at
org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterCh
ain.java:173)
17:20:03,014 ERROR [STDERR] at
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doF ilter(ReplyHeaderFilter.ja
va:96)
17:20:03,014 ERROR [STDERR] at
org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(Application
FilterChain.java:202)
17:20:03,014 ERROR [STDERR] at
org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterCh
ain.java:173)
17:20:03,014 ERROR [STDERR] at
org.apache.catalina.core.StandardWrapperValve.invo ke(StandardWrapperValve.ja
va:213)
17:20:03,014 ERROR [STDERR] at
org.apache.catalina.core.StandardContextValve.invo ke(StandardContextValve.ja
va:178)
17:20:03,014 ERROR [STDERR] at
org.jboss.web.tomcat.security.SecurityAssociationV alve.invoke(SecurityAssoci
ationValve.java:175)
17:20:03,014 ERROR [STDERR] at
org.jboss.web.tomcat.security.JaccContextValve.inv oke(JaccContextValve.java:
74)
17:20:03,014 ERROR [STDERR] at
org.apache.catalina.core.StandardHostValve.invoke( StandardHostValve.java:126
)
17:20:03,014 ERROR [STDERR] at
org.apache.catalina.valves.ErrorReportValve.invoke (ErrorReportValve.java:105
)
17:20:03,014 ERROR [STDERR] at
org.jboss.web.tomcat.tc5.jca.CachedConnectionValve .invoke(CachedConnectionVa
lve.java:156)
17:20:03,014 ERROR [STDERR] at
org.jboss.web.tomcat.tc5.sso.ClusteredSingleSignOn .invoke(ClusteredSingleSig
nOn.java:637)
17:20:03,014 ERROR [STDERR] at
org.apache.catalina.core.StandardEngineValve.invok e(StandardEngineValve.java
:107)
17:20:03,014 ERROR [STDERR] at
org.apache.catalina.connector.CoyoteAdapter.servic e(CoyoteAdapter.java:148)
17:20:03,015 ERROR [STDERR] at
org.apache.coyote.http11.Http11Processor.process(H ttp11Processor.java:869)
17:20:03,015 ERROR [STDERR] at
org.apache.coyote.http11.Http11BaseProtocol$Http11 ConnectionHandler.processC
onnection(Http11BaseProtocol.java:664)
17:20:03,015 ERROR [STDERR] at
org.apache.tomcat.util.net.PoolTcpEndpoint.process Socket(PoolTcpEndpoint.jav
a:527)
17:20:03,015 ERROR [STDERR] at
org.apache.tomcat.util.net.MasterSlaveWorkerThread .run(MasterSlaveWorkerThre
ad.java:112)
17:20:03,015 ERROR [STDERR] at java.lang.Thread.run(Thread.java:534)

Does it look like something we can solve, or is this going to be a novell
support call?
Regards, Paul M


Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 12:25 PM.


© 2007 Novell, Inc. All Rights Reserved.

Search Engine Friendly URLs by vBSEO 3.3.0 RC2