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 70306 - NPE while opening xml file
Summary: NPE while opening xml file
Status: CLOSED DUPLICATE of bug 70405
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-13 09:20 UTC by Lukas Jungmann
Modified: 2006-03-25 12:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (14.38 KB, text/plain)
2005-12-13 09:21 UTC, Lukas Jungmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2005-12-13 09:20:05 UTC
[200512122030]

-start IDE with new userdir, add App server
-put navigator window between files and runtime tab
-go to project tab
-create new ejb module
-open sun-ejb-jar.xml (it's under Configuration files node)

=> java.lang.reflect.InvocationTargetException
un(RequestProcessor.java:926)
...
Caused by: java.lang.NullPointerException
	at
org.netbeans.modules.xml.text.navigator.NavigatorContent$2.run(NavigatorContent.java:216)
Comment 1 Lukas Jungmann 2005-12-13 09:21:28 UTC
Created attachment 27778 [details]
IDE log
Comment 2 Marek Fukala 2005-12-14 15:02:04 UTC

*** This issue has been marked as a duplicate of 70405 ***
Comment 3 Lukas Jungmann 2006-03-25 12:26:02 UTC
v.
Comment 4 Lukas Jungmann 2006-03-25 12:42:59 UTC
c.