Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 311188

Summary: An internal error occurred during: "Updating classpath container: Housing".
Product: [WebTools] WTP Common Tools Reporter: Bill Brown <billbrown>
Component: wst.commonAssignee: wst.common <wst.common-inbox>
Status: CLOSED DUPLICATE QA Contact: Carl Anderson <ccc>
Severity: major    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Bill Brown CLA 2010-04-30 10:31:29 EDT
Build Identifier: 20100218-1602

eclipse.build= 20100218-1602
java.version=1.6.0_19
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.jee.product
Command-line arguments:  -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.product -clean

TRACE

java.lang.NullPointerException
at org.eclipse.wst.common.componentcore.internal.resources.VirtualResource.removeLink(VirtualResource.java:300)
at org.eclipse.iam.wtp.core.internal.war.MavenWarClasspathListener.addOverlayWarFolders(MavenWarClasspathListener.java:89)
at org.eclipse.iam.wtp.core.internal.war.MavenWarClasspathListener.resolved(MavenWarClasspathListener.java:57)
at org.eclipse.iam.jdt.core.classpath.container.MavenClasspathContainer.resolveArtifacts(MavenClasspathContainer.java:272)
at org.eclipse.iam.jdt.core.classpath.container.MavenClasspathContainer.refreshClasspath(MavenClasspathContainer.java:141)
at org.eclipse.iam.jdt.core.classpath.container.MavenClasspathContainer.newClasspath(MavenClasspathContainer.java:181)
at org.eclipse.iam.jdt.core.classpath.container.UpdateClasspathJob.runInWorkspace(UpdateClasspathJob.java:80)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

Greetings:

This trace is preventing my maven IAM dependencies from being recognized in the editor window and prevents code completion etcetera from working.  I'm not sure if this has already been reported and I am not sure of the component. 

Let me know if you need more information.
Thanks.
Bill  

Reproducible: Always
Comment 1 Susan McCourt CLA 2010-05-08 19:03:05 EDT
not sure if this is the right WTP component (since the stack ends in wst.common.componentcore we'll start there...)
Comment 2 Carl Anderson CLA 2010-05-10 09:14:14 EDT

*** This bug has been marked as a duplicate of bug 294988 ***