Migration from 6.2.3 to 6.2.4
PostPosted:Thu Jun 20, 2013 10:21 pm
I migrated from 6.2.3 to 6.2.4 doing almost all steps as described in http://wiki.openkm.com/index.php/Migrat ... 3_to_6.2.4. The only step I did not do was:
Run from your preferred SQL client these queries:
DROP TABLE OKM_OMR;
since I have not SQL client and don't know how to do this (I am using the integrated database).
Now I have successfuly running version 6.2.4 but when I am prompted to login I always see the following warning:
"WARNING
hibernate.hbm2ddl = update
But has been automatically fixed"
I checked my OpenKM.cfg file several times and can confirm that it contains the line
hibernate.hbm2ddl=none
and NOT the line
hibernate.hbm2ddl=update
Does anybody know how the above warning can be removed?
Run from your preferred SQL client these queries:
DROP TABLE OKM_OMR;
since I have not SQL client and don't know how to do this (I am using the integrated database).
Now I have successfuly running version 6.2.4 but when I am prompted to login I always see the following warning:
"WARNING
hibernate.hbm2ddl = update
But has been automatically fixed"
I checked my OpenKM.cfg file several times and can confirm that it contains the line
hibernate.hbm2ddl=none
and NOT the line
hibernate.hbm2ddl=update
Does anybody know how the above warning can be removed?