SQLite / JDBC Drvier for Mac OS X

Has anyone ever make a successfull connection from Servoy to a sqlite server ? I can not get the driver to work… (http://www.zentus.com/sqlitejdbc/).
Anyone an idea how to connect ? Everytime a get an error:

org.apache.commons.dbcp.DbcpException
java.sql.SQLException: out of memory

Or is there another way / driver ?

4GB Ram is available…Mac OS X 10.4.9 / G5 Dual/ Servory 3.5b1
SQLite server works fine…

Can you connect using another java program, something like squirrel?

Rob