Ticket #401 (new defect)

Opened 15 months ago

Last modified 12 months ago

SQLiteDatabase - multiple connections broken

Reported by: mdickey Owned by: totala
Priority: major Milestone: Unscheduled Tickets
Component: Platform Plugins Version:
Keywords: Cc:

Description

When you have multiple DatabaseOutputReactors saving events to the same SQLite (embedded) database, it gives the following error and stops working:

20109 FATAL pion.DatabaseOutputReactor - Database is busy. Try again later

Change History

Changed 15 months ago by mdickey

  • owner set to totala

Changed 15 months ago by mdickey

  • priority changed from critical to major
  • milestone changed from Pion 1.0.10 to Pion 1.1.0

Changed 14 months ago by mdickey

  • milestone changed from Pion 1.1.0 to Pion 2.0.0

Changed 14 months ago by mdickey

  • milestone changed from Pion 2.0.0 to Unscheduled Tickets

Changed 12 months ago by totala

  • milestone changed from Unscheduled Tickets to Pion 1.2

This will get fixed with the embedded database, because: - 3.6.11 will allow prepare_statement_v2, which will recompile on schema-change - 3.6.11 will allow multiple threads

Changed 12 months ago by mdickey

  • milestone changed from Pion 1.2 to Pion 2.0

Changed 12 months ago by mdickey

  • milestone changed from Pion 2.0 to Unscheduled Tickets
Note: See TracTickets for help on using tickets.