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 267932 - AssertionError: project opened twice in a row, issue #236211 for C:\Sun\javaee7tutorialExamples2\examples\pom.xml
Summary: AssertionError: project opened twice in a row, issue #236211 for C:\Sun\javae...
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-07 19:04 UTC by emiddio
Modified: 2016-09-07 19:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 226125


Attachments
stacktrace (1.30 KB, text/plain)
2016-09-07 19:04 UTC, emiddio
Details

Note You need to log in before you can comment on or make changes to this bug.
Description emiddio 2016-09-07 19:04:02 UTC
Build: NetBeans IDE Dev (Build 201609070002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.92-b14, Java(TM) SE Runtime Environment, 1.8.0_92-b14
OS: Windows 7

User Comments:
emiddio: create projects group




Stacktrace: 
java.lang.AssertionError: project opened twice in a row, issue #236211 for C:\Sun\javaee7tutorialExamples2\examples\pom.xml
   at org.netbeans.modules.maven.NbMavenProjectImpl$Updater.attachAll(NbMavenProjectImpl.java:997)
   at org.netbeans.modules.maven.NbMavenProjectImpl.attachUpdater(NbMavenProjectImpl.java:494)
   at org.netbeans.modules.maven.ProjectOpenedHookImpl.projectOpened(ProjectOpenedHookImpl.java:160)
   at org.netbeans.spi.project.ui.ProjectOpenedHook$1.projectOpened(ProjectOpenedHook.java:85)
   at org.netbeans.modules.project.ui.OpenProjectList.notifyOpened(OpenProjectList.java:1298)
   at org.netbeans.modules.project.ui.OpenProjectList.doOpenProject(OpenProjectList.java:1379)
Comment 1 emiddio 2016-09-07 19:04:04 UTC
Created attachment 161952 [details]
stacktrace