Bug 778 : "Unable to access jarfile" during export
Last modified: 2008-06-11 08:43




Status:
RESOLVED
Resolution:
FIXED -
Priority:
P2
Severity:
normal

 

Reporter:
klara
Assigned To:
fry

Attachment Type Created Size Actions

Description:   Opened: 2008-05-29 03:27
I am an absolutly beginner...
But do you know what the problem is?

Thank you!!
Klara


Unable to access jarfile /Network/player.jar

processing.app.RunnerException: Compiler error, please submit this code to
http://processing.org/bugs/
at processing.app.Compiler.compile(Compiler.java:198)
at processing.app.Sketch.build(Sketch.java:1679)
at processing.app.Sketch.exportMIDlet(Sketch.java:2767)
at processing.app.Sketch.exportApplet(Sketch.java:1725)
at processing.app.Editor$38.run(Editor.java:1597)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:189)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:478)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:234)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:178)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:170)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
processing.app.RunnerException: Compiler error, please submit this code to
http://processing.org/bugs/
at processing.app.Compiler.compile(Compiler.java:198)
at processing.app.Sketch.build(Sketch.java:1679)
at processing.app.Sketch.exportMIDlet(Sketch.java:2767)
at processing.app.Sketch.exportApplet(Sketch.java:1725)
at processing.app.Editor$38.run(Editor.java:1597)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:189)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:478)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:234)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:178)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:170)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
Additional Comment #1 From fry 2008-05-29 05:03
do you have any idea what player.jar is? that's not part of processing so i
can't really guess why it would be looking for it.
Additional Comment #2 From fry 2008-06-11 08:43
this is probably related to the bugs fixed in 0137 and 0138, try using one
of these more recent releases.