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 256807 - IllegalArgumentException: URI scheme is not "file"
Summary: IllegalArgumentException: URI scheme is not "file"
Status: RESOLVED WONTFIX
Alias: None
Product: javascript
Classification: Unclassified
Component: Node.js (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-26 11:45 UTC by _ tboudreau
Modified: 2015-12-08 13:39 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 218030


Attachments
stacktrace (7.10 KB, text/plain)
2015-11-26 11:45 UTC, _ tboudreau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ tboudreau 2015-11-26 11:45:40 UTC
Build: NetBeans IDE Dev (Build NetBeans-899-on-20151117)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.65-b01, Java(TM) SE Runtime Environment, 1.8.0_65-b17
OS: Mac OS X

User Comments:
GUEST: Switching branches in Git

GUEST: coonect to Remote sources ; PHP new project issue

tboudreau: Pressed command-shift-f on an sql non-file window

GUEST: keeps on crashing every time new thing done

GUEST: delete git




Stacktrace: 
java.lang.IllegalArgumentException: URI scheme is not "file"
   at java.io.File.<init>(File.java:421)
   at org.openide.util.BaseUtilities.toFile(BaseUtilities.java:1682)
   at org.openide.util.Utilities.toFile(Utilities.java:2014)
   at org.netbeans.modules.nodejs.NodeSharabilityQuery.getSharability(NodeSharabilityQuery.java:36)
   at org.netbeans.api.queries.SharabilityQuery.getSharability(SharabilityQuery.java:208)
   at org.netbeans.api.queries.SharabilityQuery.getSharability(SharabilityQuery.java:232)
Comment 1 _ tboudreau 2015-11-26 11:45:41 UTC
Created attachment 157505 [details]
stacktrace
Comment 2 Tomas Mysik 2015-12-08 13:37:05 UTC
Taking over.
Comment 3 Tomas Mysik 2015-12-08 13:39:20 UTC
Package "org.netbeans.modules.nodejs" is part of some 3rd party plugin. Please report this issue to its author.

Thanks.