Bug 1210 : Application export error with files containing sound
Last modified: 2009-03-17 14:21




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

 

Reporter:
unclewemmie
Assigned To:
fry

Attachment Type Created Size Actions
icon of export application image/png 2009-03-17 09:52 8.01 KB

Description:   Opened: 2009-03-16 11:43
Hi

I am trying to export a stand alone jar file, files including either minim and toxi's audiotils
libraries do not export properly. I get a unidentified text file instead of a jar file.

Also it seems to be trying to create class jar files , but the disappear after a few seconds.

The files run fine as pde and the export applications is working fine for pde's without sound.

The only error on the both files (minim and audiotils) is the below error .

But the pde's run fine.

Apologies I cannot give you more info as I cannot find a build folder in my MAC. (intel
10.4.11)

i am working in processing 1.0.1

I am building a full screen exhibition piece - so need a executable application rather than a
web version.

common error on pde's:

2009-03-16 18:14:49.085 java[1199] CFLog (0): CFMessagePort: bootstrap_register(): failed
1103 (0x44f), port = 0x11f03, name = 'java.ServiceProvider'
See /usr/include/servers/bootstrap_defs.h for the error codes.
2009-03-16 18:14:49.087 java[1199] CFLog (99): CFMessagePortCreateLocal(): failed to
name Mach port (java.ServiceProvider)
Additional Comment #1 From fry 2009-03-16 18:05
the error message is covered in the mac section of the troubleshooting page:
http://processing.org/reference/troubleshooting/#mac

it sounds like you're doing something strange with the libraries--there
shouldn't be a jar file or text file when a library is exported.

can you attach a small sketch that shows the problem to this bug report?
(use tools > archive sketch, then the "create a new attachment" link above)
Additional Comment #2 From unclewemmie 2009-03-17 09:52
edit]
icon of export application

this is an image of what I get when i export an application with sound - I get
no error messages in any of the pde's - the LIBRARIES are also NOT exported (
they are in the correct library folder in processing - with other libraries.
It does this to ANY pde(even most basic) with sound and containing ANY sound
library - (minim, ess, audiotils)

I get a normal working application when exporting a pde without sound.

I have recently installed quite a lot of recommended java programmes trying to
get promidi and rwmidi and other sound libraries to work, could this be the
problem?
Additional Comment #3 From fry 2009-03-17 09:57
that's the correct icon of an exported application.

what happens when you run the application? have you checked console.app
(see the troubleshooting page re: the console).
Additional Comment #4 From unclewemmie 2009-03-17 10:22
This is the only thing in the console that looks like it may refer to exporting out a simple
ess_reverb pde - when I click on the exported application icon, the screen goes grey for 2
secs then quits out.


[1375] http://uk.yahoo.com/?p=us line 3177: TypeError: Null value
Unsafe JavaScript attempt to access frame with URL
http://uk.mg.mail.yahoo.com/dc/launch?.rand=71cqufcojurl6 from frame with URL
http://ad.uk.doubleclick.net/adi/N5225.YAHOO/B3134269.25;sz=300x250;ord=1237306683;cli
ck0=http://ads.bluelithium.com/click,VaUDAEH4BwCBhhwAZs8IAAAAAk4AAA0AAQADEQIAAg
KLMAIA15wMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADvNv0kAAAAA,,http%3A%2F%2Fu
k.mg.mail.yahoo.com%2Ffc%2Ffc%3Fmd%3Dlrec%26hs%3D0%26.intl%3Duk%26rand%3D1
237306683565,;?. Domains, protocols and ports must match.
Unsafe JavaScript attempt to access frame with URL
http://uk.mg.mail.yahoo.com/dc/launch?.rand=71cqufcojurl6 from frame with URL
http://ad.uk.doubleclick.net/adi/N3434.BlueLithium/B3483535.14;sz=160x600;ord=12373071
11;click0=http://ads.bluelithium.com/click,VaUDAJ.4BwAWrhwAKDEJAAAABk4AAA8ACAADEQ
IACgKLMAIA-
C0NAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOfOv0kAAAAA,,http%3A%2F%2Fuk.mg.mai
l.yahoo.com%2Ffc%2Ffc%3Fl%3Dsky%2Cmnw%3A%21fchandoff%2Csw1%3A%21fchandoff
%2Csw2%3A%21fchandoff%2Csw3%3A%21fchandoff%26f%3D150558152%26p%3Dmail_can
dygram%26id%3D1%26cbk%3Dfcloaded%26bg%3Dtransparent%26tgt%3D_blank%26hs%3D
2%26en%3Diso-8859-1%26em%3D%257b%2522site-
attribute%2522%253a%2522content%253d%255c%2522tenure%253a%2520week%252014-
%253bno_expandable%253bajax_cert_expandable%255c%2522%2522%257d%26t_e%3D1%
26.intl%3Duk%26rand%3D1237307109846,;?. Domains, protocols and ports must match.











2009-03-17 16:27:07.377 java[1388] CFLog (0): CFMessagePort: bootstrap_register(): failed
1103 (0x44f), port = 0x11803, name = 'java.ServiceProvider'
See /usr/include/servers/bootstrap_defs.h for the error codes.
2009-03-17 16:27:07.379 java[1388] CFLog (99): CFMessagePortCreateLocal(): failed to
name Mach port (java.ServiceProvider)
2009-03-17 16:28:56.340 Finder[260] CFLog (0): CFPropertyListCreateFromXMLData(): Old-
style plist parser: missing semicolon in dictionary.
2009-03-17 16:28:56.341 Finder[260] CFLog (0): CFPropertyListCreateFromXMLData(): The
file name for this data might be (or it might not): Contents/Info.plist --
file://localhost/Users/samanthaj/Desktop/application.macosx/GetSetPan.app/
2009-03-17 16:29:15.890 JavaApplicationStub[1395] CFLog (0): CFMessagePort:
bootstrap_register(): failed 1103 (0x44f), port = 0xd903, name =
'org.processing.app.ServiceProvider'
See /usr/include/servers/bootstrap_defs.h for the error codes.
2009-03-17 16:29:15.892 JavaApplicationStub[1395] CFLog (99):
CFMessagePortCreateLocal(): failed to name Mach port (org.processing.app.ServiceProvider)

/Users/samanthaj/Desktop/ess_reverb/application.windows/ess_reverb.java:1:34:1:44:
Semantic Error: You need to modify your classpath, sourcepath, bootclasspath, and/or extdirs
setup. Jikes could not find package "krister.Ess" in:


/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/classes.jar


/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/classes.jar

/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/ui.jar

/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/ui.jar

/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/laf.jar

/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/laf.jar


/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/sunrsasign.jar


/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/sunrsasign.jar

/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/jsse.jar

/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/jsse.jar

/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/jce.jar

/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/jce.jar


/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/charsets.jar


/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/charsets.jar


/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/Launcher
Support.jar


/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/Launcher
Support.jar

/System/Library/Java/Extensions

/System/Library/Java/Extensions

/System/Library/Java/Extensions/CoreAudio.jar

/System/Library/Java/Extensions/CoreAudio.jar

/System/Library/Java/Extensions/dns_sd.jar

/System/Library/Java/Extensions/dns_sd.jar

/System/Library/Java/Extensions/j3daudio.jar

/System/Library/Java/Extensions/j3daudio.jar

/System/Library/Java/Extensions/j3dcore.jar

/System/Library/Java/Extensions/j3dcore.jar

/System/Library/Java/Extensions/j3dutils.jar

/System/Library/Java/Extensions/j3dutils.jar

/System/Library/Java/Extensions/jai_codec.jar

/System/Library/Java/Extensions/jai_codec.jar

/System/Library/Java/Extensions/jai_core.jar

/System/Library/Java/Extensions/jai_core.jar

/System/Library/Java/Extensions/mlibwrapper_jai.jar

/System/Library/Java/Extensions/mlibwrapper_jai.jar

/System/Library/Java/Extensions/MRJToolkit.jar

/System/Library/Java/Extensions/MRJToolkit.jar

/System/Library/Java/Extensions/QTJava.zip

/System/Library/Java/Extensions/QTJava.zip

/System/Library/Java/Extensions/vecmath.jar

/System/Library/Java/Extensions/vecmath.jar

/Users/samanthaj/Desktop/ess_reverb/application.windows

/Users/samanthaj/Desktop/ess_reverb/application.windows

null

null

/Applications/Processing 0135/libraries/arduino/library

/Applications/Processing 0135/libraries/arduino/library

/Applications/Processing 0135/libraries/arduino/library/arduino.jar

/Applications/Processing 0135/libraries/arduino/library/arduino.jar

/Applications/Processing 0135/libraries/candy/library

/Applications/Processing 0135/libraries/candy/library

/Applications/Processing 0135/libraries/candy/library/candy.jar

/Applications/Processing 0135/libraries/candy/library/candy.jar

/Applications/Processing 0135/libraries/dxf/library

/Applications/Processing 0135/libraries/dxf/library

/Applications/Processing 0135/libraries/dxf/library/dxf.jar

/Applications/Processing 0135/libraries/dxf/library/dxf.jar

/Applications/Processing 0135/libraries/eeml/library

/Applications/Processing 0135/libraries/eeml/library

/Applications/Processing 0135/libraries/eeml/library/eeml.jar

/Applications/Processing 0135/libraries/eeml/library/eeml.jar

/Applications/Processing 0135/libraries/javascript/library

/Applications/Processing 0135/libraries/javascript/library

/Applications/Processing 0135/libraries/javascript/library/javascript.jar

/Applications/Processing 0135/libraries/javascript/library/javascript.jar

/Applications/Processing 0135/libraries/motion/library

/Applications/Processing 0135/libraries/motion/library

/Applications/Processing 0135/libraries/motion/library/motion.jar

/Applications/Processing 0135/libraries/motion/library/motion.jar

/Applications/Processing 0135/libraries/net/library

/Applications/Processing 0135/libraries/net/library

/Applications/Processing 0135/libraries/net/library/net.jar

/Applications/Processing 0135/libraries/net/library/net.jar

/Applications/Processing 0135/libraries/opengl/library

/Applications/Processing 0135/libraries/opengl/library

/Applications/Processing 0135/libraries/opengl/library/jogl-natives-linux-i586.jar

/Applications/Processing 0135/libraries/opengl/library/jogl-natives-linux-i586.jar

/Applications/Processing 0135/libraries/opengl/library/jogl-natives-macosx-
ppc.jar

/Applications/Processing 0135/libraries/opengl/library/jogl-natives-macosx-
ppc.jar

/Applications/Processing 0135/libraries/opengl/library/jogl-natives-macosx-
universal.jar

/Applications/Processing 0135/libraries/opengl/library/jogl-natives-macosx-
universal.jar

/Applications/Processing 0135/libraries/opengl/library/jogl-natives-windows-
i586.jar

/Applications/Processing 0135/libraries/opengl/library/jogl-natives-windows-
i586.jar

/Applications/Processing 0135/libraries/opengl/library/jogl.jar

/Applications/Processing 0135/libraries/opengl/library/jogl.jar

/Applications/Processing 0135/libraries/opengl/library/opengl.jar

/Applications/Processing 0135/libraries/opengl/library/opengl.jar

/Applications/Processing 0135/libraries/pachuino/library

/Applications/Processing 0135/libraries/pachuino/library

/Applications/Processing 0135/libraries/pachuino/library/pachuino.jar

/Applications/Processing 0135/libraries/pachuino/library/pachuino.jar

/Applications/Processing 0135/libraries/pdf/library

/Applications/Processing 0135/libraries/pdf/library

/Applications/Processing 0135/libraries/pdf/library/itext.jar

/Applications/Processing 0135/libraries/pdf/library/itext.jar

/Applications/Processing 0135/libraries/pdf/library/pdf.jar

/Applications/Processing 0135/libraries/pdf/library/pdf.jar

/Applications/Processing 0135/libraries/serial/library

/Applications/Processing 0135/libraries/serial/library

/Applications/Processing 0135/libraries/serial/library/RXTXcomm.jar

/Applications/Processing 0135/libraries/serial/library/RXTXcomm.jar

/Applications/Processing 0135/libraries/serial/library/serial.jar

/Applications/Processing 0135/libraries/serial/library/serial.jar

/Applications/Processing 0135/libraries/video/library

/Applications/Processing 0135/libraries/video/library

/Applications/Processing 0135/libraries/video/library/video.jar

/Applications/Processing 0135/libraries/video/library/video.jar

/Applications/Processing 0135/libraries/xml/library

/Applications/Processing 0135/libraries/xml/library

/Applications/Processing 0135/libraries/xml/library/xml.jar

/Applications/Processing 0135/libraries/xml/library/xml.jar

/Applications/Processing 0135/Processing
0135.app/Contents/Resources/Java/pde.jar

/Applications/Processing 0135/Processing
0135.app/Contents/Resources/Java/pde.jar

lib/core.jar

lib/core.jar

/Applications/Processing 0135/Processing
0135.app/Contents/Resources/Java/antlr.jar

/Applications/Processing 0135/Processing
0135.app/Contents/Resources/Java/antlr.jar

/Applications/Processing 0135/Processing
0135.app/Contents/Resources/Java/oro.jar

/Applications/Processing 0135/Processing
0135.app/Contents/Resources/Java/oro.jar

/Applications/Processing 0135/Processing
0135.app/Contents/Resources/Java/registry.jar

/Applications/Processing 0135/Processing
0135.app/Contents/Resources/Java/registry.jar

/Applications/Processing 0135/Processing
0135.app/Contents/Resources/Java/quaqua.jar

/Applications/Processing 0135/Processing
0135.app/Contents/Resources/Java/quaqua.jar

/System/Library/Java

/System/Library/Java

.

.





/Users/samanthaj/Desktop/ess_reverb/application.windows/ess_reverb.java:3:1:3:12:
Semantic Error: Type "AudioChannel" was not found.

/Users/samanthaj/Desktop/ess_reverb/application.windows/ess_reverb.java:4:1:4:6:
Semantic Error: Type "Reverb" was not found.

/Users/samanthaj/Desktop/ess_reverb/application.windows/ess_reverb.java:5:1:5:9:
Semantic Error: Type "Normalize" was not found.

/Users/samanthaj/Desktop/ess_reverb/application.windows/ess_reverb.java:14:3:14:5:
Semantic Error: No field named "Ess" was found in type "ess_reverb". However, there is an
accessible field "ESC" whose name closely matches the name "Ess".

/Users/samanthaj/Desktop/ess_reverb/application.windows/ess_reverb.java:16:17:16:28:
Semantic Error: Type "AudioChannel" was not found.

/Users/samanthaj/Desktop/ess_reverb/application.windows/ess_reverb.java:17:16:17:21:
Semantic Error: Type "Reverb" was not found.

/Users/samanthaj/Desktop/ess_reverb/application.windows/ess_reverb.java:18:19:18:27:
Semantic Error: Type "Normalize" was not found.

/Users/samanthaj/Desktop/ess_reverb/application.windows/ess_reverb.java:33:26:33:28:
Semantic Error: No field named "Ess" was found in type "ess_reverb". However, there is an
accessible field "ESC" whose name closely matches the name "Ess".

/Users/samanthaj/Desktop/ess_reverb/application.windows/ess_reverb.java:34:49:34:51:
Semantic Error: No field named "Ess" was found in type "ess_reverb". However, there is an
accessible field "ESC" whose name closely matches the name "Ess".

/Users/samanthaj/Desktop/ess_reverb/application.windows/ess_reverb.java:54:3:54:5:
Semantic Error: No field named "Ess" was found in type "ess_reverb". However, there is an
accessible field "ESC" whose name closely matches the name "Ess".

processing.app.RunnerException: ou need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "krister.Ess" in the code
folder or in any libraries.
at processing.app.Compiler.message(Compiler.java:360)
at processing.app.MessageSiphon.run(MessageSiphon.java:60)
at java.lang.Thread.run(Thread.java:552)
/Users/samanthaj/Desktop/ess_reverb/application.windows/ess_reverb.java:1:34:1:44:
Semantic Error: You need to modify your classpath, sourcepath, bootclasspath, and/or extdirs
setup. Jikes could not find package "krister.Ess" in:


/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/classes.jar


/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/classes.jar

/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/ui.jar

/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/ui.jar

/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/laf.jar

/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/laf.jar


/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/sunrsasign.jar


/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/sunrsasign.jar

/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/jsse.jar

/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/jsse.jar

/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/jce.jar

/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/jce.jar


/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/charsets.jar


/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/charsets.jar


/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/Launcher
Support.jar


/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/Launcher
Support.jar

/System/Library/Java/Extensions

/System/Library/Java/Extensions

/System/Library/Java/Extensions/CoreAudio.jar

/System/Library/Java/Extensions/CoreAudio.jar

/System/Library/Java/Extensions/dns_sd.jar

/System/Library/Java/Extensions/dns_sd.jar

/System/Library/Java/Extensions/j3daudio.jar

/System/Library/Java/Extensions/j3daudio.jar

/System/Library/Java/Extensions/j3dcore.jar

/System/Library/Java/Extensions/j3dcore.jar

/System/Library/Java/Extensions/j3dutils.jar

/System/Library/Java/Extensions/j3dutils.jar

/System/Library/Java/Extensions/jai_codec.jar

/System/Library/Java/Extensions/jai_codec.jar

/System/Library/Java/Extensions/jai_core.jar

/System/Library/Java/Extensions/jai_core.jar

/System/Library/Java/Extensions/mlibwrapper_jai.jar

/System/Library/Java/Extensions/mlibwrapper_jai.jar

/System/Library/Java/Extensions/MRJToolkit.jar

/System/Library/Java/Extensions/MRJToolkit.jar

/System/Library/Java/Extensions/QTJava.zip

/System/Library/Java/Extensions/QTJava.zip

/System/Library/Java/Extensions/vecmath.jar

/System/Library/Java/Extensions/vecmath.jar

/Users/samanthaj/Desktop/ess_reverb/application.windows

/Users/samanthaj/Desktop/ess_reverb/application.windows

null

null

/Applications/Processing 0135/libraries/arduino/library

/Applications/Processing 0135/libraries/arduino/library

/Applications/Processing 0135/libraries/arduino/library/arduino.jar

/Applications/Processing 0135/libraries/arduino/library/arduino.jar

/Applications/Processing 0135/libraries/candy/library

/Applications/Processing 0135/libraries/candy/library

/Applications/Processing 0135/libraries/candy/library/candy.jar

/Applications/Processing 0135/libraries/candy/library/candy.jar

/Applications/Processing 0135/libraries/dxf/library

/Applications/Processing 0135/libraries/dxf/library

/Applications/Processing 0135/libraries/dxf/library/dxf.jar

/Applications/Processing 0135/libraries/dxf/library/dxf.jar

/Applications/Processing 0135/libraries/eeml/library

/Applications/Processing 0135/libraries/eeml/library

/Applications/Processing 0135/libraries/eeml/library/eeml.jar

/Applications/Processing 0135/libraries/eeml/library/eeml.jar

/Applications/Processing 0135/libraries/javascript/library

/Applications/Processing 0135/libraries/javascript/library

/Applications/Processing 0135/libraries/javascript/library/javascript.jar

/Applications/Processing 0135/libraries/javascript/library/javascript.jar

/Applications/Processing 0135/libraries/motion/library

/Applications/Processing 0135/libraries/motion/library

/Applications/Processing 0135/libraries/motion/library/motion.jar

/Applications/Processing 0135/libraries/motion/library/motion.jar

/Applications/Processing 0135/libraries/net/library

/Applications/Processing 0135/libraries/net/library

/Applications/Processing 0135/libraries/net/library/net.jar

/Applications/Processing 0135/libraries/net/library/net.jar

/Applications/Processing 0135/libraries/opengl/library

/Applications/Processing 0135/libraries/opengl/library

/Applications/Processing 0135/libraries/opengl/library/jogl-natives-linux-i586.jar

/Applications/Processing 0135/libraries/opengl/library/jogl-natives-linux-i586.jar

/Applications/Processing 0135/libraries/opengl/library/jogl-natives-macosx-
ppc.jar

/Applications/Processing 0135/libraries/opengl/library/jogl-natives-macosx-
ppc.jar

/Applications/Processing 0135/libraries/opengl/library/jogl-natives-macosx-
universal.jar

/Applications/Processing 0135/libraries/opengl/library/jogl-natives-macosx-
universal.jar

/Applications/Processing 0135/libraries/opengl/library/jogl-natives-windows-
i586.jar

/Applications/Processing 0135/libraries/opengl/library/jogl-natives-windows-
i586.jar

/Applications/Processing 0135/libraries/opengl/library/jogl.jar

/Applications/Processing 0135/libraries/opengl/library/jogl.jar

/Applications/Processing 0135/libraries/opengl/library/opengl.jar

/Applications/Processing 0135/libraries/opengl/library/opengl.jar

/Applications/Processing 0135/libraries/pachuino/library

/Applications/Processing 0135/libraries/pachuino/library

/Applications/Processing 0135/libraries/pachuino/library/pachuino.jar

/Applications/Processing 0135/libraries/pachuino/library/pachuino.jar

/Applications/Processing 0135/libraries/pdf/library

/Applications/Processing 0135/libraries/pdf/library

/Applications/Processing 0135/libraries/pdf/library/itext.jar

/Applications/Processing 0135/libraries/pdf/library/itext.jar

/Applications/Processing 0135/libraries/pdf/library/pdf.jar

/Applications/Processing 0135/libraries/pdf/library/pdf.jar

/Applications/Processing 0135/libraries/serial/library

/Applications/Processing 0135/libraries/serial/library

/Applications/Processing 0135/libraries/serial/library/RXTXcomm.jar

/Applications/Processing 0135/libraries/serial/library/RXTXcomm.jar

/Applications/Processing 0135/libraries/serial/library/serial.jar

/Applications/Processing 0135/libraries/serial/library/serial.jar

/Applications/Processing 0135/libraries/video/library

/Applications/Processing 0135/libraries/video/library

/Applications/Processing 0135/libraries/video/library/video.jar

/Applications/Processing 0135/libraries/video/library/video.jar

/Applications/Processing 0135/libraries/xml/library

/Applications/Processing 0135/libraries/xml/library

/Applications/Processing 0135/libraries/xml/library/xml.jar

/Applications/Processing 0135/libraries/xml/library/xml.jar

/Applications/Processing 0135/Processing
0135.app/Contents/Resources/Java/pde.jar

/Applications/Processing 0135/Processing
0135.app/Contents/Resources/Java/pde.jar

lib/core.jar

lib/core.jar

/Applications/Processing 0135/Processing
0135.app/Contents/Resources/Java/antlr.jar

/Applications/Processing 0135/Processing
0135.app/Contents/Resources/Java/antlr.jar

/Applications/Processing 0135/Processing
0135.app/Contents/Resources/Java/oro.jar

/Applications/Processing 0135/Processing
0135.app/Contents/Resources/Java/oro.jar

/Applications/Processing 0135/Processing
0135.app/Contents/Resources/Java/registry.jar

/Applications/Processing 0135/Processing
0135.app/Contents/Resources/Java/registry.jar

/Applications/Processing 0135/Processing
0135.app/Contents/Resources/Java/quaqua.jar

/Applications/Processing 0135/Processing
0135.app/Contents/Resources/Java/quaqua.jar

/System/Library/Java

/System/Library/Java

.

.





/Users/samanthaj/Desktop/ess_reverb/application.windows/ess_reverb.java:3:1:3:12:
Semantic Error: Type "AudioChannel" was not found.

/Users/samanthaj/Desktop/ess_reverb/application.windows/ess_reverb.java:4:1:4:6:
Semantic Error: Type "Reverb" was not found.

/Users/samanthaj/Desktop/ess_reverb/application.windows/ess_reverb.java:5:1:5:9:
Semantic Error: Type "Normalize" was not found.

/Users/samanthaj/Desktop/ess_reverb/application.windows/ess_reverb.java:14:3:14:5:
Semantic Error: No field named "Ess" was found in type "ess_reverb". However, there is an
accessible field "ESC" whose name closely matches the name "Ess".

/Users/samanthaj/Desktop/ess_reverb/application.windows/ess_reverb.java:16:17:16:28:
Semantic Error: Type "AudioChannel" was not found.

/Users/samanthaj/Desktop/ess_reverb/application.windows/ess_reverb.java:17:16:17:21:
Semantic Error: Type "Reverb" was not found.

/Users/samanthaj/Desktop/ess_reverb/application.windows/ess_reverb.java:18:19:18:27:
Semantic Error: Type "Normalize" was not found.

/Users/samanthaj/Desktop/ess_reverb/application.windows/ess_reverb.java:33:26:33:28:
Semantic Error: No field named "Ess" was found in type "ess_reverb". However, there is an
accessible field "ESC" whose name closely matches the name "Ess".

/Users/samanthaj/Desktop/ess_reverb/application.windows/ess_reverb.java:34:49:34:51:
Semantic Error: No field named "Ess" was found in type "ess_reverb". However, there is an
accessible field "ESC" whose name closely matches the name "Ess".

/Users/samanthaj/Desktop/ess_reverb/application.windows/ess_reverb.java:54:3:54:5:
Semantic Error: No field named "Ess" was found in type "ess_reverb". However, there is an
accessible field "ESC" whose name closely matches the name "Ess".

processing.app.RunnerException: ou need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package "krister.Ess" in the code
folder or in any libraries.
at processing.app.Compiler.message(Compiler.java:360)
at processing.app.MessageSiphon.run(MessageSiphon.java:60)
at java.lang.Thread.run(Thread.java:552)
Unsafe JavaScript attempt to access frame with URL
http://uk.mg.mail.yahoo.com/dc/launch?.rand=71cqufcojurl6 from frame with URL
http://ad.uk.doubleclick.net/adi/N3434.BlueLithium/B3483535.13;sz=160x600;ord=12373081
43;click0=http://ads.bluelithium.com/click,Nw0AAB.jCAAUrhwA9UkJAAAAAAAAAA4ACQADEQI
ACgKcTw0An08NAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAO.Sv0kAAAAA,http%3A%2F%2
Fmedia.adrevolver.com%2Fadrevolver%2Fhref%3Fbanner%3D242926%26place%3D19467%2
6rnd%3D1237308143465%26url%3D,http%3A%2F%2Fmedia.adrevolver.com%2Fadrevolver
%2Fbanner%3Fplace%3D19467%26cpy%3D5303431,;?. Domains, protocols and ports must
match.
Unsafe JavaScript attempt to access frame with URL
http://uk.mg.mail.yahoo.com/dc/launch?.rand=71cqufcojurl6 from frame with URL
http://ad.yieldmanager.com/st?
ad_type=iframe&ad_size=160x600&site=167876&section_code=201788753&cb=123730920289
1005&yrc=uk&ycg=f&yyob=1969. Domains, protocols and ports must match.
Unsafe JavaScript attempt to access frame with URL
http://uk.mg.mail.yahoo.com/dc/launch?.rand=71cqufcojurl6 from frame with URL
http://ad.yieldmanager.com/st?
ad_type=iframe&ad_size=160x600&site=167876&section_code=201788753&cb=123730920536
3918&yrc=uk&ycg=f&yyob=1969. Domains, protocols and ports must match.
0
0
0
0
Additional Comment #5 From fry 2009-03-17 10:26
Release 0135 of Processing is no longer supported, please use the latest
version on the download page.
Additional Comment #6 From unclewemmie 2009-03-17 10:31
apologies -because of the problems - I tried the earlier version to see if it would export (it
would not)- the console info must relate to this.


I have just tried exporting an application again, out of your most up to date version of
processing - and nothing comes up in the console - the icon I sent you earlier relates to
exporting out of your most recent version
Additional Comment #7 From fry 2009-03-17 14:21
Is there anything at all that you can tell me that would help me look into
this? You have an application for which you hit export, but no errors show
up. When you run the application, you get no errors either. There are lots
of people using the audio libraries in exported applications, so there's
probably something going on with your setup that's causing trouble. But
there's simply nothing I can do to help unless you give me some kind of
information about an error message or what it's doing wrong.