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 187536

Summary: [69cat] AssertionError: Values (len=3) don't match models (len=4).[Parent-POM fuer webapp-Module, incl. Deployment-Konfiguration Webserver, Top-Level-POM fuer allgemeine Abhaengigkeiten , null]
Product: projects Reporter: mhuebner <mhuebner>
Component: MavenAssignee: David Simonek <dsimonek>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jglick
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 170669
Attachments: stacktrace

Description mhuebner 2010-06-14 10:13:08 UTC
Build: NetBeans IDE Dev (Build 201006130001)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows XP

Stacktrace: 
java.lang.AssertionError: Values (len=3) don't match models (len=4).[Parent-POM fuer webapp-Module, incl. Deployment-Konfiguration Webserver, Top-Level-POM fuer allgemeine Abhaengigkeiten , null]
   at org.netbeans.modules.maven.navigator.POMModelVisitor$SingleFieldNode.getShortDescription(POMModelVisitor.java:1186)
   at org.openide.explorer.view.VisualizerNode.getShortDescription(VisualizerNode.java:211)
   at org.openide.explorer.view.TreeView$ExplorerTree.getToolTipText(TreeView.java:2134)
   at javax.swing.ToolTipManager.mouseMoved(ToolTipManager.java:598)
   at java.awt.AWTEventMulticaster.mouseMoved(AWTEventMulticaster.java:313)
   at java.awt.Component.processMouseMotionEvent(Component.java:6308)
Comment 1 mhuebner 2010-06-14 10:13:12 UTC
Created attachment 100056 [details]
stacktrace
Comment 2 Jesse Glick 2010-08-02 16:43:54 UTC

*** This bug has been marked as a duplicate of bug 180901 ***