ok the answer is on page 6 (pdf page 10) of the jr4 clustering white paper pdf found at http://www.macromedia.com/software/jrun/whitepapers/pdf/jr4_clustering_wp.pd f
gotta turn off local hot deploy for hotdeploy to work in the cluster -----Original Message----- From: Jeff Dingle [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 05, 2003 3:09 PM To: JRun-Talk Subject: jrun 4 cluster deployment is jrun4 able to deploy .ear files to clustered servers i recieved the following error in the event log 03/05 14:52:16 error null [1]jrun.deployment.DeploymentInValidApplicationException: Deployer Service failed to deploy http://xxx.xxx.xxx.xxx:xxxx/cluster/j_1676_1.ear * Unrecognized deployment: http://xxx.xxx.xxx.xxx:xxxx/cluster/j_1676_1.ear at jrun.deployment.DeployerService.createWatchedDeployment(DeployerService.java :224) at jrun.deployment.DeployerService.deploy(DeployerService.java:430) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl .java:28) at java.lang.reflect.Method.invoke(Method.java:313) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:256) at sun.rmi.transport.Transport$1.run(Transport.java:151) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:147) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:463) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:7 04) at java.lang.Thread.run(Thread.java:539) at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteC all.java:250) at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:226) at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:136) at jrun.deployment.DeployerService_Stub.deploy(Unknown Source) at jrunx.cluster.ClusterDeployerService.deploy(ClusterDeployerService.java:173) at jrunx.cluster.ClusterDeployerService.fileAddedEvent(ClusterDeployerService.j ava:214) at jrunx.watcher.Watcher.fireFileAddedEvent(Watcher.java:156) at jrunx.watcher.Watcher.checkWatchedDirectories(Watcher.java:130) at jrunx.watcher.Watcher.run(Watcher.java:191) at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:223) at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java: 348) at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451 ) at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:29 4) at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66) [0]jrun.deployment.DeploymentException: null at jrunx.cluster.ClusterDeployerService.deploy(ClusterDeployerService.java:186) at jrunx.cluster.ClusterDeployerService.fileAddedEvent(ClusterDeployerService.j ava:214) at jrunx.watcher.Watcher.fireFileAddedEvent(Watcher.java:156) at jrunx.watcher.Watcher.checkWatchedDirectories(Watcher.java:130) at jrunx.watcher.Watcher.run(Watcher.java:191) at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:223) at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java: 348) at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451 ) at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:29 4) at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66) any help would be great thanks jeff ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=8 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=8 Get the JRun Web Application Construction Kit - the only book written specifically for JRun developers. http://www.amazon.com/exec/obidos/ASIN/0789726009/houseoffusion
