CFML Run time error

TypeDatabaseFunction(s)onError (D:/wildfly-9.0.2.Final/standalone/deployments/razuna.war/global/fusebox5/corefiles/Application.cfc, Line=267, Column=2)
|
±-onRequestStart

(D:/wildfly-9.0.2.Final/standalone/deployments/razuna.war/global/fusebox5/corefiles/Application.cfc,
Line=88, Column=2)
|
±-getconfigdefaultadmin
(D:/wildfly-9.0.2.Final/standalone/deployments/razuna.war/global/cfc/settings.cfc,
Line=1191, Column=1)
Query ErrorFile
corrupted while reading record:
“D:/wildfly-9.0.2.Final/standalone/deployments/razuna.war/db/razuna_default.mv.db”.
Possible solution: use the recovery tool [90030-185]DatasourceRAZUNA_DEFAULTNative Error Code90030SQL State90030SQLCREATE TABLE razuna_config
(
conf_database VARCHAR(100),
conf_schema VARCHAR(100),
conf_datasource VARCHAR(100),
conf_setid VARCHAR(100),
conf_storage VARCHAR(100),
conf_aws_access_key VARCHAR(100),
conf_aws_secret_access_key VARCHAR(100),
conf_aws_location VARCHAR(100),
conf_nirvanix_appkey VARCHAR(100),
conf_nirvanix_master_name VARCHAR(100),
conf_nirvanix_master_pass VARCHAR(100),
conf_nirvanix_url_services VARCHAR(100),
conf_isp VARCHAR(100),
conf_firsttime BOOLEAN,
conf_rendering_farm BOOLEAN,
conf_serverid VARCHAR(100),
conf_wl BOOLEAN DEFAULT false,
conf_aka_token VARCHAR(200) DEFAULT ‘’
)

Razuna is not working and displaying the error message

The error says that the file system is corrupt and it can’t read the database on disk. You should check if all is ok with your file system.

But how to check this read error it is occurring suddenly,
it was working fine only. can you help in this

Since this is your own server and you are the administrator only you can
look into the issue. This is something with your file system and to
something with Razuna.