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 220962 - AssertionError at org.netbeans.modules.j2ee.ejbjarproject.EjbJarProjectOperations.notifyDeleting
Summary: AssertionError at org.netbeans.modules.j2ee.ejbjarproject.EjbJarProjectOperat...
Status: RESOLVED DUPLICATE of bug 218240
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-27 19:33 UTC by kjozic
Modified: 2012-10-30 12:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 194185


Attachments
stacktrace (1.39 KB, text/plain)
2012-10-27 19:33 UTC, kjozic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kjozic 2012-10-27 19:33:44 UTC
Build: NetBeans IDE 7.3 Beta (Build 201210011125)
VM: OpenJDK 64-Bit Server VM, 23.2-b09, OpenJDK Runtime Environment, 1.7.0_07-b30
OS: Linux

Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.j2ee.ejbjarproject.EjbJarProjectOperations.notifyDeleting(EjbJarProjectOperations.java:169)
   at org.netbeans.modules.j2ee.ejbjarproject.EjbJarProjectOperations.notifyMoving(EjbJarProjectOperations.java:207)
   at org.netbeans.modules.project.uiapi.DefaultProjectOperationsImplementation.doRenameProjectOld(DefaultProjectOperationsImplementation.java:425)
   at org.netbeans.modules.project.uiapi.DefaultProjectOperationsImplementation.doRenameProject(DefaultProjectOperationsImplementation.java:384)
   at org.netbeans.modules.project.uiapi.DefaultProjectOperationsImplementation.access$500(DefaultProjectOperationsImplementation.java:101)
   at org.netbeans.modules.project.uiapi.DefaultProjectOperationsImplementation$4$1.run(DefaultProjectOperationsImplementation.java:365)
Comment 1 kjozic 2012-10-27 19:33:46 UTC
Created attachment 126669 [details]
stacktrace
Comment 2 Martin Fousek 2012-10-30 12:26:23 UTC
Already fixed. Duplicate of the issue #218240.

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