
A completely open development process means that anyone can report bugs, request new features, or enhance the software. Designed from the start as a single piece of software, it has a consistency other products cannot match. Remember some databases require enabling the user to gain connection from a server ( specific IP, range of IP, any server ).Apache OpenOffice is the result of over twenty years' software engineering.
In case issue with database connection, we suggest checking the connection from the OpenKM server. Edit the OpenKM.cfg and set the parameter hibernate.hbm2ddl=create. To restart the installation from scratch we suggest following the next steps. Sometimes maybe some mistake in OpenKM configuration, for example, wrong database connection or similar issues during the first startup what raise and application failure. The OpenKM first startup does some background configurations like filesystem folder creation, changes in the OpenKM.cfg what only happens during the first startup. OpenKM comes with a lot of configuration parameters please take a look at: Recommended configuration parameters. Go to Administration > Database query and execute: INSERT INTO OKM_EXTENSION (EXT_UUID, EXT_NAME) VALUES ( '808e7a42-2e73-470c-ba23-e4c9d5c3a0f4', 'Live Edit') INSERT INTO OKM_EXTENSION (EXT_UUID, EXT_NAME) VALUES ( '58392af6-2131-413b-b188-1851aa7b651c', 'HTML Editor 4') INSERT INTO OKM_PROFILE_MSC_EXTENSION (PEX_ID, PEX_EXTENSION) VALUES ( 1, '808e7a42-2e73-470c-ba23-e4c9d5c3a0f4') INSERT INTO OKM_PROFILE_MSC_EXTENSION (PEX_ID, PEX_EXTENSION) VALUES ( 1, '58392af6-2131-413b-b188-1851aa7b651c') Other common additional setup configurations For more information: Manage users and roles. The application will be accessible at by user: okmAdmin with password: admin. When application is started you'll see it in the log file the lines: 2015 -07-04 18 :28 :10,680 INFO org. Use mTail Program - or equivalent - to watch the c:\tomcat-7.0.61\log\catalina.log file