hi ,friends:

       I encounter a problem  when install jboss-portal-2.2.1RC3 .after depoly 
task completed,when I access the portal homepage,it display following 
exceptions: Cloud someone encounter the same situation?


  | HTTP Status 500 -
  | 
  | type Exception report
  | 
  | message
  | 
  | description The server encountered an internal error () that prevented it 
from fulfilling this request.
  | 
  | exception
  | 
  | javax.servlet.ServletException: No layout found for layout id generic
  |     
org.jboss.portal.server.servlet.PortalServlet.doGet(PortalServlet.java:227)
  |     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:81)
  | 
  | root cause
  | 
  | org.jboss.portal.server.invocation.InvocationRuntimeException: No layout 
found for layout id generic
  |     
org.jboss.portal.theme.invocation.LayoutInterceptor.invoke(LayoutInterceptor.java:90)
  |     
org.jboss.portal.theme.page.PageInterceptor.invoke(PageInterceptor.java:38)
  |     
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
  |     
org.jboss.portal.server.invocation.Invocation.invoke(Invocation.java:175)
  |     
org.jboss.portal.theme.impl.page.PageServiceImpl.invoke(PageServiceImpl.java:121)
  |     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:141)
  |     org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
  |     
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:118)
  |     org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
  |     
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:127)
  |     org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
  |     
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
  |     org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
  |     org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
  |     $Proxy49.invoke(Unknown Source)
  |     
org.jboss.portal.core.command.RenderPageCommand.execute(RenderPageCommand.java:162)
  |     
org.jboss.portal.core.command.ControllerCommand.dispatch(ControllerCommand.java:78)
  |     
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:140)
  |     
org.jboss.portal.core.aspects.controller.EventBroadcasterInterceptor.invoke(EventBroadcasterInterceptor.java:85)
  |     
org.jboss.portal.core.command.CommandInterceptor.invoke(CommandInterceptor.java:38)
  |     
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
  |     
org.jboss.portal.core.aspects.controller.PolicyEnforcementInterceptor.invoke(PolicyEnforcementInterceptor.java:168)
  |     
org.jboss.portal.core.command.CommandInterceptor.invoke(CommandInterceptor.java:38)
  |     
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
  |     
org.jboss.portal.core.aspects.controller.PortalNodeInterceptor.invoke(PortalNodeInterceptor.java:61)
  |     
org.jboss.portal.core.command.CommandInterceptor.invoke(CommandInterceptor.java:38)
  |     
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
  |     
org.jboss.portal.core.aspects.controller.NavigationInterceptor.invoke(NavigationInterceptor.java:58)
  |     
org.jboss.portal.core.command.CommandInterceptor.invoke(CommandInterceptor.java:38)
  |     
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
  |     
org.jboss.portal.server.invocation.Invocation.invoke(Invocation.java:175)
  |     
org.jboss.portal.core.command.CommandContext.execute(CommandContext.java:107)
  |     
org.jboss.portal.core.command.ExecutionContext.execute(ExecutionContext.java:93)
  |     
org.jboss.portal.core.command.ExecutionContext.execute(ExecutionContext.java:77)
  |     org.jboss.portal.core.CoreController.handle(CoreController.java:190)
  |     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:141)
  |     org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
  |     
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:118)
  |     org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
  |     
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:127)
  |     org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
  |     
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
  |     org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
  |     
org.jboss.mx.util.JMXInvocationHandler.invoke(JMXInvocationHandler.java:273)
  |     $Proxy115.handle(Unknown Source)
  |     
org.jboss.portal.server.ServerInvocation.dispatch(ServerInvocation.java:76)
  |     
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:140)
  |     
org.jboss.portal.core.aspects.server.SubjectAssociationInterceptor.invoke(SubjectAssociationInterceptor.java:47)
  |     
org.jboss.portal.server.ServerInterceptor.invoke(ServerInterceptor.java:38)
  |     
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
  |     
org.jboss.portal.core.aspects.server.PolicyAssociationInterceptor.invoke(PolicyAssociationInterceptor.java:52)
  |     
org.jboss.portal.server.ServerInterceptor.invoke(ServerInterceptor.java:38)
  |     
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
  |     
org.jboss.portal.server.aspects.server.ContentTypeInterceptor.invoke(ContentTypeInterceptor.java:68)
  |     
org.jboss.portal.server.ServerInterceptor.invoke(ServerInterceptor.java:38)
  |     
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
  |     
org.jboss.portal.core.aspects.server.LocaleInterceptor.invoke(LocaleInterceptor.java:69)
  |     
org.jboss.portal.server.ServerInterceptor.invoke(ServerInterceptor.java:38)
  |     
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
  |     
org.jboss.portal.core.aspects.server.UserInterceptor.invoke(UserInterceptor.java:184)
  |     
org.jboss.portal.server.ServerInterceptor.invoke(ServerInterceptor.java:38)
  |     
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
  |     
org.jboss.portal.server.aspects.server.SessionInvalidatorInterceptor.invoke(SessionInvalidatorInterceptor.java:87)
  |     
org.jboss.portal.server.ServerInterceptor.invoke(ServerInterceptor.java:38)
  |     
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
  |     
org.jboss.portal.core.aspects.server.TransactionInterceptor.invoke(TransactionInterceptor.java:75)
  |     
org.jboss.portal.server.ServerInterceptor.invoke(ServerInterceptor.java:38)
  |     
org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
  |     
org.jboss.portal.server.invocation.Invocation.invoke(Invocation.java:175)
  |     
org.jboss.portal.server.servlet.PortalServlet.doGet(PortalServlet.java:221)
  |     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:81)
  | 
  | note The full stack trace of the root cause is available in the Apache 
Tomcat/5.5 logs.
  | Apache Tomcat/5.5

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

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


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to