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 151911 - IllegalArgumentException: Already listening to R:\mc\doc
Summary: IllegalArgumentException: Already listening to R:\mc\doc
Status: RESOLVED DUPLICATE of bug 120014
Alias: None
Product: ruby
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ruby
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-30 22:10 UTC by ckozus
Modified: 2009-02-19 23:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 134234


Attachments
stacktrace (6.54 KB, text/plain)
2008-10-30 22:10 UTC, ckozus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ckozus 2008-10-30 22:10:32 UTC
Build: NetBeans IDE Dev (Build 200810161401)
VM: Java HotSpot(TM) Client VM, 10.0-b22, Java(TM) SE Runtime Environment, 1.6.0_06-b02
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.IllegalArgumentException: Already listening to R:\mc\doc
        at org.netbeans.modules.ruby.modules.project.rake.FileChangeSupport.addListener(FileChangeSupport.java:92)
        at org.netbeans.modules.ruby.spi.project.support.rake.SourcesHelper$SourcesImpl.listen(SourcesHelper.java:475)
        at org.netbeans.modules.ruby.spi.project.support.rake.SourcesHelper$SourcesImpl.getSourceGroups(SourcesHelper.java:409)
        at org.netbeans.modules.ruby.railsprojects.RailsSources$.run(RailsSources.java:110)
        at org.netbeans.modules.ruby.railsprojects.RailsSources$.run(RailsSources.java:101)
        at org.openide.util.Mutex.readAccess(Mutex.java:285)
Comment 1 ckozus 2008-10-30 22:10:41 UTC
Created attachment 72946 [details]
stacktrace
Comment 2 Martin Krauskopf 2008-10-30 22:16:42 UTC

*** This issue has been marked as a duplicate of 120014 ***