View Single Post
  #186  
Unread 08-25-2013, 11:38 AM
Therendil's Avatar
Therendil Therendil is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2008
Posts: 415
Default

This seems to be more complicated than I thought. I have been getting an exception now at every run of the updater:

Exception thrown while getting location

Code:
java.sql.SQLException: No data is available
	at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
....
I have tried a number of things and have confirmed the following:

- There is no obvious java process running when the exception occurs.
- Restarting the system does not clear the error.
- When I try to restart, Windows often reports a program that won't close and must be forced to close. Unfortunately, it does not reveal which program won't die.
- The updater works reliably in spite of the error.

I'm still poking at this. If I find anything new, I'll post it.

FWIW, this is on a 64-bit AMD system running Windows Home Premium.

-= Therendil =-
__________________
Reply With Quote