In the main frame only, when I do a search it throws an out of memory error. My friend's stream stopped an rebuffered, didn't bring the app down. Let me know what other info you want...
Exception java.lang.OutOfMemoryError
Message Java heap space
Java version Sun Microsystems Inc. 1.6.0_07
Operating system Windows Vista 6.0
Server jetty-6.1.x
Memory Used 63 of 63 MB
Stack trace java.lang.OutOfMemoryError: Java heap space
BTW - It's weird that it is configured for 64 MB of memory, and it shows 63 MB in this exception, but in my taskman it shows that hte app is use 111,472K.
________