
|
If you were logged in you would be able to see more operations.
|
|
|
xplanner
Created: 01/Mar/06 08:14 AM
Updated: 23/May/06 05:23 AM
|
|
| Component/s: |
Database
|
| Affects Version/s: |
0.7
|
| Fix Version/s: |
0.7
|
|
| JDK version and platform: |
Sun JDK 1.4.2_06 for linux
|
| Database: |
hsqldb
|
| Application server: |
xplanner 0.7b1 standalone
|
|
Running xplanner 0.7b1 standalone server, hsqldb stopped writing data to hsqldb.script file after a few days (also no .backup or .data file to restore from). When the server was stopped, hsqldb didn't write the current database in memory to disk, and data was lost.
|
|
Description
|
Running xplanner 0.7b1 standalone server, hsqldb stopped writing data to hsqldb.script file after a few days (also no .backup or .data file to restore from). When the server was stopped, hsqldb didn't write the current database in memory to disk, and data was lost. |
Show » |
|
sequence of events as follows:
(1) Jan 20, 2006 12:48:00 PM: server started
(2) last database update in xplanner.script on Jan 31st, 12:12
(3) Feb 27, 2006 10:39:30 PM: server stopped
(4) missing row errors in database on Feb 28