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 222251 - IllegalArgumentException: Already listening to /home/vriha/NetBeansProjects/HTML5Application16/public_html
Summary: IllegalArgumentException: Already listening to /home/vriha/NetBeansProjects/H...
Status: RESOLVED DUPLICATE of bug 222249
Alias: None
Product: web
Classification: Unclassified
Component: HTML Project (show other bugs)
Version: 7.3
Hardware: All All
: P1 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-16 08:38 UTC by Vladimir Riha
Modified: 2012-11-16 16:52 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 195246


Attachments
stacktrace (1.18 KB, text/plain)
2012-11-16 08:38 UTC, Vladimir Riha
Details
stacktrace (1.20 KB, text/plain)
2012-11-16 08:58 UTC, Jiri Skrivanek
Details
stacktrace (1.20 KB, text/plain)
2012-11-16 14:58 UTC, Jan Becicka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2012-11-16 08:38:14 UTC
Build: NetBeans IDE Dev (Build 201211160001)
VM: Java HotSpot(TM) Client VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_10-ea-b15
OS: Linux

User Comments:
vriha: I can't create a new HTML project, every time this IAE pops up

vriha: opening project




Stacktrace: 
java.lang.IllegalArgumentException: Already listening to /home/vriha/NetBeansProjects/HTML5Application16/public_html
   at org.openide.filesystems.FileUtil.addFileChangeListener(FileUtil.java:291)
   at org.openide.filesystems.FileUtil.addRecursiveListener(FileUtil.java:410)
   at org.openide.filesystems.FileUtil.addRecursiveListener(FileUtil.java:337)
   at org.netbeans.modules.web.clientproject.ClientSideProject$OpenHookImpl.addSiteRootListener(ClientSideProject.java:451)
   at org.netbeans.modules.web.clientproject.ClientSideProject$OpenHookImpl.projectOpened(ClientSideProject.java:429)
   at org.netbeans.spi.project.ui.ProjectOpenedHook$1.projectOpened(ProjectOpenedHook.java:84)
Comment 1 Vladimir Riha 2012-11-16 08:38:19 UTC
Created attachment 127912 [details]
stacktrace
Comment 2 Jiri Skrivanek 2012-11-16 08:58:31 UTC
Created attachment 127915 [details]
stacktrace

Just open HTML5 project.
Comment 3 Vladimir Riha 2012-11-16 09:07:34 UTC
For some unknown reasons, ER reported this twice.

*** This bug has been marked as a duplicate of bug 222249 ***
Comment 4 Jan Becicka 2012-11-16 14:58:30 UTC
Created attachment 127942 [details]
stacktrace
Comment 5 Exceptions Reporter 2012-11-16 16:52:30 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=195246