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 217119

Summary: NullPointerException at org.netbeans.modules.ade.client.FilesCommand.computeRelativePaths
Product: cnd Reporter: Vladimir Voskresensky <vv159170>
Component: -- Other --Assignee: Alexander Simon <alexvsimon>
Status: NEW ---    
Severity: normal CC: vv159170
Priority: P2    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter: 191692
Attachments: stacktrace
stacktrace

Description Vladimir Voskresensky 2012-08-20 18:52:21 UTC
Build: Oracle Internal IDE internal-oss-daily-189-on-20120814
VM: Java HotSpot(TM) 64-Bit Server VM, 20.6-b01, Java(TM) SE Runtime Environment, 1.6.0_31-b04
OS: Linux

User Comments:
vv159170: trying to checkout folder




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.ade.client.FilesCommand.computeRelativePaths(FilesCommand.java:21)
   at org.netbeans.modules.ade.client.FilesCommand.addFileArguments(FilesCommand.java:31)
   at org.netbeans.modules.ade.client.CheckoutCommand.prepareCommand(CheckoutCommand.java:62)
   at org.netbeans.modules.ade.client.ADECommand.getStringCommand(ADECommand.java:156)
   at org.netbeans.modules.ade.client.ADEClient$CommandRunnable.handleCommandError(ADEClient.java:230)
   at org.netbeans.modules.ade.client.ADEClient$CommandRunnable.run(ADEClient.java:201)
Comment 1 Vladimir Voskresensky 2012-08-20 18:52:24 UTC
Created attachment 123323 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2012-08-20 19:24:48 UTC
Created attachment 123324 [details]
stacktrace

checkout with comment
Comment 3 Leonid Lenyashin 2012-12-05 09:41:52 UTC
How come this issue has a vote from an external user? It is a part of a feature that is for internal use only.
Comment 4 Alexander Simon 2013-05-23 15:18:06 UTC
Convert to enchantment and keep in bugzilla (because it is about plugin)