Just a random guess, but it's possible that "owner" might be a reserved weird in the dbms you are using?
Dan On 26 May 2015 10:00, <[email protected]> wrote: > Hi, > > > > Can anybody tell me what this problem can be? I cannot solve it. My code > is on [1]. It is part of a tutorial I am working on. > > > > 10:56:36,548 [Datastore main ERROR] An exception was > thrown while adding/validating class(es) : user lacks privilege or object > not found: Owner > > java.sql.SQLSyntaxErrorException: user lacks privilege or object > not found: Owner > > > > grtz Johan > > > > [1] > https://github.com/johandoornenbal/petclinic_mynewcode/tree/tutorial04 > >
