Your deployment is failing before dependencies are taken into account. There is no 
service
class available when the service is installed:

17:24:18,749 INFO  [MainDeployer] Starting deployment of package: file:/output/a
lex/i686-pc-linux-gnu/ate-head/release/support/jboss/server/default/deploy/jboss-anvilmarket2-service.xml
17:24:18,836 WARN  [ServiceConfigurator] Failed to complete install
java.lang.ClassNotFoundException: No ClassLoaders found for: 
com.anvil.ate.market.common.ApplicationConstants
   at org.jboss.mx.loading.LoadMgr.beginLoadTask(LoadMgr.java:161)
   at org.jboss.mx.loading.UnifiedClassLoader3.loadClass(UnifiedClassLoader3.java:175)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
   at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:822)
   at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:294)
   at org.jboss.mx.server.MBeanServerImpl.createMBean(MBeanServerImpl.java:321)
   at org.jboss.system.ServiceCreator.install(ServiceCreator.java:85)
   at org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.j

xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx

----- Original Message ----- 
From: "Alex Hornby" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "jboss-user" <[EMAIL PROTECTED]>; "Scott M Stark" <[EMAIL PROTECTED]>
Sent: Monday, June 09, 2003 6:37 AM
Subject: Re: [JBoss-user] MBean deployment ignores <depends> tag


> On Mon, 2003-06-09 at 14:25, Nicholas wrote:
> > Can you send them again ? I could not find them in the
> > archive.
> 
> Hmmm, looks like the sourceforge archive strips off attachments.
> 
> Here is the body of my reply to Scott and the attachment again:
> 
> I've attached a gzip'd jboss log from a jboss 3.2.1 startup showing that
> the jboss-anvilmarket2-service.xml file is deployed before any of the
> EJBs in the ejb-anvil-market.jar are deployed, resulting in "class not
> found" error.
> 
> I think the <depends> tags in jboss-anvilmarket2-service.xml should make
> the mbean deployment wait until after the named EJB has deployed,
> however this is not happening.
> 
> The very same ejb jar and -service.xml work fine if I force the
> deployment order by copying them into the deploy directory manually one
> by one.
> 
> Cheers,
> Alex.
> 
> 


-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to