Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 66276 invoked from network); 2 Dec 2009 15:05:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Dec 2009 15:05:13 -0000 Received: (qmail 64087 invoked by uid 500); 2 Dec 2009 15:05:13 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 64030 invoked by uid 500); 2 Dec 2009 15:05:13 -0000 Mailing-List: contact ivy-user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@ant.apache.org Delivered-To: mailing list ivy-user@ant.apache.org Received: (qmail 64020 invoked by uid 99); 2 Dec 2009 15:05:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Dec 2009 15:05:13 +0000 X-ASF-Spam-Status: No, hits=-1.8 required=10.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of stromasam@od.nih.gov designates 128.231.90.114 as permitted sender) Received: from [128.231.90.114] (HELO nihxway6out.hub.nih.gov) (128.231.90.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Dec 2009 15:05:02 +0000 X-IronPortListener: Outbound_SMTP Received: from nihcessmtp2.hub.nih.gov ([128.231.90.116]) by nihxway6out.hub.nih.gov with ESMTP; 02 Dec 2009 10:04:21 -0500 Received: from NIHHT02.nih.gov ([156.40.71.21]) by NIHCESSMTP2.hub.nih.gov with Microsoft SMTPSVC(6.0.3790.3959); Wed, 2 Dec 2009 10:04:21 -0500 Received: from NIHMLBX05.nih.gov ([156.40.71.35]) by NIHHT02.nih.gov ([156.40.71.21]) with mapi; Wed, 2 Dec 2009 10:04:21 -0500 From: "Stromas, Aaron (NIH/OD) [C]" To: "'ivy-user@ant.apache.org'" Date: Wed, 2 Dec 2009 10:04:20 -0500 Subject: IvyIDE generates AssertionFailedException Thread-Topic: IvyIDE generates AssertionFailedException Thread-Index: AcpzYLg8kditJGnvTVCfOIi1wzPxow== Message-ID: <9D5D5269C4FD6E4D8FF13B6A511625580CE7794D25@NIHMLBX05.nih.gov> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_9D5D5269C4FD6E4D8FF13B6A511625580CE7794D25NIHMLBX05nihg_" MIME-Version: 1.0 X-OriginalArrivalTime: 02 Dec 2009 15:04:21.0854 (UTC) FILETIME=[BA9F57E0:01CA7360] X-Virus-Checked: Checked by ClamAV on apache.org --_000_9D5D5269C4FD6E4D8FF13B6A511625580CE7794D25NIHMLBX05nihg_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Greetings, I noticed that the IvyIDE plugin causes the following exception in Eclipse.= I confirmed it by installing the plugin in brand new Eclipse. Well, it's t= he SpringSource Tool Suite, actually, which is built on Eclipse 3.2. I'd li= ke to inform the developers about it but I can't figure how, short of subsc= ribing to the developer mailing list. Any suggestions? TIA -a org.eclipse.core.runtime.AssertionFailedException: null argument: at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85) at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73) at org.eclipse.core.internal.events.ResourceChangeListenerList.remove(Resou= rceChangeListenerList.java:146) at org.eclipse.core.internal.events.NotificationManager.removeListener(Noti= ficationManager.java:305) at org.eclipse.core.internal.resources.Workspace.removeResourceChangeListen= er(Workspace.java:1767) at org.eclipse.wst.server.core.internal.ResourceManager.shutdownImpl(Resour= ceManager.java:366) at org.eclipse.wst.server.core.internal.ResourceManager.shutdown(ResourceMa= nager.java:312) at org.eclipse.wst.server.core.internal.ServerPlugin.stop(ServerPlugin.java= :319) at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleC= ontextImpl.java:843) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleCo= ntextImpl.java:836) at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHos= t.java:474) at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(Abstract= Bundle.java:546) at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framewo= rk.java:1098) at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(Start= LevelManager.java:593) at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLev= el(StartLevelManager.java:261) at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(Star= tLevelManager.java:216) at org.eclipse.osgi.framework.internal.core.InternalSystemBundle.suspend(In= ternalSystemBundle.java:266) at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.ja= va:685) at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:= 583) at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.= java:409) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:= 200) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav= a:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor= Impl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) --_000_9D5D5269C4FD6E4D8FF13B6A511625580CE7794D25NIHMLBX05nihg_--