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 55498 - NPE at org.openide.src.ElementFormat$ArrayTag.format()
Summary: NPE at org.openide.src.ElementFormat$ArrayTag.format()
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-24 15:03 UTC by _ gtzabari
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack-trace (2.90 KB, text/plain)
2005-02-24 16:25 UTC, _ gtzabari
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2005-02-24 15:03:31 UTC
dev build 200502211900

Opening a file, I got the attached exception.
Comment 1 _ gtzabari 2005-02-24 15:05:47 UTC
Correction, I get this when I the FIND dialog is open, and I enter any
text that causes highlighting to occur within the editor.
Comment 2 pzajac 2005-02-24 15:39:09 UTC
reassigned to java/srcmodel
Comment 3 Jan Becicka 2005-02-24 16:07:54 UTC
Please attach stack trace. Thanks.
Comment 4 _ gtzabari 2005-02-24 16:25:32 UTC
Created attachment 20507 [details]
stack-trace
Comment 5 Martin Matula 2005-02-24 16:42:02 UTC
Gili, do you still get this when you open that file? Does restart of
NetBeans help? Would it be possible to attach the file?
Comment 6 _ gtzabari 2005-02-24 16:47:10 UTC
Restarting Netbeans fixed the problem, which is quite unfortunate
because now I both forgot which file it was as well as no longer being
able to reproduce it. If I get it again I'll be sure to let you know.
Comment 7 Jan Becicka 2005-02-25 08:05:05 UTC
It looks like MethodParameter.getType() returns null. But I don't know
why.

BTW, Honzo Pokorsky, I thought that java ui nodes was rewritten to JMI
and does not use old src hierarchy...
Comment 8 Jan Becicka 2005-03-31 08:42:15 UTC
Please reopen as soon as it happens again. Thanks.
Comment 9 Quality Engineering 2007-09-20 09:44:23 UTC
Reorganization of java component