Advertisement
Guest User

Untitled

a guest
Dec 30th, 2020
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.76 KB | None | 0 0
  1. 01)
  2. at org.hibernate.event.internal.DefaultSaveOrUpdateEventListener.entityIsDetached(DefaultSaveOrUpdateEventListener.java:244)
  3. at org.hibernate.event.internal.DefaultSaveOrUpdateEventListener.performSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:109)
  4. at org.hibernate.event.internal.DefaultSaveOrUpdateEventListener.onSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:90)
  5. at org.hibernate.internal.SessionImpl.fireSaveOrUpdate(SessionImpl.java:684)
  6. at org.hibernate.internal.SessionImpl.saveOrUpdate(SessionImpl.java:676)
  7. at org.hibernate.internal.SessionImpl.saveOrUpdate(SessionImpl.java:671)
  8. at org.openmrs.api.db.hibernate.HibernateUserDAO.savePrivilege(HibernateUserDAO.java:246)
  9. at org.openmrs.api.impl.UserServiceImpl.savePrivilege(UserServiceImpl.java:263)
  10. at sun.reflect.GeneratedMethodAccessor370.invoke(Unknown Source)
  11. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  12. at java.lang.reflect.Method.invoke(Unknown Source)
  13. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  14. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  15. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  16. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  17. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  18. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  19. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  20. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  21. at com.sun.proxy.$Proxy158.savePrivilege(Unknown Source)
  22. at sun.reflect.GeneratedMethodAccessor370.invoke(Unknown Source)
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  24. at java.lang.reflect.Method.invoke(Unknown Source)
  25. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  26. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  27. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  28. at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
  29. at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
  30. at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
  31. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  32. at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
  33. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  34. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  35. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  36. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  37. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  38. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  39. at com.sun.proxy.$Proxy159.savePrivilege(Unknown Source)
  40. at org.openmrs.module.locationbasedaccess.LocationBasedAccessActivator.generatePrivilegesForLocations(LocationBasedAccessActivator.java:89)
  41. at org.openmrs.module.locationbasedaccess.LocationBasedAccessActivator.started(LocationBasedAccessActivator.java:57)
  42. at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:928)
  43. at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:847)
  44. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:632)
  45. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:612)
  46. at org.openmrs.web.Listener.startOpenmrs(Listener.java:251)
  47. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  48. WARN - OpenmrsUtil.deleteDirectory(935) |2020-12-30 14:48:38,169| ...could not remove directory: D:\digiPrescripe\referenceapplication-standalone-2.11.0\appdata\.openmrs-lib-cache\locationbasedaccess\lib
  49. WARN - OpenmrsUtil.deleteDirectory(935) |2020-12-30 14:48:38,187| ...could not remove directory: D:\digiPrescripe\referenceapplication-standalone-2.11.0\appdata\.openmrs-lib-cache\locationbasedaccess
  50. INFO - LoggingAdvice.invoke(116) |2020-12-30 14:48:38,205| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.identifierSourceId value: 1,
  51. INFO - LoggingAdvice.invoke(156) |2020-12-30 14:48:38,206| Exiting method saveGlobalProperty
  52. Security framework of XStream not initialized, XStream is probably vulnerable.
  53. INFO - LoggingAdvice.invoke(116) |2020-12-30 14:48:38,297| In method DefinitionService.saveDefinition. Arguments: Definition=appointmentschedulingui.appointmentDataSetDefinition.dailyAppointments,
  54. INFO - LoggingAdvice.invoke(116) |2020-12-30 14:48:38,302| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=appointmentschedulingui.appointmentDataSetDefinition.dailyAppointments,
  55. INFO - LoggingAdvice.invoke(156) |2020-12-30 14:48:38,314| Exiting method saveDefinition
  56. INFO - LoggingAdvice.invoke(156) |2020-12-30 14:48:38,315| Exiting method saveDefinition
  57. INFO - LoggingAdvice.invoke(116) |2020-12-30 14:48:38,434| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.ExistingPatientNameSearch,
  58. INFO - LoggingAdvice.invoke(156) |2020-12-30 14:48:38,462| Exiting method saveGlobalProperty
  59. INFO - LoggingAdvice.invoke(116) |2020-12-30 14:48:38,511| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emr.concept.diagnosisSetOfSets value: 160167AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
  60. INFO - LoggingAdvice.invoke(156) |2020-12-30 14:48:38,514| Exiting method saveGlobalProperty
  61. INFO - LoggingAdvice.invoke(116) |2020-12-30 14:48:38,519| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.givenNameStringEncoder value: Soundex,
  62. INFO - LoggingAdvice.invoke(156) |2020-12-30 14:48:38,523| Exiting method saveGlobalProperty
  63. INFO - LoggingAdvice.invoke(116) |2020-12-30 14:48:38,531| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.middleNameStringEncoder value: Soundex,
  64. INFO - LoggingAdvice.invoke(156) |2020-12-30 14:48:38,538| Exiting method saveGlobalProperty
  65. INFO - LoggingAdvice.invoke(116) |2020-12-30 14:48:38,543| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.familyNameStringEncoder value: Soundex,
  66. INFO - LoggingAdvice.invoke(156) |2020-12-30 14:48:38,547| Exiting method saveGlobalProperty
  67. INFO - LoggingAdvice.invoke(116) |2020-12-30 14:48:38,553| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.familyName2StringEncoder value: Soundex,
  68. INFO - LoggingAdvice.invoke(156) |2020-12-30 14:48:38,556| Exiting method saveGlobalProperty
  69. INFO - LoggingAdvice.invoke(116) |2020-12-30 14:48:38,559| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.BasicPatientNameSearch,
  70. INFO - LoggingAdvice.invoke(156) |2020-12-30 14:48:38,619| Exiting method saveGlobalProperty
  71. INFO - LoggingAdvice.invoke(116) |2020-12-30 14:48:38,622| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.fastSimilarPatientSearchAlgorithm value: registrationcore.BasicSimilarPatientSearchAlgorithm,
  72. INFO - LoggingAdvice.invoke(156) |2020-12-30 14:48:38,629| Exiting method saveGlobalProperty
  73. INFO - LoggingAdvice.invoke(116) |2020-12-30 14:48:38,637| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.preciseSimilarPatientSearchAlgorithm value: registrationcore.BasicExactPatientSearchAlgorithm,
  74. INFO - LoggingAdvice.invoke(156) |2020-12-30 14:48:38,640| Exiting method saveGlobalProperty
  75. INFO - LoggingAdvice.invoke(116) |2020-12-30 14:48:38,645| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: conceptmanagementapps.snomedCtConceptSource value: 1ADDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD,
  76. INFO - LoggingAdvice.invoke(156) |2020-12-30 14:48:38,650| Exiting method saveGlobalProperty
  77. ERROR - CommonsLoggingOutput.error(75) |2020-12-30 14:48:40,372| Line=362 The content of element type "dwr" must match "(init?,allow?,signatures?)".
  78. ERROR - CommonsLoggingOutput.error(75) |2020-12-30 14:48:40,377| Parameter mismatch parsing signatures section in dwr.xml on line: DWRAtlasService.disableAtlasModule()
  79. ERROR - CommonsLoggingOutput.error(75) |2020-12-30 14:48:40,381| Parameter mismatch parsing signatures section in dwr.xml on line: DWRHtmlFormEntryService.checkIfLoggedIn()
  80. Dec 30, 2020 2:48:40 PM org.apache.coyote.AbstractProtocol start
  81. INFO: Starting ProtocolHandler ["http-bio-8082"]
  82. Dec 30, 2020 2:48:40 PM org.apache.catalina.core.ApplicationContext log
  83. INFO: Initializing Spring FrameworkServlet 'openmrs'
  84. Dec 30, 2020 2:48:42 PM org.apache.jasper.compiler.TldLocationsCache tldScanJar
  85. INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
  86.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement