[jboss-dev-forums] [Design of POJO Server] - Re: Serialization, NoSuchMethodException in ProfileServiceUn

scott.stark@jboss.org do-not-reply at jboss.com
Mon Dec 17 22:55:06 EST 2007


The server fails to load any deployers with the current mc trunk jars:

  | 19:49:59,750 ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
  | 
  | *** CONTEXTS MISSING DEPENDENCIES: Name -> Dependency{Required State:Actual State}
  | 
  | WSDeployerHook_JAXRPC_POST_JSE
  |  -> WebServiceDeployerPostJSE{Installed:Instantiated}
  |  -> WebServiceDeployerPostJSE{Installed:Instantiated}
  |  -> WSDeployerHook_JAXRPC_POST_JSE{Installed:Configured}
  |  -> WSDeployerHook_JAXRPC_POST_JSE{Installed:Configured}
  |  -> WebServiceDeployerPostJSE{Start:Instantiated}
  |  -> WebServiceDeployerPostJSE{Create:Instantiated}
  | 
  | WSDeployerHook_JAXRPC_PRE_JSE
  |  -> WebServiceDeployerPreJSE{Installed:Instantiated}
  |  -> WebServiceDeployerPreJSE{Start:Instantiated}
  |  -> WSDeployerHook_JAXRPC_PRE_JSE{Installed:Configured}
  |  -> WebServiceDeployerPreJSE{Create:Instantiated}
  |  -> WebServiceDeployerPreJSE{Installed:Instantiated}
  |  -> WSDeployerHook_JAXRPC_PRE_JSE{Installed:Configured}
  | 
  | WSDeployerHook_JAXWS_POST_JSE
  |  -> WebServiceDeployerPostJSE{Installed:Instantiated}
  |  -> WebServiceDeployerPostJSE{Start:Instantiated}
  |  -> WSDeployerHook_JAXWS_POST_JSE{Installed:Configured}
  |  -> WSDeployerHook_JAXWS_POST_JSE{Installed:Configured}
  |  -> WebServiceDeployerPostJSE{Installed:Instantiated}
  |  -> WebServiceDeployerPostJSE{Create:Instantiated}
  | 
  | WSDeployerHook_JAXWS_PRE_JSE
  |  -> WebServiceDeployerPreJSE{Create:Instantiated}
  |  -> WebServiceDeployerPreJSE{Installed:Instantiated}
  |  -> WebServiceDeployerPreJSE{Installed:Instantiated}
  |  -> WSDeployerHook_JAXWS_PRE_JSE{Installed:Configured}
  |  -> WSDeployerHook_JAXWS_PRE_JSE{Installed:Configured}
  |  -> WebServiceDeployerPreJSE{Start:Instantiated}
  | 
  | WebServiceDeployerPostJSE
  |  -> WarDeployer{Configured:** NOT FOUND **}
  |  -> WebAppParsingDeployer{Create:** NOT FOUND **}
  |  -> WebAppParsingDeployer{Start:** NOT FOUND **}
  | 
  | WebServiceDeployerPreJSE
  |  -> WebAppParsingDeployer{Start:** NOT FOUND **}
  |  -> WarDeployer{Configured:** NOT FOUND **}
  |  -> WebAppParsingDeployer{Create:** NOT FOUND **}
  | 
  | 
  | *** CONTEXTS IN ERROR: Name -> Error
  | 
  | WarDeployer -> ** NOT FOUND **
  | 
  | WebAppParsingDeployer -> ** NOT FOUND **
  | 
  | 
  | 19:49:59,752 INFO  [ServerImpl] JBoss (Microcontainer) [5.0.0.Beta3 (build: SVNTag=JBoss_5_0_0_Beta3 date=200712171832)] Started in 24s:687ms
  | 
have you tried trunk against jbossas? I'm looking into what has changed.


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

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



More information about the jboss-dev-forums mailing list