Options

"Unable to open the database file" UI Exception - 6.1

PDinCAPDinCA Posts: 642 Silver 1
edited July 24, 2009 12:06PM in SQL Backup Previous Versions
Upgraded UI and all servers on previous day to 6.1 release then closed out.

Opened UI and created a restore script - copy-pasted to SSMS and executed in a custom script. While the restore is executing, returned to UI and expanded 2 Server Groups but upon opening the second one each time (tried it opening the first then second listed, then second listed followed by first) and irrespective of the sequence of "expand"s, the UI Exceptions with the following and closes down:
SQLBackup

Unable to open the database file
unable to open database file
WorkerExecutionException

   at RedGate.SQLBackup.Engine.ConfigurableThreadPool.a(Exception )
   at RedGate.SQLBackup.Engine.ConfigurableThreadPool.a.b()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

----------

SQLiteException

Unable to open the database file
unable to open database file

   at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
   at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
   at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
   at g.g(Server )
   at g.b(Object )

Jesus Christ: Lunatic, liar or Lord?
Decide wisely...

Comments

  • Options
    RBARBA Posts: 152 Silver 3
    Hi PDinCA,

    Thank you for reporting this. Does the exception occur only during a restore? Or have you noticed this at other times?

    Regards,
    Robin Anderson
    Development
    Red-Gate Software
  • Options
    PDinCAPDinCA Posts: 642 Silver 1
    Initially occurred during the restore but consistently occurs after the restore has completed. Just brought up the UI, expanded my Development group, then expanded the Production group while the Development group was still being refreshed and the exception occurred immediately.
    Jesus Christ: Lunatic, liar or Lord?
    Decide wisely...
Sign In or Register to comment.