Webinspect error

Hello, I have run an API scan with enable Traffic Monitor then the scan has been stopped and this message appeared.

Error in details:

System.AppDomain
Build:23.2.0.121

Exception type: System.Data.SQLite.SQLiteException

database disk image is malformed
database disk image is malformed

at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at SPI.Scanners.Web.SecureBase.SqlLiteDataBaseProvider.ImplementExecuteReader(ILog logP, String function, IDataBaseProvider dataProvider, DataConnection dataConn, CommandInitDelegate d, Boolean useinternalTransaction, Int32 maxRetriesP, Boolean suppressErrorHandling, Boolean suppressOnStartAndOnComplete)
at SPI.Scanners.Web.SecureBase.SecureBaseDataProvider.c0e44a21b9fe8b63da42dca88b6a29c94(DataConnection c8365b85eb0de3bad089149038c9fd2a9)
at SPI.Scanners.Web.SecureBase.SecureBase.RefreshSecureBasePluginCache(Boolean checkLastUpdateDate)
at HP.AppSec.WebInspect.WebInspectAppModel.runStartupOperations()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()

Parents
  • Verified Answer

    +1  

    It appears your SecureBase.db may be corrupt or is being interfered with by AntiVirus/AntiMalware/EndPoint protection software. Close WebInspect and delete the SecureBase.db file from C:\ProgramData\HP\HP WebInspect\SecureBase. Start WebInspect and then run a  SmartUpdate. See if this resolves your issue. If not, you may want to run a chkdsk on the drive and verify your endpoint protection is not causing issues with this file.

Reply
  • Verified Answer

    +1  

    It appears your SecureBase.db may be corrupt or is being interfered with by AntiVirus/AntiMalware/EndPoint protection software. Close WebInspect and delete the SecureBase.db file from C:\ProgramData\HP\HP WebInspect\SecureBase. Start WebInspect and then run a  SmartUpdate. See if this resolves your issue. If not, you may want to run a chkdsk on the drive and verify your endpoint protection is not causing issues with this file.

Children