Thomas, Thanks for the reply. I created a new DB with a well-defined file location. I saw the new DB files were created. As before, the DBUnit/JPA program can connect to the DB, populate it and query it. But even after that program disconnects, neither the H2 client nor a NetBeans DB Client can connect to that same DB.
However, the NetBeans DB client CAN connect to a similarly named H2 DB as long as the DBUnit/JPA client has never touched it. I tried deleting the lock file, but that didn't help. > > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To view this discussion on the web visit https://groups.google.com/d/msg/h2-database/-/wA1DEDYiwmoJ. 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/h2-database?hl=en.
