Menu

#1119 Unable to close SquirrelSQL

Squirrel SQL
open
nobody
None
5
2015-01-08
2013-12-13
No

Just observed in version 3.5.0: file RecentFilesXmlBean.xml (in .squirrel-sql) apparently got corrupted, and this prevented SquirrelSQL to close, I had to kill the process

Exception in stacktrace pointed me to this file, and after I suppressed it, Squirrel SQL recreated it properly.

Discussion

  • sfst

    sfst - 2014-02-12

    Is this related to #1102 ?

     
    • Georg Haupt

      Georg Haupt - 2015-04-17

      Yes same reason as #1102
      RecentFilesXMLBean.xml has 0 kb size, remove the file and start squirrel again.

       

      Last edit: Georg Haupt 2015-04-17
  • Andreas Weller

    Andreas Weller - 2014-11-07

    I was also unable to close SquirrelSQL 3.5.0 in Windows 7, but I managed to solve the error - my reason was: The folder C:\Users\Username\.squirrel-sql\ was marked as "hidden".

    "Exception occured dispatching Event sun.awt.TimedWindowEvent[WINDOW_CLOSING,opposite=null,oldState=0,newState=0] on frame0"

    So the program didn't find some files. Unchecked attribute in file system worked for me.

     

    Last edit: Andreas Weller 2014-11-07

Log in to post a comment.