Howdy, Stranger!

We are about to switch to a new forum software. Until then we have removed the registration on this forum.

  • Running Processing 3.0+

    I found this

    https://forum.processing.org/two/discussion/22788/transport-error-202-socket-creation-failed

    Try exploring here

    https://forum.processing.org/two/search?Search=JDWP

    Just for completeness, tell us about your OS (I know it is Windows), your java version. One more thing. If you run any of the examples that comes with Processing v3.3.6, do you get the same error?

    Kf

  • Running Processing 3.0+

    Hello guys. This question is not homework related, so rest assured xD. The problem is, whenever I try to run a sketch in Processing V 3.0+, it always give me errors but works on V.2.0.7 which is kind of weird. I'm using school server . The Error message is,

    ////////////////

    ERROR: transport error 202: socket creation failed: Invalid argument

    ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510) JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [debugInit.c:750]

    Using startup command: M:\"name"\ICS2O1\processing-3.3.6\java\bin\java.exe -agentlib:jdwp=transport=dt_socket,address=8350,server=y,suspend=y,quiet=y -Djna.nosys=true -Djava.ext.dirs=M:\"name"\ICS2O1\processing-3.3.6\java\lib\ext -Djava.library.path=;M:\"name"\ICS2O1\processing-3.3.6\core\library;M:\"name"\ICS2O1\processing-3.3.6\java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\QuickTime\QTSystem;C:\Program Files (x86)\Windows Live\Shared;M:\"name"\ICS2O1\processing-3.3.6\java\bin;. -cp C:\Users\Drone\AppData\Local\Temp\sketch_171103a6345610678961867414temp;M:\"name"\ICS2O1\processing-3.3.6\core\library\core.jar;M:\"name"\ICS2O1\processing-3.3.6\core\library\gluegen-rt-natives-linux-aarch64.jar;M:\"name"\ICS2O1\processing-3.3.6\core\library\gluegen-rt-natives-linux-amd64.jar;M:\"name"\ICS2O1\processing-3.3.6\core\library\gluegen-rt-natives-linux-armv6hf.jar;M:\"name"\ICS2O1\processing-3.3.6\core\library\gluegen-rt-natives-linux-i586.jar;M:\"name"\ICS2O1\processing-3.3.6\core\library\gluegen-rt-natives-macosx-universal.jar;M:\"name"\ICS2O1\processing-3.3.6\core\library\gluegen-rt-natives-windows-amd64.jar;M:\"name"\ICS2O1\processing-3.3.6\core\library\gluegen-rt-natives-windows-i586.jar;M:\"name"\ICS2O1\processing-3.3.6\core\library\gluegen-rt.jar;M:\"name"\ICS2O1\processing-3.3.6\core\library\jogl-all-natives-linux-aarch64.jar;M:\"name"\ICS2O1\processing-3.3.6\core\library\jogl-all-natives-linux-amd64.jar;M:\"name"\ICS2O1\processing-3.3.6\core\library\jogl-all-natives-linux-armv6hf.jar;M:\"name"\ICS2O1\processing-3.3.6\core\library\jogl-all-natives-linux-i586.jar;M:\"name"\ICS2O1\processing-3.3.6\core\library\jogl-all-natives-macosx-universal.jar;M:\"name"\ICS2O1\processing-3.3.6\core\library\jogl-all-natives-windows-amd64.jar;M:\"name"\ICS2O1\processing-3.3.6\core\library\jogl-all-natives-windows-i586.jar;M:\"name"\ICS2O1\processing-3.3.6\core\library\jogl-all.jar;lib;lib\pde.jar;core\library\core.jar;lib\jna.jar;lib\jna-platform.jar;lib\antlr.jar;lib\ant.jar;lib\ant-launcher.jar -ea processing.core.PApplet --editor-location=-8,-8 --external --display=1

    --sketch-path=C:\Users\Drone\AppData\Local\Temp\untitled1651461818196740538sketches\sketch_171103a sketch_171103a

    If you need more information, just comment below, Thank you.

  • transport error 202: socket creation failed

    Hi Guys, I got this error message as soon as I try to run any code.

    "ERROR: transport error 202: socket creation failed: Provider initialization failed (check %SystemRoot%) ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510) JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [debugInit.c:750] Using startup command: C:\Program Files\processing-3.3.3-windows64\processing-3.3.3\java\bin\java.exe ..." Error contiues with several other directorys. I have no idea what went wrong so I am grateful for any help. Just tell me if you need any more Info ...

  • Java Exception everytime i execute code on Linux (x64)

    Hi guys, i just downloaded Processing (x64) and i'm trying it on linux. I have installed Oracle JDK 8, but i have some problem with the Processing's IDE. When i try to execute some example, i get this java exception on the console:

    Exception in thread "Thread-11" java.lang.RuntimeException: Could not open /home/alessio/Downloads/processing-3.2.3/java/bin/java -agentlib:jdwp=transport=dt_socket,address=8273,server=y,suspend=y,quiet=y -Djna.nosys=true -Djava.ext.dirs=/home/alessio/Downloads/processing-3.2.3/java/lib/ext -Djava.library.path=:/home/alessio/Downloads/processing-3.2.3/core/library:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib -cp /tmp/TextRendering4017854491617563601temp:/home/alessio/Downloads/processing-3.2.3/core/library/gluegen-rt-natives-windows-i586.jar:/home/alessio/Downloads/processing-3.2.3/core/library/gluegen-rt-natives-windows-amd64.jar:/home/alessio/Downloads/processing-3.2.3/core/library/jogl-all-natives-linux-armv6hf.jar:/home/alessio/Downloads/processing-3.2.3/core/library/gluegen-rt-natives-linux-i586.jar:/home/alessio/Downloads/processing-3.2.3/core/library/jogl-all-natives-linux-amd64.jar:/home/alessio/Downloads/processing-3.2.3/core/library/core.jar:/home/alessio/Downloads/processing-3.2.3/core/library/jogl-all.jar:/home/alessio/Downloads/processing-3.2.3/core/library/gluegen-rt.jar:/home/alessio/Downloads/processing-3.2.3/core/library/gluegen-rt-natives-linux-armv6hf.jar:/home/alessio/Downloads/processing-3.2.3/core/library/gluegen-rt-natives-macosx-universal.jar:/home/alessio/Downloads/processing-3.2.3/core/library/jogl-all-natives-windows-amd64.jar:/home/alessio/Downloads/processing-3.2.3/core/library/gluegen-rt-natives-linux-amd64.jar:/home/alessio/Downloads/processing-3.2.3/core/library/jogl-all-natives-linux-i586.jar:/home/alessio/Downloads/processing-3.2.3/core/library/jogl-all-natives-windows-i586.jar:/home/alessio/Downloads/processing-3.2.3/core/library/jogl-all-natives-macosx-universal.jar:/home/alessio/Downloads/processing-3.2.3/java/lib/rt.jar:/home/alessio/Downloads/processing-3.2.3/lib/ant-launcher.jar:/home/alessio/Downloads/processing-3.2.3/lib/ant.jar:/home/alessio/Downloads/processing-3.2.3/lib/jna-platform.jar:/home/alessio/Downloads/processing-3.2.3/lib/jna.jar:/home/alessio/Downloads/processing-3.2.3/lib/pde.jar:/home/alessio/Downloads/processing-3.2.3/core/library/core.jar:/home/alessio/Downloads/processing-3.2.3/core/library/gluegen-rt-natives-linux-amd64.jar:/home/alessio/Downloads/processing-3.2.3/core/library/gluegen-rt-natives-linux-armv6hf.jar:/home/alessio/Downloads/processing-3.2.3/core/library/gluegen-rt-natives-linux-i586.jar:/home/alessio/Downloads/processing-3.2.3/core/library/gluegen-rt-natives-macosx-universal.jar:/home/alessio/Downloads/processing-3.2.3/core/library/gluegen-rt-natives-windows-amd64.jar:/home/alessio/Downloads/processing-3.2.3/core/library/gluegen-rt-natives-windows-i586.jar:/home/alessio/Downloads/processing-3.2.3/core/library/gluegen-rt.jar:/home/alessio/Downloads/processing-3.2.3/core/library/jogl-all-natives-linux-amd64.jar:/home/alessio/Downloads/processing-3.2.3/core/library/jogl-all-natives-linux-armv6hf.jar:/home/alessio/Downloads/processing-3.2.3/core/library/jogl-all-natives-linux-i586.jar:/home/alessio/Downloads/processing-3.2.3/core/library/jogl-all-natives-macosx-universal.jar:/home/alessio/Downloads/processing-3.2.3/core/library/jogl-all-natives-windows-amd64.jar:/home/alessio/Downloads/processing-3.2.3/core/library/jogl-all-natives-windows-i586.jar:/home/alessio/Downloads/processing-3.2.3/core/library/jogl-all.jar:/home/alessio/Downloads/processing-3.2.3/modes/java/mode/JavaMode.jar:/home/alessio/Downloads/processing-3.2.3/modes/java/mode/antlr.jar:/home/alessio/Downloads/processing-3.2.3/modes/java/mode/classpath-explorer-1.0.jar:/home/alessio/Downloads/processing-3.2.3/modes/java/mode/com.ibm.icu.jar:/home/alessio/Downloads/processing-3.2.3/modes/java/mode/jdi.jar:/home/alessio/Downloads/processing-3.2.3/modes/java/mode/jdimodel.jar:/home/alessio/Downloads/processing-3.2.3/modes/java/mode/jdtCompilerAdapter.jar:/home/alessio/Downloads/processing-3.2.3/modes/java/mode/jsoup-1.7.1.jar:/home/alessio/Downloads/processing-3.2.3/modes/java/mode/org.eclipse.core.contenttype.jar:/home/alessio/Downloads/processing-3.2.3/modes/java/mode/org.eclipse.core.jobs.jar:/home/alessio/Downloads/processing-3.2.3/modes/java/mode/org.eclipse.core.resources.jar:/home/alessio/Downloads/processing-3.2.3/modes/java/mode/org.eclipse.core.runtime.jar:/home/alessio/Downloads/processing-3.2.3/modes/java/mode/org.eclipse.equinox.common.jar:/home/alessio/Downloads/processing-3.2.3/modes/java/mode/org.eclipse.equinox.preferences.jar:/home/alessio/Downloads/processing-3.2.3/modes/java/mode/org.eclipse.jdt.core.jar:/home/alessio/Downloads/processing-3.2.3/modes/java/mode/org.eclipse.osgi.jar:/home/alessio/Downloads/processing-3.2.3/modes/java/mode/org.eclipse.text.jar:/home/alessio/Downloads/processing-3.2.3/modes/java/mode/org.netbeans.swing.outline.jar -ea processing.core.PApplet --editor-location=95,205 --external --display=1 --sketch-path=/home/alessio/Downloads/processing-3.2.3/modes/java/examples/Demos/Performance/TextRendering TextRendering at processing.core.PApplet.exec(PApplet.java:3489) at processing.mode.java.runner.Runner$1.run(Runner.java:431) at java.lang.Thread.run(Thread.java:745) Caused by: java.io.IOException: Cannot run program "/home/alessio/Downloads/processing-3.2.3/java/bin/java": error=2, File o directory non esistente at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) at java.lang.Runtime.exec(Runtime.java:620) at java.lang.Runtime.exec(Runtime.java:485) at processing.core.PApplet.exec(PApplet.java:3487) ... 2 more Caused by: java.io.IOException: error=2, File o directory non esistente at java.lang.UNIXProcess.forkAndExec(Native Method) at java.lang.UNIXProcess.<init>(UNIXProcess.java:247) at java.lang.ProcessImpl.start(ProcessImpl.java:134) at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ... 5 more

    I'm using bunsenlabs linux (x64) and processing 3 ide (x64)

  • error:JDWP No transports initialized

    Hi All. I run under the network environment in processing is no problem. But, when I run it without Internet will appear the error like this. My friend can run in without the Internet, very strange. (processing 3.2.3 macOS 10.12.1)

    [0] "FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)" ERROR: transport error 202: bind failed: Address already in use ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510) JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [debugInit.c:750]

    Thanks in advance - any help or suggestions would be appreciated.

  • Why doesn't mine have a display window?

    [0] "FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)" ERROR: transport error 202: socket creation failed: winsock error 10107 ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510) JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [debugInit.c:750] Using startup command: C:\Users\Alfred\Desktop\processing-3.2.3\java\bin\java.exe -agentlib:jdwp=transport=dt_socket,address=8942,server=y,suspend=y,quiet=y -Djna.nosys=true -Djava.ext.dirs=C:\Users\Alfred\Desktop\processing-3.2.3\java\lib\ext -Djava.library.path=;C:\Users\Alfred\Desktop\processing-3.2.3\core\library;C:\Users\Alfred\Desktop\processing-3.2.3\java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Program Files\Dell\DW WLAN Card;C:\Program Files\WIDCOMM\Bluetooth Software;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;c:\Program Files (x86)\Common Files\Roxio Shared\DLLShared;c:\Program Files (x86)\Common Files\Roxio Shared\OEM\12.0\DLLShared;c:\Program Files (x86)\Roxio\OEM\AudioCore;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Ringz Studio\Storm Codec\QTSystem;C:\Users\Alfred\Desktop\processing-3.2.3\java\bin;. -cp C:\Users\Alfred\AppData\Local\Temp\sketch_161125a239043883693615170temp;C:\Users\Alfred\Desktop\processing-3.2.3\core\library\core.jar;C:\Users\Alfred\Desktop\processing-3.2.3\core\library\gluegen-rt-natives-linux-amd64.jar;C:\Users\Alfred\Desktop\processing-3.2.3\core\library\gluegen-rt-natives-linux-armv6hf.jar;C:\Users\Alfred\Desktop\processing-3.2.3\core\library\gluegen-rt-natives-linux-i586.jar;C:\Users\Alfred\Desktop\processing-3.2.3\core\library\gluegen-rt-natives-macosx-universal.jar;C:\Users\Alfred\Desktop\processing-3.2.3\core\library\gluegen-rt-natives-windows-amd64.jar;C:\Users\Alfred\Desktop\processing-3.2.3\core\library\gluegen-rt-natives-windows-i586.jar;C:\Users\Alfred\Desktop\processing-3.2.3\core\library\gluegen-rt.jar;C:\Users\Alfred\Desktop\processing-3.2.3\core\library\jogl-all-natives-linux-amd64.jar;C:\Users\Alfred\Desktop\processing-3.2.3\core\library\jogl-all-natives-linux-armv6hf.jar;C:\Users\Alfred\Desktop\processing-3.2.3\core\library\jogl-all-natives-linux-i586.jar;C:\Users\Alfred\Desktop\processing-3.2.3\core\library\jogl-all-natives-macosx-universal.jar;C:\Users\Alfred\Desktop\processing-3.2.3\core\library\jogl-all-natives-windows-amd64.jar;C:\Users\Alfred\Desktop\processing-3.2.3\core\library\jogl-all-natives-windows-i586.jar;C:\Users\Alfred\Desktop\processing-3.2.3\core\library\jogl-all.jar;lib;lib\pde.jar;core\library\core.jar;lib\jna.jar;lib\jna-platform.jar;lib\antlr.jar;lib\ant.jar;lib\ant-launcher.jar -ea processing.core.PApplet --editor-location=333,84 --external --display=1 --sketch-path=C:\Users\Alfred\AppData\Local\Temp\untitled4520975676016111365sketches\sketch_161125a sketch_161125a

  • Error while running a program in Processing(built from its source code)

    When I run a program in Processing(which I built using its source code), I'm getting the following error in the console of Processing - java.io.IOException: Cannot run program "/home/parag00991/Desktop/processing_project/processing/build/linux/work/java/bin/java": error=2, No such file or directory at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) at java.lang.Runtime.exec(Runtime.java:620) at java.lang.Runtime.exec(Runtime.java:485) at processing.core.PApplet.exec(PApplet.java:3478) at processing.mode.java.runner.Runner$1.run(Runner.java:421) at java.lang.Thread.run(Thread.java:745) Caused by: java.io.IOException: error=2, No such file or directory at java.lang.UNIXProcess.forkAndExec(Native Method) at java.lang.UNIXProcess.<init>(UNIXProcess.java:248) at java.lang.ProcessImpl.start(ProcessImpl.java:134) at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ... 5 more Exception in thread "Thread-13" java.lang.RuntimeException: Could not open /home/parag00991/Desktop/processing_project/processing/build/linux/work/java/bin/java -agentlib:jdwp=transport=dt_socket,address=8731,server=y,suspend=y -Djava.library.path=:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib -cp /tmp/sketch_160213a3814927659944376332temp:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/jogl-all-natives-linux-armv6hf.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/jogl-all-natives-windows-amd64.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/jogl-all-natives-linux-amd64.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/gluegen-rt-natives-windows-amd64.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/gluegen-rt-natives-linux-amd64.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/gluegen-rt-natives-macosx-universal.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/jogl-all.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/jogl-all-natives-linux-i586.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/gluegen-rt-natives-linux-i586.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/gluegen-rt.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/jogl-all-natives-macosx-universal.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/gluegen-rt-natives-windows-i586.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/gluegen-rt-natives-linux-armv6hf.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/jogl-all-natives-windows-i586.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/core.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/jogl-all-natives-linux-armv6hf.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/jogl-all-natives-windows-amd64.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/jogl-all-natives-linux-amd64.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/gluegen-rt-natives-windows-amd64.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/gluegen-rt-natives-linux-amd64.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/gluegen-rt-natives-macosx-universal.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/jogl-all.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/jogl-all-natives-linux-i586.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/gluegen-rt-natives-linux-i586.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/gluegen-rt.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/jogl-all-natives-macosx-universal.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/gluegen-rt-natives-windows-i586.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/gluegen-rt-natives-linux-armv6hf.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/jogl-all-natives-windows-i586.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/core.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/lib/ant-launcher.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/lib/ant.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/lib/jna.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/lib/pde.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/core.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/gluegen-rt-natives-linux-amd64.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/gluegen-rt-natives-linux-armv6hf.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/gluegen-rt-natives-linux-i586.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/gluegen-rt-natives-macosx-universal.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/gluegen-rt-natives-windows-amd64.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/gluegen-rt-natives-windows-i586.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/gluegen-rt.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/jogl-all-natives-linux-amd64.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/jogl-all-natives-linux-armv6hf.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/jogl-all-natives-linux-i586.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/jogl-all-natives-macosx-universal.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/jogl-all-natives-windows-amd64.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/jogl-all-natives-windows-i586.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/core/library/jogl-all.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/modes/java/mode/JavaMode.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/modes/java/mode/antlr.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/modes/java/mode/classpath-explorer-1.0.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/modes/java/mode/com.ibm.icu.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/modes/java/mode/jdi.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/modes/java/mode/jdimodel.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/modes/java/mode/jdtCompilerAdapter.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/modes/java/mode/jsoup-1.7.1.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/modes/java/mode/org.eclipse.core.contenttype.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/modes/java/mode/org.eclipse.core.jobs.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/modes/java/mode/org.eclipse.core.resources.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/modes/java/mode/org.eclipse.core.runtime.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/modes/java/mode/org.eclipse.equinox.common.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/modes/java/mode/org.eclipse.equinox.preferences.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/modes/java/mode/org.eclipse.jdt.core.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/modes/java/mode/org.eclipse.osgi.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/modes/java/mode/org.eclipse.text.jar:/home/parag00991/Desktop/processing_project/processing/build/linux/work/modes/java/mode/org.netbeans.swing.outline.jar -ea processing.core.PApplet --editor-location=-1,27 --external --display=1 --sketch-path=/tmp/untitled3777046213028828863sketches/sketch_160213a sketch_160213a at processing.core.PApplet.exec(PApplet.java:3481) at processing.mode.java.runner.Runner$1.run(Runner.java:421) at java.lang.Thread.run(Thread.java:745)

  • P3D not always creating window...

    it's this bit i don't like:

    https://github.com/processing/processing/blob/a83e4a5f81f4b1089a861127a831bbc0534678ab/java/src/processing/mode/java/runner/Runner.java

     public boolean launchVirtualMachine(boolean present, String[] args) {
        StringList vmParams = getMachineParams();
        StringList sketchParams = getSketchParams(present, args);
        int port = 8000 + (int) (Math.random() * 1000);
        String portStr = String.valueOf(port);
        String jdwpArg = "-agentlib:jdwp=transport=dt_socket,address=" + portStr + ",server=y,suspend=y";
    ...
    

    it's using a random port between 8000 and 9000 and suspending until it gets a response. and i've seen skype, etc, sitting on random ports.

    that said, there's nothing at all in that range in your logs. so i guess that's ruled that out... thanks.

  • How to play OGG file with SoundPool?

    Koogs <- - - - Nothing happens with e.printStackTrace(); inside the catch. Same problem. I added another catch (Exception e) with e.printStackTrace(); and now the program runs but without sound. With the generic exception something appears in the console : [2015-11-09 23:36:51 - ddms] Can't bind to local 8600 for debugger [2015-11-09 23:36:52 - ddmlib] An established connection was aborted by the software in your host machine java.io.IOException: An established connection was aborted by the software in your host machine at sun.nio.ch.SocketDispatcher.write0(Native Method) at sun.nio.ch.SocketDispatcher.write(Unknown Source) at sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at sun.nio.ch.IOUtil.write(Unknown Source) at sun.nio.ch.SocketChannelImpl.write(Unknown Source) at com.android.ddmlib.JdwpPacket.writeAndConsume(JdwpPacket.java:213) at com.android.ddmlib.Client.sendAndConsume(Client.java:675) at com.android.ddmlib.HandleHeap.sendREAQ(HandleHeap.java:342) at com.android.ddmlib.Client.requestAllocationStatus(Client.java:521) at com.android.ddmlib.DeviceMonitor.createClient(DeviceMonitor.java:831) at com.android.ddmlib.DeviceMonitor.openClient(DeviceMonitor.java:799) at com.android.ddmlib.DeviceMonitor.deviceClientMonitorLoop(DeviceMonitor.java:617) at com.android.ddmlib.DeviceMonitor.access$100(DeviceMonitor.java:44) at com.android.ddmlib.DeviceMonitor$3.run(DeviceMonitor.java:576)

  • My processing cannot run..

    that's a different port number

    i assume it's assigning one at random and failing if it's already in use.

    yes, in modes/java/src/processing/mode/java/runner/Runner.java (linux 64 version)

    int port = 8000 + (int) (Math.random() * 1000);
    String jdwpArg = "-agentlib:jdwp=transport=dt_socket,address=" + portStr + ",server=y,suspend=y";
    

    this doesn't seem to be optional.

  • My processing cannot run..

    That stack trace looks like something is using the jdwp (debugger) port 8627.

    Can you run netstat -a and see what it is?

    It should also be possible to run processing without the debugger

  • My processing cannot run..

    I try to run the hue example, but I failed, sometimes just nothing appears, sometimes the below error messages appear..I have searched the internet, but the are mostly not concerned with processing, but with java, I donnot know how to do.

    Maybe I used to install Processing 3 while did not delete Processing 2..

    My operating system is El Capitan. I have already uninstalled Processing 2 and Processing 3, and reinstalled the Processing 3...but it still doesnot work..

    below are the error messages..

    Thank you very much!!

    ****[0] "FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)" ERROR: transport error 202: bind failed: Address already in use ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510) JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [debugInit.c:750] Using startup command: /Users/lianyile/Downloads/Processing.app/Contents/PlugIns/jdk1.8.0_51.jdk/Contents/Home/jre/bin/java -agentlib:jdwp=transport=dt_socket,address=8627,server=y,suspend=y -Xdock:name=Hue -Djava.library.path=:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library:/Users/lianyile/Downloads/Processing.app/Contents/MacOS -cp /var/folders/mc/bfnv1qf91qg5dnc69syl8pw00000gn/T/Hue7377642212912456646temp:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/core.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/gluegen-java-src.zip:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/gluegen-rt-natives-linux-amd64.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/gluegen-rt-natives-linux-armv6hf.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/gluegen-rt-natives-linux-i586.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/gluegen-rt-natives-macosx-universal.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/gluegen-rt-natives-windows-amd64.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/gluegen-rt-natives-windows-i586.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/gluegen-rt.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/jogl-all-natives-linux-amd64.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/jogl-all-natives-linux-armv6hf.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/jogl-all-natives-linux-i586.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/jogl-all-natives-macosx-universal.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/jogl-all-natives-windows-amd64.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/jogl-all-natives-windows-i586.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/jogl-all.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/jogl-java-src.zip:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/core.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/gluegen-java-src.zip:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/gluegen-rt-natives-linux-amd64.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/gluegen-rt-natives-linux-armv6hf.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/gluegen-rt-natives-linux-i586.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/gluegen-rt-natives-macosx-universal.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/gluegen-rt-natives-windows-amd64.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/gluegen-rt-natives-windows-i586.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/gluegen-rt.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/jogl-all-natives-linux-amd64.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/jogl-all-natives-linux-armv6hf.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/jogl-all-natives-linux-i586.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/jogl-all-natives-macosx-universal.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/jogl-all-natives-windows-amd64.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/jogl-all-natives-windows-i586.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/jogl-all.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core/library/jogl-java-src.zip:/Users/lianyile/Downloads/Processing.app/Contents/Java:/Users/lianyile/Downloads/Processing.app/Contents/Java/ant-launcher.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/ant.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/core.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/jna.jar:/Users/lianyile/Downloads/Processing.app/Contents/Java/pde.jar -ea processing.core.PApplet --editor-location=521,243 --external --display=1 --sketch-path****=/Users/lianyile/Downloads/Processing.app/Contents/Java/modes/java/examples/Basics/Color/Hue Hue

  • Cannot run any sketch, error [0] "FATAL ERROR in native method: JDWP ...

    Whenever I try to run a sketch in this fresh copy of 2.2.1 I get this massive error message and nothing happens -

    edit: Should have mentioned, Windows 7 64-bit with the 64-bit version of Processing

    [0] "FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)"
    ERROR: transport error 202: socket creation failed: Provider initialization failed (check %SystemRoot%)
    ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
    JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [../../../src/share/back/debugInit.c:750]
    Using startup command: C:\Users\<my username>\processing-2.2.1\java\bin\java.exe -agentlib:jdwp=transport=dt_socket,address=8463,server=y,suspend=y -Djava.library.path=;C:\Users\<my username>\processing-2.2.1\java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared;C:\Program Files (x86)\Common Files\Roxio Shared\12.0\DLLShared;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem;C:\Program Files (x86)\AMD\ATI.ACE\Core-Static;C:\Users\<my username>\processing-2.2.1\java\bin;. -cp C:\Users\MATTHE~1\AppData\Local\Temp\sketch_150110a1973398755600452308temp;C:\Users\<my username>\processing-2.2.1\core\library\core.jar;C:\Users\<my username>\processing-2.2.1\core\library\gluegen-rt-natives-linux-amd64.jar;C:\Users\<my username>\processing-2.2.1\core\library\gluegen-rt-natives-linux-armv6hf.jar;C:\Users\<my username>\processing-2.2.1\core\library\gluegen-rt-natives-linux-i586.jar;C:\Users\<my username>\processing-2.2.1\core\library\gluegen-rt-natives-macosx-universal.jar;C:\Users\<my username>\processing-2.2.1\core\library\gluegen-rt-natives-windows-amd64.jar;C:\Users\<my username>\processing-2.2.1\core\library\gluegen-rt-natives-windows-i586.jar;C:\Users\<my username>\processing-2.2.1\core\library\gluegen-rt.jar;C:\Users\<my username>\processing-2.2.1\core\library\jogl-all-natives-linux-amd64.jar;C:\Users\<my username>\processing-2.2.1\core\library\jogl-all-natives-linux-armv6hf.jar;C:\Users\<my username>\processing-2.2.1\core\library\jogl-all-natives-linux-i586.jar;C:\Users\<my username>\processing-2.2.1\core\library\jogl-all-natives-macosx-universal.jar;C:\Users\<my username>\processing-2.2.1\core\library\jogl-all-natives-windows-amd64.jar;C:\Users\<my username>\processing-2.2.1\core\library\jogl-all-natives-windows-i586.jar;C:\Users\<my username>\processing-2.2.1\core\library\jogl-all.jar;C:\Users\<my username>\processing-2.2.1\core\library\core.jar;C:\Users\<my username>\processing-2.2.1\core\library\gluegen-rt-natives-linux-amd64.jar;C:\Users\<my username>\processing-2.2.1\core\library\gluegen-rt-natives-linux-armv6hf.jar;C:\Users\<my username>\processing-2.2.1\core\library\gluegen-rt-natives-linux-i586.jar;C:\Users\<my username>\processing-2.2.1\core\library\gluegen-rt-natives-macosx-universal.jar;C:\Users\<my username>\processing-2.2.1\core\library\gluegen-rt-natives-windows-amd64.jar;C:\Users\<my username>\processing-2.2.1\core\library\gluegen-rt-natives-windows-i586.jar;C:\Users\<my username>\processing-2.2.1\core\library\gluegen-rt.jar;C:\Users\<my username>\processing-2.2.1\core\library\jogl-all-natives-linux-amd64.jar;C:\Users\<my username>\processing-2.2.1\core\library\jogl-all-natives-linux-armv6hf.jar;C:\Users\<my username>\processing-2.2.1\core\library\jogl-all-natives-linux-i586.jar;C:\Users\<my username>\processing-2.2.1\core\library\jogl-all-natives-macosx-universal.jar;C:\Users\<my username>\processing-2.2.1\core\library\jogl-all-natives-windows-amd64.jar;C:\Users\<my username>\processing-2.2.1\core\library\jogl-all-natives-windows-i586.jar;C:\Users\<my username>\processing-2.2.1\core\library\jogl-all.jar;lib;lib\pde.jar;core\library\core.jar;lib\jna.jar;lib\antlr.jar;lib\ant.jar;lib\ant-launcher.jar;lib\org-netbeans-swing-outline.jar;lib\com.ibm.icu_4.4.2.v20110823.jar;lib\jdi.jar;lib\jdimodel.jar;lib\org.eclipse.osgi_3.8.1.v20120830-144521.jar -ea processing.core.PApplet --editor-location=550,150 --external --display=0 sketch_150110a --sketch-path=C:\Users\MATTHE~1\AppData\Local\Temp\untitled5706975169743599982sketches\sketch_150110a
    

    (obviously my username isn't <my username>, but you get the picture)

    any ideas?

  • Can not run my old sketches with Processing-1.5.1

    Hello Experts,

    When I try to run my sketches on Processing-1.5.1 , I keep getting this error :

    [0] "Error: This Java instance does not support a 32-bit JVM."

    [1] "Please install the desired version."

    Using startup command:
    {command=command=java -d32 -Xrunjdwp:transport=dt_socket,address=127.0.0.1:8761,suspend=y -Xms64m -Xmx1000m -Xdock:name=sketch_141220a -Djava.library.path=:/Applications/Processing.app/Contents/Resources/Java:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources:.:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java -cp /var/folders/38/q_qcqkv54190vzyq97gnh_0w0000gn/T/sketch_141220a688941586909458182temp:/Applications/Processing.app/Contents/Resources/Java/pde.jar:/Applications/Processing.app/Contents/Resources/Java/core.jar:/Applications/Processing.app/Contents/Resources/Java/ant.jar:/Applications/Processing.app/Contents/Resources/Java/ant-launcher.jar:/Applications/Processing.app/Contents/Resources/Java/antlr.jar:/Applications/Processing.app/Contents/Resources/Java/ecj.jar:/Applications/Processing.app/Contents/Resources/Java/jna.jar:/Applications/Processing.app/Contents/Resources/Java/quaqua.jar -ea processing.core.PApplet "--editor-location=433,84" --external --display=0 --sketch-path=/var/folders/38/q_qcqkv54190vzyq97gnh_0w0000gn/T/untitled4789610356922112448sketches/sketch_141220a sketch_141220a , quote=quote=", address=address=127.0.0.1:8761}

    It's very important for me, coz I have made several programs using this version and now in coming days I have to do some installations regarding this sketches.

    And Processing 2.1.1 not supporting some old libraries. And even I don't have enough time to again make the same sketches in Processing-2.1.1.

    I have searched about it to this forum and realize that some people has face this problem, but by following them , I can't solve this issue.

    I'm using Mac OS X Lion 10.7.5, Processing 1.5.1 (64 bit) with updated Java 7

    Please give me some idea to again running my sketches with Processing-1.5.1....

  • How to attach a debugger to my library?

    Hi all,

    I have started to develop my own library following the official tutorial in the wiki. Everything works fine and I can see some simple results. However, I would like to be able to step into my code and set breakpoints in Eclipse. What is the best approach for that?

    Yet, I have installed Proclipsing and successfully started my project from inside of the Eclipse. I am able to debug the content of the setup() and draw() methods, however when I try to step into my library, there is no source available. Also when I set breakpoints inside of my library, Eclipse reports that there are line number annotations missing (despite of being switched on in the properties). I have tried to connect to the debugger remotely to the Ant script , but the error reported was that there is no main() entry point. I assigned the -Xrunjdwp attribute to the main class of my library. Should I attach it to the main Processing class? If true, which one is it and how can I change the build script to do so?

    Thank you in advance for any hints :)

    Isolin

  • Problems running Processing on Raspberry Pi

    Hi finally got the processing sketchbook to open, but getting the following error. Any ideas on how to fix this? Thanks

    Error:

    java.io.IOException: Cannot run program "/home/pi/processing-2.1.1/java/bin/java": error=2, No such file or directory
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:1041)
        at java.lang.Runtime.exec(Runtime.java:617)
        at java.lang.Runtime.exec(Runtime.java:485)
        at processing.core.PApplet.exec(PApplet.java:3920)
        at processing.mode.java.runner.Runner$1.run(Runner.java:437)
        at java.lang.Thread.run(Thread.java:724)
    Caused by: java.io.IOException: error=2, No such file or directory
        at java.lang.UNIXProcess.forkAndExec(Native Method)
        at java.lang.UNIXProcess.(UNIXProcess.java:135)
        at java.lang.ProcessImpl.start(ProcessImpl.java:130)
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022)
        ... 5 more
    Exception in thread "Thread-8" java.lang.RuntimeException: Could not open /home/pi/processing-2.1.1/java/bin/java -agentlib:jdwp=transport=dt_socket,address=8726,server=y,suspend=y -Djava.library.path=:/usr/java/packages/lib/arm:/lib:/usr/lib -cp /tmp/sketch_140222a9150731573578225430temp:/home/pi/processing-2.1.1/core/library/jogl-all-natives-windows-amd64.jar:/home/pi/processing-2.1.1/core/library/gluegen-rt.jar:/home/pi/processing-2.1.1/core/library/gluegen-rt-natives-linux-i586.jar:/home/pi/processing-2.1.1/core/library/gluegen-rt-natives-macosx-universal.jar:/home/pi/processing-2.1.1/core/library/gluegen-rt-natives-linux-amd64.jar:/home/pi/processing-2.1.1/core/library/jogl-all-natives-windows-i586.jar:/home/pi/processing-2.1.1/core/library/gluegen-rt-natives-windows-amd64.jar:/home/pi/processing-2.1.1/core/library/gluegen-rt-natives-windows-i586.jar:/home/pi/processing-2.1.1/core/library/jogl-all.jar:/home/pi/processing-2.1.1/core/library/jogl-all-natives-linux-amd64.jar:/home/pi/processing-2.1.1/core/library/core.jar:/home/pi/processing-2.1.1/core/library/gluegen-rt-natives-linux-armv6hf.jar:/home/pi/processing-2.1.1/core/library/jogl-all-natives-linux-armv6hf.jar:/home/pi/processing-2.1.1/core/library/jogl-all-natives-macosx-universal.jar:/home/pi/processing-2.1.1/core/library/jogl-all-natives-linux-i586.jar:/home/pi/processing-2.1.1/core/library/jogl-all-natives-windows-amd64.jar:/home/pi/processing-2.1.1/core/library/gluegen-rt.jar:/home/pi/processing-2.1.1/core/library/gluegen-rt-natives-linux-i586.jar:/home/pi/processing-2.1.1/core/library/gluegen-rt-natives-macosx-universal.jar:/home/pi/processing-2.1.1/core/library/gluegen-rt-natives-linux-amd64.jar:/home/pi/processing-2.1.1/core/library/jogl-all-natives-windows-i586.jar:/home/pi/processing-2.1.1/core/library/gluegen-rt-natives-windows-amd64.jar:/home/pi/processing-2.1.1/core/library/gluegen-rt-natives-windows-i586.jar:/home/pi/processing-2.1.1/core/library/jogl-all.jar:/home/pi/processing-2.1.1/core/library/jogl-all-natives-linux-amd64.jar:/home/pi/processing-2.1.1/core/library/core.jar:/home/pi/processing-2.1.1/core/library/gluegen-rt-natives-linux-armv6hf.jar:/home/pi/processing-2.1.1/core/library/jogl-all-natives-linux-armv6hf.jar:/home/pi/processing-2.1.1/core/library/jogl-all-natives-macosx-universal.jar:/home/pi/processing-2.1.1/core/library/jogl-all-natives-linux-i586.jar:/usr/lib/jvm/jdk-7-oracle-armhf/jre/bin/../../jre/lib/rt.jar:/home/pi/processing-2.1.1/lib/ant-launcher.jar:/home/pi/processing-2.1.1/lib/ant.jar:/home/pi/processing-2.1.1/lib/antlr.jar:/home/pi/processing-2.1.1/lib/com.ibm.icu_4.4.2.v20110823.jar:/home/pi/processing-2.1.1/lib/jdi.jar:/home/pi/processing-2.1.1/lib/jdimodel.jar:/home/pi/processing-2.1.1/lib/jna.jar:/home/pi/processing-2.1.1/lib/org-netbeans-swing-outline.jar:/home/pi/processing-2.1.1/lib/org.eclipse.osgi_3.8.1.v20120830-144521.jar:/home/pi/processing-2.1.1/lib/pde.jar:/home/pi/processing-2.1.1/core/library/core.jar:/home/pi/processing-2.1.1/core/library/gluegen-rt-natives-linux-amd64.jar:/home/pi/processing-2.1.1/core/library/gluegen-rt-natives-linux-armv6hf.jar:/home/pi/processing-2.1.1/core/library/gluegen-rt-natives-linux-i586.jar:/home/pi/processing-2.1.1/core/library/gluegen-rt-natives-macosx-universal.jar:/home/pi/processing-2.1.1/core/library/gluegen-rt-natives-windows-amd64.jar:/home/pi/processing-2.1.1/core/library/gluegen-rt-natives-windows-i586.jar:/home/pi/processing-2.1.1/core/library/gluegen-rt.jar:/home/pi/processing-2.1.1/core/library/jogl-all-natives-linux-amd64.jar:/home/pi/processing-2.1.1/core/library/jogl-all-natives-linux-armv6hf.jar:/home/pi/processing-2.1.1/core/library/jogl-all-natives-linux-i586.jar:/home/pi/processing-2.1.1/core/library/jogl-all-natives-macosx-universal.jar:/home/pi/processing-2.1.1/core/library/jogl-all-natives-windows-amd64.jar:/home/pi/processing-2.1.1/core/library/jogl-all-natives-windows-i586.jar:/home/pi/processing-2.1.1/core/library/jogl-all.jar -ea processing.core.PApplet --editor-location=662,192 --external --display=0 sketch_140222a --sketch-path=/tmp/untitled4841789774104454769sketches/sketch_140222a
        at processing.core.PApplet.exec(PApplet.java:3923)
        at processing.mode.java.runner.Runner$1.run(Runner.java:437)
        at java.lang.Thread.run(Thread.java:724)
    
  • Anyone else having problems with Mavericks/JDK1.7_45?

    Hi

    I can't get any sketch to run using Mavericks and JDK1.7_45. I get the following error: ERROR: transport error 202: bind failed: Address already in use ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510) JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [../../../src/share/back/debugInit.c:750]

    Any help would be great!

    Many thanks

    David

  • Converting sketch from P1.5 to P2 fails - can't tell why - stumpped

    Ok, increasing the console.length got me this error message:

    =========================================
    Native lib Version = RXTX-2.1-7
    Java lib Version   = RXTX-2.1-7
    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x1ad613b5, pid=6388, tid=4396
    #
    # JRE version: 6.0_37-b06
    # Java VM: Java HotSpot(TM) Client VM (20.12-b01 mixed mode windows-x86 )
    # Problematic frame:
    # C  [ig7icd32.dll+0x2c13b5]
    #
    # An error report file with more information is saved as:
    # C:\Users\Stephen\Downloads\Processing\processing-2.0.3-windows32\processing-2.0.3\hs_err_pid6388.log
                     -------------
      0  (0x14c25034)  [b5|b4|    1]
                     [   0x14bfeb80]
                     [   0x00000014]
                     [   0x78000002]
                     -------------
      1  (0x14c25044)  [b6|00|    2]
                     [   0x00000000]
                     [   0x149fa7d0]
                     [   0x7c800001]
                     -------------
      2  (0x14c25054)  [00|00|    4]
                     [   0x00000000]
                     [   0x00000000]
                     [   0x00000000]
                     -------------
      3  (0x14c25064)  [00|00|    7]
                     [   0x00000000]
                     [   0x00000000]
                     [   0x00000000]
                     -------------
      4  (0x14c25074)  [00|00|    8]
                     [   0x00000000]
                     [   0x00000000]
                     [   0x00000000]..............ETC.
    

    And here's the log referenced above (forgive the loooong paste...). I'm going to wade through this tonight to see if I can spot the issue.

    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x1ad613b5, pid=6388, tid=4396
    #
    # JRE version: 6.0_37-b06
    # Java VM: Java HotSpot(TM) Client VM (20.12-b01 mixed mode windows-x86 )
    # Problematic frame:
    # C  [ig7icd32.dll+0x2c13b5]
    #
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    #
    
    ---------------  T H R E A D  ---------------
    
    Current thread (0x18972400):  JavaThread "Animation Thread" [_thread_in_native, id=4396, stack(0x1a6a0000,0x1a6f0000)]
    
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000350
    
    Registers:
    EAX=0x00000000, EBX=0x14b1f768, ECX=0x00000006, EDX=0x14c25020
    ESP=0x1a6ef89c, EBP=0x1a6ef8b8, ESI=0x14b1f768, EDI=0x18972400
    EIP=0x1ad613b5, EFLAGS=0x00010206
    
    Top of Stack: (sp=0x1a6ef89c)
    0x1a6ef89c:   6450a1a4 00000001 00000000 1a6ef8a8
    0x1a6ef8ac:   1421b3f8 1a6ef8d8 14220280 1a6ef900
    0x1a6ef8bc:   0215e7f2 18972528 1a6ef91c 00000001
    0x1a6ef8cc:   1ad613a0 00000000 00000000 00000000
    0x1a6ef8dc:   1a6ef8dc 1a6ef8e0 00000000 1a6ef91c
    0x1a6ef8ec:   14c25020 00000000 14b1f768 00000000
    0x1a6ef8fc:   1a6ef910 1a6ef940 02152ea1 00000000
    0x1a6ef90c:   0215b809 1ad613a0 00000000 00000001 
    
    Instructions: (pc=0x1ad613b5)
    0x1ad61395:   8b 80 d8 03 00 00 ff e0 cc cc cc 8b 0d 50 37 25
    0x1ad613a5:   1b 64 a1 2c 00 00 00 8b 04 88 8b 80 04 00 00 00
    0x1ad613b5:   8b 80 50 03 00 00 ff e0 cc cc cc 8b 0d 50 37 25
    0x1ad613c5:   1b 64 a1 2c 00 00 00 8b 04 88 f2 0f 10 44 24 0c 
    
    
    Register to memory mapping:
    
    EAX=0x00000000 is an unknown value
    EBX=0x14b1f768 is an oop
    {method} 
     - klass: {other class}
    ECX=0x00000006 is an unknown value
    EDX=0x14c25020 is an oop
    {constant pool cache} 
     - klass: {other class}
    ESP=0x1a6ef89c is pointing into the stack for thread: 0x18972400
    EBP=0x1a6ef8b8 is pointing into the stack for thread: 0x18972400
    ESI=0x14b1f768 is an oop
    {method} 
     - klass: {other class}
    EDI=0x18972400 is a thread
    
    
    Stack: [0x1a6a0000,0x1a6f0000],  sp=0x1a6ef89c,  free space=318k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [ig7icd32.dll+0x2c13b5]  DrvSetCallbackProcs+0x3f3f5
    j  jogamp.opengl.gl4.GL4bcImpl.dispatch_glDepthMask1(ZJ)V+0
    j  jogamp.opengl.gl4.GL4bcImpl.glDepthMask(Z)V+34
    j  processing.opengl.PGL.depthMask(Z)V+4
    j  processing.opengl.PGraphicsOpenGL.backgroundImpl()V+8
    j  processing.core.PGraphics.backgroundFromCalc()V+122
    j  processing.core.PGraphics.background(I)V+6
    j  processing.core.PGraphics.reapplySettings()V+190
    j  processing.opengl.PGraphicsOpenGL.setSize(II)V+15
    j  processing.core.PApplet.resizeRenderer(II)V+90
    j  processing.core.PApplet.run()V+165
    j  java.lang.Thread.run()V+11
    v  ~StubRoutines::call_stub
    V  [jvm.dll+0xfb7cb]
    V  [jvm.dll+0x18d3d1]
    V  [jvm.dll+0xfb971]
    V  [jvm.dll+0xfb9cb]
    V  [jvm.dll+0xb5e99]
    V  [jvm.dll+0x119ab4]
    V  [jvm.dll+0x14209c]
    C  [msvcr71.dll+0x9565]  endthreadex+0xa0
    C  [KERNEL32.dll+0x2850d]  BaseThreadInitThunk+0xe
    C  [ntdll.dll+0x5bf39]  RtlInitializeExceptionChain+0x85
    C  [ntdll.dll+0x5bf0c]  RtlInitializeExceptionChain+0x58
    
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  jogamp.opengl.gl4.GL4bcImpl.dispatch_glDepthMask1(ZJ)V+0
    j  jogamp.opengl.gl4.GL4bcImpl.glDepthMask(Z)V+34
    j  processing.opengl.PGL.depthMask(Z)V+4
    j  processing.opengl.PGraphicsOpenGL.backgroundImpl()V+8
    j  processing.core.PGraphics.backgroundFromCalc()V+122
    j  processing.core.PGraphics.background(I)V+6
    j  processing.core.PGraphics.reapplySettings()V+190
    j  processing.opengl.PGraphicsOpenGL.setSize(II)V+15
    j  processing.core.PApplet.resizeRenderer(II)V+90
    j  processing.core.PApplet.run()V+165
    j  java.lang.Thread.run()V+11
    v  ~StubRoutines::call_stub
    
    ---------------  P R O C E S S  ---------------
    
    Java Threads: ( => current thread )
      0x1a42cc00 JavaThread "Thread-5" [_thread_in_native, id=7048, stack(0x21c60000,0x21cb0000)]
      0x1a425000 JavaThread "Animation Thread-SharedResourceRunner" daemon [_thread_blocked, id=6512, stack(0x1a950000,0x1a9a0000)]
      0x0070c800 JavaThread "DestroyJavaVM" [_thread_blocked, id=1452, stack(0x00430000,0x00480000)]
    =>0x18972400 JavaThread "Animation Thread" [_thread_in_native, id=4396, stack(0x1a6a0000,0x1a6f0000)]
      0x18a1ec00 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=5872, stack(0x1a1d0000,0x1a220000)]
      0x18a1e400 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4036, stack(0x1a140000,0x1a190000)]
      0x18925c00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6292, stack(0x19200000,0x19250000)]
      0x18925400 JavaThread "AWT-Shutdown" [_thread_blocked, id=92, stack(0x19170000,0x191c0000)]
      0x18921c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8784, stack(0x190e0000,0x19130000)]
      0x0059f400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=6544, stack(0x187d0000,0x18820000)]
      0x0059e400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3252, stack(0x18740000,0x18790000)]
      0x00593c00 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=228, stack(0x186b0000,0x18700000)]
      0x0058fc00 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=3400, stack(0x18620000,0x18670000)]
      0x0058c400 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_blocked, id=3620, stack(0x18590000,0x185e0000)]
      0x0057f000 JavaThread "Attach Listener" daemon [_thread_blocked, id=7464, stack(0x18480000,0x184d0000)]
      0x0057d000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=208, stack(0x183f0000,0x18440000)]
      0x0055f800 JavaThread "Finalizer" daemon [_thread_blocked, id=9088, stack(0x18360000,0x183b0000)]
      0x0055e000 JavaThread "Reference Handler" daemon [_thread_blocked, id=9104, stack(0x182d0000,0x18320000)]
    
    Other Threads:
      0x0055a800 VMThread [stack: 0x18240000,0x18290000] [id=6564]
      0x005ab000 WatcherThread [stack: 0x18860000,0x188b0000] [id=184]
    
    VM state:not at safepoint (normal execution)
    
    VM Mutex/Monitor currently owned by a thread: None
    
    Heap
     def new generation   total 10496K, used 80K [0x04150000, 0x04cb0000, 0x096a0000)
      eden space 9344K,   0% used [0x04150000, 0x041642f8, 0x04a70000)
      from space 1152K,   0% used [0x04a70000, 0x04a70000, 0x04b90000)
      to   space 1152K,   0% used [0x04b90000, 0x04b90000, 0x04cb0000)
     tenured generation   total 23196K, used 13917K [0x096a0000, 0x0ad47000, 0x14150000)
       the space 23196K,  59% used [0x096a0000, 0x0a4374c8, 0x0a437600, 0x0ad47000)
     compacting perm gen  total 14848K, used 14636K [0x14150000, 0x14fd0000, 0x18150000)
       the space 14848K,  98% used [0x14150000, 0x14f9b0a8, 0x14f9b200, 0x14fd0000)
    No shared spaces configured.
    
    Code Cache  [0x02150000, 0x02280000, 0x04150000)
     total_blobs=771 nmethods=336 adapters=379 free_code_cache=32336640 largest_free_block=0
    
    Dynamic libraries:
    0x00400000 - 0x00425000     C:\Users\Stephen\Downloads\Processing\processing-2.0.3-windows32\processing-2.0.3\java\bin\java.exe
    0x77830000 - 0x77987000     C:\windows\SYSTEM32\ntdll.dll
    0x70d90000 - 0x70dcf000     C:\Program Files\AVAST Software\Avast\snxhk.dll
    0x77200000 - 0x77330000     C:\windows\SYSTEM32\KERNEL32.dll
    0x77670000 - 0x77716000     C:\windows\SYSTEM32\KERNELBASE.dll
    0x704d0000 - 0x70577000     C:\windows\system32\apphelp.dll
    0x76e00000 - 0x76eae000     C:\windows\SYSTEM32\ADVAPI32.dll
    0x76770000 - 0x76821000     C:\windows\SYSTEM32\msvcrt.dll
    0x76850000 - 0x76884000     C:\windows\SYSTEM32\sechost.dll
    0x775c0000 - 0x7766c000     C:\windows\SYSTEM32\RPCRT4.dll
    0x74e60000 - 0x74e7c000     C:\windows\SYSTEM32\SspiCli.dll
    0x74e50000 - 0x74e59000     C:\windows\SYSTEM32\CRYPTBASE.dll
    0x74df0000 - 0x74e41000     C:\windows\SYSTEM32\bcryptPrimitives.dll
    0x7c340000 - 0x7c396000     C:\Users\Stephen\Downloads\Processing\processing-2.0.3-windows32\processing-2.0.3\java\bin\msvcr71.dll
    0x6d8c0000 - 0x6db70000     C:\Users\Stephen\Downloads\Processing\processing-2.0.3-windows32\processing-2.0.3\java\bin\client\jvm.dll
    0x774a0000 - 0x775b6000     C:\windows\SYSTEM32\USER32.dll
    0x70d60000 - 0x70d81000     C:\windows\SYSTEM32\WINMM.dll
    0x76950000 - 0x76a4d000     C:\windows\SYSTEM32\GDI32.dll
    0x702a0000 - 0x702cb000     C:\windows\SYSTEM32\WINMMBASE.dll
    0x76510000 - 0x76556000     C:\windows\SYSTEM32\cfgmgr32.dll
    0x76830000 - 0x7684e000     C:\windows\SYSTEM32\DEVOBJ.dll
    0x771d0000 - 0x771f0000     C:\windows\system32\IMM32.DLL
    0x75110000 - 0x751ed000     C:\windows\SYSTEM32\MSCTF.dll
    0x6d870000 - 0x6d87c000     C:\Users\Stephen\Downloads\Processing\processing-2.0.3-windows32\processing-2.0.3\java\bin\verify.dll
    0x6d3d0000 - 0x6d3ef000     C:\Users\Stephen\Downloads\Processing\processing-2.0.3-windows32\processing-2.0.3\java\bin\java.dll
    0x6d420000 - 0x6d449000     C:\Users\Stephen\Downloads\Processing\processing-2.0.3-windows32\processing-2.0.3\java\bin\jdwp.dll
    0x6d740000 - 0x6d746000     C:\Users\Stephen\Downloads\Processing\processing-2.0.3-windows32\processing-2.0.3\java\bin\npt.dll
    0x6d8b0000 - 0x6d8bf000     C:\Users\Stephen\Downloads\Processing\processing-2.0.3-windows32\processing-2.0.3\java\bin\zip.dll
    0x6d2b0000 - 0x6d2b7000     C:\Users\Stephen\Downloads\Processing\processing-2.0.3-windows32\processing-2.0.3\java\bin\dt_socket.dll
    0x77720000 - 0x77770000     C:\windows\SYSTEM32\WS2_32.dll
    0x76450000 - 0x76458000     C:\windows\SYSTEM32\NSI.dll
    0x73e80000 - 0x73eca000     C:\windows\system32\mswsock.dll
    0x6d0b0000 - 0x6d1fc000     C:\Users\Stephen\Downloads\Processing\processing-2.0.3-windows32\processing-2.0.3\java\bin\awt.dll
    0x73ed0000 - 0x73f30000     C:\windows\SYSTEM32\WINSPOOL.DRV
    0x76eb0000 - 0x76fc9000     C:\windows\SYSTEM32\ole32.dll
    0x730b0000 - 0x732a8000     C:\windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9200.16579_none_8937eec6860750f5\COMCTL32.dll
    0x76a60000 - 0x76b96000     C:\windows\SYSTEM32\combase.dll
    0x702d0000 - 0x702e9000     C:\windows\system32\DWMAPI.DLL
    0x18eb0000 - 0x18f38000     C:\windows\system32\uxtheme.dll
    0x6d2e0000 - 0x6d32f000     C:\Users\Stephen\Downloads\Processing\processing-2.0.3-windows32\processing-2.0.3\java\bin\fontmanager.dll
    0x6cff0000 - 0x6d059000     C:\Program Files (x86)\Common Files\microsoft shared\ink\tiptsf.dll
    0x76d60000 - 0x76deb000     C:\windows\SYSTEM32\OLEAUT32.dll
    0x75380000 - 0x76446000     C:\windows\system32\shell32.dll
    0x76910000 - 0x76950000     C:\windows\SYSTEM32\SHLWAPI.dll
    0x73370000 - 0x733e5000     C:\windows\SYSTEM32\shcore.dll
    0x69f70000 - 0x69fc0000     C:\windows\SYSTEM32\oleacc.dll
    0x73950000 - 0x7396a000     C:\windows\SYSTEM32\CRYPTSP.dll
    0x738a0000 - 0x738de000     C:\windows\system32\rsaenh.dll
    0x73700000 - 0x7371b000     C:\windows\SYSTEM32\USERENV.dll
    0x736d0000 - 0x736e1000     C:\windows\SYSTEM32\profapi.dll
    0x6d6b0000 - 0x6d6c3000     C:\Users\Stephen\Downloads\Processing\processing-2.0.3-windows32\processing-2.0.3\java\bin\net.dll
    0x736f0000 - 0x73700000     C:\windows\system32\napinsp.dll
    0x73650000 - 0x73664000     C:\windows\system32\pnrpnsp.dll
    0x73970000 - 0x73980000     C:\windows\system32\NLAapi.dll
    0x735d0000 - 0x73645000     C:\windows\SYSTEM32\DNSAPI.dll
    0x735c0000 - 0x735c9000     C:\windows\System32\winrnr.dll
    0x735b0000 - 0x735c0000     C:\windows\system32\wshbth.dll
    0x73550000 - 0x73557000     C:\Windows\System32\rasadhlp.dll
    0x744d0000 - 0x744f0000     C:\windows\SYSTEM32\IPHLPAPI.DLL
    0x744c0000 - 0x744c8000     C:\windows\SYSTEM32\WINNSI.DLL
    0x73560000 - 0x7359f000     C:\windows\System32\fwpuclnt.dll
    0x6d6d0000 - 0x6d6d9000     C:\Users\Stephen\Downloads\Processing\processing-2.0.3-windows32\processing-2.0.3\java\bin\nio.dll
    0x637c0000 - 0x637ca000     C:\Users\Stephen\AppData\Local\Temp\jogamp_0000\file_cache\jln7716875663952179283\jln8154501641914736837\gluegen-rt.dll
    0x76890000 - 0x76904000     C:\windows\SYSTEM32\clbcatq.dll
    0x6d400000 - 0x6d406000     C:\Users\Stephen\Downloads\Processing\processing-2.0.3-windows32\processing-2.0.3\java\bin\jawt.dll
    0x6a440000 - 0x6a44a000     C:\Users\Stephen\AppData\Local\Temp\jogamp_0000\file_cache\jln7716875663952179283\jln8154501641914736837\nativewindow_awt.dll
    0x6c100000 - 0x6c110000     C:\Users\Stephen\AppData\Local\Temp\jogamp_0000\file_cache\jln7716875663952179283\jln8154501641914736837\nativewindow_win32.dll
    0x550e0000 - 0x551ae000     C:\windows\SYSTEM32\OpenGL32.dll
    0x550b0000 - 0x550d3000     C:\windows\SYSTEM32\GLU32.dll
    0x702f0000 - 0x703c9000     C:\windows\SYSTEM32\DDRAW.dll
    0x6efe0000 - 0x6efe7000     C:\windows\SYSTEM32\DCIMAN32.dll
    0x64500000 - 0x64575000     C:\Users\Stephen\AppData\Local\Temp\jogamp_0000\file_cache\jln7716875663952179283\jln8154501641914736837\jogl_desktop.dll
    0x1aaa0000 - 0x1b2dc000     C:\windows\SYSTEM32\ig7icd32.dll
    0x1a9d0000 - 0x1a9e2000     C:\Users\Stephen\Downloads\Processing\processing-2.0.3-windows32\processing-2.0.3\modes\java\libraries\serial\library\windows32\rxtxSerial.dll
    0x1b450000 - 0x1b477000     C:\windows\SYSTEM32\crtdll.dll
    0x6d4f0000 - 0x6d515000     C:\Users\Stephen\Downloads\Processing\processing-2.0.3-windows32\processing-2.0.3\java\bin\jpeg.dll
    0x771f0000 - 0x771f6000     C:\windows\system32\PSAPI.DLL
    
    VM Arguments:
    jvm_args: -agentlib:jdwp=transport=dt_socket,address=8645,server=y,suspend=y -Djava.library.path=;C:\Users\Stephen\Documents\Processing2\Sketchbook\libraries\controlP5-2.0.4\controlP5\library;C:\Users\Stephen\Documents\Processing2\Sketchbook\libraries\peasycam_200\peasycam\library;C:\Users\Stephen\Downloads\Processing\processing-2.0.3-windows32\processing-2.0.3\modes\java\libraries\serial\library\windows32;C:\Users\Stephen\Documents\Processing2\Sketchbook\libraries\sDrop_0.1.4\sDrop\library;C:\Users\Stephen\Downloads\Processing\processing-2.0.3-windows32\processing-2.0.3\java\bin;C:\windows\system32;C:\windows;C:\Program Files (x86)\Intel\iCLS Client;C:\Program Files\Intel\iCLS Client;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files (x86)\Windows Live\Shared;C:\Users\Stephen\Downloads\Processing\processing-2.0.3-windows32\processing-2.0.3\java\bin;. -ea 
    java_command: processing.core.PApplet --location=0,0 --external --display=0 MyDIYCNC_FabCAM_0_2_3p2 --sketch-path=C:\Users\Stephen\Documents\Processing2\Sketchbook\MyDIYCNC_FabCAM_0_2_3p2
    Launcher Type: SUN_STANDARD
    
    Environment Variables:
    PATH=C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files (x86)\Windows Live\Shared;C:\Users\Stephen\Downloads\Processing\processing-2.0.3-windows32\processing-2.0.3\java\bin
    USERNAME=Stephen
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
    
    
    
    ---------------  S Y S T E M  ---------------
    
    OS: Windows NT 6.2 Build 9200 
    
    CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht
    
    Memory: 4k page, physical 4070676k(835128k free), swap 8264980k(4783428k free)
    
    vm_info: Java HotSpot(TM) Client VM (20.12-b01) for windows-x86 JRE (1.6.0_37-b06), built on Sep 24 2012 12:44:35 by "java_re" with MS VC++ 7.1 (VS2003)
    
    time: Tue Oct 22 18:13:39 2013
    elapsed time: 2 seconds