Bug 1341 : "Unrecognized option: -d32" when running sketch from 1.0.7 in
Last modified: 2009-10-02 03:47




Status:
RESOLVED
Resolution:
DUPLICATE of bug 1324
Priority:
P2
Severity:
normal

 

Reporter:
chandler
Assigned To:
fry

Attachment Type Created Size Actions

Description:   Opened: 2009-10-01 22:57
Happens consistently on machines with 10.4.11. Seems to be a regression in 1.0.7, 1.0.6
works fine on the same machines.

Full contents of the console:

[0] "Unrecognized option: -d32"
[1] "Could not create the Java virtual machine."

Using startup command:

{command=command=java -d32 -
Xrunjdwp:transport=dt_socket,address=127.0.0.1:8919,suspend=y -
Xdock:name=mouseEvents -
Djava.library.path=:/Applications/Processing.app/Contents/Resources/Java:/System/Library/P
rivateFrameworks/JavaApplicationLauncher.framework/Resources:.:/Library/Java/Extensions:
/System/Library/Java/Extensions:/usr/lib/java -cp
/tmp/build43792.tmp:/Applications/Processing.app/Contents/Resources/Java/pde.jar:/Applicat
ions/Processing.app/Contents/Resources/Java/core.jar:/Applications/Processing.app/Contents/
Resources/Java/antlr.jar:/Applications/Processing.app/Contents/Resources/Java/ecj.jar:/Appli
cations/Processing.app/Contents/Resources/Java/registry.jar:/Applications/Processing.app/Con
tents/Resources/Java/quaqua.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1
.5.0/Classes/.compatibility/14compatibility.jar processing.core.PApplet "--editor-
location=392,93" --external --display=1 --sketch-
path=/Users/labmanager/Desktop/week4/mouseEvents mouseEvents , quote=quote=",
address=address=127.0.0.1:8919}
Additional Comment #1 From fry 2009-10-02 03:47


*** This bug has been marked as a duplicate of 1324 ***