Environment JBoss 4.0.4 using Farm clustering deployment.

I'm getting the error message below when I start up a new jboss server on a 
different machine.  It adds itself to the cluster, but when it tries to pull 
down the ear files I get the error below.  It successfully pulled over the 
cluster-examples-service.xml, but is unable to pull any of the ear files.  

If I switch the order of which jboss server comes up first then it works fine.


18:37:37,772 INFO  [FarmMemberService] **** pullNewDeployments ****
18:37:37,772 INFO  [ClusterFileTransfer] Start pull of file 
cluster-examples-service.xml from cluster.
18:37:37,850 INFO  [ClusterFileTransfer] Finished cluster pull of file 
cluster-examples-service.xml to cluster-examples-service.xml
18:37:37,850 INFO  [ClusterFileTransfer] Start pull of file hello.ear from 
cluster.
18:38:48,771 ERROR [STDERR] 
org.jboss.ha.framework.server.ClusterFileTransfer$ClusterFileTransferException: 
An error occured on remote machine trying to read file 'farm\hello.ear'.  Is 
remote still running?.  Also, we couldn't delete temp file hello.ear
18:38:48,771 ERROR [STDERR]     at 
org.jboss.ha.framework.server.ClusterFileTransfer.pull(ClusterFileTransfer.java:122)
18:38:48,771 ERROR [STDERR]     at 
org.jboss.ha.framework.server.FarmMemberService.pullNewDeployments(FarmMemberService.java:229)
18:38:48,771 ERROR [STDERR]     at 
org.jboss.ha.framework.server.FarmMemberService.startService(FarmMemberService.java:189)
18:38:48,771 ERROR [STDERR]     at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
18:38:48,771 ERROR [STDERR]     at 
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)

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

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

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to