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 248317 - IllegalArgumentException: andrei1@10.76.247.216:/emc/andrei1/ewoc_master/3rd_party/udt4/doc/index.htm [valid] is not under the root andrei1@10.76.247.216:/emc/andrei1/ewoc [valid]
Summary: IllegalArgumentException: andrei1@10.76.247.216:/emc/andrei1/ewoc_master/3rd_...
Status: STARTED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-31 14:33 UTC by i_has_it
Modified: 2017-05-10 14:58 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 213048


Attachments
stacktrace (4.70 KB, text/plain)
2014-10-31 14:33 UTC, i_has_it
Details
stacktrace (4.49 KB, text/plain)
2015-06-23 20:35 UTC, Exceptions Reporter
Details
stacktrace (5.40 KB, text/plain)
2015-11-27 14:12 UTC, Tomas Stupka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description i_has_it 2014-10-31 14:33:34 UTC
Build: NetBeans IDE Dev (Build 201410310002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Windows 7

User Comments:
i_has_it: Crash on background scanning of a remote C++ project




Stacktrace: 
java.lang.IllegalArgumentException: andrei1@10.76.247.216:/emc/andrei1/ewoc_master/3rd_party/udt4/doc/index.htm [valid] is not under the root andrei1@10.76.247.216:/emc/andrei1/ewoc [valid]
   at org.netbeans.modules.parsing.spi.indexing.support.IndexingSupport.createDocument(IndexingSupport.java:137)
   at org.netbeans.modules.javascript2.requirejs.editor.index.RequireJsIndexer.index(RequireJsIndexer.java:98)
   at org.netbeans.modules.parsing.spi.indexing.Indexable$MyAccessor$3.run(Indexable.java:248)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.runIndexer(RepositoryUpdater.java:297)
   at org.netbeans.modules.parsing.spi.indexing.Indexable$MyAccessor.index(Indexable.java:246)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work$2.run(RepositoryUpdater.java:3140)
Comment 1 i_has_it 2014-10-31 14:33:35 UTC
Created attachment 150191 [details]
stacktrace
Comment 2 Tomas Zezula 2015-03-19 11:42:32 UTC
Seems as non normalized paths in remote FS.

The file andrei1@10.76.247.216:/emc/andrei1/ewoc_master/3rd_party/udt4/doc/index.htm
is in root andrei1@10.76.247.216:/emc/andrei1/ewoc but it should be andrei1@10.76.247.216:/emc/andrei1/ewoc_master.
Comment 3 Exceptions Reporter 2015-05-15 05:50:49 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=213048
Comment 4 Exceptions Reporter 2015-06-23 20:35:11 UTC
Created attachment 154365 [details]
stacktrace

<Please provide a description of the problem or the steps to reproduce>
Comment 5 Tomas Stupka 2015-11-27 14:12:30 UTC
Created attachment 157528 [details]
stacktrace

- created a oraclejet app
- proejct props > cordova > create cordova resources