Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 27934 invoked from network); 1 Sep 2006 10:59:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Sep 2006 10:59:36 -0000 Received: (qmail 32962 invoked by uid 500); 1 Sep 2006 10:59:35 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 32363 invoked by uid 500); 1 Sep 2006 10:59:34 -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 32350 invoked by uid 99); 1 Sep 2006 10:59:33 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Sep 2006 03:59:33 -0700 X-ASF-Spam-Status: No, hits=3.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,DNS_FROM_RFC_WHOIS,HTML_00_10,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [66.196.97.77] (HELO web56803.mail.re3.yahoo.com) (66.196.97.77) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 01 Sep 2006 03:59:33 -0700 Received: (qmail 59128 invoked by uid 60001); 1 Sep 2006 10:59:12 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=nw3B6/UU57V7HD+2VIsnwjQ+1ASJBENOLufZbUrK7twqNKY6XdPXqBKOzV+YoNWzDu0xRkcZ/7k/kd2ucYEzR/YYpSWV+bocxooSjkHptc1Lu5d1ZmoeTPjvlcghJpiNd6+E3FVur+VA0HbPWN0DsGfQyAcvApOme6l73GG+tEQ= ; Message-ID: <20060901105912.59126.qmail@web56803.mail.re3.yahoo.com> Received: from [59.163.23.73] by web56803.mail.re3.yahoo.com via HTTP; Fri, 01 Sep 2006 11:59:12 BST Date: Fri, 1 Sep 2006 11:59:12 +0100 (BST) From: Raj Saini Subject: Geronimo eclipse WTP plugin To: user@geronimo.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1985247375-1157108352=:56896" Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --0-1985247375-1157108352=:56896 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hi, I have been trying to install the Geronimo Eclipse WTP plugin in Eclipse 3.2. Clicking on "Don't see your server listed? Click here" link, starts the install process but fails after the license notice (when it tries to download the actually jar files). Looking at the logs, I found tht update site does not have features. However, when I tried to install the plugin through update manages, it started downloading the complete geronimo server (size around 35 MB). Eclipse log stack trace: -------------------------------- Eclipse log stack trace is appended below. !ENTRY org.eclipse.update.core 4 0 2006-09-01 15:12:48.558 !MESSAGE Featureorg.apache.geronimo.feature org.apache.geronimo.featurecannot be found onhttp://apache.tradebit.com/pub/geronimo/eclipse/updates/ or a newer version is already installed. !ENTRY org.eclipse.wst.server.core 4 0 2006-09-01 15:12:48.558 !MESSAGE Error occurred installing server: Could not download and install update feature. !STACK 1 org.eclipse.core.runtime.CoreException: Could not download and install update feature. at org.eclipse.wst.server.core.internal.InstallableServer.install(InstallableServer.java:166) at org.eclipse.wst.server.ui.internal.wizard.NewInstallableServerWizard$5.run(NewInstallableServerWizard.java:120) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) !SUBENTRY 1 org.eclipse.wst.server.core 4 0 2006-09-01 15:12:48.574 !MESSAGE Could not download and install update feature. Regards, Raj Saini --0-1985247375-1157108352=:56896 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hi,

I have been trying to install the Geronimo Eclipse WTP plugin in Eclipse 3.2. Clicking on "Don't see your server listed? Click here" link, starts the install process but fails after the license notice (when it tries to download the actually jar files).

Looking at the logs, I found tht update site does not have features. However, when I tried to install the plugin through update manages, it started downloading the complete geronimo server (size around 35 MB).

Eclipse log stack trace:
--------------------------------

Eclipse log stack trace is appended below.


!ENTRY org.eclipse.update.core 4 0 2006-09-01 15:12:48.558
!MESSAGE Featureorg.apache.geronimo.feature org.apache.geronimo.featurecannot be found onhttp://apache.tradebit.com/pub/geronimo/eclipse/updates/
or a newer version is already installed.

!ENTRY org.eclipse.wst.server.core 4 0 2006-09-01 15:12:48.558
!MESSAGE Error occurred installing server: Could not download and install update feature.
!STACK 1
org.eclipse.core.runtime.CoreException: Could not download and install update feature.
    at org.eclipse.wst.server.core.internal.InstallableServer.install(InstallableServer.java:166)
    at org.eclipse.wst.server.ui.internal.wizard.NewInstallableServerWizard$5.run(NewInstallableServerWizard.java:120)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
!SUBENTRY 1 org.eclipse.wst.server.core 4 0 2006-09-01 15:12:48.574
!MESSAGE Could not download and install update feature.

Regards,

Raj Saini --0-1985247375-1157108352=:56896--