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 220961

Summary: AssertionError at org.netbeans.modules.j2ee.ejbjarproject.EjbJarProjectOperations.notifyDeleting
Product: javaee Reporter: kjozic <kjozic>
Component: EJBAssignee: Martin Fousek <marfous>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 194184
Attachments: stacktrace

Description kjozic 2012-10-27 19:30: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.spi.project.support.ProjectOperations.notifyMoving(ProjectOperations.java:206)
   at org.netbeans.modules.project.uiapi.DefaultProjectOperationsImplementation.doMoveProject(DefaultProjectOperationsImplementation.java:472)
   at org.netbeans.modules.project.uiapi.DefaultProjectOperationsImplementation$4.execute(DefaultProjectOperationsImplementation.java:360)
   at org.netbeans.modules.project.uiapi.DefaultProjectOperationsImplementation$6$1.run(DefaultProjectOperationsImplementation.java:649)
Comment 1 kjozic 2012-10-27 19:30:46 UTC
Created attachment 126668 [details]
stacktrace
Comment 2 Martin Fousek 2012-10-30 12:26:47 UTC
Already fixed. Duplicate of the issue #218240.

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