2 Replies Latest reply on May 3, 2010 8:27 AM by mauro.lopez

    Portlet invoker exception during portlet window rendering

    azohar

      I am using the Struts bridge to run the jPetStore Struts application in a portlet window on JBoss Portal 2.7.1

      Getting this exception:

      16:59:57,221 ERROR [InternalPortletContentProvider] Portlet invoker exception during portlet window rendering
      org.jboss.portal.portlet.PortletInvokerException: java.lang.IllegalStateException: No next invoker
      at org.jboss.portal.portlet.aspects.portlet.ContextDispatcherInterceptor.invoke(ContextDispatcherInterceptor.java:101)
      at org.jboss.portal.portlet.PortletInvokerInterceptor.invoke(PortletInvokerInterceptor.java:82)
      at org.jboss.portal.portlet.aspects.portlet.SecureTransportInterceptor.invoke(SecureTransportInterceptor.java:69)
      at org.jboss.portal.portlet.PortletInvokerInterceptor.invoke(PortletInvokerInterceptor.java:82)
      at org.jboss.portal.portlet.aspects.portlet.ValveInterceptor.invoke(ValveInterceptor.java:75)

      This looks like a bug with JBoss, is there a work around? any ideas?