From ivy-user-return-1231-apmail-incubator-ivy-user-archive=incubator.apache.org@incubator.apache.org Wed Jul 04 09:30:53 2007 Return-Path: Delivered-To: apmail-incubator-ivy-user-archive@locus.apache.org Received: (qmail 45058 invoked from network); 4 Jul 2007 09:30:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Jul 2007 09:30:53 -0000 Received: (qmail 99727 invoked by uid 500); 4 Jul 2007 09:30:56 -0000 Delivered-To: apmail-incubator-ivy-user-archive@incubator.apache.org Received: (qmail 99600 invoked by uid 500); 4 Jul 2007 09:30:55 -0000 Mailing-List: contact ivy-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@incubator.apache.org Delivered-To: mailing list ivy-user@incubator.apache.org Received: (qmail 99591 invoked by uid 99); 4 Jul 2007 09:30:55 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jul 2007 02:30:55 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [164.128.235.36] (HELO int.ofac.ch) (164.128.235.36) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jul 2007 02:30:52 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: NullPointerException:J2EEComponentMappingUpdateJob Date: Wed, 4 Jul 2007 11:30:30 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: NullPointerException:J2EEComponentMappingUpdateJob Thread-Index: Ace+Gr6XSRHGGGeyTs+NxhHoDhX5qAAAxuaQ From: "Bhatia Saurabh" To: X-Virus-Checked: Checked by ClamAV on apache.org Being a novice at the reputed ASF, may I ask you what is WTP ? Can you please provide me a link where I can post this issue ? thanks -----Message d'origine----- De=A0: Xavier Hanin [mailto:xavier.hanin@gmail.com]=20 Envoy=E9=A0: mercredi, 4. juillet 2007 11:07 =C0=A0: ivy-user@incubator.apache.org Objet=A0: Re: NullPointerException:J2EEComponentMappingUpdateJob On 7/4/07, Bhatia Saurabh wrote: > > Ok, I created IVYDE-54. > > I have also come across the following a number of times which is most > likely coming from bad config but since its a NullPointerException, = may be > worth looking at: > > !ENTRY org.eclipse.core.jobs 4 2 2007-07-04 07:01:10.285 !MESSAGE An > internal error occurred during: "J2EEComponentMappingUpdateJob". > !STACK 0 > java.lang.NullPointerException > at > = org.eclipse.wst.common.componentcore.internal.StructureEdit.createWorkben= chModule(Unknown > Source) > at > = org.eclipse.wst.common.componentcore.internal.resources.VirtualComponent.= create(Unknown > Source) > at > = org.eclipse.jst.j2ee.refactor.listeners.J2EEElementChangedListener.getDes= tinationFolder(Unknown > Source) > at > = org.eclipse.jst.j2ee.refactor.listeners.J2EEElementChangedListener.access= $0(Unknown > Source) > at > = org.eclipse.jst.j2ee.refactor.listeners.J2EEElementChangedListener$1.runI= nWorkspace(Unknown > Source) > at = org.eclipse.core.internal.resources.InternalWorkspaceJob.run(Unknown > Source) > at org.eclipse.core.internal.jobs.Worker.run(Unknown Source) > > If you want, I can create an issue for this. Yes, creating an issue for this would be fine, but in WTP bugzilla :-) = The NPE is not in IvyDE code, and even if the source cause is an exception = in IvyDE, I think WTP should provide a better error handling for this = (before we can actually figure out if we do something wrong besides the MalformedURLException you already reported). Xavier thanks > Saurabh > >