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 #27

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

ReconciliationException: Unable to process positions #27

GoogleCodeExporter opened this issue Jul 5, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

com.cb.eclipse.folding.java.calculation.ReconciliationException: Unable to
process positions
    at
com.cb.eclipse.folding.java.calculation.ProjectionChangeReconciler.reconstructAn
notations(ProjectionChangeReconciler.java:201)
    at
com.cb.eclipse.folding.java.calculation.ProjectionChangeReconciler.reconcile(Pro
jectionChangeReconciler.java:151)
    at
com.cb.eclipse.folding.java.EnhancedJavaFoldingStructureProvider$ElementChangedL
istener.elementChanged(EnhancedJavaFoldingStructureProvider.java:165)
    at
org.eclipse.jdt.internal.core.DeltaProcessor$3.run(DeltaProcessor.java:1458)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at
org.eclipse.jdt.internal.core.DeltaProcessor.notifyListeners(DeltaProcessor.java
:1448)
    at
org.eclipse.jdt.internal.core.DeltaProcessor.fireReconcileDelta(DeltaProcessor.j
ava:1314)
    at org.eclipse.jdt.internal.core.DeltaProcessor.fire(DeltaProcessor.java:1272)
    at
org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaModelOperation.java:760
)
    at
org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(JavaModelOperation
.java:779)
    at
org.eclipse.jdt.internal.core.CompilationUnit.reconcile(CompilationUnit.java:112
2)
    at
org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy$1.run(JavaReconcil
ingStrategy.java:97)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at
org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(JavaReco
ncilingStrategy.java:82)
    at
org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(JavaReco
ncilingStrategy.java:145)
    at
org.eclipse.jdt.internal.ui.text.CompositeReconcilingStrategy.reconcile(Composit
eReconcilingStrategy.java:86)
    at
org.eclipse.jdt.internal.ui.text.JavaCompositeReconcilingStrategy.reconcile(Java
CompositeReconcilingStrategy.java:94)
    at
org.eclipse.jface.text.reconciler.MonoReconciler.process(MonoReconciler.java:75)
    at
org.eclipse.jdt.internal.ui.text.JavaReconciler.process(JavaReconciler.java:342)
    at
org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(Abstra
ctReconciler.java:204)
Caused by: org.eclipse.jface.text.BadLocationException
    at org.eclipse.jface.text.TreeLineTracker.fail(TreeLineTracker.java:1072)
    at
org.eclipse.jface.text.TreeLineTracker.lineOfOffset(TreeLineTracker.java:290)
    at
org.eclipse.jface.text.TreeLineTracker.getLineNumberOfOffset(TreeLineTracker.jav
a:1154)
    at
org.eclipse.jface.text.AbstractLineTracker.getLineNumberOfOffset(AbstractLineTra
cker.java:161)
    at
org.eclipse.jface.text.AbstractDocument.getLineOfOffset(AbstractDocument.java:84
1)
    at
com.cb.eclipse.folding.java.calculation.ProjectionChangeReconciler.normalizePosi
tion(ProjectionChangeReconciler.java:341)
    at
com.cb.eclipse.folding.java.calculation.ProjectionChangeReconciler.filterAndNorm
alizePositions(ProjectionChangeReconciler.java:295)
    at
com.cb.eclipse.folding.java.calculation.ProjectionChangeReconciler.reconstructAn
notations(ProjectionChangeReconciler.java:198)
    ... 19 more

May be a different the same as Issue 25
(http://code.google.com/p/coffee-bytes/issues/detail?id=25)

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

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