[jboss-user] [JBoss Portal] - Re: Portal installation failed: Cannot invoke with a null in

supertaz do-not-reply at jboss.com
Fri Aug 4 22:27:54 EDT 2006


Rali,

With that change, there is a new error:

exception 

javax.servlet.ServletException: NO LAYOUT FOUND FOR generic
	org.jboss.portal.server.servlet.PortalServlet.process(PortalServlet.java:312)
	org.jboss.portal.server.servlet.PortalServlet.doGet(PortalServlet.java:172)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
	org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)


root cause 

java.lang.IllegalStateException: NO LAYOUT FOUND FOR generic
	org.jboss.portal.core.command.MarkupCommand.getLayout(MarkupCommand.java:432)
	org.jboss.portal.core.command.MarkupCommand.create(MarkupCommand.java:271)
	org.jboss.portal.core.command.CommandContext.execute(CommandContext.java:90)
	org.jboss.portal.core.command.ExecutionContext.execute(ExecutionContext.java:91)
	org.jboss.portal.core.command.ExecutionContext.execute(ExecutionContext.java:78)
	org.jboss.portal.core.CoreController.handle(CoreController.java:126)
	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	java.lang.reflect.Method.invoke(Method.java:585)
	org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
	org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
	org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
	org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
	org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
	org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
	org.jboss.mx.util.JMXInvocationHandler.invoke(JMXInvocationHandler.java:287)
	$Proxy127.handle(Unknown Source)
	org.jboss.portal.server.ServerInvocation.dispatch(ServerInvocation.java:79)
	org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:140)
	org.jboss.portal.server.aspects.server.NavigationInterceptor.invoke(NavigationInterceptor.java:64)
	org.jboss.portal.server.ServerInterceptor.invoke(ServerInterceptor.java:37)
	org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:130)
	org.jboss.portal.server.aspects.server.ContentTypeInterceptor.invoke(ContentTypeInterceptor.java:65)
	org.jboss.portal.server.ServerInterceptor.invoke(ServerInterceptor.java:37)
	org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:130)
	org.jboss.portal.core.aspects.server.LocaleInterceptor.invoke(LocaleInterceptor.java:74)
	org.jboss.portal.server.ServerInterceptor.invoke(ServerInterceptor.java:37)
	org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:130)
	org.jboss.portal.core.aspects.server.UserInterceptor.invoke(UserInterceptor.java:174)
	org.jboss.portal.server.ServerInterceptor.invoke(ServerInterceptor.java:37)
	org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:130)
	org.jboss.portal.server.aspects.server.SessionInvalidatorInterceptor.invoke(SessionInvalidatorInterceptor.java:92)
	org.jboss.portal.server.ServerInterceptor.invoke(ServerInterceptor.java:37)
	org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:130)
	org.jboss.portal.core.aspects.server.TransactionInterceptor.org$jboss$portal$core$aspects$server$TransactionInterceptor$invoke$aop(TransactionInterceptor.java:49)
	org.jboss.portal.core.aspects.server.TransactionInterceptor$invoke_N5143606530999904530.invokeNext(TransactionInterceptor$invoke_N5143606530999904530.java)
	org.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:79)
	org.jboss.aspects.tx.TxInterceptor$RequiresNew.invoke(TxInterceptor.java:275)
	org.jboss.portal.core.aspects.server.TransactionInterceptor$invoke_N5143606530999904530.invokeNext(TransactionInterceptor$invoke_N5143606530999904530.java)
	org.jboss.portal.core.aspects.server.TransactionInterceptor.invoke(TransactionInterceptor.java)
	org.jboss.portal.server.ServerInterceptor.invoke(ServerInterceptor.java:37)
	org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:130)
	org.jboss.portal.common.invocation.Invocation.invoke(Invocation.java:171)
	org.jboss.portal.server.servlet.PortalServlet.process(PortalServlet.java:294)
	org.jboss.portal.server.servlet.PortalServlet.doGet(PortalServlet.java:172)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
	org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963348#3963348

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3963348



More information about the jboss-user mailing list