Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 311188 - An internal error occurred during: "Updating classpath container: Housing".
Summary: An internal error occurred during: "Updating classpath container: Housing".
Status: CLOSED DUPLICATE of bug 294988
Alias: None
Product: WTP Common Tools
Classification: WebTools
Component: wst.common (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: wst.common CLA
QA Contact: Carl Anderson CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-30 10:31 EDT by Bill Brown CLA
Modified: 2010-05-10 09:14 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***