Re: Database Error

2019-11-01 Thread Andrey Kurdumov
Maybe better move to the folder which does not have spaces in the path. For example you have space in the name of your user. On Fri, Nov 1, 2019 at 08:57 gandhi rajan wrote: > Hi Carolina, > > Here is my two cents on this issue. > > As per the first look and your description, it looks like an pe

Re: Database Error

2019-10-31 Thread gandhi rajan
Hi Carolina, Here is my two cents on this issue. As per the first look and your description, it looks like an permission issue with Windows OS. The application is unable to create the lock file for Hsqldb. You have to fix the permissions on the ctakes project folder with read and write access. Es