Page 1 of 1

changes to user accounts disappeared

PostPosted:Fri Dec 10, 2010 1:53 am
by taihung
I installed openKM 5.0 on windwos server 2003, and it works fine.
I've added some user account via web page interface.
The problem is that all new user accounts will disappeared after the sytem is restarted.
It seems like the whole user account function is being reset.

I've tried openKM 5.0 beta and RC1, still have the same problem.
There is no further information in installation guide.
Do I missing some settings?

Please help, thanks.

Re: changes to user accounts disappeared

PostPosted:Fri Dec 10, 2010 3:38 am
by taihung
I tried OpenKM 4.1 and there is no problem.
It should be a bug in 5.0?

Re: changes to user accounts disappeared

PostPosted:Sat Dec 11, 2010 5:26 pm
by jllort
That happens because you've not readed carefully the installation guide http://wiki.openkm.com/index.php/Quick_Install on a red box is clearly specified that hibernate.hbm2ddl property into OpenKM.cfg after first starting must be set to none value.

Re: changes to user accounts disappeared

PostPosted:Mon Dec 13, 2010 1:05 am
by taihung
You are right. I didn't change the value of hibernate.hbm2ddl.
Thanks for your help.