This here is the first deploy at all (after server-restart):

  | 12:32:43,865 INFO  [MainDeployer] Starting deployment of package: 
file:/DAZ/analyzer.jar
  | 12:32:45,059 INFO  [EjbModule] Deploying Analyzer
  | 12:32:45,277 WARN  [JMSContainerInvoker] Could not find the queue 
destination-jndi-name=/dias/miner/Analyzer
  | 12:32:45,277 WARN  [JMSContainerInvoker] destination not found: 
queue/dias/miner/Analyzer reason: javax.naming.NameNotFoundException: dias not bound
  | 12:32:45,277 WARN  [JMSContainerInvoker] creating a new temporary destination: 
queue/dias/miner/Analyzer
  | 12:32:45,286 INFO  [dias/miner/Analyzer] Bound to JNDI name: 
queue/dias/miner/Analyzer
  | 12:32:45,286 INFO  [dias/miner/Analyzer] Started 
jboss.mq.destination:service=Queue,name=dias/miner/Analyzer
  | 12:32:45,363 INFO  [DLQHandler] Started null
  | 12:32:45,363 INFO  [JMSContainerInvoker] Started 
jboss.j2ee:binding=message-driven-bean,jndiName=local/Analyzer,plugin=invoker,service=EJB
  | 12:32:45,363 INFO  [MessageDrivenInstancePool] Started 
jboss.j2ee:jndiName=local/Analyzer,plugin=pool,service=EJB
  | 12:32:45,365 INFO  [MessageDrivenContainer] Started 
jboss.j2ee:jndiName=local/Analyzer,service=EJB
  | 12:32:45,365 INFO  [EjbModule] Started 
jboss.j2ee:module=analyzer.jar,service=EjbModule
  | 12:32:45,366 INFO  [EJBDeployer] Deployed: file:/DAZ/analyzer.jar
  | 12:32:45,408 INFO  [MainDeployer] Deployed package: file:/DAZ/analyzer.jar
  | 

And this here is a redeploy:


  | 12:33:45,597 INFO  [EjbModule] Stopping 
jboss.j2ee:module=analyzer.jar,service=EjbModule
  | 12:33:45,598 INFO  [MessageDrivenContainer] Stopping 
jboss.j2ee:jndiName=local/Analyzer,service=EJB
  | 12:33:45,598 INFO  [MessageDrivenContainer] Stopping
  | 12:33:45,598 INFO  [JMSContainerInvoker] Stopping 
jboss.j2ee:binding=message-driven-bean,jndiName=local/Analyzer,plugin=invoker,service=EJB
  | 12:33:45,599 INFO  [DLQHandler] Stopping null
  | 12:33:45,599 INFO  [MessageDrivenInstancePool] Stopping 
jboss.j2ee:jndiName=local/Analyzer,plugin=pool,service=EJB
  | 12:33:45,611 INFO  [EJBModule] destroy(), remove EJB-Module: 
jboss.management.local:J2EEApplication=null,J2EEServer=Local,j2eeType=EJBModule,name=analyzer.jar
  | jboss.system:service=MainDeployer
  | 12:33:46,334 INFO  [MainDeployer] Starting deployment of package: 
file:/DAZ/analyzer.jar
  | 12:33:46,912 INFO  [EjbModule] Deploying Analyzer
  | 12:33:46,934 WARN  [JMSContainerInvoker] Could not find the queue 
destination-jndi-name=/dias/miner/Analyzer
  | 12:33:46,939 INFO  [DLQHandler] Started null
  | 12:33:46,939 INFO  [JMSContainerInvoker] Started 
jboss.j2ee:binding=message-driven-bean,jndiName=local/Analyzer,plugin=invoker,service=EJB
  | 12:33:46,939 INFO  [MessageDrivenInstancePool] Started 
jboss.j2ee:jndiName=local/Analyzer,plugin=pool,service=EJB
  | 12:33:46,939 INFO  [MessageDrivenContainer] Started 
jboss.j2ee:jndiName=local/Analyzer,service=EJB
  | 12:33:46,939 INFO  [EjbModule] Started 
jboss.j2ee:module=analyzer.jar,service=EjbModule
  | 12:33:46,939 INFO  [EJBDeployer] Deployed: file:/DAZ/analyzer.jar
  | 12:33:46,946 INFO  [MainDeployer] Deployed package: file:/DAZ/analyzer.jar
  | 


I already noticed that there is a part that only appears in the first deployment: 
creating a new temporary destination: queue/dias/miner/Analyzer. That is why I ask, if 
I have more to configure than only the queue in the jboss.xml !

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to