On 12/13/06, Laurent ROCHE <[EMAIL PROTECTED]> wrote:
Yes, the file does exist. I should have said that I have managed to make it work previously with a tiny version of the database, but as soon as I take the full db, the import fails. Also DB-unit manages to import the data without failing. There's no error message in derby.log, last line is: Chargeur de classe de la base de données démarré - derby.database.classpath='' (excuse my French ;-) ! ) The schema makes sense in dblook, Cloudscape Workbench, Squirrel, ... I still need a way to find out what the IMPORT error is !
As I said earlier, please run Ant with the -v or -debug flag. This should give you the full stacktrace which will give us more info about what's going on. Tom
