Hi,

Thanks for quick reply.

Version of hsqldb is 1_7_2_ALPHA from October.

I was starting multiple connections (a pool of 10) to hsqldb when my application froze at startup.
I had two hsqldb servers running, one on port 9001 and one on port 9002.
After killing -9 my application that connects to the two hsqldb servers,
I realized the data files were deleted.


The servers as I said were running for exactly 12 days.
The applications I am working on frequently set up multiple connections to hsqldb.
Since it is my testing framework I could be bringing up and down about 500 hundreds connections
a day about 10 at a time.


If you need more specific information let me know.

Nicolas,

On Monday, December 8, 2003, at 02:40 PM, Campbell Boucher-Burnet wrote:

Could you be more specific?

What does it mean when you say "my test data was deleted, and removed
completely from the hard drive?"

This could mean a number of different things:

1.) the files were deleted?
2.) the data in the files was deleted?
3.) the DDL in the .script file allowing access to the data in the data file
was corrupted? was not written?


etc.

You need to state:

1.) version of product
2.) specific details of incident

----- Original Message -----
From: "Nicolas Modrzyk" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Monday, December 08, 2003 3:58 AM
Subject: [Hsqldb-developers] Loss of data


Hi,

I am using Hyper Sonic SQL to test clusters of database.
It happened this morning that all my test data was deleted, and removed
completely from the hard drive.
The problem happened when I was trying to open a pool of connection to
hsqldb. hsqldb server was then running for about a week or so.


Any ideas where it could come from ?

---
Nicolas Modrzyk
Software Engineer INRIA Rhone-Alpes
C-JDBC http://c-jdbc.objectweb.org



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
hsqldb-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hsqldb-developers







------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ hsqldb-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hsqldb-developers

Reply via email to