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 28132 - IDE won't start
Summary: IDE won't start
Status: CLOSED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@xml
URL:
Keywords:
Depends on: 19855
Blocks:
  Show dependency tree
 
Reported: 2002-10-20 02:00 UTC by Timothy Lurowist
Modified: 2003-07-02 08:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE won't start up -error message requests a copy of the ide.log be attached when issues is reported (604.05 KB, text/plain)
2002-10-20 02:03 UTC, Timothy Lurowist
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Lurowist 2002-10-20 02:00:22 UTC
Sat Oct 19 21:01:57 EDT 2002: 
java.lang.NullPointerException: <no message>
java.lang.NullPointerException
        at sun.reflect.NativeMethodAccessorImpl.invoke0
(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at 
org.netbeans.modules.xml.tree.editor.TreeEditorComponent.co
mponentActivated(TreeEditorComponent.java:246)
        at 
org.openide.windows.WindowManager.activateComponent
(WindowManager.java:157)
        at 
org.netbeans.core.windows.WindowManagerImpl.activateCompone
nt(WindowManagerImpl.java:717)
        at 
org.netbeans.core.windows.frames.DefaultContainerImpl.doAct
ivateComponent(DefaultContainerImpl.java:564)
        at 
org.netbeans.core.windows.frames.DefaultContainerImpl.react
ivateSelectedComponent(DefaultContainerImpl.java:739)
        at 
org.netbeans.core.windows.frames.DefaultContainerImpl$2.run
(DefaultContainerImpl.java:898)
        at 
org.netbeans.core.windows.frames.DefaultContainerImpl$4.run
(DefaultContainerImpl.java:913)
        at java.awt.event.InvocationEvent.dispatch
(InvocationEvent.java:178)
[catch] at java.awt.EventQueue.dispatchEvent
(EventQueue.java:443)
        at 
java.awt.EventDispatchThread.pumpOneEventForHierarchy
(EventDispatchThread.java:191)
        at 
java.awt.EventDispatchThread.pumpEventsForHierarchy
(EventDispatchThread.java:144)
        at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:138)
        at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:130)
        at java.awt.EventDispatchThread.run
(EventDispatchThread.java:98)
Comment 1 Timothy Lurowist 2002-10-20 02:03:09 UTC
Created attachment 7712 [details]
IDE won't start up -error message requests a copy of the ide.log be attached when issues is reported
Comment 2 _ lkramolis 2002-10-21 08:56:42 UTC
It is already fixed in NB 3.4.
Comment 3 Martin Schovanek 2002-11-13 16:37:58 UTC
VERIFIED
Comment 4 Quality Engineering 2003-07-02 08:39:03 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.