[jboss-user] [JBoss Portal] - MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM

johncena do-not-reply at jboss.com
Wed Jul 26 04:45:58 EDT 2006


I got these errors after I re-deployed the jboss-portal-2.2.1. What could cause these errors?

16:48:14,490 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

--- MBeans waiting for other MBeans ---
ObjectName: portal:service=CMS
  State: FAILED
  Reason: org.apache.jackrabbit.core.config.ConfigurationException: File system initialization failure.: failed to initialize file system: null: failed to initialize file system: null
  I Depend On:
    jboss.jca:service=DataSourceBinding,name=PortalDS
    portal:service=JAASLoginModule
  Depends On Me:
    portal:mapper=CMSObject

--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: portal:service=CMS
  State: FAILED
  Reason: org.apache.jackrabbit.core.config.ConfigurationException: File system initialization failure.: failed to initialize file system: null: failed to initialize file system: null
  I Depend On:
    jboss.jca:service=DataSourceBinding,name=PortalDS
    portal:service=JAASLoginModule
  Depends On Me:
    portal:mapper=CMSObject


And from the browser I got this message when I clicked on localhost:8080/portal...

javax.servlet.ServletException: Servlet execution threw an exception
	org.jboss.portal.server.app.impl.AbstractRequestContext.include(AbstractRequestContext.java:247)
	org.jboss.portal.server.aspects.component.ContextDispatcherInterceptor$1.include(ContextDispatcherInterceptor.java:73)
	org.jboss.portal.server.servlet.CommandServlet.include(CommandServlet.java:81)
	org.jboss.portal.server.aspects.component.ContextDispatcherInterceptor.invoke(ContextDispatcherInterceptor.java:79)
	org.jboss.portal.server.app.ComponentInterceptor.invoke(ComponentInterceptor.java:38)
	org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
	org.jboss.portal.portlet.aspects.component.SessionPreDispatchInterceptor.invoke(SessionPreDispatchInterceptor.java:94)
	org.jboss.portal.server.app.ComponentInterceptor.invoke(ComponentInterceptor.java:38)
	org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
	org.jboss.portal.server.aspects.component.ContextTrackerInterceptor.invoke(ContextTrackerInterceptor.java:49)
	org.jboss.portal.server.app.ComponentInterceptor.invoke(ComponentInterceptor.java:38)
	org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
	org.jboss.portal.portlet.aspects.component.SecureTransportInterceptor.invoke(SecureTransportInterceptor.java:69)
	org.jboss.portal.server.app.ComponentInterceptor.invoke(ComponentInterceptor.java:38)
	org.jboss.portal.server.invocation.Invocation.invokeNext(Invocation.java:130)
	org.jboss.portal.portlet.aspects.component.ValveInterceptor.invoke(ValveInterceptor.java:64)
	org.jboss.portal.server.app.ComponentInterceptor.invoke(ComponentInterceptor.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.RenderWindowCommand.execute(RenderWindowCommand.java:84)
	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)


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

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



More information about the jboss-user mailing list