java.lang.IndexOutOfBoundsException: Invalid line index=227 >= lineCount=200 at org.netbeans.modules.editor.lib2.document.LineElementRoot.getElement(LineElementRoot.java:66) at org.openide.text.NbDocument$DocumentRenderer.run(NbDocument.java:691) at org.netbeans.editor.BaseDocument.render(BaseDocument.java:1404) at org.openide.text.NbDocument$DocumentRenderer.renderToInt(NbDocument.java:666) at org.openide.text.NbDocument.findLineOffset(NbDocument.java:187) at org.netbeans.modules.editor.hints.HintsControllerImpl.computeLineSpan(HintsControllerImpl.java:137) at org.netbeans.modules.editor.hints.HintsControllerImpl.fullLine(HintsControllerImpl.java:164) at org.netbeans.spi.editor.hints.ErrorDescriptionFactory.createErrorDescription(ErrorDescriptionFactory.java:99) at org.netbeans.spi.editor.hints.ErrorDescriptionFactory.createErrorDescription(ErrorDescriptionFactory.java:84) at org.netbeans.modules.apisupport.hints.Hinter$Context.addHint(Hinter.java:165) at org.netbeans.modules.apisupport.hints.SystemFileSystemAttrHinter.process(SystemFileSystemAttrHinter.java:78) at org.netbeans.modules.apisupport.hints.LayerHints$Prov.run(LayerHints.java:239) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1973)