}
}
catch (PortletContainerException e)
{
log.fatal("Unable to retrieve portlet container!", e);
throw new PipelineException("Unable to retrieve portlet container!", e);
}
catch (PortletException e)
{
log.warn("Unexpected PortletException in ActionValveImpl", e);
// throw new PipelineException("Unexpected PortletException in ActionValveImpl", e);