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 183372 - java.io.IOException: error=7, Argument list too long
Summary: java.io.IOException: error=7, Argument list too long
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Mercurial (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-01 20:48 UTC by Martin Schovanek
Modified: 2010-04-09 04:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 167485


Attachments
stacktrace (2.14 KB, text/plain)
2010-04-01 20:48 UTC, Martin Schovanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2010-04-01 20:48:19 UTC
Build: NetBeans IDE Dev (Build 201003290201)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01-101, Java(TM) SE Runtime Environment, 1.6.0_17-b04-248-10M3025
OS: Mac OS X

User Comments:
mschovanek: Commiting a PHP project.




Stacktrace: 
java.io.IOException: error=7, Argument list too long
   at java.lang.UNIXProcess.forkAndExec(UNIXProcess.java:0)
   at java.lang.UNIXProcess.<init>(UNIXProcess.java:53)
   at java.lang.ProcessImpl.start(ProcessImpl.java:91)
   at java.lang.ProcessBuilder.start(ProcessBuilder.java:452)
   at org.netbeans.modules.mercurial.util.HgCommand.exec(HgCommand.java:2878)
   at org.netbeans.modules.mercurial.util.HgCommand.execEnv(HgCommand.java:2830)
Comment 1 Martin Schovanek 2010-04-01 20:48:23 UTC
Created attachment 96560 [details]
stacktrace
Comment 2 Ondrej Vrabec 2010-04-07 10:14:25 UTC
fix: http://hg.netbeans.org/cdev/rev/cc2213aa9dfc
Comment 3 Quality Engineering 2010-04-09 04:38:55 UTC
Integrated into 'main-golden', will be available in build *201004090201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/cc2213aa9dfc
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: Issue #183372 - java.io.IOException: error=7, Argument list too long
lowering log level