This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 81740 - Exception while editing a simple POJO.
Summary: Exception while editing a simple POJO.
Status: RESOLVED DUPLICATE of bug 81674
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-02 20:44 UTC by dominwla
Modified: 2007-11-05 13:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dominwla 2006-08-02 20:44:35 UTC
*********** Exception occurred ************ at 4:27 PM on Aug 2, 2006
javax.swing.text.BadLocationException: Invalid offset=2372 not within <0, 2362>
	at org.netbeans.editor.Utilities.checkOffsetValid(Utilities.java:1268)
	at org.netbeans.editor.Utilities.getLineOffset(Utilities.java:593)
[catch] at
org.netbeans.modules.j2ee.verification.JEEVerificationHintsProvider.getHints(JEEVerificationHintsProvider.java:73)
	at
org.netbeans.modules.editor.hints.HintsOperator$HintPopupTaskImpl.run(HintsOperator.java:260)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:499)
	at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:932)
Comment 1 Jiri Prox 2006-08-03 10:54:45 UTC
It's already filed as issue 81674. Thanks for your report.

*** This issue has been marked as a duplicate of 81674 ***