Hi,

I am using jboss-3.2.1 and I wrote one MDB and made an ear.
If I deploy an ear after starting jboss it deploys without any problems, where 
as if I restart the Jboss server after deploying it is redeploying an ear and 
getting the following errors.

08:59:22,734 ERROR [URLDeploymentScanner] MBeanException: Exception in MBean 
operation 'checkIncompleteDeployments()'
Cause: Incomplete Deployment listing:
Packages waiting for a deployer:
  
Incompletely deployed packages:
  
MBeans waiting for classes:
  
MBeans waiting for other MBeans:
[ObjectName: jboss.j2ee:jndiName=local/TestMDB,service=EJB
 state: FAILED
 I Depend On: 
 Depends On Me: javax.naming.NameNotFoundException: DefaultJMSProvider not 
bound, ObjectName: jboss.j2ee:jndiName=local/QuoteReportMDB,service=EJB
 state: FAILED
 I Depend On: 
 Depends On Me: javax.naming.NameNotFoundException: DefaultJMSProvider not 
bound]

08:59:22,750 INFO  [URLDeploymentScanner] Started

08:59:22,843 INFO  [MainDeployer] Deployed package: 
file:/C:/jboss-3.2.1/server/default/conf/jboss-service.xml

08:59:22,843 INFO  [Server] JBoss (MX MicroKernel) [3.2.1 (build: 
CVSTag=JBoss_3_2_1 date=200305041533)] Started in 28s:140ms


I am not getting the above errors if i redeploy an ear after jboss server 
started. Do I need to redeploy an ear each time when  jboss server starts? I 
don't want to redeploy  an ear  each time when jboss server starts. 
Does any one has this kind of problem?


Thanks in advacne.








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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to