Page 1 of 1

hibernate.hbm2ddl - Warning in OpenKM 6.2

PostPosted:Mon Dec 10, 2012 1:33 pm
by hariharan.gopal
Hi,

When I open OpenKM in any browser, I get this warning...


WARNING
hibernate.hbm2ddl = create
But has been automatically fixed

Please help me to fix that warning...

Re: hibernate.hbm2ddl - Warning in OpenKM 6.2

PostPosted:Mon Dec 10, 2012 10:23 pm
by pavila
Stop Tomcat and start again.

Re: hibernate.hbm2ddl - Warning in OpenKM 6.2

PostPosted:Tue Dec 11, 2012 4:05 am
by hariharan.gopal
Hi have done that... but also get the same warning...

Re: hibernate.hbm2ddl - Warning in OpenKM 6.2

PostPosted:Wed Dec 12, 2012 5:29 am
by shaardu
open openkm.cfg and see if its still "none" or "Create"

Re: hibernate.hbm2ddl - Warning in OpenKM 6.2

PostPosted:Fri Dec 14, 2012 5:54 pm
by jllort
When openkm has been started with create automatilly should be changed by openkm to none. Then after restarting the warning should be disappeared, otherside there's something strange.

Re: hibernate.hbm2ddl - Warning in OpenKM 6.2

PostPosted:Fri Dec 14, 2012 6:17 pm
by fonnerk
FYI... I would imagine that if the user who the openkm server is running as, does not have permissions to change the Openkm.cfg file... it would not be able to automatically change the file (set hibernate.hbm2ddl to none). You could correct the permissions or just change the setting to none manually.