Advertisement
Guest User

Untitled

a guest
Aug 11th, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.03 KB | None | 0 0
  1. at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
  2. at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
  3. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  4. at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
  5. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  6. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  7. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  8. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  9. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  10. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  11. at com.sun.proxy.$Proxy136.onStartup(Unknown Source)
  12. at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
  13. at org.openmrs.web.Listener.startOpenmrs(Listener.java:269)
  14. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  15. Caused by: java.lang.ClassNotFoundException: org.bahmni.module.elisatomfeedclient.api.task.OpenElisPatientFeedFailedEventsTask
  16. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1320)
  17. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1173)
  18. at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:166)
  19. at java.lang.ClassLoader.loadClass(Unknown Source)
  20. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
  21. ... 37 more
  22. 11-08-2018 13:26:30 [ERROR] TimerSchedulerServiceImpl - Failed to schedule task for class org.bahmni.module.elisatomfeedclient.api.task.OpenElisPatientFeedFailedEventsTask
  23. org.openmrs.scheduler.SchedulerException: Failed to schedule task
  24. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
  25. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  28. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  29. at java.lang.reflect.Method.invoke(Unknown Source)
  30. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  31. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  32. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  33. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  34. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  35. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  36. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  37. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  38. at com.sun.proxy.$Proxy135.onStartup(Unknown Source)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  41. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  42. at java.lang.reflect.Method.invoke(Unknown Source)
  43. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  44. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  45. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  46. at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
  47. at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
  48. at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
  49. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  50. at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
  51. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  52. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  53. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  54. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  55. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  56. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  57. at com.sun.proxy.$Proxy136.onStartup(Unknown Source)
  58. at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
  59. at org.openmrs.web.Listener.startOpenmrs(Listener.java:269)
  60. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  61. Caused by: org.openmrs.scheduler.SchedulerException: could not load class
  62. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
  63. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
  64. ... 36 more
  65. Caused by: java.lang.ClassNotFoundException: org.bahmni.module.elisatomfeedclient.api.task.OpenElisPatientFeedFailedEventsTask
  66. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1320)
  67. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1173)
  68. at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:166)
  69. at java.lang.ClassLoader.loadClass(Unknown Source)
  70. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
  71. ... 37 more
  72. 11-08-2018 13:26:30 [ERROR] TaskFactory - OpenmrsClassLoader could not load class: org.openmrs.module.atomfeed.scheduler.tasks.EventPublisherTask. Probably due to a module not being loaded
  73. 11-08-2018 13:26:30 [ERROR] TimerSchedulerServiceImpl - Failed to schedule task OpenMRS event publisher task
  74. org.openmrs.scheduler.SchedulerException: could not load class
  75. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
  76. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
  77. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
  78. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  79. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  80. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  81. at java.lang.reflect.Method.invoke(Unknown Source)
  82. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  83. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  84. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  85. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  86. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  87. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  88. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  89. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  90. at com.sun.proxy.$Proxy135.onStartup(Unknown Source)
  91. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  92. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  93. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  94. at java.lang.reflect.Method.invoke(Unknown Source)
  95. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  96. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  97. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  98. at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
  99. at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
  100. at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
  101. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  102. at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
  103. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  104. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  105. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  106. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  107. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  108. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  109. at com.sun.proxy.$Proxy136.onStartup(Unknown Source)
  110. at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
  111. at org.openmrs.web.Listener.startOpenmrs(Listener.java:269)
  112. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  113. Caused by: java.lang.ClassNotFoundException: org.openmrs.module.atomfeed.scheduler.tasks.EventPublisherTask
  114. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1320)
  115. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1173)
  116. at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:166)
  117. at java.lang.ClassLoader.loadClass(Unknown Source)
  118. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
  119. ... 37 more
  120. 11-08-2018 13:26:30 [ERROR] TimerSchedulerServiceImpl - Failed to schedule task for class org.openmrs.module.atomfeed.scheduler.tasks.EventPublisherTask
  121. org.openmrs.scheduler.SchedulerException: Failed to schedule task
  122. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
  123. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
  124. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  125. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  126. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  127. at java.lang.reflect.Method.invoke(Unknown Source)
  128. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  129. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  130. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  131. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  132. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  133. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  134. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  135. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  136. at com.sun.proxy.$Proxy135.onStartup(Unknown Source)
  137. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  138. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  139. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  140. at java.lang.reflect.Method.invoke(Unknown Source)
  141. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  142. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  143. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  144. at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
  145. at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
  146. at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
  147. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  148. at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
  149. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  150. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  151. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  152. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  153. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  154. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  155. at com.sun.proxy.$Proxy136.onStartup(Unknown Source)
  156. at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
  157. at org.openmrs.web.Listener.startOpenmrs(Listener.java:269)
  158. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  159. Caused by: org.openmrs.scheduler.SchedulerException: could not load class
  160. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
  161. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
  162. ... 36 more
  163. Caused by: java.lang.ClassNotFoundException: org.openmrs.module.atomfeed.scheduler.tasks.EventPublisherTask
  164. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1320)
  165. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1173)
  166. at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:166)
  167. at java.lang.ClassLoader.loadClass(Unknown Source)
  168. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
  169. ... 37 more
  170. 11-08-2018 13:26:30 [ERROR] TaskFactory - OpenmrsClassLoader could not load class: org.openmrs.module.atomfeed.scheduler.tasks.EventPublisherTask. Probably due to a module not being loaded
  171. 11-08-2018 13:26:30 [ERROR] TimerSchedulerServiceImpl - Failed to schedule task OpenMRS event publisher task
  172. org.openmrs.scheduler.SchedulerException: could not load class
  173. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
  174. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
  175. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
  176. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  177. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  178. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  179. at java.lang.reflect.Method.invoke(Unknown Source)
  180. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  181. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  182. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  183. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  184. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  185. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  186. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  187. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  188. at com.sun.proxy.$Proxy135.onStartup(Unknown Source)
  189. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  190. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  191. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  192. at java.lang.reflect.Method.invoke(Unknown Source)
  193. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  194. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  195. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  196. at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
  197. at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
  198. at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
  199. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  200. at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
  201. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  202. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  203. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  204. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  205. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  206. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  207. at com.sun.proxy.$Proxy136.onStartup(Unknown Source)
  208. at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
  209. at org.openmrs.web.Listener.startOpenmrs(Listener.java:269)
  210. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  211. Caused by: java.lang.ClassNotFoundException: org.openmrs.module.atomfeed.scheduler.tasks.EventPublisherTask
  212. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1320)
  213. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1173)
  214. at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:166)
  215. at java.lang.ClassLoader.loadClass(Unknown Source)
  216. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
  217. ... 37 more
  218. 11-08-2018 13:26:30 [ERROR] TimerSchedulerServiceImpl - Failed to schedule task for class org.openmrs.module.atomfeed.scheduler.tasks.EventPublisherTask
  219. org.openmrs.scheduler.SchedulerException: Failed to schedule task
  220. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
  221. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
  222. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  223. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  224. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  225. at java.lang.reflect.Method.invoke(Unknown Source)
  226. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  227. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  228. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  229. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  230. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  231. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  232. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  233. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  234. at com.sun.proxy.$Proxy135.onStartup(Unknown Source)
  235. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  236. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  237. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  238. at java.lang.reflect.Method.invoke(Unknown Source)
  239. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  240. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  241. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  242. at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
  243. at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
  244. at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
  245. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  246. at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
  247. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  248. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  249. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  250. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  251. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  252. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  253. at com.sun.proxy.$Proxy136.onStartup(Unknown Source)
  254. at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
  255. at org.openmrs.web.Listener.startOpenmrs(Listener.java:269)
  256. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  257. Caused by: org.openmrs.scheduler.SchedulerException: could not load class
  258. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
  259. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
  260. ... 36 more
  261. Caused by: java.lang.ClassNotFoundException: org.openmrs.module.atomfeed.scheduler.tasks.EventPublisherTask
  262. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1320)
  263. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1173)
  264. at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:166)
  265. at java.lang.ClassLoader.loadClass(Unknown Source)
  266. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
  267. ... 37 more
  268. 11-08-2018 13:26:30 [ERROR] TaskFactory - OpenmrsClassLoader could not load class: org.bahmni.module.elisatomfeedclient.api.task.OpenElisPatientFeedTask. Probably due to a module not being loaded
  269. 11-08-2018 13:26:30 [ERROR] TimerSchedulerServiceImpl - Failed to schedule task OpenElis Patient Atom Feed Task
  270. org.openmrs.scheduler.SchedulerException: could not load class
  271. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
  272. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
  273. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
  274. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  275. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  276. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  277. at java.lang.reflect.Method.invoke(Unknown Source)
  278. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  279. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  280. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  281. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  282. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  283. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  284. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  285. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  286. at com.sun.proxy.$Proxy135.onStartup(Unknown Source)
  287. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  288. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  289. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  290. at java.lang.reflect.Method.invoke(Unknown Source)
  291. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  292. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  293. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  294. at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
  295. at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
  296. at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
  297. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  298. at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
  299. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  300. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  301. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  302. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  303. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  304. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  305. at com.sun.proxy.$Proxy136.onStartup(Unknown Source)
  306. at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
  307. at org.openmrs.web.Listener.startOpenmrs(Listener.java:269)
  308. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  309. Caused by: java.lang.ClassNotFoundException: org.bahmni.module.elisatomfeedclient.api.task.OpenElisPatientFeedTask
  310. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1320)
  311. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1173)
  312. at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:166)
  313. at java.lang.ClassLoader.loadClass(Unknown Source)
  314. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
  315. ... 37 more
  316. 11-08-2018 13:26:30 [ERROR] TimerSchedulerServiceImpl - Failed to schedule task for class org.bahmni.module.elisatomfeedclient.api.task.OpenElisPatientFeedTask
  317. org.openmrs.scheduler.SchedulerException: Failed to schedule task
  318. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
  319. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
  320. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  321. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  322. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  323. at java.lang.reflect.Method.invoke(Unknown Source)
  324. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  325. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  326. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  327. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  328. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  329. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  330. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  331. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  332. at com.sun.proxy.$Proxy135.onStartup(Unknown Source)
  333. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  334. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  335. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  336. at java.lang.reflect.Method.invoke(Unknown Source)
  337. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  338. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  339. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  340. at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
  341. at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
  342. at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
  343. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  344. at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
  345. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  346. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  347. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  348. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  349. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  350. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  351. at com.sun.proxy.$Proxy136.onStartup(Unknown Source)
  352. at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
  353. at org.openmrs.web.Listener.startOpenmrs(Listener.java:269)
  354. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  355. Caused by: org.openmrs.scheduler.SchedulerException: could not load class
  356. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
  357. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
  358. ... 36 more
  359. Caused by: java.lang.ClassNotFoundException: org.bahmni.module.elisatomfeedclient.api.task.OpenElisPatientFeedTask
  360. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1320)
  361. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1173)
  362. at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:166)
  363. at java.lang.ClassLoader.loadClass(Unknown Source)
  364. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
  365. ... 37 more
  366. 11-08-2018 13:26:30 [ERROR] TaskFactory - OpenmrsClassLoader could not load class: org.openmrs.module.atomfeed.scheduler.tasks.EventRecordsNumberOffsetMarkerTask. Probably due to a module not being loaded
  367. 11-08-2018 13:26:30 [ERROR] TimerSchedulerServiceImpl - Failed to schedule task OpenMRS event offset marker task
  368. org.openmrs.scheduler.SchedulerException: could not load class
  369. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
  370. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
  371. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
  372. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  373. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  374. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  375. at java.lang.reflect.Method.invoke(Unknown Source)
  376. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  377. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  378. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  379. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  380. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  381. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  382. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  383. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  384. at com.sun.proxy.$Proxy135.onStartup(Unknown Source)
  385. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  386. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  387. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  388. at java.lang.reflect.Method.invoke(Unknown Source)
  389. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  390. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  391. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  392. at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
  393. at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
  394. at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
  395. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  396. at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
  397. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  398. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  399. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  400. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  401. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  402. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  403. at com.sun.proxy.$Proxy136.onStartup(Unknown Source)
  404. at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
  405. at org.openmrs.web.Listener.startOpenmrs(Listener.java:269)
  406. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  407. Caused by: java.lang.ClassNotFoundException: org.openmrs.module.atomfeed.scheduler.tasks.EventRecordsNumberOffsetMarkerTask
  408. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1320)
  409. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1173)
  410. at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:166)
  411. at java.lang.ClassLoader.loadClass(Unknown Source)
  412. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
  413. ... 37 more
  414. 11-08-2018 13:26:30 [ERROR] TimerSchedulerServiceImpl - Failed to schedule task for class org.openmrs.module.atomfeed.scheduler.tasks.EventRecordsNumberOffsetMarkerTask
  415. org.openmrs.scheduler.SchedulerException: Failed to schedule task
  416. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:274)
  417. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.onStartup(TimerSchedulerServiceImpl.java:107)
  418. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  419. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  420. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  421. at java.lang.reflect.Method.invoke(Unknown Source)
  422. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  423. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  424. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  425. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  426. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  427. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  428. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  429. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  430. at com.sun.proxy.$Proxy135.onStartup(Unknown Source)
  431. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  432. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  433. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  434. at java.lang.reflect.Method.invoke(Unknown Source)
  435. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  436. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  437. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  438. at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
  439. at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
  440. at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
  441. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  442. at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
  443. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  444. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  445. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  446. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  447. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  448. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  449. at com.sun.proxy.$Proxy136.onStartup(Unknown Source)
  450. at org.openmrs.scheduler.SchedulerUtil.startup(SchedulerUtil.java:52)
  451. at org.openmrs.web.Listener.startOpenmrs(Listener.java:269)
  452. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  453. Caused by: org.openmrs.scheduler.SchedulerException: could not load class
  454. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:72)
  455. at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.scheduleTask(TimerSchedulerServiceImpl.java:217)
  456. ... 36 more
  457. Caused by: java.lang.ClassNotFoundException: org.openmrs.module.atomfeed.scheduler.tasks.EventRecordsNumberOffsetMarkerTask
  458. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1320)
  459. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1173)
  460. at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:166)
  461. at java.lang.ClassLoader.loadClass(Unknown Source)
  462. at org.openmrs.scheduler.TaskFactory.createInstance(TaskFactory.java:51)
  463. ... 37 more
  464. Aug 11, 2018 1:26:31 PM org.apache.catalina.util.SessionIdGeneratorBase createSecureRandom
  465. INFO: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [971] milliseconds.
  466. 11-08-2018 13:26:31 [WARN ] OpenmrsUtil - Unable to find a runtime properties file at /openmrs-runtime.properties
  467. Aug 11, 2018 1:26:31 PM org.apache.coyote.AbstractProtocol start
  468. INFO: Starting ProtocolHandler ["http-nio-8050"]
  469. Aug 11, 2018 1:26:31 PM org.apache.catalina.core.ApplicationContext log
  470. INFO: Initializing Spring FrameworkServlet 'openmrs'
  471. 11-08-2018 13:26:31 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  472. 11-08-2018 13:26:31 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  473. 11-08-2018 13:26:31 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  474. 11-08-2018 13:26:31 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  475. 11-08-2018 13:26:31 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  476. 11-08-2018 13:26:31 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  477. 11-08-2018 13:26:31 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  478. 11-08-2018 13:26:31 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  479. 11-08-2018 13:26:31 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  480. 11-08-2018 13:26:31 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  481. 11-08-2018 13:26:31 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  482. 11-08-2018 13:26:31 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  483. 11-08-2018 13:26:31 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  484. 11-08-2018 13:26:31 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  485. 11-08-2018 13:26:31 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  486. 11-08-2018 13:26:45 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  487. 11-08-2018 13:26:45 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  488. 11-08-2018 13:26:45 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  489. 11-08-2018 13:26:45 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  490. 11-08-2018 13:26:45 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  491. 11-08-2018 13:26:45 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  492. 11-08-2018 13:27:00 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  493. 11-08-2018 13:27:00 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  494. 11-08-2018 13:27:00 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  495. 11-08-2018 13:27:00 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  496. 11-08-2018 13:27:00 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  497. 11-08-2018 13:27:00 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  498. 11-08-2018 13:27:00 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  499. 11-08-2018 13:27:00 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  500. 11-08-2018 13:27:00 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  501. 11-08-2018 13:27:00 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  502. 11-08-2018 13:27:00 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  503. 11-08-2018 13:27:00 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
  504. 11-08-2018 13:27:00 [WARN ] PageNotFound - No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement