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 269366 - AssertionError: Owner project for file:C:\Users\barboni\Documents\NetBeansProjects\ICS\ICS_site\site\src\site\apt\softwares\hamsters\download.apt@9012005c:6048f6a9 prj:Maven[C:\Users\barboni\Documents
Summary: AssertionError: Owner project for file:C:\Users\barboni\Documents\NetBeansPro...
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: Dev
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-16 13:13 UTC by skygo
Modified: 2016-12-16 13:13 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 219787


Attachments
stacktrace (5.00 KB, text/plain)
2016-12-16 13:13 UTC, skygo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description skygo 2016-12-16 13:13:09 UTC
Build: NetBeans IDE Dev (Build 20161216-025cc9fbcde5)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.122-b01, Java(TM) SE Runtime Environment, 1.8.0_122-ea-b01
OS: Windows 10

User Comments:
skygo: closing all project during scanning of project

wshackleAtGmail: trying to close all projects




Stacktrace: 
java.lang.AssertionError: Owner project for file:C:\Users\barboni\Documents\NetBeansProjects\ICS\ICS_site\site\src\site\apt\softwares\hamsters\download.apt@9012005c:6048f6a9 prj:Maven[C:\Users\barboni\Documents\NetBeansProjects\ICS\ICS_site\site\pom.xml]
   at org.netbeans.modules.project.ui.ProjectUtilities$1.doClose(ProjectUtilities.java:174)
   at org.netbeans.modules.project.ui.ProjectUtilities$1.close(ProjectUtilities.java:141)
   at org.netbeans.modules.project.ui.ProjectUtilities.closeAllDocuments(ProjectUtilities.java:505)
   at org.netbeans.modules.project.ui.OpenProjectList.close(OpenProjectList.java:898)
   at org.netbeans.modules.project.ui.OpenProjectList.close(OpenProjectList.java:882)
   at org.netbeans.modules.project.ui.OpenProjectsTrampolineImpl.closeAPI(OpenProjectsTrampolineImpl.java:85)
Comment 1 skygo 2016-12-16 13:13:12 UTC
Created attachment 163263 [details]
stacktrace