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 71005 - Error while executing Maven 2 project
Summary: Error while executing Maven 2 project
Status: RESOLVED WONTFIX
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-04 16:17 UTC by vkarthik
Modified: 2006-01-23 13:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log file (289.81 KB, text/plain)
2006-01-04 16:19 UTC, vkarthik
Details
Snapshot of the error (10.72 KB, image/gif)
2006-01-04 16:19 UTC, vkarthik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vkarthik 2006-01-04 16:17:00 UTC
I installed MevenideNetbeans2.0 and opened some projects. I keep getting this
exception while trying to open the project folders.

java.lang.NullPointerException: Passed null to FileOwnerQuery.getOwner(FileObject)
	at org.netbeans.api.project.FileOwnerQuery.getOwner(FileOwnerQuery.java:59)
	at org.netbeans.modules.web.debug.util.Utils.getTargetServerID(Utils.java:100)
	at
org.netbeans.modules.web.debug.actions.JspToggleBreakpointActionProvider.propertyChange(JspToggleBreakpointActionProvider.java:73)
	at
java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333)
	at
java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:270)
	at
org.netbeans.modules.debugger.projects.EditorContextImpl.propertyChange(EditorContextImpl.java:547)
	at
java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333)
	at
java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:270)
	at
org.netbeans.core.windows.RegistryImpl.doFirePropertyChange(RegistryImpl.java:249)
	at org.netbeans.core.windows.RegistryImpl.access$100(RegistryImpl.java:36)
[catch] at org.netbeans.core.windows.RegistryImpl$1.run(RegistryImpl.java:134)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
	at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
	at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Comment 1 vkarthik 2006-01-04 16:19:03 UTC
Created attachment 28182 [details]
messages.log file
Comment 2 vkarthik 2006-01-04 16:19:25 UTC
Created attachment 28183 [details]
Snapshot of the error
Comment 3 Milos Kleint 2006-01-23 13:26:43 UTC
most probably a mevenide problem, please file at
http://jira.codehaus.org/browse/MEVENIDE