Steve Mactaggart
2005-05-22 03:40:39 UTC
Hey all,
I have been running mckoi for a little website I run for a while now, but in
the last few days the database seems to not want to start and when launched
issues the following error.
java.io.IOException: Area (pointer = 445056) is not allocated!
at
com.mckoi.store.AbstractStore.findAllocatedAreasNotIn(AbstractStore.java:657
)
at
com.mckoi.database.V2MasterTableDataSource.scanForLeaks(V2MasterTableDataSou
rce.java:785)
at
com.mckoi.database.V2MasterTableDataSource.open(V2MasterTableDataSource.java
:406)
at
com.mckoi.database.TableDataConglomerate.readVisibleTables(TableDataConglome
rate.java:383)
at
com.mckoi.database.TableDataConglomerate.open(TableDataConglomerate.java:109
6)
at com.mckoi.database.Database.init(Database.java:1803)
at
com.mckoi.database.control.DBController.startDatabase(DBController.java:131)
at com.mckoi.runtime.McKoiDBMain.doBoot(McKoiDBMain.java:163)
at com.mckoi.runtime.McKoiDBMain.main(McKoiDBMain.java:296)
Exception in thread "main" java.lang.Error: IO Error: Area (pointer =
445056) is not allocated!
at com.mckoi.database.Database.init(Database.java:1845)
at
com.mckoi.database.control.DBController.startDatabase(DBController.java:131)
at com.mckoi.runtime.McKoiDBMain.doBoot(McKoiDBMain.java:163)
at com.mckoi.runtime.McKoiDBMain.main(McKoiDBMain.java:296)
The database used to run standalone, and recently (<2weeks) I moved it to be
internal, but now the database doesn't seem to start internally and when
launched as an standalone instance I get this error.
I know that the db was not cleanly shutdown a couple of times (due to power
outages) but am unable to get it working again.
Any ideas on how to fix this error and get the database back up and working
again?
I'm running 1.0.3 and the database can be provided if needed..
Thanks in advance
Steve
---------------------------------------------------------------
Mckoi SQL Database mailing list http://www.mckoi.com/database/
To unsubscribe, send a message to mckoidb-***@mckoi.com
I have been running mckoi for a little website I run for a while now, but in
the last few days the database seems to not want to start and when launched
issues the following error.
java.io.IOException: Area (pointer = 445056) is not allocated!
at
com.mckoi.store.AbstractStore.findAllocatedAreasNotIn(AbstractStore.java:657
)
at
com.mckoi.database.V2MasterTableDataSource.scanForLeaks(V2MasterTableDataSou
rce.java:785)
at
com.mckoi.database.V2MasterTableDataSource.open(V2MasterTableDataSource.java
:406)
at
com.mckoi.database.TableDataConglomerate.readVisibleTables(TableDataConglome
rate.java:383)
at
com.mckoi.database.TableDataConglomerate.open(TableDataConglomerate.java:109
6)
at com.mckoi.database.Database.init(Database.java:1803)
at
com.mckoi.database.control.DBController.startDatabase(DBController.java:131)
at com.mckoi.runtime.McKoiDBMain.doBoot(McKoiDBMain.java:163)
at com.mckoi.runtime.McKoiDBMain.main(McKoiDBMain.java:296)
Exception in thread "main" java.lang.Error: IO Error: Area (pointer =
445056) is not allocated!
at com.mckoi.database.Database.init(Database.java:1845)
at
com.mckoi.database.control.DBController.startDatabase(DBController.java:131)
at com.mckoi.runtime.McKoiDBMain.doBoot(McKoiDBMain.java:163)
at com.mckoi.runtime.McKoiDBMain.main(McKoiDBMain.java:296)
The database used to run standalone, and recently (<2weeks) I moved it to be
internal, but now the database doesn't seem to start internally and when
launched as an standalone instance I get this error.
I know that the db was not cleanly shutdown a couple of times (due to power
outages) but am unable to get it working again.
Any ideas on how to fix this error and get the database back up and working
again?
I'm running 1.0.3 and the database can be provided if needed..
Thanks in advance
Steve
---------------------------------------------------------------
Mckoi SQL Database mailing list http://www.mckoi.com/database/
To unsubscribe, send a message to mckoidb-***@mckoi.com