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 64280 - application suddenly closes
Summary: application suddenly closes
Status: RESOLVED DUPLICATE of bug 64283
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:
: 64311 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-09-13 20:46 UTC by edemch
Modified: 2007-11-05 13:42 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 edemch 2005-09-13 20:46:56 UTC
When I use Q-build (08-09-2005), I've got the main window closed without any 
warnings. It happens from few seconds after start and till a couple of minutes.
No error messages.
Today? I've got an error message thoguh, maybe it clears something up:

"A javax.swing.text.BadLocationException exception has occurred"
javax.swing.text.BadLocationException: Invalid offset=6196 not within <0, 1>
	at org.netbeans.editor.Utilities.checkOffsetValid(Utilities.java:1227)
	at org.netbeans.editor.Utilities.getLineOffset(Utilities.java:552)
	at org.netbeans.modules.j2ee.ejbcore.hints.EjbHintsProvider.getHints
(EjbHintsProvider.java:54)
	at org.netbeans.modules.editor.hints.HintsOperator$HintPopupTaskImpl.run
(HintsOperator.java:233)
	at org.openide.util.Task.run(Task.java:207)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:469)
[catch] at org.openide.util.RequestProcessor$Processor.run
(RequestProcessor.java:870)

And few another bugs: the color magenta is named "magneta" in the choice-box, 
and when you open an RGB/Hue for a custom color, it is always set to white (255-
255-255) instead of currently selected "base" color.
Comment 1 Martin Roskanin 2005-09-15 13:02:18 UTC
*** Issue 64311 has been marked as a duplicate of this issue. ***
Comment 2 Martin Roskanin 2005-09-15 13:04:10 UTC
already reported, making duplicate of issue in proper module j2ee. Thanks for
the report.

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