Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReconciliationException: Unable to process positions #25

Open
GoogleCodeExporter opened this issue Jul 5, 2015 · 0 comments
Open

ReconciliationException: Unable to process positions #25

GoogleCodeExporter opened this issue Jul 5, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

com.cb.eclipse.folding.calculation.ReconciliationException:
Unable to process positions
at
com.cb.eclipse.folding.calculation.ProjectionChangeReconciler.reconstructAnnotat
ions(ProjectionChangeReconciler.java:163)
at
com.cb.eclipse.folding.calculation.ProjectionChangeReconciler.reconcile(Projecti
onChangeReconciler.java:138)
at
com.cb.eclipse.folding.java.EnhancedJavaFoldingStructureProvider$ElementChangedL
istener.elementChanged(EnhancedJavaFoldingStructureProvider.java:156)
at
org.eclipse.jdt.internal.core.DeltaProcessor$2.run(DeltaProcessor.java:1470)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:615
)
at
org.eclipse.core.runtime.Platform.run(Platform.java:747)
at
org.eclipse.jdt.internal.core.DeltaProcessor.notifyListeners(DeltaProcessor.java
:1465)
at
org.eclipse.jdt.internal.core.DeltaProcessor.firePostChangeDelta(DeltaProcessor.
java:1314)
at
org.eclipse.jdt.internal.core.DeltaProcessor.fire(DeltaProcessor.java:1293)
at
org.eclipse.jdt.internal.core.DeltaProcessor.resourceChanged(DeltaProcessor.java
:1891)
at
org.eclipse.jdt.internal.core.DeltaProcessingState.resourceChanged(DeltaProcessi
ngState.java:414)
at
org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager.j
ava:283)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:615
)
at
org.eclipse.core.runtime.Platform.run(Platform.java:747)
at
org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.
java:277)
at
org.eclipse.core.internal.events.NotificationManager.broadcastChanges(Notificati
onManager.java:151)
at
org.eclipse.core.internal.resources.Workspace.broadcastChanges(Workspace.java:17
2)
at
org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:900)
at
org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1682)
at
org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(JavaModelOperation
.java:744)
at
org.eclipse.jdt.internal.core.JavaProject.setRawClasspath(JavaProject.java:2650)
at
org.eclipse.jdt.internal.core.JavaProject.setRawClasspath(JavaProject.java:2666)
at
org.eclipse.jdt.internal.ui.wizards.buildpaths.SourceAttachmentBlock.updateProje
ctClasspath(SourceAttachmentBlock.java:680)
at
org.eclipse.jdt.internal.ui.wizards.buildpaths.SourceAttachmentBlock.attachSourc
e(SourceAttachmentBlock.java:632)
at
org.eclipse.jdt.internal.ui.wizards.buildpaths.SourceAttachmentBlock$1.run(Sourc
eAttachmentBlock.java:612)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.jav
a:101)
Caused by: org.eclipse.jface.text.BadLocationException
at
org.eclipse.jface.text.AbstractLineTracker.getLineNumberOfOffset(AbstractLineTra
cker.java:155)
at
org.eclipse.jface.text.AbstractDocument.getLineOfOffset(AbstractDocument.java:78
1)
at
com.cb.eclipse.folding.calculation.ProjectionChangeReconciler.normalizePosition(
ProjectionChangeReconciler.java:290)
at
com.cb.eclipse.folding.calculation.ProjectionChangeReconciler.filterAndNormailze
Positions(ProjectionChangeReconciler.java:257)
at
com.cb.eclipse.folding.calculation.ProjectionChangeReconciler.reconstructAnnotat
ions(ProjectionChangeReconciler.java:160)
... 25 more

Original issue reported on code.google.com by the.mind...@gmail.com on 21 Oct 2006 at 8:42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant