On 7/4/07, Bhatia Saurabh <[EMAIL PROTECTED]> wrote:

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 ?


WTP is Web Tools Platform, an eclipse project:
http://www.eclipse.org/webtools/main.php

According to the stack trace you get, the NPE is in a WST class, WST being a
subproject of WTP:
http://www.eclipse.org/webtools/wst/main.php

To report a bug in WTP you need to go here:
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Web%20Tools

Xavier

thanks

-----Message d'origine-----
De: Xavier Hanin [mailto:[EMAIL PROTECTED]
Envoyé: mercredi, 4. juillet 2007 11:07
À: [email protected]
Objet: Re: NullPointerException:J2EEComponentMappingUpdateJob

On 7/4/07, Bhatia Saurabh <[EMAIL PROTECTED]> 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.createWorkbenchModule
(Unknown
> Source)
>         at
>
org.eclipse.wst.common.componentcore.internal.resources.VirtualComponent.create
(Unknown
> Source)
>         at
>
org.eclipse.jst.j2ee.refactor.listeners.J2EEElementChangedListener.getDestinationFolder
(Unknown
> Source)
>         at
>
org.eclipse.jst.j2ee.refactor.listeners.J2EEElementChangedListener.access$0
(Unknown
> Source)
>         at
>
org.eclipse.jst.j2ee.refactor.listeners.J2EEElementChangedListener$1.runInWorkspace
(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
>
>




--
Xavier Hanin - Independent Java Consultant
http://xhab.blogspot.com/
http://incubator.apache.org/ivy/
http://www.xoocode.org/

Reply via email to