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 - NullPointerException at org.netbeans.modules.ade.client.FilesCommand.computeRelativePaths
Summary: NullPointerException at org.netbeans.modules.ade.client.FilesCommand.computeR...
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: All All
: P2 normal with 1 vote (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-20 18:52 UTC by Vladimir Voskresensky
Modified: 2013-05-23 15:18 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter: 191692


Attachments
stacktrace (1.04 KB, text/plain)
2012-08-20 18:52 UTC, Vladimir Voskresensky
Details
stacktrace (1.04 KB, text/plain)
2012-08-20 19:24 UTC, Vladimir Voskresensky
Details

Note You need to log in before you can comment on or make changes to this bug.
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)