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 160569 - java.io.IOException: Cannot run program "/usr/bin/svn": java.io.IOException: error=12, Cannot allocate memory
Summary: java.io.IOException: Cannot run program "/usr/bin/svn": java.io.IOException: ...
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 16:47 UTC by paulsc
Modified: 2009-03-20 15:20 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 147813


Attachments
stacktrace (2.53 KB, text/plain)
2009-03-18 16:48 UTC, paulsc
Details
stacktrace (2.53 KB, text/plain)
2009-03-18 16:48 UTC, paulsc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description paulsc 2009-03-18 16:47:56 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Linux, 2.6.24-23-generic, i386

User Comments:
paulsc: Again randomly

paulsc: Just happened randomly



Stacktrace: 
java.io.IOException: Cannot run program "/usr/bin/svn": java.io.IOException: error=12, Cannot allocate memory
        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.propertyGet(CommandlineClient.java:559)
Comment 1 paulsc 2009-03-18 16:48:01 UTC
Created attachment 78393 [details]
stacktrace
Comment 2 paulsc 2009-03-18 16:48:11 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Linux, 2.6.24-23-generic, i386

User Comments: 
Again randomly

Stacktrace: 
java.io.IOException: Cannot run program "/usr/bin/svn": java.io.IOException: error=12, Cannot allocate memory
        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.propertyGet(CommandlineClient.java:559)
Comment 3 paulsc 2009-03-18 16:48:17 UTC
Created attachment 78394 [details]
stacktrace
Comment 4 Ondrej Vrabec 2009-03-20 15:20:51 UTC

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