Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 77943 invoked from network); 27 Jan 2006 19:26:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Jan 2006 19:26:51 -0000 Received: (qmail 74099 invoked by uid 500); 27 Jan 2006 19:26:47 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 74057 invoked by uid 500); 27 Jan 2006 19:26:47 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 74026 invoked by uid 99); 27 Jan 2006 19:26:46 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jan 2006 11:26:46 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id F338B126 for ; Fri, 27 Jan 2006 20:26:24 +0100 (CET) Message-ID: <380618488.1138389984992.JavaMail.jira@ajax.apache.org> Date: Fri, 27 Jan 2006 20:26:24 +0100 (CET) From: "Sachin Patel (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Resolved: (GERONIMODEVTOOLS-40) Cannot start server programmatically In-Reply-To: <799569091.1136929359998.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-40?page=all ] Sachin Patel resolved GERONIMODEVTOOLS-40: ------------------------------------------ Resolution: Fixed Assign To: Sachin Patel The following fix has been released into WTP which should resolve the problem. Please verify when u get a chance. https://bugs.eclipse.org/bugs/show_bug.cgi?id=124016 > Cannot start server programmatically > ------------------------------------ > > Key: GERONIMODEVTOOLS-40 > URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-40 > Project: Geronimo-Devtools > Type: Bug > Components: eclipse-plugin > Environment: Windows XP > Reporter: Kathy Chan > Assignee: Sachin Patel > Priority: Critical > > I was using the following drivers on Windows XP: > - WTP 1.0 > - Geronimo 1.0 server > - Geronimo 20060109 plugin > With a new workspace, do the following: > - install Geronimo 1.0 server runtime > - create Geronimo server using server tooling > - start server > - create Web project "a1" with EAR > - In the Web project, create a simple Echo.java with a "hello" method that takes a String and returns it. > Here are the procedure to create a bottom-up Web service: > - right-click on Echo.java, select Web Services -> Create Web service > - select "test Web service" and "overwrite file" on the 1st page of Web service wizard > - click Finish > - when the Web Services Explorer comes up, you should be able to invoke the hello method > Now, if you remove the Web project "a1" from the server and ensure that the server is still in "started" state, then you can repeat the above steps to create a bottom-up Web service. > However, if you do not remove the Web project from the server first, then you'll run into the problem reported in bug http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-39. > If you remove the Web project from the server first but stop the server before creating the bottom-up Web service, when the Web service wizard tried to start the server programmatically, you'll notice that the server console indicates that > Geronimo startup complete > but server tooling still thinks that the server is started. The server start will eventually times out. > Now, even if I use server tooling to start the server, server start would not complete. This problem persist even if I delete the server and recreate another one. The only way I could recover is to use a new workspace. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira