Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 333566 - Assertion failure while updating to latest code in repository
Summary: Assertion failure while updating to latest code in repository
Status: CLOSED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: CVS (show other bugs)
Version: 3.7   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: platform-cvs-inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-05 08:32 EST by Olivier Thomann CLA
Modified: 2019-09-24 13:50 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 Olivier Thomann CLA 2011-01-05 08:32:19 EST
No real steps to reproduce.
I synch'd my workspace and got this exception while doing an update on the incoming changes.

Using eclipse.buildId=I20101216-1305
java.version=1.6.0_23-ea
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=fr_CA
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -console


org.eclipse.core.runtime.AssertionFailedException: assertion failed:
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110)
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:96)
at org.eclipse.team.core.diff.provider.DiffTree.internalAdd(DiffTree.java:277)
at org.eclipse.team.core.diff.provider.DiffTree.add(DiffTree.java:131)
at org.eclipse.team.core.mapping.provider.ResourceDiffTree.add(ResourceDiffTree.java:170)
at org.eclipse.team.internal.core.subscribers.DiffChangeSet.add(DiffChangeSet.java:75)
at org.eclipse.team.internal.ccvs.ui.mappings.CheckedInChangeSetCollector.addRemoteChange(CheckedInChangeSetCollector.java:397)
at org.eclipse.team.internal.ccvs.ui.mappings.CheckedInChangeSetCollector.addSingleRevision(CheckedInChangeSetCollector.java:340)
at org.eclipse.team.internal.ccvs.ui.mappings.CheckedInChangeSetCollector.addSyncInfoToCommentNode(CheckedInChangeSetCollector.java:307)
at org.eclipse.team.internal.ccvs.ui.mappings.CheckedInChangeSetCollector.addLogEntries(CheckedInChangeSetCollector.java:285)
at org.eclipse.team.internal.ccvs.ui.mappings.CheckedInChangeSetCollector.handleRemoteChanges(CheckedInChangeSetCollector.java:254)
at org.eclipse.team.internal.ccvs.ui.mappings.CheckedInChangeSetCollector.logEntriesFetched(CheckedInChangeSetCollector.java:470)
at org.eclipse.team.internal.ccvs.ui.subscriber.LogEntryCacheUpdateHandler.fireFetchedNotification(LogEntryCacheUpdateHandler.java:469)
at org.eclipse.team.internal.ccvs.ui.subscriber.LogEntryCacheUpdateHandler.processQueuedFetches(LogEntryCacheUpdateHandler.java:456)
at org.eclipse.team.internal.ccvs.ui.subscriber.LogEntryCacheUpdateHandler.doDispatchEvents(LogEntryCacheUpdateHandler.java:252)
at org.eclipse.team.internal.core.BackgroundEventHandler.dispatchEvents(BackgroundEventHandler.java:394)
at org.eclipse.team.internal.core.BackgroundEventHandler.processEvents(BackgroundEventHandler.java:374)
at org.eclipse.team.internal.core.BackgroundEventHandler$1.run(BackgroundEventHandler.java:203)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Comment 1 Lars Vogel CLA 2019-09-24 13:50:38 EDT
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.

If you have further information on the current state of the bug, please add it. 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.