On one occasion, the application quit unexpectedly. I saw a message about java.lang.OutOfMemoryError and something about heap space. I haven't been able to reproduce the error since. Any clues?
That's odd. The application doesn't have any memory leaks that we're aware of (we've recently tested it with memory profiling software). How long had you been running the application when it occured? How much data had you recorded? Maybe you could email us the log files (located in the logs folder)?
Is there anyone else in this forum that has had these problems?
I had been running for 24 hours or so. Don't remember how much data was recorded. But this was a couple of weeks ago. I just saw the forums and thought I'd tell you. Its been stable since.
The logs are not there anymore, but if the error occurs again, I will send you the logs.
With the latest release, we've increased the memory allocation. It was set to 64 meg, which is too low. We increased it to 192 meg. You should be fine now.