| Summary: | build path validation marker removed by JDT listener during build. | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Joef Huang <joefh> |
| Component: | Core | Assignee: | JDT-Core-Inbox <jdt-core-inbox> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | gdtaylor, green, joefh, Olivier_Thomann |
| Version: | 3.4.2 | Keywords: | needinfo |
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | stalebug | ||
|
Description
Joef Huang
Where can we get the projects to load ? Note that we couldn't reproduce this behaviour using pure Java projects, but only with our product's projects which have the JDT nature. We not ruling out that something in our product stack is running when it's not supposed to or at a time when JDT doesn't appreciate it. Can you give us a clue what would trigger this stack:
Thread [Worker-18] (Suspended)
LaunchingPlugin.resourceChanged(IResourceChangeEvent) line: 754
NotificationManager$2.run() line: 288
SafeRunner.run(ISafeRunnable) line: 37
NotificationManager.notify(ResourceChangeListenerList$ListenerEntry[],
IResourceChangeEvent, boolean) line: 282
NotificationManager.broadcastChanges(ElementTree, ResourceChangeEvent,
boolean) line: 148
Workspace.broadcastBuildEvent(Object, int, int) line: 297
AutoBuildJob.doBuild(IProgressMonitor) line: 136
AutoBuildJob.run(IProgressMonitor) line: 238
Worker.run() line: 55
Perhaps this will give us a hint at where to look to better identify where the problem lay (whether it be our product code or JDT).
This stack is triggered when a build starts and the resources that have changed since last build are processed. We must either get more details on how to reproduce this issue or this will be closed as WORKSFORME. This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug. If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie. |