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 270861 - IllegalArgumentException: File 'C:\Users\jrani\OneDrive\migracaoPEC' must be underneath base directory 'C:\Users\jrani\OneDrive\MigracaoPEC'
Summary: IllegalArgumentException: File 'C:\Users\jrani\OneDrive\migracaoPEC' must be ...
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@php
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-12 16:01 UTC by jranite
Modified: 2017-06-12 16:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221877


Attachments
stacktrace (1.34 KB, text/plain)
2017-06-12 16:01 UTC, jranite
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jranite 2017-06-12 16:01:36 UTC
Build: NetBeans IDE 8.2 (Build 201705191307)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.101-b13, Java(TM) SE Runtime Environment, 1.8.0_101-b13
OS: Windows 10

User Comments:
jranite: No momento do upload

GUEST: updating SVN repository




Stacktrace: 
java.lang.IllegalArgumentException: File 'C:\Users\jrani\OneDrive\migracaoPEC' must be underneath base directory 'C:\Users\jrani\OneDrive\MigracaoPEC'
   at org.netbeans.modules.php.project.connections.transfer.LocalTransferFile.<init>(LocalTransferFile.java:75)
   at org.netbeans.modules.php.project.connections.transfer.TransferFile.fromFile(TransferFile.java:191)
   at org.netbeans.modules.php.project.connections.transfer.TransferFile.fromFile(TransferFile.java:155)
   at org.netbeans.modules.php.project.ui.actions.RemoteCommand.getRemoteRoot(RemoteCommand.java:427)
   at org.netbeans.modules.php.project.ui.actions.UploadCommand.upload(UploadCommand.java:168)
   at org.netbeans.modules.php.project.ui.actions.UploadCommand.uploadFiles(UploadCommand.java:121)
Comment 1 jranite 2017-06-12 16:01:39 UTC
Created attachment 164512 [details]
stacktrace