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 128059 - NullPointerException at org.netbeans.modules.css.visual.ui.preview.CSSTCController.getDocument
Summary: NullPointerException at org.netbeans.modules.css.visual.ui.preview.CSSTCContr...
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Marek Fukala
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-21 17:53 UTC by Jan Lahoda
Modified: 2008-04-28 13:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 29355


Attachments
stacktrace (1.61 KB, text/plain)
2008-02-21 17:54 UTC, Jan Lahoda
Details
stacktrace (1.61 KB, text/plain)
2008-02-21 22:32 UTC, Quy Nguyen
Details
stacktrace (1.52 KB, text/plain)
2008-02-22 13:54 UTC, Milos Kleint
Details
stacktrace (1.61 KB, text/plain)
2008-02-22 22:02 UTC, Jan Lahoda
Details
stacktrace (1.61 KB, text/plain)
2008-02-23 17:11 UTC, Tomas Mysik
Details
stacktrace (1.61 KB, text/plain)
2008-02-24 20:49 UTC, Jan Lahoda
Details
stacktrace (1.61 KB, text/plain)
2008-02-25 16:13 UTC, kate
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2008-02-21 17:53:56 UTC
Build: NetBeans IDE Dev (Build 20080221150727)
VM: Java HotSpot(TM) Client VM, 11.0-b11
OS: Linux, 2.6.20-16-generic, i386

User Comments: 
Closing Mercurial's status view.
Comment 1 Jan Lahoda 2008-02-21 17:54:00 UTC
Created attachment 57002 [details]
stacktrace
Comment 2 Quy Nguyen 2008-02-21 22:32:31 UTC
Build: NetBeans IDE Dev (Build 080221)
VM: Java HotSpot(TM) Client VM, 10.0-b19
OS: Windows XP, 5.1, x86

User Comments: 
Closed a visual web page after changing style of a table component in that page.
Comment 3 Quy Nguyen 2008-02-21 22:32:34 UTC
Created attachment 57016 [details]
stacktrace
Comment 4 Milos Kleint 2008-02-22 13:54:33 UTC
Build: NetBeans IDE Dev (Build 20080222095138)
VM: Java HotSpot(TM) Client VM, 1.5.0_09-b03
OS: Linux, 2.6.22.9-laptop-2mdv, i386

User Comments: 
exception thrown when selecting and closing CVS window
Comment 5 Milos Kleint 2008-02-22 13:54:37 UTC
Created attachment 57069 [details]
stacktrace
Comment 6 Jan Lahoda 2008-02-22 22:01:58 UTC
Build: NetBeans IDE Dev (Build 20080222175543)
VM: Java HotSpot(TM) Client VM, 11.0-b11
OS: Linux, 2.6.20-16-generic, i386

User Comments: 
Comment 7 Jan Lahoda 2008-02-22 22:02:01 UTC
Created attachment 57114 [details]
stacktrace
Comment 8 Tomas Mysik 2008-02-23 17:11:34 UTC
Build: NetBeans IDE Dev (Build 20080223152643)
VM: Java HotSpot(TM) Server VM, 10.0-b19
OS: Linux, 2.6.24-gentoo-r2, i386

User Comments: 
Comment 9 Tomas Mysik 2008-02-23 17:11:43 UTC
Created attachment 57135 [details]
stacktrace
Comment 10 Jan Lahoda 2008-02-24 20:48:58 UTC
Build: NetBeans IDE Dev (Build 20080222175543)
VM: Java HotSpot(TM) Client VM, 11.0-b11
OS: Linux, 2.6.20-16-generic, i386

User Comments: 
Comment 11 Jan Lahoda 2008-02-24 20:49:01 UTC
Created attachment 57162 [details]
stacktrace
Comment 12 Marek Fukala 2008-02-25 14:37:21 UTC
fixed

Committing 1 file to repository for CSS Visual Editor Support:
        /space/hg/main/css.visual/src/org/netbeans/modules/css/visual/ui/preview/CSSTCController.java
Comment 13 kate 2008-02-25 16:12:52 UTC
Build: NetBeans IDE Dev (Build 200802250003)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06
OS: SunOS, 5.11, x86

User Comments: 
I added JScrollPane object to JFrame. I clicked in Navigator on this JScrollPane to view it in its own window. When I close this window, exception occurs (repeatedly).
Comment 14 kate 2008-02-25 16:13:06 UTC
Created attachment 57201 [details]
stacktrace
Comment 15 Petr Dvorak 2008-02-27 16:52:49 UTC
I just closed a Navigator window when I have opened a HelloMIDlet (Screen designer).