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

Summary: IllegalArgumentException: File 'C:\Users\jrani\OneDrive\migracaoPEC' must be underneath base directory 'C:\Users\jrani\OneDrive\MigracaoPEC'
Product: php Reporter: jranite
Component: ProjectAssignee: issues@php <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 221877
Attachments: stacktrace

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