Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Cdt-launch-inbox] [Bug 132932] java.io.IOException: Exec erro: Too many processes

https://bugs.eclipse.org/bugs/show_bug.cgi?id=132932 
Product/Component: CDT / cdt-launch


Mikhailk@xxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|cdt-debug-inbox@xxxxxxxxxxx |cdt-launch-inbox@xxxxxxxxxxx
          Component|cdt-debug                   |cdt-launch




------- Comment #1 from Mikhailk@xxxxxxx  2006-03-23 12:00 -------
Yes, there is a limitation in the native code
(org.eclipse.cdt.core.win32\library\Win32ProcessEx.c). If you need a quick fix,
just change the value of MAX_PROCS and rebuild the DLL.



-- 
Configure bugzilla e-mail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Back to the top