[Clustering/JBoss] - deploy in farm as a war "folder"
by datherra
Hi everyone,
The scenario:
jBoss 4.2.2 , jdk 1.6.05
TCP CLuster.
The problem is:
My applicatins are "open context" aplications ( war folder)
When i try deploy it in farm folder, to other nods can pull this applications, i recieve this erros:
In local machine:
2008-03-28 15:16:36,687 ERROR [org.jboss.ha.framework.server.ClusterFileTransfer] java.io.FileNotFoundException: /usr/local/jboss-4.2.2.GA/server/all1/farm/foldername.war(Is a directory)
==========================================
In remote machine:
2008-03-28 15:16:37,337 INFO [org.jboss.ha.framework.server.ClusterFileTransfer] Start pull of file portal.war from cluster.
2008-03-28 15:16:37,338 ERROR [org.jboss.ha.framework.server.FarmMemberService] org.jboss.ha.framework.server.ClusterFileTran
sfer$ClusterFileTransferException: An error occured on remote machine trying to open file 'farm/foldername.war'. Check remote ma
chine error log.
Can please anyone help me?
Cya
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139750#4139750
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139750
16 years, 9 months
[Messaging, JMS & JBossMQ] - Initialization failed DLQHandler Error on JON
by rmokrane
I am getting this error on jon-agent every few second and I have no idea why this is happening.
any help is appreciated.
here is the error
WARN [org.jboss.ejb.plugins.jms.JMSContainerInvoker] JMS provider failure detected:
| javax.naming.NameNotFoundException: XAConnectionFactory not bound
| at org.jnp.server.NamingServer.getBinding(NamingServer.java:491)
| at org.jnp.server.NamingServer.getBinding(NamingServer.java:499)
| at org.jnp.server.NamingServer.getObject(NamingServer.java:505)
| at org.jnp.server.NamingServer.lookup(NamingServer.java:278)
| at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:610)
| at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:572)
| at javax.naming.InitialContext.lookup(InitialContext.java:347)
| at org.jboss.ejb.plugins.jms.DLQHandler.createService(DLQHandler.java:151)
| at org.jboss.system.ServiceMBeanSupport.jbossInternalCreate(ServiceMBeanSupport.java:238)
| at org.jboss.system.ServiceMBeanSupport.create(ServiceMBeanSupport.java:165)
| at org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerCreate(JMSContainerInvoker.java:597)
| at org.jboss.ejb.plugins.jms.JMSContainerInvoker.startService(JMSContainerInvoker.java:922)
| at org.jboss.ejb.plugins.jms.JMSContainerInvoker$ExceptionListenerImpl.run(JMSContainerInvoker.java:1492)
| at java.lang.Thread.run(Thread.java:534)
| 2008-03-28 05:52:31,753 ERROR [org.jboss.ejb.plugins.jms.DLQHandler] Initialization failed DLQHandler
| javax.naming.NameNotFoundException: XAConnectionFactory not bound
| at org.jnp.server.NamingServer.getBinding(NamingServer.java:491)
| at org.jnp.server.NamingServer.getBinding(NamingServer.java:499)
| at org.jnp.server.NamingServer.getObject(NamingServer.java:505)
| at org.jnp.server.NamingServer.lookup(NamingServer.java:278)
| at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:610)
| at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:572)
| at javax.naming.InitialContext.lookup(InitialContext.java:347)
| at org.jboss.ejb.plugins.jms.DLQHandler.createService(DLQHandler.java:151)
| at org.jboss.system.ServiceMBeanSupport.jbossInternalCreate(ServiceMBeanSupport.java:238)
| at org.jboss.system.ServiceMBeanSupport.create(ServiceMBeanSupport.java:165)
| at org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerCreate(JMSContainerInvoker.java:597)
| at org.jboss.ejb.plugins.jms.JMSContainerInvoker.startService(JMSContainerInvoker.java:922)
| at org.jboss.ejb.plugins.jms.JMSContainerInvoker$ExceptionListenerImpl.run(JMSContainerInvoker.java:1492)
| at java.lang.Thread.run(Thread.java:534)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139746#4139746
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139746
16 years, 9 months