FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 797 : Processing 136+ does nothing, sometimes throws up error code (leopard ppc?)
Last modified: 2008-06-02 14:16
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
DUPLICATE of bug
796
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
petehindle
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2008-06-02 13:36
Processing doesn't respond to clicking run on any sketch, and throws up
this type of error -
Exception in thread "Thread-5" java.lang.Error: Target VM failed to
initialize: VM initialization failed for:
/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/java
-Djava.library.path=:/Users/petehindle/Desktop/Processing 0138/Processing
0138.app/Contents/Resources/Java:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources:.:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
-cp /tmp/build64293.tmp:/Users/petehindle/Desktop/Processing
0138/Processing
0138.app/Contents/Resources/Java/pde.jar:lib/core.jar:/Users/petehindle/Desktop/Processing
0138/Processing
0138.app/Contents/Resources/Java/antlr.jar:/Users/petehindle/Desktop/Processing
0138/Processing
0138.app/Contents/Resources/Java/registry.jar:/Users/petehindle/Desktop/Processing
0138/Processing
0138.app/Contents/Resources/Java/quaqua.jar:/System/Library/Java -Xdebug
-Xrunjdwp:transport=dt_socket,address=PureLogic.local:49154,suspend=y
processing.core.PApplet --editor-location=490,227 --external --display=1
--sketch-path=/Users/petehindle/Documents/Processing/new_stuff/draw_a_circle_2
Temporary_2148_5578
at processing.app.debug.Runner.launch(Runner.java:317)
at processing.app.debug.Runner.launch(Runner.java:122)
at processing.app.Editor$40.run(Editor.java:1150)
at java.lang.Thread.run(Thread.java:613)
I'm running latest updates on a G4 powerbook.
Additional Comment
#1 From fry 2008-06-02 14:16
*** This bug has been marked as a duplicate of
796
***