See the section "Specifying Service Dependencies" on page 54 of the
JBoss 3.0.1  Administration and Development book.

Benjamin

-----Original Message-----
From: Alan Yost [mailto:[EMAIL PROTECTED]]
Sent: 20 August 2002 13:45
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] MySql with Jboss 3.0.1


Jon - Thanks for your reply.  Is there a work-around for this "bug"?

What do you do to get around it?  Is there any documentation that we can
read that may assist in resolving this?


Thanks in advance


Alan.
-----Original Message----- 
From: Jon Haugsand [mailto:[EMAIL PROTECTED]] 
Sent: Tue 20/08/2002 5:39 PM 
To: [EMAIL PROTECTED] 
Cc: 
Subject: Re: [JBoss-user] MySql with Jboss 3.0.1


* Chris Pinfold
> I am having problems deploying mysql-service.xml (MySql Datasource)
using
> Jboss 3.0.1.
> This worked fine in 3.0.0, but now I get the folllowing error:
>
> I have attached the mysql-service.xml file.
>
> 05:00:51,079 ERROR [URLDeploymentScanner] MBeanException: Exception in
MBean
> operation 'checkIncompleteDeployments()'
> Cause: Incomplete Deployment listing:
> Packages waiting for a deployer:
>   <none>
> Incompletely deployed packages:
>   <none>
> MBeans waiting for classes:
>   <none>
> MBeans waiting for other MBeans:
> [ObjectName: jboss.jca:service=LocalTxCM,name=MySqlDS
>  state: CONFIGURED
>  I Depend On:   jboss.jca:service=LocalTxDS,name=MySqlDS
>   jboss.jca:service=LocalTxPool,name=MySqlDS
>   jboss.jca:service=CachedConnectionManager
>   jboss.security:name=JaasSecurityManager
>   jboss.jca:service=RARDeployer
>
>  Depends On Me: ]

This typically happens during startup where it seems that JBoss reads
your bean jar file before it reads the data source definition.
Somehow this must be an bug in JBoss who should read all files in
server/xx/deploy in alphabetic order or some other deterministic
fashion.

--
  Jon Haugsand, <[EMAIL PROTECTED]>
  Norges Bank, <http://www.norges-bank.no>



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=urceforge1&refcode1=3390
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to