Blogs Other

How do I fix [SQLITE_CORRUPT]?

  • 1k views 0 today
  • 1
  • 0
  • 2
Night_Creature
Lvl 17Journeyman Hunter
6
I really need help with this problem i have with my server. Whenever i start my server it says this:

[SEVERE] null
java.sql.SQLException: [SQLITE_CORRUPT] The database disk image is malformed (database disk image is malformed)
at org.sqlite.DB.newSQLException(DB.java:383)
at org.sqlite.DB.newSQLException(DB.java:387)
at org.sqlite.DB.throwex(DB.java:374)
at org.sqlite.NativeDB.prepare(Native Method)
at org.sqlite.DB.prepare(DB.java:123)
at org.sqlite.PrepStmt.(PrepStmt.java:42)
at org.sqlite.Conn.prepareStatement(Conn.java:404)
at org.sqlite.Conn.prepareStatement(Conn.java:399)
at org.sqlite.Conn.prepareStatement(Conn.java:383)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.mchange.v2.c3p0.stmt.GooGooStatementCache$1StmtAcquireTask.run(GooGooStatementCache.java:525)
at com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)

What does this mean and how do i fix this??? Its really getting on my nerves!!! I would appreciate this so MUCH!!!
Thanks In The Future!!!

1 Update Logs

Update #2 : by Night_Creature 06/02/2012 6:33:35 amJune 2, 2012 @ 10:33 am UTC

VTyvyfjv

More like this

  Have something to say?

Night_Creature
05/28/2012 9:48 pm
Level 17 : Journeyman Hunter
Anyone?
1
Night_Creature
05/28/2012 9:47 pm
Level 17 : Journeyman Hunter
PLZ help!!!
1

Welcome