Getting Data In

ERROR SQLitePersistentStorageImpl - on Indexer, every minute

gcollini
New Member

Hello,

On my primary Indexer (~10GB / Day) I got the following errors, almost exactly every minute:

10-05-2011 07:21:49.539 -0400 ERROR FSChangeMonitor - Exception thrown in update(2) - continuing

10-05-2011 07:21:49.539 -0400 ERROR SQLitePersistentStorageImpl - Error executing: select primarykey, value from keyvaluepairs_t where secondary1 = ?1 Msg=database is locked

Any idea?

Tags (3)
0 Karma

gcollini
New Member

Restarted multiple time, I believe I got only 1 instance running (2 processes)

0 Karma

jbsplunk
Splunk Employee
Splunk Employee

It looks like there is a lock on the database. Did you try to restart your splunk instance? Is it possible that you've got another sql lite tool accessing these files?

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...