Advertisement
jerome24

openmrs interface error 2

Apr 30th, 2021
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.48 KB | None | 0 0
  1. INFO: Starting service Catalina
  2. Apr 30, 2021 4:17:14 PM org.apache.catalina.core.StandardEngine startInternal
  3. INFO: Starting Servlet Engine: Apache Tomcat/7.0.52 (Ubuntu)
  4. Apr 30, 2021 4:17:14 PM org.apache.catalina.startup.HostConfig deployDescriptor
  5. INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml
  6. Apr 30, 2021 4:17:14 PM org.apache.catalina.startup.HostConfig deployDescriptor
  7. INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml
  8. Apr 30, 2021 4:17:14 PM org.apache.catalina.startup.HostConfig deployWAR
  9. INFO: Deploying web application archive /var/lib/tomcat7/webapps/openmrs.war
  10. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-04-30 16:17:24,225| Unable to find a runtime properties file at /var/lib/tomcat7/openmrs-runtime.properties
  11. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-04-30 16:17:24,249| Unable to find a runtime properties file at /var/lib/tomcat7/openmrs-runtime.properties
  12. INFO - Listener.contextInitialized(173) |2021-04-30 16:17:24,252| Using runtime properties file: /usr/share/tomcat7/.OpenMRS/openmrs-runtime.properties
  13. INFO 4/30/21 4:17 PM:liquibase: Reading from `liquibasechangelog`
  14. WARNING 4/30/21 4:17 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  15. WARNING 4/30/21 4:17 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  16. WARNING 4/30/21 4:17 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  17. INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2021-04-30 16:17:32,187| Initializing EhCache CacheManager
  18. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2021-04-30 16:17:44,480| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  19. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-04-30 16:17:44,578| Unable to find a runtime properties file at /var/lib/tomcat7/openmrs-runtime.properties
  20. INFO 4/30/21 4:17 PM:liquibase: Reading from `liquibasechangelog`
  21. WARNING 4/30/21 4:17 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  22. WARNING 4/30/21 4:17 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  23. WARNING 4/30/21 4:17 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  24. INFO - LoggingAdvice.invoke(116) |2021-04-30 16:17:47,399| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: drugOrder.requireOutpatientQuantity value: true,
  25. INFO - LoggingAdvice.invoke(156) |2021-04-30 16:17:47,627| Exiting method saveGlobalProperty
  26. ERROR - ModuleFactory.startModules(240) |2021-04-30 16:17:47,820| Could not start some modules because they depend on others which are not started. Please first start them or use the "Start All" button on the "Manage Modules" page: [owa->legacyui, fhir->legacyui, webservices.rest->legacyui, owa->webservices.rest]
  27. org.openmrs.util.CycleException: [owa->legacyui, fhir->legacyui, webservices.rest->legacyui, owa->webservices.rest]
  28. at org.openmrs.util.Graph.topologicalSort(Graph.java:168)
  29. at org.openmrs.module.ModuleFactory.getModulesInStartupOrder(ModuleFactory.java:348)
  30. at org.openmrs.module.ModuleFactory.startModules(ModuleFactory.java:236)
  31. at org.openmrs.module.ModuleUtil.startup(ModuleUtil.java:130)
  32. at org.openmrs.api.context.Context.startup(Context.java:895)
  33. at org.openmrs.web.Listener.startOpenmrs(Listener.java:232)
  34. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  35. INFO - LoggingAdvice.invoke(116) |2021-04-30 16:17:48,220| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  36. INFO - LoggingAdvice.invoke(156) |2021-04-30 16:17:48,283| Exiting method saveAlert
  37. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-04-30 16:17:52,205| Unable to find a runtime properties file at /var/lib/tomcat7/openmrs-runtime.properties
  38. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-04-30 16:17:52,545| Unable to find a runtime properties file at /var/lib/tomcat7/openmrs-runtime.properties
  39. Apr 30, 2021 4:17:52 PM org.apache.catalina.startup.HostConfig deployDirectory
  40. INFO: Deploying web application directory /var/lib/tomcat7/webapps/ROOT
  41. Apr 30, 2021 4:17:53 PM org.apache.coyote.AbstractProtocol start
  42. INFO: Starting ProtocolHandler ["http-bio-8080"]
  43. Apr 30, 2021 4:17:53 PM org.apache.catalina.startup.Catalina start
  44. INFO: Server startup in 39197 ms
  45. Apr 30, 2021 4:31:37 PM org.apache.coyote.AbstractProtocol pause
  46. INFO: Pausing ProtocolHandler ["http-bio-8080"]
  47. Apr 30, 2021 4:31:37 PM org.apache.catalina.core.StandardService stopInternal
  48. INFO: Stopping service Catalina
  49. INFO - HibernateContextDAO.showUsageStatistics(414) |2021-04-30 16:31:37,833| QUERY: [CRITERIA] select this_.property as property1_43_0_, this_.property_value as property2_43_0_, this_.description as descript3_43_0_, this_.datatype as datatype4_43_0_, this_.datatype_config as datatype5_43_0_, this_.preferred_handler as preferre6_43_0_, this_.handler_config as handler_7_43_0_, this_.uuid as uuid8_43_0_, this_.changed_by as changed_9_43_0_, this_.date_changed as date_ch10_43_0_ from global_property this_ where lower(this_.property)=?
  50. INFO - HibernateContextDAO.showUsageStatistics(416) |2021-04-30 16:31:37,834| Cache Hit Count : 0
  51. INFO - HibernateContextDAO.showUsageStatistics(417) |2021-04-30 16:31:37,834| Cache Miss Count: 0
  52. INFO - HibernateContextDAO.showUsageStatistics(418) |2021-04-30 16:31:37,837| Cache Put Count : 0
  53. INFO - HibernateContextDAO.showUsageStatistics(419) |2021-04-30 16:31:37,837| Execution Count : 19
  54. INFO - HibernateContextDAO.showUsageStatistics(420) |2021-04-30 16:31:37,838| Average time : 2
  55. INFO - HibernateContextDAO.showUsageStatistics(421) |2021-04-30 16:31:37,838| Row Count : 18
  56. INFO - HibernateContextDAO.showUsageStatistics(414) |2021-04-30 16:31:37,839| QUERY: [CRITERIA] select this_.task_config_id as task_con1_89_0_, this_.uuid as uuid2_89_0_, this_.name as name3_89_0_, this_.description as descript4_89_0_, this_.schedulable_class as schedula5_89_0_, this_.repeat_interval as repeat_i6_89_0_, this_.start_time as start_ti7_89_0_, this_.start_time_pattern as start_ti8_89_0_, this_.last_execution_time as last_exe9_89_0_, this_.start_on_startup as start_o10_89_0_, this_.started as started11_89_0_, this_.created_by as created12_89_0_, this_.changed_by as changed13_89_0_, this_.date_created as date_cr14_89_0_, this_.date_changed as date_ch15_89_0_ from scheduler_task_config this_
  57. INFO - HibernateContextDAO.showUsageStatistics(416) |2021-04-30 16:31:37,839| Cache Hit Count : 0
  58. INFO - HibernateContextDAO.showUsageStatistics(417) |2021-04-30 16:31:37,840| Cache Miss Count: 0
  59. INFO - HibernateContextDAO.showUsageStatistics(418) |2021-04-30 16:31:37,840| Cache Put Count : 0
  60. INFO - HibernateContextDAO.showUsageStatistics(419) |2021-04-30 16:31:37,841| Execution Count : 1
  61. INFO - HibernateContextDAO.showUsageStatistics(420) |2021-04-30 16:31:37,841| Average time : 22
  62. INFO - HibernateContextDAO.showUsageStatistics(421) |2021-04-30 16:31:37,841| Row Count : 4
  63. INFO - HibernateContextDAO.showUsageStatistics(414) |2021-04-30 16:31:37,842| QUERY: from Role r order by r.role
  64. INFO - HibernateContextDAO.showUsageStatistics(416) |2021-04-30 16:31:37,842| Cache Hit Count : 0
  65. INFO - HibernateContextDAO.showUsageStatistics(417) |2021-04-30 16:31:37,843| Cache Miss Count: 0
  66. INFO - HibernateContextDAO.showUsageStatistics(418) |2021-04-30 16:31:37,843| Cache Put Count : 0
  67. INFO - HibernateContextDAO.showUsageStatistics(419) |2021-04-30 16:31:37,843| Execution Count : 1
  68. INFO - HibernateContextDAO.showUsageStatistics(420) |2021-04-30 16:31:37,844| Average time : 460
  69. INFO - HibernateContextDAO.showUsageStatistics(421) |2021-04-30 16:31:37,845| Row Count : 37
  70. INFO - HibernateContextDAO.showUsageStatistics(414) |2021-04-30 16:31:37,845| QUERY: [CRITERIA] select this_.property as property1_43_0_, this_.property_value as property2_43_0_, this_.description as descript3_43_0_, this_.datatype as datatype4_43_0_, this_.datatype_config as datatype5_43_0_, this_.preferred_handler as preferre6_43_0_, this_.handler_config as handler_7_43_0_, this_.uuid as uuid8_43_0_, this_.changed_by as changed_9_43_0_, this_.date_changed as date_ch10_43_0_ from global_property this_ order by this_.property asc
  71. INFO - HibernateContextDAO.showUsageStatistics(416) |2021-04-30 16:31:37,846| Cache Hit Count : 0
  72. INFO - HibernateContextDAO.showUsageStatistics(417) |2021-04-30 16:31:37,846| Cache Miss Count: 0
  73. INFO - HibernateContextDAO.showUsageStatistics(418) |2021-04-30 16:31:37,846| Cache Put Count : 0
  74. INFO - HibernateContextDAO.showUsageStatistics(419) |2021-04-30 16:31:37,847| Execution Count : 1
  75. INFO - HibernateContextDAO.showUsageStatistics(420) |2021-04-30 16:31:37,847| Average time : 145
  76. INFO - HibernateContextDAO.showUsageStatistics(421) |2021-04-30 16:31:37,848| Row Count : 557
  77. INFO - HibernateContextDAO.showUsageStatistics(414) |2021-04-30 16:31:37,848| QUERY: from Privilege p order by p.privilege
  78. INFO - HibernateContextDAO.showUsageStatistics(416) |2021-04-30 16:31:37,848| Cache Hit Count : 0
  79. INFO - HibernateContextDAO.showUsageStatistics(417) |2021-04-30 16:31:37,849| Cache Miss Count: 0
  80. INFO - HibernateContextDAO.showUsageStatistics(418) |2021-04-30 16:31:37,849| Cache Put Count : 0
  81. INFO - HibernateContextDAO.showUsageStatistics(419) |2021-04-30 16:31:37,850| Execution Count : 1
  82. INFO - HibernateContextDAO.showUsageStatistics(420) |2021-04-30 16:31:37,850| Average time : 13
  83. INFO - HibernateContextDAO.showUsageStatistics(421) |2021-04-30 16:31:37,851| Row Count : 331
  84. INFO - HibernateContextDAO.showUsageStatistics(414) |2021-04-30 16:31:37,851| QUERY: from User u where u.uuid = :uuid
  85. INFO - HibernateContextDAO.showUsageStatistics(416) |2021-04-30 16:31:37,852| Cache Hit Count : 0
  86. INFO - HibernateContextDAO.showUsageStatistics(417) |2021-04-30 16:31:37,852| Cache Miss Count: 0
  87. INFO - HibernateContextDAO.showUsageStatistics(418) |2021-04-30 16:31:37,852| Cache Put Count : 0
  88. INFO - HibernateContextDAO.showUsageStatistics(419) |2021-04-30 16:31:37,853| Execution Count : 167
  89. INFO - HibernateContextDAO.showUsageStatistics(420) |2021-04-30 16:31:37,853| Average time : 4
  90. INFO - HibernateContextDAO.showUsageStatistics(421) |2021-04-30 16:31:37,854| Row Count : 167
  91. INFO - HibernateContextDAO.showUsageStatistics(414) |2021-04-30 16:31:37,854| QUERY: from HL7InQueue as hiq where hiq.messageState = ? order by HL7InQueueId
  92. INFO - HibernateContextDAO.showUsageStatistics(416) |2021-04-30 16:31:37,854| Cache Hit Count : 0
  93. INFO - HibernateContextDAO.showUsageStatistics(417) |2021-04-30 16:31:37,855| Cache Miss Count: 0
  94. INFO - HibernateContextDAO.showUsageStatistics(418) |2021-04-30 16:31:37,855| Cache Put Count : 0
  95. INFO - HibernateContextDAO.showUsageStatistics(419) |2021-04-30 16:31:37,855| Execution Count : 165
  96. INFO - HibernateContextDAO.showUsageStatistics(420) |2021-04-30 16:31:37,856| Average time : 1
  97. INFO - HibernateContextDAO.showUsageStatistics(421) |2021-04-30 16:31:37,856| Row Count : 0
  98. INFO - HibernateContextDAO.showUsageStatistics(414) |2021-04-30 16:31:37,856| QUERY: [CRITERIA] select this_.property as property1_43_0_, this_.property_value as property2_43_0_, this_.description as descript3_43_0_, this_.datatype as datatype4_43_0_, this_.datatype_config as datatype5_43_0_, this_.preferred_handler as preferre6_43_0_, this_.handler_config as handler_7_43_0_, this_.uuid as uuid8_43_0_, this_.changed_by as changed_9_43_0_, this_.date_changed as date_ch10_43_0_ from global_property this_ where lower(this_.property) like ?
  99. INFO - HibernateContextDAO.showUsageStatistics(416) |2021-04-30 16:31:37,857| Cache Hit Count : 0
  100. INFO - HibernateContextDAO.showUsageStatistics(417) |2021-04-30 16:31:37,857| Cache Miss Count: 0
  101. INFO - HibernateContextDAO.showUsageStatistics(418) |2021-04-30 16:31:37,857| Cache Put Count : 0
  102. INFO - HibernateContextDAO.showUsageStatistics(419) |2021-04-30 16:31:37,858| Execution Count : 1
  103. INFO - HibernateContextDAO.showUsageStatistics(420) |2021-04-30 16:31:37,858| Average time : 4
  104. INFO - HibernateContextDAO.showUsageStatistics(421) |2021-04-30 16:31:37,858| Row Count : 51
  105. INFO - HibernateContextDAO.showUsageStatistics(414) |2021-04-30 16:31:37,859| QUERY: select distinct user from User as user inner join user.person.names as name inner join user.roles as role where user.uuid != :DAEMON_USER_UUID and user.retired = false and role in (:roleList)
  106. INFO - HibernateContextDAO.showUsageStatistics(416) |2021-04-30 16:31:37,859| Cache Hit Count : 0
  107. INFO - HibernateContextDAO.showUsageStatistics(417) |2021-04-30 16:31:37,859| Cache Miss Count: 0
  108. INFO - HibernateContextDAO.showUsageStatistics(418) |2021-04-30 16:31:37,860| Cache Put Count : 0
  109. INFO - HibernateContextDAO.showUsageStatistics(419) |2021-04-30 16:31:37,860| Execution Count : 1
  110. INFO - HibernateContextDAO.showUsageStatistics(420) |2021-04-30 16:31:37,860| Average time : 204
  111. INFO - HibernateContextDAO.showUsageStatistics(421) |2021-04-30 16:31:37,861| Row Count : 20
  112. Apr 30, 2021 4:31:37 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
  113. SEVERE: The web application [/openmrs] appears to have started a thread named [FileWatchdog] but has failed to stop it. This is very likely to create a memory leak.
  114. Apr 30, 2021 4:31:37 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
  115. SEVERE: The web application [/openmrs] appears to have started a thread named [Abandoned connection cleanup thread] but has failed to stop it. This is very likely to create a memory leak.
  116. Apr 30, 2021 4:31:37 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
  117. SEVERE: The web application [/openmrs] created a ThreadLocal with key of type [org.springframework.core.NamedThreadLocal] (value [Transactional resources]) and a value of type [java.util.HashMap] (value [{org.hibernate.internal.SessionFactoryImpl@777f2cc6=org.springframework.orm.hibernate4.SessionHolder@481cb1fd}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
  118. Apr 30, 2021 4:31:38 PM org.apache.coyote.AbstractProtocol stop
  119. INFO: Stopping ProtocolHandler ["http-bio-8080"]
  120. Apr 30, 2021 4:31:38 PM org.apache.coyote.AbstractProtocol destroy
  121. INFO: Destroying ProtocolHandler ["http-bio-8080"]
  122. OpenJDK 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
  123. OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=1024m; support was removed in 8.0
  124. Apr 30, 2021 4:33:53 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  125. WARNING: Problem with directory [/usr/share/tomcat7/common/classes], exists: [false], isDirectory: [false], canRead: [false]
  126. Apr 30, 2021 4:33:53 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  127. WARNING: Problem with directory [/usr/share/tomcat7/common], exists: [false], isDirectory: [false], canRead: [false]
  128. Apr 30, 2021 4:33:53 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  129. WARNING: Problem with directory [/usr/share/tomcat7/server/classes], exists: [false], isDirectory: [false], canRead: [false]
  130. Apr 30, 2021 4:33:53 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  131. WARNING: Problem with directory [/usr/share/tomcat7/server], exists: [false], isDirectory: [false], canRead: [false]
  132. Apr 30, 2021 4:33:53 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  133. WARNING: Problem with directory [/usr/share/tomcat7/shared/classes], exists: [false], isDirectory: [false], canRead: [false]
  134. Apr 30, 2021 4:33:53 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  135. WARNING: Problem with directory [/usr/share/tomcat7/shared], exists: [false], isDirectory: [false], canRead: [false]
  136. Apr 30, 2021 4:33:54 PM org.apache.coyote.AbstractProtocol init
  137. INFO: Initializing ProtocolHandler ["http-bio-8080"]
  138. Apr 30, 2021 4:33:54 PM org.apache.catalina.startup.Catalina load
  139. INFO: Initialization processed in 1049 ms
  140. Apr 30, 2021 4:33:54 PM org.apache.catalina.core.StandardService startInternal
  141. INFO: Starting service Catalina
  142. Apr 30, 2021 4:33:54 PM org.apache.catalina.core.StandardEngine startInternal
  143. INFO: Starting Servlet Engine: Apache Tomcat/7.0.52 (Ubuntu)
  144. Apr 30, 2021 4:33:54 PM org.apache.catalina.startup.HostConfig deployDescriptor
  145. INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/manager.xml
  146. Apr 30, 2021 4:33:55 PM org.apache.catalina.startup.HostConfig deployDescriptor
  147. INFO: Deploying configuration descriptor /etc/tomcat7/Catalina/localhost/host-manager.xml
  148. Apr 30, 2021 4:33:55 PM org.apache.catalina.startup.HostConfig deployWAR
  149. INFO: Deploying web application archive /var/lib/tomcat7/webapps/openmrs.war
  150. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-04-30 16:34:04,162| Unable to find a runtime properties file at /var/lib/tomcat7/openmrs-runtime.properties
  151. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-04-30 16:34:04,199| Unable to find a runtime properties file at /var/lib/tomcat7/openmrs-runtime.properties
  152. INFO - Listener.contextInitialized(173) |2021-04-30 16:34:04,199| Using runtime properties file: /usr/share/tomcat7/.OpenMRS/openmrs-runtime.properties
  153. INFO 4/30/21 4:34 PM:liquibase: Reading from `liquibasechangelog`
  154. WARNING 4/30/21 4:34 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  155. WARNING 4/30/21 4:34 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  156. WARNING 4/30/21 4:34 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  157. INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2021-04-30 16:34:11,883| Initializing EhCache CacheManager
  158. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2021-04-30 16:34:22,556| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  159. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-04-30 16:34:22,579| Unable to find a runtime properties file at /var/lib/tomcat7/openmrs-runtime.properties
  160. INFO 4/30/21 4:34 PM:liquibase: Reading from `liquibasechangelog`
  161. WARNING 4/30/21 4:34 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  162. WARNING 4/30/21 4:34 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  163. WARNING 4/30/21 4:34 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  164. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-04-30 16:34:25,871| Unable to find a runtime properties file at /var/lib/tomcat7/openmrs-runtime.properties
  165. Apr 30, 2021 4:34:26 PM org.apache.catalina.session.StandardManager doLoad
  166. SEVERE: IOException while loading persisted sessions: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: org.openmrs.api.context.UsernamePasswordAuthenticationScheme
  167. java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: org.openmrs.api.context.UsernamePasswordAuthenticationScheme
  168. at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1577)
  169. at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287)
  170. at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2167)
  171. at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069)
  172. at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573)
  173. at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431)
  174. at org.apache.catalina.session.StandardSession.readObject(StandardSession.java:1595)
  175. at org.apache.catalina.session.StandardSession.readObjectData(StandardSession.java:1060)
  176. at org.apache.catalina.session.StandardManager.doLoad(StandardManager.java:285)
  177. at org.apache.catalina.session.StandardManager.load(StandardManager.java:202)
  178. at org.apache.catalina.session.StandardManager.startInternal(StandardManager.java:492)
  179. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
  180. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5522)
  181. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
  182. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)
  183. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)
  184. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:632)
  185. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1073)
  186. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1857)
  187. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  188. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  189. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  190. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  191. at java.lang.Thread.run(Thread.java:748)
  192. Caused by: java.io.NotSerializableException: org.openmrs.api.context.UsernamePasswordAuthenticationScheme
  193. at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1184)
  194. at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1548)
  195. at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1509)
  196. at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1432)
  197. at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1178)
  198. at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:348)
  199. at org.apache.catalina.session.StandardSession.writeObject(StandardSession.java:1671)
  200. at org.apache.catalina.session.StandardSession.writeObjectData(StandardSession.java:1077)
  201. at org.apache.catalina.session.StandardManager.doUnload(StandardManager.java:433)
  202. at org.apache.catalina.session.StandardManager.unload(StandardManager.java:354)
  203. at org.apache.catalina.session.StandardManager.stopInternal(StandardManager.java:519)
  204. at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:232)
  205. at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5701)
  206. at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:232)
  207. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1575)
  208. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1564)
  209. ... 4 more
  210.  
  211. Apr 30, 2021 4:34:26 PM org.apache.catalina.session.StandardManager startInternal
  212. SEVERE: Exception loading sessions from persistent storage
  213. java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: org.openmrs.api.context.UsernamePasswordAuthenticationScheme
  214. at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1577)
  215. at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287)
  216. at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2167)
  217. at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069)
  218. at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573)
  219. at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431)
  220. at org.apache.catalina.session.StandardSession.readObject(StandardSession.java:1595)
  221. at org.apache.catalina.session.StandardSession.readObjectData(StandardSession.java:1060)
  222. at org.apache.catalina.session.StandardManager.doLoad(StandardManager.java:285)
  223. at org.apache.catalina.session.StandardManager.load(StandardManager.java:202)
  224. at org.apache.catalina.session.StandardManager.startInternal(StandardManager.java:492)
  225. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
  226. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5522)
  227. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
  228. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)
  229. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)
  230. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:632)
  231. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1073)
  232. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1857)
  233. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  234. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  235. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  236. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  237. at java.lang.Thread.run(Thread.java:748)
  238. Caused by: java.io.NotSerializableException: org.openmrs.api.context.UsernamePasswordAuthenticationScheme
  239. at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1184)
  240. at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1548)
  241. at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1509)
  242. at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1432)
  243. at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1178)
  244. at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:348)
  245. at org.apache.catalina.session.StandardSession.writeObject(StandardSession.java:1671)
  246. at org.apache.catalina.session.StandardSession.writeObjectData(StandardSession.java:1077)
  247. at org.apache.catalina.session.StandardManager.doUnload(StandardManager.java:433)
  248. at org.apache.catalina.session.StandardManager.unload(StandardManager.java:354)
  249. at org.apache.catalina.session.StandardManager.stopInternal(StandardManager.java:519)
  250. at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:232)
  251. at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5701)
  252. at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:232)
  253. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1575)
  254. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1564)
  255. ... 4 more
  256.  
  257. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-04-30 16:34:26,428| Unable to find a runtime properties file at /var/lib/tomcat7/openmrs-runtime.properties
  258. Apr 30, 2021 4:34:26 PM org.apache.catalina.startup.HostConfig deployDirectory
  259. INFO: Deploying web application directory /var/lib/tomcat7/webapps/ROOT
  260. Apr 30, 2021 4:34:27 PM org.apache.coyote.AbstractProtocol start
  261. INFO: Starting ProtocolHandler ["http-bio-8080"]
  262. Apr 30, 2021 4:34:27 PM org.apache.catalina.startup.Catalina start
  263. INFO: Server startup in 32673 ms
  264.  
  265.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement