--- [EMAIL PROTECTED] wrote:
> I'm using JDK 1.5.0_12 and have tried running with JRE 1.5.0_12 and
> 1.6.0_01, same problem exists. I tried to recompile the SQLiteJDBC
> driver from the sources but make fails under MinGW because of some
> escaped characters in binutils.

Can you test the Nested JDBC driver under UNIX or Linux to see if the 
corruption exists there? (Boot from a live Linux CD or something).
This will tell you whether it is a Windows-specific NestedVM issue,
and if something in NestedVM must be changed.

Also, can you post to this mailing list a small sequence of SQL 
instructions that will lead to a corrupt database?

> Have you compiled a new version of the SQLiteJDBC Nested driver with
> those patches applied? Maybe even with JDK 1.5.0? If so, would it be
> possible to get that version, please?

I've never built SQLiteJDBC with these patches.
To be honest, I don't use SQLiteJDBC. I use:

 http://www.ch-werner.de/javasqlite/overview-summary.html

> 
> On Jun 13, 5:55 pm, Joe Wilson <[EMAIL PROTECTED]> wrote:
> > Make sure you're using the latest version of NestedVM with fsync support:
> >
> >  http://nestedvm.ibex.org/dist/nestedvm-2007-01-12.tgz
> >
> > --- Joe Wilson <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> > > You'll get sqlite database corruption with JDK 1.4.x and prior JVMs on 
> > > Windows due to bugs
> in
> > > Java.
> >
> > > Apply these patches to NestedVM to work around the problems:
> >
> > >  http://groups.google.com/group/nestedvm/msg/782b491b43eca3f1
> > >  http://groups.google.com/group/nestedvm/msg/cb5e2823c37329ac
> >
> > > For some background, read:
> >
> > >  http://groups.google.com/group/nestedvm/browse_thread/thread/d37aa65e...
> > >  http://groups.google.com/group/nestedvm/browse_thread/thread/220d2b30...
> >
> > > --- [EMAIL PROTECTED] wrote:
> > > > If I run VACUUM with the nested driver the result is a database with
> > > > size of 4kB and the database is corrupted beyond use. VACUUM works
> > > > correctly with the Native driver but the windows version of the driver
> > > > leaks memory like mad.
> >
> > ____________________________________________________________________________________
> > TV dinner still cooling?
> > Check out "Tonight's Picks" on Yahoo! TV.http://tv.yahoo.com/
> 
> 
> > 
> 



 
____________________________________________________________________________________
Never miss an email again!
Yahoo! Toolbar alerts you the instant new Mail arrives.
http://tools.search.yahoo.com/toolbar/features/mail/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SQLiteJDBC" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlitejdbc?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to