| Author |
No Page Selected Error
|
|
|
| This is the error some of our users receive when signing in to portal. It is not consistent. If they close the browser and try again the error goes away.
Anybody have any ideas about how to fix this?
the page says:
APCL0020E: There is no page selected. View Details
When I click on View Details this is the error:
APCL0020E: There is no page selected.
com.ibm.portal.WpsException: APCL0020E: There is no page selected.
at com.ibm.wps.portlets.admin.customizer.util.ActionUtil.doMessage(ActionUtil.java:180)
at com.ibm.wps.portlets.contentlayout.PageComposer.doView(PageComposer.java:238)
at org.apache.jetspeed.portlet.PortletAdapter.service(PortletAdapter.java:154)
at org.apache.jetspeed.portlet.Portlet._dispatch(Portlet.java(Compiled Code))
at org.apache.jetspeed.portlet.Portlet.access$100(Portlet.java(Inlined Compiled Code))
at org.apache.jetspeed.portlet.Portlet$Context.callPortlet(Portlet.java(Inlined Compiled Code))
at com.ibm.wps.pe.pc.legacy.cmpf.impl.PortletFilterManager.doFilter(PortletFilterManager.java(Compiled Code))
at org.apache.jetspeed.portlet.Portlet.dispatch(Portlet.java(Compiled Code))
at org.apache.jetspeed.portlet.Portlet.doGet(Portlet.java(Compiled Code))
| |
| Maik Weber 2005-08-26, 6:02 pm |
| Looks like that people have used the customizer portlet, before they
have logged out. Do have enabled session persistence ? This would
clarify this problem. Can you check, what these "some people" did in
their last Portal session before they re-login and get this error message ?
Maik
armercer@checkfree.com wrote:
> This is the error some of our users receive when signing in to portal. It is not consistent. If they close the browser and try again the error goes away.
>
> Anybody have any ideas about how to fix this?
>
> the page says:
> APCL0020E: There is no page selected. View Details
>
> When I click on View Details this is the error:
> APCL0020E: There is no page selected.
> com.ibm.portal.WpsException: APCL0020E: There is no page selected.
> at com.ibm.wps.portlets.admin.customizer.util.ActionUtil.doMessage(ActionUtil.java:180)
> at com.ibm.wps.portlets.contentlayout.PageComposer.doView(PageComposer.java:238)
> at org.apache.jetspeed.portlet.PortletAdapter.service(PortletAdapter.java:154)
> at org.apache.jetspeed.portlet.Portlet._dispatch(Portlet.java(Compiled Code))
> at org.apache.jetspeed.portlet.Portlet.access$100(Portlet.java(Inlined Compiled Code))
> at org.apache.jetspeed.portlet.Portlet$Context.callPortlet(Portlet.java(Inlined Compiled Code))
> at com.ibm.wps.pe.pc.legacy.cmpf.impl.PortletFilterManager.doFilter(PortletFilterManager.java(Compiled Code))
> at org.apache.jetspeed.portlet.Portlet.dispatch(Portlet.java(Compiled Code))
> at org.apache.jetspeed.portlet.Portlet.doGet(Portlet.java(Compiled Code))
>
| |
|
| Please explain what you mean by customizer portlet. We do have customized LoginUserAuth and LogoutUserAuth classes. The users are not allowed to customize any portlets on the home page. They are editors on one of our pages. Thanks!
| |
|
| Please explain what you mean by customizer portlet. We do have customized LoginUserAuth and LogoutUserAuth classes. The users are not allowed to customize any portlets on the home page. They are editors on one of our pages. Thanks!
|
|
|
|