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 248090

Summary: AssertionError: Should not be listening to /home/ondra/NetBeansProjects/HTML5Application/public_html
Product: projects Reporter: Ondrej Vrabec <ovrabec>
Component: Generic InfrastructureAssignee: Tomas Stupka <tstupka>
Status: NEW ---    
Severity: normal CC: abien, fleka, qwerty7ng, tmysik
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 212894
Attachments: stacktrace
stacktrace
stacktrace

Description Ondrej Vrabec 2014-10-22 08:08:11 UTC
Build: NetBeans IDE Dev (Build 20141016-298eda3b9475)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b70, Java(TM) SE Runtime Environment, 1.8.0-b132
OS: Linux

User Comments:
ovrabec: Switched project group. /home/ondra/NetBeansProjects/HTML5Application is not open in either of the groups.




Stacktrace: 
java.lang.AssertionError: Should not be listening to /home/ondra/NetBeansProjects/HTML5Application/public_html
   at org.netbeans.modules.web.clientproject.ClientSideProject$OpenHookImpl.addSiteRootListener(ClientSideProject.java:751)
   at org.netbeans.modules.web.clientproject.ClientSideProject$OpenHookImpl.projectOpened(ClientSideProject.java:695)
   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)
   at org.netbeans.modules.project.ui.OpenProjectList.open(OpenProjectList.java:823)
Comment 1 Ondrej Vrabec 2014-10-22 08:08:13 UTC
Created attachment 150041 [details]
stacktrace
Comment 2 abien 2015-02-09 04:06:26 UTC
Created attachment 151892 [details]
stacktrace

Happened during swapping between groups
Comment 3 Tomas Mysik 2015-02-24 17:07:42 UTC
Again, switching project groups seems to me not to call projectOpened() and projectClosed() properly (the same number of times) - see also issue #250259 or issue #250255.

Thanks.
Comment 4 Tomas Mysik 2015-03-04 08:54:53 UTC
*** Bug 220893 has been marked as a duplicate of this bug. ***
Comment 5 Exceptions Reporter 2018-03-14 11:44:44 UTC
Created attachment 165671 [details]
stacktrace

open an Angular project