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 172104 - NullPointerException at org.netbeans.core.HtmlBrowserComponent.componentActivated
Summary: NullPointerException at org.netbeans.core.HtmlBrowserComponent.componentActiv...
Status: RESOLVED DUPLICATE of bug 169530
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-13 15:41 UTC by marciodantas
Modified: 2009-09-14 09:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 145721


Attachments
stacktrace (3.05 KB, text/plain)
2009-09-13 15:41 UTC, marciodantas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description marciodantas 2009-09-13 15:41:02 UTC
Build: NetBeans IDE 6.7 (Build 200906241340)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows Vista, 6.0, x86

User Comments:
GUEST: ???????????

marciodantas: Ap�s atualiza��o apresentou o seguinte erro



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.core.HtmlBrowserComponent.componentActivated(HtmlBrowserComponent.java:160)
        at org.openide.windows.WindowManager.activateComponent(WindowManager.java:282)
        at org.openide.windows.DummyWindowManager.topComponentRequestActive(DummyWindowManager.java:429)
        at org.openide.windows.TopComponent.requestActive(TopComponent.java:789)
        at org.netbeans.core.NbTopManager$NbBrowser.showUrl(NbTopManager.java:642)
        at org.netbeans.core.NbTopManager$NbBrowser.access$100(NbTopManager.java:583)
Comment 1 marciodantas 2009-09-13 15:41:06 UTC
Created attachment 87556 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-09-13 15:41:11 UTC
This issue already has 9 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=145721
Comment 3 Stanislav Aubrecht 2009-09-14 09:25:02 UTC

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