Failing to start database due to script error

Mazzolini Mike <[email protected]>
Newsgroups gmane.comp.java.hsqldb.user
Message-ID <[email protected]>
	I'm having trouble starting my database. It's HSQLDB 2.2.9 and is emitting the following error at startup. Though, it indices a Java heap space issue, I don't think that is the case because there is plenty of heap space. Has anyone seen this behavior?


16:46:41: Script processing failure
16:46:41: org.hsqldb.HsqlException: error in script file line: 45 java.lang.OutOfMemoryError: Java heap space
16:46:41: 	at org.hsqldb.error.Error.error(Unknown Source)
16:46:41: 	at org.hsqldb.scriptio.ScriptReaderText.readDDL(Unknown Source)
16:46:41: 	at org.hsqldb.scriptio.ScriptReaderBase.readAll(Unknown Source)
16:46:41: 	at org.hsqldb.persist.Log.processScript(Unknown Source)
16:46:41: 	at org.hsqldb.persist.Log.open(Unknown Source)
16:46:41: 	at org.hsqldb.persist.Logger.openPersistence(Unknown Source)
16:46:41: 	at org.hsqldb.Database.reopen(Unknown Source)
16:46:41: 	at org.hsqldb.Database.open(Unknown Source)
16:46:41: 	at org.hsqldb.DatabaseManager.getDatabase(Unknown Source)
16:46:41: 	at org.hsqldb.DatabaseManager.getDatabase(Unknown Source)
16:46:41: 	at org.hsqldb.server.Server.openDatabases(Unknown Source)
16:46:41: 	at org.hsqldb.server.Server.run(Unknown Source)
16:46:41: 	at org.hsqldb.server.Server.access$000(Unknown Source)
16:46:41: 	at org.hsqldb.server.Server$ServerThread.run(Unknown Source)
16:46:41: Caused by: org.hsqldb.HsqlException: java.lang.OutOfMemoryError: Java heap space
16:46:41: 	at org.hsqldb.error.Error.error(Unknown Source)
16:46:41: 	at org.hsqldb.result.Result.newErrorResult(Unknown Source)
16:46:41: 	at org.hsqldb.StatementCommand.execute(Unknown Source)
16:46:41: 	at org.hsqldb.Session.executeCompiledStatement(Unknown Source)
16:46:41: 	... 13 more

Thanks
Mike
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.