From user-return-12730-apmail-geronimo-user-archive=geronimo.apache.org@geronimo.apache.org Fri Feb 27 17:32:31 2009 Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 10618 invoked from network); 27 Feb 2009 17:32:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Feb 2009 17:32:31 -0000 Received: (qmail 96123 invoked by uid 500); 27 Feb 2009 17:32:29 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 96096 invoked by uid 500); 27 Feb 2009 17:32:29 -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 96087 invoked by uid 99); 27 Feb 2009 17:32:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Feb 2009 09:32:29 -0800 X-ASF-Spam-Status: No, hits=-1.0 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gcjgu-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Feb 2009 17:32:20 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Ld6Z5-0003NY-KU for user@geronimo.apache.org; Fri, 27 Feb 2009 17:31:59 +0000 Received: from h-168-212.a192.priv.bahnhof.se ([85.24.168.212]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 27 Feb 2009 17:31:59 +0000 Received: from fredrik by h-168-212.a192.priv.bahnhof.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 27 Feb 2009 17:31:59 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: user@geronimo.apache.org From: Fredrik Jonson Subject: Re: Problem with deploying/undeploying/restarting modules Date: Fri, 27 Feb 2009 17:31:51 +0000 (UTC) Lines: 37 Message-ID: References: <17894050.post@talk.nabble.com> <17948831.post@talk.nabble.com> <36041408-D362-479D-A62C-2D684026D2AF@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: h-168-212.a192.priv.bahnhof.se User-Agent: slrn/pre1.0.0-2 (Linux) Sender: news X-Virus-Checked: Checked by ClamAV on apache.org Kevan Miller wrote: > Fredrik Jonson wrote: > > Btw, are there any other "known issues" in this area? Like the one > > David mentioned, that apps that are not properly loaded hangs on > > undeployment. > > Probably, however I don't recall anybody actively working on them. > Afraid the tendency is to fix the deployment problem, then never quite > get back to fixing the undeploy problem (which is really a 'deploy' > problem). Guess what? Before reading your reply, I re-installed geronimo, and the very same ear that previosly refused to redeploy now redeploys just fine. I believe this is what has happened: At one stage my ear was severely broken and failed to deploy properly. After offline undeploying at that stage, geronimo was broken, but only just enough to still allow new deploys, execution, and offline undeploys, but not allowing online undeployment or redeployment anymore. > If you or anybody else has specific instances where > deployment can't be undeployed, please raise a jira. And if anybody is > interested in pitching in with some coding/debuggnig, this might be an > interesting area to look into. Yep, the unfortunate impression I've got is that geronimo can be a bit brittle in deployment and undeployment when the application is not well behaved (correct/spec compliant). I can understand that, but the thing is, during development an application seldom is 100 percent correct, so failed deploys is more or less bound to happen. Now, I've had this happen on other geronimo deployed projects before, so next time it happens I know what to look for and I'll raise a issue. -- Fredrik Jonson