RE: HELP: exorcist gives an ArrayIndexOutOfBoundsException
"Seppo Sahi" <[email protected]> Sun, 8 Jan 2006 23:20:54 +0200
| Newsgroups | gmane.comp.web.midgard.user |
|---|---|
| Message-ID | <[email protected]> |
> The stack trace suggests that you're using the CVS HEAD > version. I'm working on some major performance and memory > footprint optimization that cause the CVS HEAD to be somewhat > unstable. > > I just posted a stable 1.0 release from the pre-optimized > code tree, and will focus on a 1.1 release with the > optimizations. You'll find the 1.0 release on the SourceForge > file release system. > > BR, > > Jukka Zitting You were right. I was using the CVS HEAD version. Now everything works fine (at least no exceptions). Thank you! - seppo