Hi,

I ran into problems with the restore functionality on Windows due to
temporary database file record manager is not closed before File.rename()
is called.
That simply fails on Windows!

JdbmEntityStoreMixin

recordManager.close() on row 335 fixed the problem

Since Streamflow is still using qi4j version 1.3 ( no plans to go to 1.4.1
- if we upgrade it will most likely be to 2.0 ) i did my own "streamflow"
qi4j release based on release_1.3 branch.

Any of you committers could fix this problem in develop?

brg

/arvid
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to