

OpenJDK is the short form of Open Java Development Kit similar to Oracle's Java Development Kit used to develop Java Applications. Remember, some databases require enabling the user to gain connection from a server ( specific IP, range of IP, any server ).Quick guide to download and install OpenJDK 8 on Windows. In case issue with the database connection, we suggest checking the link from the OpenKM server.Edit the OpenKM.cfg and set the parameter to hibernate.hbm2ddl=create.To restart the installation from scratch, we suggest following the next steps. Sometimes some mistake in OpenKM configuration, for example, a wrong database connection or similar issues during the first startup, raises an application failure. The OpenKM first startup does some background configurations like filesystem folder creation and changes in the OpenKM.cfg that only happen during the first startup. Please make sure to review: Recommended configuration parameters. OpenKM comes with a lot of configuration parameters. INSERT INTO OKM_PROFILE_MSC_EXTENSION (PEX_ID, PEX_EXTENSION) VALUES (1, '58392af6-2131-413b-b188-1851aa7b651c') Other standard additional configurations setup Go to Administration > Database query and execute: INSERT INTO OKM_EXTENSION (EXT_UUID, EXT_NAME) VALUES ('808e7a42-2e73-470c-ba23-e4c9d5c3a0f4', 'Live Edit') For more information about Manage users and roles. The application will be accessible at by user: okmAdmin with password: admin. 18:28:10,688 INFO .AjpProtocol - Starting ProtocolHandler When the application is started, you'll see in the log file the lines: 18:28:10,680 INFO 11.Http11Protocol - Starting ProtocolHandler $ tail -f /home/openkm/tomcat/log/catalina.log Su - $TOMCAT_USER -c "$TOMCAT_STOP_SCRIPT 60 -force &" Su - $TOMCAT_USER -c "$TOMCAT_START_SCRIPT &" TOMCAT_STOP_SCRIPT=$TOMCAT_HOME/bin/shutdown.sh TOMCAT_START_SCRIPT=$TOMCAT_HOME/bin/startup.sh # Description: Enable Apache Tomcat service provided by daemon. # Short-Description: Start and stop Apache Tomcat
