From user-return-13136-apmail-geronimo-user-archive=geronimo.apache.org@geronimo.apache.org Tue Apr 14 17:34:41 2009 Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 74434 invoked from network); 14 Apr 2009 17:34:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Apr 2009 17:34:41 -0000 Received: (qmail 51687 invoked by uid 500); 14 Apr 2009 17:34:40 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 51639 invoked by uid 500); 14 Apr 2009 17:34:40 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 51631 invoked by uid 99); 14 Apr 2009 17:34:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Apr 2009 17:34:40 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Apr 2009 17:34:31 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LtmWQ-0006zU-GP for user@geronimo.apache.org; Tue, 14 Apr 2009 10:34:10 -0700 Message-ID: <23044218.post@talk.nabble.com> Date: Tue, 14 Apr 2009 10:34:10 -0700 (PDT) From: ericp56 To: user@geronimo.apache.org Subject: Farming questions MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: eric.phetteplace@twcable.com X-Virus-Checked: Checked by ClamAV on apache.org Hello, I am using Geronimo 2.1.3 I tried following http://cwiki.apache.org/GMOxDOC21/farming.html but nothing happens as expected. I am trying to add nuce29 as a cluster member, and nuce10 is the deployment "base" So, in nuce29's config.xml: NUCE10 system manager123 rmi nuce10 1100 JMXConnector false ${clusterName} In nuce10's: ${clusterName} clusterName = NUCEPROD In the Geronimo shell, I try: deploy/distribute --targets NUCEPROD,name=MasterConfigurationStore HealthMonitor.war and get: ERROR DeploymentException: No target named or matching 'name=NUCEPROD,MasterConfigurationStore' was found If I try: deploy/distribute --targets name=MasterConfigurationStore HealthMonitor.war then it deploys it on NUCE10 as twcable/HealthMonitor_G_SLAVE/1.0/car and not on NUCE29. And also, the app fails to start on NUCE10, but I don't want it there anyway. What am I doing wrong? Thanks, Eric -- View this message in context: http://www.nabble.com/Farming-questions-tp23044218s134p23044218.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.