Page 1 of 1

Internet and OpenKM

PostPosted:Thu Dec 15, 2016 1:45 am
by jimac
Greetings,

When I was having an internet problem. OpenKM doesn't seem to start properly.
Do I need an internet connection to start OpenKM?

Re: Internet and OpenKM

PostPosted:Fri Dec 16, 2016 5:00 am
by jimac
Here's what has appeared on the terminal.
Code: Select all
2016-12-16 12:45:37,449 [http-bio-0.0.0.0-8080-exec-1] INFO  org.dozer.config.GlobalSettings- Trying to find Dozer configuration file: dozer.properties
2016-12-16 12:45:37,477 [http-bio-0.0.0.0-8080-exec-1] WARN  org.dozer.config.GlobalSettings- Dozer configuration file not found: dozer.properties.  Using defaults for all Dozer global properties.
2016-12-16 12:45:37,485 [http-bio-0.0.0.0-8080-exec-1] INFO  org.dozer.DozerInitializer- Initializing Dozer. Version: 5.3.2, Thread Name: http-bio-0.0.0.0-8080-exec-1
2016-12-16 12:45:37,489 [http-bio-0.0.0.0-8080-exec-1] INFO  org.dozer.jmx.JMXPlatformImpl- Dozer JMX MBean [org.dozer.jmx:type=DozerStatisticsController] auto registered with the Platform MBean Server
2016-12-16 12:45:37,492 [http-bio-0.0.0.0-8080-exec-1] INFO  org.dozer.jmx.JMXPlatformImpl- Dozer JMX MBean [org.dozer.jmx:type=DozerAdminController] auto registered with the Platform MBean Server
2016-12-16 12:45:37,498 [http-bio-0.0.0.0-8080-exec-1] INFO  org.dozer.DozerBeanMapper- Initializing a new instance of dozer bean mapper.
2016-12-16 12:45:37,518 [http-bio-0.0.0.0-8080-exec-1] INFO  org.dozer.loader.CustomMappingsLoader- Using the following xml files to load custom mappings for the bean mapper instance: [dozerBeanMapping.xml]
2016-12-16 12:45:37,519 [http-bio-0.0.0.0-8080-exec-1] INFO  org.dozer.loader.CustomMappingsLoader- Trying to find xml mapping file: dozerBeanMapping.xml
2016-12-16 12:45:37,521 [http-bio-0.0.0.0-8080-exec-1] INFO  org.dozer.loader.CustomMappingsLoader- Using URL [file:/home/dmsserver/openkm-6.3.1-community/tomcat/webapps/OpenKM/WEB-INF/classes/dozerBeanMapping.xml] to load custom xml mappings
2016-12-16 12:45:37,569 [http-bio-0.0.0.0-8080-exec-1] INFO  org.dozer.loader.CustomMappingsLoader- Successfully loaded custom xml mappings from URL: [file:/home/dmsserver/openkm-6.3.1-community/tomcat/webapps/OpenKM/WEB-INF/classes/dozerBeanMapping.xml]
2016-12-16 12:45:37,723 [http-bio-0.0.0.0-8080-exec-4] INFO  com.openkm.module.common.CommonAuthModule- PrincipalAdapter: com.openkm.principal.DatabasePrincipalAdapter
2016-12-16 12:45:38,585 [http-bio-0.0.0.0-8080-exec-9] INFO  com.openkm.vernum.VersionNumerationFactory- VersionNumerationAdapter: com.openkm.vernum.MajorMinorVersionNumerationAdapter
2016-12-16 12:49:52,391 [Update Info] INFO  com.openkm.core.UpdateInfo- *** UpdateInfo activated ***
2016-12-16 12:49:53,169 [Update Info] INFO  com.openkm.util.Update- checkVersion:

Re: Internet and OpenKM

PostPosted:Fri Dec 16, 2016 8:00 am
by jimac
Please disregard this topic.

I have found the solution for this. It seems that i is not the internet that is causing this.

I simply changed the port 8080 to 8008 and back to 8080 again and it worked.

Re: Internet and OpenKM

PostPosted:Sat Dec 17, 2016 5:35 pm
by jllort
Do not worry, you are wellcome to make any kind of questions. Sure you are not the first user who has a similar problem.