Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 48254 invoked from network); 1 Sep 2006 21:20:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Sep 2006 21:20:17 -0000 Received: (qmail 62438 invoked by uid 500); 1 Sep 2006 21:20:11 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 62433 invoked by uid 500); 1 Sep 2006 21:20:11 -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 Delivered-To: moderator for user@geronimo.apache.org Received: (qmail 53891 invoked by uid 99); 1 Sep 2006 09:55:35 -0000 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) 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=QaVfQ5Qbo5MmnL73WVPNoB3ulrK5TcTLpngKXsugs/8PmwactYzG02x/HGCh4H5w2nqPFT+QM1fPre5u5SPe3EUpRSopgb5BNMC8OnAND1xL/ckw0kjxFixnJBt2zgy2RcMa7lHMoKoMr9ewzIMC8M0zJqM4qRCdTa2OKzB2298= ; Message-ID: <20060901095513.53766.qmail@web56801.mail.re3.yahoo.com> Date: Fri, 1 Sep 2006 10:55: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-1502236140-1157104512=:50728" 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-1502236140-1157104512=:50728 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-1502236140-1157104512=:50728 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-1502236140-1157104512=:50728--