java.lang.IndexOutOfBoundsException: Illegal OffsetKind[offset=-1] in org.netbeans.modules.editor.NbEditorDocument@35a9b86e, mimeType = 'text/x-java', kitClass = null, length = 41532, file=org.netbeans.modules.java.JavaDataObject@3b74f30d[MasterFileObject[/home/jb198685/projects/netbeans-src/profiler/src/org/netbeans/modules/profiler/actions/AntActions.java@7fb48906:39eb305e,valid=true]] used by org.netbeans.modules.java.JavaDataObject$JavaEditorSupport@65644dee. at org.openide.text.PositionRef$Manager$OffsetKind.(PositionRef.java:660) at org.openide.text.PositionRef.(PositionRef.java:87) at org.openide.text.CloneableEditorSupport.createPositionRef(CloneableEditorSupport.java:1530) at org.netbeans.modules.editor.hints.HintsControllerImpl$1.run(HintsControllerImpl.java:190) at org.netbeans.editor.BaseDocument.render(BaseDocument.java:1409) at org.netbeans.modules.editor.hints.HintsControllerImpl.linePart(HintsControllerImpl.java:186) at org.netbeans.spi.editor.hints.ErrorDescriptionFactory.createErrorDescription(ErrorDescriptionFactory.java:109) at org.netbeans.modules.java.hints.infrastructure.ErrorHintsProvider.computeErrors(ErrorHintsProvider.java:203) at org.netbeans.modules.java.hints.infrastructure.ErrorHintsProvider.computeErrors(ErrorHintsProvider.java:134) at org.netbeans.modules.java.hints.infrastructure.ErrorHintsProvider.run(ErrorHintsProvider.java:530) at org.netbeans.modules.parsing.impl.TaskProcessor$CompilationJob.run(TaskProcessor.java:667) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619)