Cygwin was updated from the initial; installation version to the version listed above.
Java version is (build 1.6.0_30-b12)
I installed terminator some while ago just after the first Cygwin install and just after the first Java install.
I have updated Java (the version listed above is the current version as of right now).
I start terminator and I get the following:
java.io.IOException: fork() failed: (Resource temporarily unavailable)
at terminator.terminal.PtyProcess.nativeStartProcess(Native Method) at terminator.terminal.PtyProcess.access$300(PtyProcess.java:9) at terminator.terminal.PtyProcess$1.call(PtyProcess.java:152) at terminator.terminal.PtyProcess$1.call(PtyProcess.java:149)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source) [Couldn't initialize terminal: IOException.]
Do I need to re-install terminator and/or get a newer version of terminator?