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 119316 - NPE from AnnotationViewDataImpl.propertyChange
Summary: NPE from AnnotationViewDataImpl.propertyChange
Status: RESOLVED DUPLICATE of bug 93628
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL: http://statistics.netbeans.org/except...
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2007-10-18 09:34 UTC by nleck
Modified: 2008-03-14 09:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 769


Attachments
stacktrace (847 bytes, text/plain)
2007-10-18 09:34 UTC, nleck
Details
stacktrace (849 bytes, text/plain)
2007-11-28 04:06 UTC, grimlock81
Details
stacktrace (849 bytes, text/plain)
2007-11-28 14:45 UTC, eskild
Details
stacktrace (849 bytes, text/plain)
2008-01-04 09:54 UTC, yjoan
Details
stacktrace (849 bytes, text/plain)
2008-01-06 18:27 UTC, arcepi
Details
stacktrace (849 bytes, text/plain)
2008-01-16 11:03 UTC, mjr_1974
Details
stacktrace (849 bytes, text/plain)
2008-01-23 14:43 UTC, rimoric
Details
stacktrace (849 bytes, text/plain)
2008-01-27 13:25 UTC, ilvisne
Details
stacktrace (849 bytes, text/plain)
2008-02-08 00:51 UTC, bushgully
Details
stacktrace (849 bytes, text/plain)
2008-02-13 08:38 UTC, Tomasz Slota
Details
stacktrace (849 bytes, text/plain)
2008-02-13 09:57 UTC, rgw21
Details
stacktrace (849 bytes, text/plain)
2008-02-24 14:54 UTC, minashokry
Details
stacktrace (849 bytes, text/plain)
2008-03-06 08:16 UTC, Roman Mostyka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nleck 2007-10-18 09:34:25 UTC
Build: NetBeans IDE 6.0 Beta 1 (Build 200709141330)
VM: Java HotSpot(TM) Client VM, 1.6.0_02-b05
OS: Linux, 2.6.11-1.1369_FC4smp, i386

User Comments: 
pressed stop in the debugger.
Comment 1 nleck 2007-10-18 09:34:34 UTC
Created attachment 51194 [details]
stacktrace
Comment 2 Vitezslav Stejskal 2007-10-18 13:19:38 UTC
Does it happen regularly?
Comment 3 nleck 2007-10-18 13:26:30 UTC
no. This is the first time I've had a NPE but I do get a lot of other exceptions ( assert setting a flag on the files I
think) 
Comment 4 grimlock81 2007-11-28 04:05:54 UTC
Build: NetBeans IDE 6.0 RC2 (Build 200711201000)
VM: Java HotSpot(TM) Client VM, 1.6.0_10-ea-b07
OS: Windows XP, 5.1, x86

User Comments: 
Comment 5 grimlock81 2007-11-28 04:06:00 UTC
Created attachment 53582 [details]
stacktrace
Comment 6 eskild 2007-11-28 14:45:51 UTC
Build: NetBeans IDE Dev (Build 200711130000)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05
OS: Linux, 2.6.13-15.18-smp, i386

User Comments: 
In a CVS diff view, I had selected a block of text from the Base view and pasted it into the Locally Modified view using Ctrl-C + Ctrl-V. The Paste replaced some existing text.
Comment 7 eskild 2007-11-28 14:45:59 UTC
Created attachment 53607 [details]
stacktrace
Comment 8 yjoan 2008-01-04 09:54:07 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06
OS: SunOS, 5.10, sparc

User Comments: 
Comment 9 yjoan 2008-01-04 09:54:10 UTC
Created attachment 54678 [details]
stacktrace
Comment 10 arcepi 2008-01-06 18:27:41 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05
OS: Windows XP, 5.1, x86

User Comments: 
Comment 11 arcepi 2008-01-06 18:27:58 UTC
Created attachment 54732 [details]
stacktrace
Comment 12 mjr_1974 2008-01-16 11:03:13 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06
OS: Windows XP, 5.1, x86

User Comments: 
it happened when I appended curly braces to a previous statement in order to make an anonymous inner class
Comment 13 mjr_1974 2008-01-16 11:03:18 UTC
Created attachment 55132 [details]
stacktrace
Comment 14 rimoric 2008-01-23 14:43:10 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 1.6.0_02-b06
OS: Windows XP, 5.1, x86

User Comments: 
Comment 15 rimoric 2008-01-23 14:43:13 UTC
Created attachment 55434 [details]
stacktrace
Comment 16 ilvisne 2008-01-27 13:25:47 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 10.0-b19
OS: Windows XP, 5.1, x86

User Comments: 
I was tring to edit "tableHeader" property in the Properties window.
Comment 17 ilvisne 2008-01-27 13:25:50 UTC
Created attachment 55620 [details]
stacktrace
Comment 18 bushgully 2008-02-08 00:51:41 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05
OS: Windows Vista, 6.0, x86

User Comments: 
Saving Changes to a jPanel in design view, had added several Labels and Text Fields
Comment 19 bushgully 2008-02-08 00:51:44 UTC
Created attachment 56296 [details]
stacktrace
Comment 20 Tomasz Slota 2008-02-13 08:38:03 UTC
Build: NetBeans IDE Dev (Build 080212)
VM: Java HotSpot(TM) Client VM, 1.5.0_13-119
OS: Mac OS X, 10.5.2, i386

User Comments: 
Comment 21 Tomasz Slota 2008-02-13 08:38:06 UTC
Created attachment 56574 [details]
stacktrace
Comment 22 rgw21 2008-02-13 09:57:15 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 1.6.0_02-b06
OS: Windows XP, 5.1, x86

User Comments: 
Comment 23 rgw21 2008-02-13 09:57:18 UTC
Created attachment 56581 [details]
stacktrace
Comment 24 minashokry 2008-02-24 14:54:47 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.6.0_03-b05
OS: Linux, 2.6.22-14-generic, amd64

User Comments: 
doing refactor -> Introduce Variable
Comment 25 minashokry 2008-02-24 14:54:50 UTC
Created attachment 57154 [details]
stacktrace
Comment 26 Roman Mostyka 2008-03-06 08:16:52 UTC
Build: NetBeans IDE Dev (Build 080305)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05
OS: Windows XP, 5.1, x86

User Comments: 
1. Create web application with "Visual Web JSF" framework.
2. Add Drop Down List component to the page.
3. Drag PERSON table from Java DB and drop it onto the Drop Down List component.

Result: NullPointerException arises.
Comment 27 Roman Mostyka 2008-03-06 08:16:55 UTC
Created attachment 57846 [details]
stacktrace
Comment 28 Jan Lahoda 2008-03-14 09:56:46 UTC
Likely to have the same root cause as issue #93628 - please reopen if happens on build which contains fix for issue #93628.

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