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 185345 - AssertionError at org.netbeans.modules.j2ee.common.project.ui.AbstractLogicalViewProvider$VerifyAction.actionPerformed
Summary: AssertionError at org.netbeans.modules.j2ee.common.project.ui.AbstractLogical...
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: David Konecny
URL:
Keywords:
: 185390 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-05-03 10:07 UTC by Jindrich Sedek
Modified: 2010-05-06 22:04 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 168911


Attachments
stacktrace (2.19 KB, text/plain)
2010-05-03 10:07 UTC, Jindrich Sedek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jindrich Sedek 2010-05-03 10:07:36 UTC
Build: NetBeans IDE Dev (Build 201005030200)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b06
OS: Linux

User Comments:
jsedek: Create new Web Application on Tomcat with Spring framework enabled
Invoke 'Verify' action on project node -> AE is thrown

GUEST: verify action on a web application




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.j2ee.common.project.ui.AbstractLogicalViewProvider$VerifyAction.actionPerformed(AbstractLogicalViewProvider.java:620)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
   at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
   at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
Comment 1 Jindrich Sedek 2010-05-03 10:07:40 UTC
Created attachment 98354 [details]
stacktrace
Comment 2 Jindrich Sedek 2010-05-03 10:11:22 UTC
an action in project popup menu fails - very visible issue and thus increasing bug priority
Comment 3 Petr Jiricka 2010-05-05 11:36:18 UTC
Regression after David's fix of bug 182455.
Comment 4 Petr Jiricka 2010-05-05 11:43:02 UTC
*** Bug 185390 has been marked as a duplicate of this bug. ***
Comment 5 David Konecny 2010-05-06 22:04:36 UTC
c1c73a0b0c98