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 160509 - java.io.IOException: Cannot run program "svn": error=12, Not enough space
Summary: java.io.IOException: Cannot run program "svn": error=12, Not enough space
Status: RESOLVED DUPLICATE of bug 156713
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-18 01:20 UTC by rdelaplante
Modified: 2009-03-18 01:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 147750


Attachments
stacktrace (2.46 KB, text/plain)
2009-03-18 01:20 UTC, rdelaplante
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rdelaplante 2009-03-18 01:20:08 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) Platform, Standard Edition for Business, 1.6.0_10-b33
OS: SunOS, 5.11, x86

User Comments:
rdelaplante: I don't know what I was doing other than editing .java or .properties files on my OpenSolaris 2008 11 box and NB 6.5



Stacktrace: 
java.io.IOException: Cannot run program "svn": error=12, Not enough space
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:459)
        at java.lang.Runtime.exec(Runtime.java:593)
        at java.lang.Runtime.exec(Runtime.java:509)
        at org.netbeans.modules.subversion.client.cli.Commandline.exec(Commandline.java:113)
        at org.netbeans.modules.subversion.client.cli.CommandlineClient.exec(CommandlineClient.java:729)
        at org.netbeans.modules.subversion.client.cli.CommandlineClient.getContent(CommandlineClient.java:520)
Comment 1 rdelaplante 2009-03-18 01:20:15 UTC
Created attachment 78337 [details]
stacktrace
Comment 2 Ondrej Vrabec 2009-03-18 01:53:21 UTC

*** This issue has been marked as a duplicate of 156713 ***