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 9870 - Completing Code Error
Summary: Completing Code Error
Status: CLOSED WORKSFORME
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P1 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-02-27 17:16 UTC by Peter Mairhofer
Modified: 2007-11-05 13:44 UTC (History)
1 user (show)

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 Peter Mairhofer 2001-02-27 17:16:27 UTC
/netbeans/system/ide   LOG-File entry:


*********** Exception occurred ************
Tue Feb 27 17:49:09 GMT+01:00 2001java.lang.ArrayIndexOutOfBoundsException: null
java.lang.ArrayIndexOutOfBoundsException
	at 
org.netbeans.editor.ext.ExtSyntaxSupport.buildLocalVariableMap(ExtSyntaxSupport.
java:326)
	at 
org.netbeans.editor.ext.ExtSyntaxSupport.getLocalVariableMap(ExtSyntaxSupport.ja
va:315)
	at 
org.netbeans.editor.ext.ExtSyntaxSupport.findType(ExtSyntaxSupport.java:296)
	at 
org.netbeans.editor.ext.java.JavaCompletionQuery$Context.resolveItem(JavaComplet
ionQuery.java:403)
	at 
org.netbeans.editor.ext.java.JavaCompletionQuery$Context.resolveExp(JavaCompleti
onQuery.java, Compiled Code)
	at 
org.netbeans.editor.ext.java.JavaCompletionQuery.query(JavaCompletionQuery.java:
108)
	at 
org.netbeans.editor.ext.java.JavaCompletionQuery.query(JavaCompletionQuery.java:
56)
	at 
org.netbeans.editor.ext.Completion.actionPerformed(Completion.java:337)
	at 
org.netbeans.editor.WeakTimerListener.actionPerformed(WeakTimerListener.java, 
Compiled Code)
	at javax.swing.Timer.fireActionPerformed(Timer.java, Compiled Code)
	at javax.swing.Timer$DoPostEvent.run(Timer.java, Compiled Code)
	at 
javax.swing.SystemEventQueueUtilities.processRunnableEvent(SystemEventQueueUtili
ties.java, Compiled Code)
	at 
javax.swing.SystemEventQueueUtilities$RunnableTarget.processEvent(SystemEventQue
ueUtilities.java, Compiled Code)
	at java.awt.Component.dispatchEventImpl(Component.java, Compiled Code)
	at java.awt.Component.dispatchEvent(Component.java, Compiled Code)
[catch] at java.awt.EventQueue.dispatchEvent(EventQueue.java, Compiled Code)
	at 
java.awt.EventDispatchThread.pumpOneEventForComponent(EventDispatchThread.java, 
Compiled Code)
	at 
java.awt.EventDispatchThread.pumpEventsForComponent(EventDispatchThread.java:95)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:90)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
*********** Exception occurred ************
Tue Feb 27 17:51:05 GMT+01:00 2001java.lang.ArrayIndexOutOfBoundsException: null
java.lang.ArrayIndexOutOfBoundsException
	at 
org.netbeans.editor.ext.ExtSyntaxSupport.buildLocalVariableMap(ExtSyntaxSupport.
java:326)
	at 
org.netbeans.editor.ext.ExtSyntaxSupport.getLocalVariableMap(ExtSyntaxSupport.ja
va:315)
	at 
org.netbeans.editor.ext.ExtSyntaxSupport.findType(ExtSyntaxSupport.java:296)
	at 
org.netbeans.editor.ext.java.JavaCompletionQuery$Context.resolveItem(JavaComplet
ionQuery.java:403)
	at 
org.netbeans.editor.ext.java.JavaCompletionQuery$Context.resolveExp(JavaCompleti
onQuery.java, Compiled Code)
	at 
org.netbeans.editor.ext.java.JavaCompletionQuery.query(JavaCompletionQuery.java:
108)
	at 
org.netbeans.editor.ext.java.JavaCompletionQuery.query(JavaCompletionQuery.java:
56)
	at 
org.netbeans.editor.ext.Completion.actionPerformed(Completion.java:337)
	at 
org.netbeans.editor.WeakTimerListener.actionPerformed(WeakTimerListener.java, 
Compiled Code)
	at javax.swing.Timer.fireActionPerformed(Timer.java, Compiled Code)
	at javax.swing.Timer$DoPostEvent.run(Timer.java, Compiled Code)
	at 
javax.swing.SystemEventQueueUtilities.processRunnableEvent(SystemEventQueueUtili
ties.java, Compiled Code)
	at 
javax.swing.SystemEventQueueUtilities$RunnableTarget.processEvent(SystemEventQue
ueUtilities.java, Compiled Code)
	at java.awt.Component.dispatchEventImpl(Component.java, Compiled Code)
	at java.awt.Component.dispatchEvent(Component.java, Compiled Code)
[catch] at java.awt.EventQueue.dispatchEvent(EventQueue.java, Compiled Code)
	at 
java.awt.EventDispatchThread.pumpOneEventForComponent(EventDispatchThread.java, 
Compiled Code)
	at 
java.awt.EventDispatchThread.pumpEventsForComponent(EventDispatchThread.java:95)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:90)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
*********** Exception occurred ************
Tue Feb 27 18:06:39 GMT+01:00 2001java.lang.ArrayIndexOutOfBoundsException: null
java.lang.ArrayIndexOutOfBoundsException
	at 
org.netbeans.editor.ext.ExtSyntaxSupport.buildLocalVariableMap(ExtSyntaxSupport.
java:326)
	at 
org.netbeans.editor.ext.ExtSyntaxSupport.getLocalVariableMap(ExtSyntaxSupport.ja
va:315)
	at 
org.netbeans.editor.ext.ExtSyntaxSupport.findType(ExtSyntaxSupport.java:296)
	at 
org.netbeans.editor.ext.java.JavaCompletionQuery$Context.resolveItem(JavaComplet
ionQuery.java:403)
	at 
org.netbeans.editor.ext.java.JavaCompletionQuery$Context.resolveExp(JavaCompleti
onQuery.java, Compiled Code)
	at 
org.netbeans.editor.ext.java.JavaCompletionQuery.query(JavaCompletionQuery.java:
108)
	at 
org.netbeans.editor.ext.java.JavaCompletionQuery.query(JavaCompletionQuery.java:
56)
	at 
org.netbeans.editor.ext.Completion.actionPerformed(Completion.java:337)
	at 
org.netbeans.editor.WeakTimerListener.actionPerformed(WeakTimerListener.java, 
Compiled Code)
	at javax.swing.Timer.fireActionPerformed(Timer.java, Compiled Code)
	at javax.swing.Timer$DoPostEvent.run(Timer.java, Compiled Code)
	at 
javax.swing.SystemEventQueueUtilities.processRunnableEvent(SystemEventQueueUtili
ties.java, Compiled Code)
	at 
javax.swing.SystemEventQueueUtilities$RunnableTarget.processEvent(SystemEventQue
ueUtilities.java, Compiled Code)
	at java.awt.Component.dispatchEventImpl(Component.java, Compiled Code)
	at java.awt.Component.dispatchEvent(Component.java, Compiled Code)
[catch] at java.awt.EventQueue.dispatchEvent(EventQueue.java, Compiled Code)
	at 
java.awt.EventDispatchThread.pumpOneEventForComponent(EventDispatchThread.java, 
Compiled Code)
	at 
java.awt.EventDispatchThread.pumpEventsForComponent(EventDispatchThread.java:95)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:90)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Comment 1 Jan Zajicek 2001-03-01 13:35:20 UTC
reassigning to editor
Comment 2 Jesse Glick 2001-03-01 15:57:55 UTC
Jan, please remember to update the QA Contact field as well when changing bug
categories. I have already filed a bug against IssueZilla that it does not do
this automatically, in the meantime you must do it manually.
Comment 3 Miloslav Metelka 2001-03-02 09:14:47 UTC
Peter, could you please provide us with the build number you are using.
I cannot find the corresponding line in the code that could produce this 
exception. Therefore I need the build number that produced this stacktrace to 
find the right version of the source in the CVS.
Thanks,
Mila
Comment 4 Martin Roskanin 2001-03-19 08:30:30 UTC
Peter, we cannot reproduce this bug and that's why we need the build number of 
NetBeans you used, when the bug occured or description how to reproduce this 
bug.
Thank you,
Martin
Comment 5 Martin Roskanin 2001-03-21 15:42:56 UTC
Peter, 
We cannot find the corresponding line in the code that could produce this 
exception in the build 36 as you specified. Maybe you used autoupdate and that's 
 why lines don't match. We cannot even reproduce this bug. So I change this bug 
to "WORKSFORME" and I will fix it when any clue will appear.

Thanks,
Martin
Comment 6 Quality Engineering 2003-06-30 18:03:28 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 7 Quality Engineering 2003-06-30 18:11:13 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.