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

Summary: NPE while opening xml file
Product: java Reporter: Lukas Jungmann <jungi>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

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.