Nirav,

I think there might be a clue in the following section of your log:

> 15:36:59,375 INFO  [PortletContextManager] Portlet Context '/pluto'
> registered.
> 15:36:59,375 INFO  [PortletContextManager] Registered portlet application
> with application id '/pluto'
> 15:36:59,375 INFO  [PortletContextManager] Registering 0 portlets for
> context /pluto
> 15:36:59,375 INFO  [PortletContextManager] Unable to locate portlet config
> [applicationId=/pluto]/[AdminPortlet].
> 15:36:59,375 ERROR [[/pluto]] StandardWrapper.Throwable
> java.lang.NullPointerException
>  at org.apache.pluto.core.PortletServlet.init(PortletServlet.java:106)
>  at javax.servlet.GenericServlet.init(GenericServlet.java:168)
>  at org.apache.catalina.core.StandardWrapper.loadServlet(
> StandardWrapper.java:1105)

It looks like 0 portlets were registered when Pluto started up... were
these deleted from the portlet.xml file?  If they were deleted from
portlet.xml and you still have the wrapper servlet referenced in web.xml,
it could be a problem, I think.

HTH,

Ben

Reply via email to