[Sql error] Weird error popping up every 5 secs.

Discussion in 'Bukkit Help' started by onitrix3, Aug 1, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    onitrix3

    Hello,

    Recently i deleted Coreprotect, but it still seems to give errors even after a full reboot ->

    Code:
    12:24:29 CONSOLE: [SEVERE] java.sql.SQLException: [SQLITE_CORRUPT] The database disk image is malformed (database disk image is malformed)
    12:24:29 CONSOLE: [SEVERE] at org.sqlite.DB.newSQLException(DB.java:383)
    12:24:29 CONSOLE: [SEVERE] at org.sqlite.DB.newSQLException(DB.java:387)
    12:24:29 CONSOLE: [SEVERE] at org.sqlite.DB.throwex(DB.java:374)
    12:24:29 CONSOLE: [SEVERE] at org.sqlite.NativeDB.prepare(Native Method)
    12:24:29 CONSOLE: [SEVERE] at org.sqlite.DB.prepare(DB.java:123)
    12:24:29 CONSOLE: [SEVERE] at org.sqlite.PrepStmt.<init>(PrepStmt.java:42)
    12:24:29 CONSOLE: [SEVERE] at org.sqlite.Conn.prepareStatement(Conn.java:404)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.PrepStmt.<init>(PrepStmt.java:42)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.Conn.prepareStatement(Conn.java:404)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.Conn.prepareStatement(Conn.java:399)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.Conn.prepareStatement(Conn.java:383)
    12:24:31 CONSOLE: [SEVERE] at net.coreprotect.database.Database.loadUserID(Database.java:86)
    12:24:31 CONSOLE: [SEVERE] at net.coreprotect.consumer.Process.processConsumer(Process.java:39)
    12:24:31 CONSOLE: [SEVERE] at net.coreprotect.consumer.Consumer.run(Consumer.java:49)
    12:24:31 CONSOLE: [SEVERE] at java.lang.Thread.run(Unknown Source)
    12:24:31 CONSOLE: [SEVERE] java.sql.SQLException: [SQLITE_CORRUPT] The database disk image is malformed (database disk image is malformed)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.DB.newSQLException(DB.java:383)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.DB.newSQLException(DB.java:387)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.DB.throwex(DB.java:374)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.NativeDB.prepare(Native Method)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.DB.prepare(DB.java:123)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.PrepStmt.<init>(PrepStmt.java:42)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.Conn.prepareStatement(Conn.java:404)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.Conn.prepareStatement(Conn.java:399)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.Conn.prepareStatement(Conn.java:383)
    12:24:31 CONSOLE: [SEVERE] at net.coreprotect.database.Database.loadUserID(Database.java:86)
    12:24:31 CONSOLE: [SEVERE] at net.coreprotect.consumer.Process.processConsumer(Process.java:39)
    12:24:31 CONSOLE: [SEVERE] at net.coreprotect.consumer.Consumer.run(Consumer.java:49)
    12:24:31 CONSOLE: [SEVERE] at java.lang.Thread.run(Unknown Source)
    12:24:31 CONSOLE: [SEVERE] java.sql.SQLException: [SQLITE_CORRUPT] The database disk image is malformed (database disk image is malformed)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.DB.newSQLException(DB.java:383)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.DB.newSQLException(DB.java:387)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.DB.throwex(DB.java:374)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.NativeDB.prepare(Native Method)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.DB.prepare(DB.java:123)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.PrepStmt.<init>(PrepStmt.java:42)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.Conn.prepareStatement(Conn.java:404)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.Conn.prepareStatement(Conn.java:399)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.Conn.prepareStatement(Conn.java:383)
    12:24:31 CONSOLE: [SEVERE] at net.coreprotect.database.Database.loadUserID(Database.java:86)
    12:24:31 CONSOLE: [SEVERE] at net.coreprotect.consumer.Process.processConsumer(Process.java:39)
    12:24:31 CONSOLE: [SEVERE] at net.coreprotect.consumer.Consumer.run(Consumer.java:49)
    12:24:31 CONSOLE: [SEVERE] at java.lang.Thread.run(Unknown Source)
    12:24:31 CONSOLE: [SEVERE] java.sql.SQLException: [SQLITE_CORRUPT] The database disk image is malformed (database disk image is malformed)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.DB.newSQLException(DB.java:383)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.DB.newSQLException(DB.java:387)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.DB.throwex(DB.java:374)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.NativeDB.prepare(Native Method)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.DB.prepare(DB.java:123)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.PrepStmt.<init>(PrepStmt.java:42)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.Conn.prepareStatement(Conn.java:404)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.Conn.prepareStatement(Conn.java:399)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.Conn.prepareStatement(Conn.java:383)
    12:24:31 CONSOLE: [SEVERE] at net.coreprotect.database.Database.loadUserID(Database.java:86)
    12:24:31 CONSOLE: [SEVERE] at net.coreprotect.consumer.Process.processConsumer(Process.java:39)
    12:24:31 CONSOLE: [SEVERE] at net.coreprotect.consumer.Consumer.run(Consumer.java:49)
    12:24:31 CONSOLE: [SEVERE] at java.lang.Thread.run(Unknown Source)
    12:24:31 CONSOLE: [SEVERE] java.sql.SQLException: [SQLITE_CORRUPT] The database disk image is malformed (database disk image is malformed)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.DB.newSQLException(DB.java:383)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.DB.newSQLException(DB.java:387)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.DB.throwex(DB.java:374)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.NativeDB.prepare(Native Method)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.DB.prepare(DB.java:123)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.PrepStmt.<init>(PrepStmt.java:42)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.Conn.prepareStatement(Conn.java:404)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.Conn.prepareStatement(Conn.java:399)
    12:24:31 CONSOLE: [SEVERE] at org.sqlite.Conn.prepareStatement(Conn.java:383)
    12:24:31 CONSOLE: [SEVERE] at net.coreprotect.database.Database.loadUserID(Database.java:86)
    12:24:31 CONSOLE: [SEVERE] at net.coreprotect.consumer.Process.processConsumer(Process.java:39)
    12:24:31 CONSOLE: [SEVERE] at net.coreprotect.consumer.Consumer.run(Consumer.java:49)
    12:24:31 CONSOLE: [SEVERE] at java.lang.Thread.run(Unknown Source)
    
    Note the
    12:24:31 CONSOLE: [SEVERE] java.sql.SQLException: [SQLITE_CORRUPT] The database disk image is malformed (database disk image is malformed)
    Wich is the start of the newly generated errors over and over

    Any idea how to fix this?
     
  2. Offline

    Jade

    FULL plugin list, please?
     
  3. Offline

    BurritoBashr

    Hey, what type of database are you running? MySQL, SQLite, etc. Also is this a VPS as in you are in control of the server?
     
  4. Offline

    onitrix3

    Announcer
    All-U-Want-Plugin <- Self coded
    Antixraydata
    Autokick
    Buycraft
    Chatmanager
    commandpoints
    CreativeControl
    dynmap
    Essentials
    EssentialsChat
    EssentialsProtect
    EssentialsSpawn
    Heads
    Lockette
    LumiaEssentials <- Self coded
    McftChat
    McMA_Compat
    Modifyworld
    Mutiverse-core
    Multiverse-Portals
    Pex
    Plotme
    Prism
    ProtocolLib
    SimpleBackup
    SimplechatChannels
    Timelock
    Vault
    Votifier
    voxelsniper
    Worldedt
    Worldguard

    It's a Dedictated server Of 16gb. I can access everything.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 3, 2016
  5. Offline

    BurritoBashr

  6. Offline

    onitrix3

    Hmm i'll try it now. I'll let you know if it fixed it in case people in the future have the same issue ;)
     
Thread Status:
Not open for further replies.

Share This Page