iambhabha

Error Log Details:

Jul 5th, 2025
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.17 KB | None | 0 0
  1. --- surefire:2.22.1:test (default-test) @ webservices.rest-omod-common ---
  2. [INFO]
  3. [INFO] -------------------------------------------------------
  4. [INFO] T E S T S
  5. [INFO] -------------------------------------------------------
  6. [INFO] Running org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest
  7. [ERROR] Tests run: 53, Failures: 0, Errors: 39, Skipped: 0, Time elapsed: 0.538 s <<< FAILURE! - in org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest
  8. [ERROR] getResourceByName_shouldReturnResourceForGivenNameAndIgnoreUnannotatedResources(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0.351 s <<< ERROR!
  9. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  10. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  11. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getResourceByName_shouldReturnResourceForGivenNameAndIgnoreUnannotatedResources(RestServiceImplTest.java:208)
  12.  
  13. [ERROR] getResourceBySupportedClass_shouldReturnResourceSupportingGivenClassAndCurrentOpenmrsVersion(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  14. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  15. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  16. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getResourceBySupportedClass_shouldReturnResourceSupportingGivenClassAndCurrentOpenmrsVersion(RestServiceImplTest.java:367)
  17.  
  18. [ERROR] initialize_shouldClearCachedResourcesAndSearchHandlersAndReinitializeThem(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  19. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  20. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  21. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.initialize_shouldClearCachedResourcesAndSearchHandlersAndReinitializeThem(RestServiceImplTest.java:1137)
  22.  
  23. [ERROR] getResourceByName_shouldReturnResourceForGivenName(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0.016 s <<< ERROR!
  24. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  25. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  26. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getResourceByName_shouldReturnResourceForGivenName(RestServiceImplTest.java:190)
  27.  
  28. [ERROR] getSearchHandler_shouldReturnNullIfParametersDoNotContainASearchHandlerIdAndNoOtherNonSpecialRequestParameters(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  29. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  30. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  31. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getSearchHandler_shouldReturnNullIfParametersDoNotContainASearchHandlerIdAndNoOtherNonSpecialRequestParameters(RestServiceImplTest.java:618)
  32.  
  33. [ERROR] getSearchHandlers_shouldReturnNullIfNoSearchHandlerIsFoundForGivenResourceName(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  34. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  35. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  36. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getSearchHandlers_shouldReturnNullIfNoSearchHandlerIsFoundForGivenResourceName(RestServiceImplTest.java:1023)
  37.  
  38. [ERROR] getResourceByName_shouldFailIfResourceForGivenNameDoesNotSupportTheCurrentOpenmrsVersion(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  39. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  40. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  41. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getResourceByName_shouldFailIfResourceForGivenNameDoesNotSupportTheCurrentOpenmrsVersion(RestServiceImplTest.java:271)
  42.  
  43. [ERROR] getSearchHandler_shouldReturnSearchHandlerProvidingAllRequestParametersAndParametersSatisfyingItsRequiredParameters(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  44. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  45. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  46. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getSearchHandler_shouldReturnSearchHandlerProvidingAllRequestParametersAndParametersSatisfyingItsRequiredParameters(RestServiceImplTest.java:648)
  47.  
  48. [ERROR] getSearchHandler_shouldReturnNullIfGivenParametersAreMissingAParameterRequiredBySearchHandlersEligibleForGivenResourceNameAndParameters(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  49. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  50. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  51. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getSearchHandler_shouldReturnNullIfGivenParametersAreMissingAParameterRequiredBySearchHandlersEligibleForGivenResourceNameAndParameters(RestServiceImplTest.java:680)
  52.  
  53. [ERROR] getResourceBySupportedClass_shouldReturnResourceWithLowerOrderValueIfTwoResourcesWithTheSameNameAreFoundForGivenClass(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  54. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  55. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  56. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getResourceBySupportedClass_shouldReturnResourceWithLowerOrderValueIfTwoResourcesWithTheSameNameAreFoundForGivenClass(RestServiceImplTest.java:521)
  57.  
  58. [ERROR] getResourceByName_shouldReturnResourceWithLowerOrderValueIfTwoResourcesWithTheSameNameAreFoundForGivenName(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0.015 s <<< ERROR!
  59. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  60. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  61. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getResourceByName_shouldReturnResourceWithLowerOrderValueIfTwoResourcesWithTheSameNameAreFoundForGivenName(RestServiceImplTest.java:350)
  62.  
  63. [ERROR] getSearchHandlers_shouldFailIfTwoSearchHandlersForTheSameResourceHaveTheSameId(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  64. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  65. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  66. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getSearchHandlers_shouldFailIfTwoSearchHandlersForTheSameResourceHaveTheSameId(RestServiceImplTest.java:1080)
  67.  
  68. [ERROR] getSearchHandler_shouldReturnDefaultSearchHandlerIfDefaultAndCustomSearchHandlersMatchGivenResourceAndParametersAndNoSearchHandlerIdIsSpecified(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  69. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  70. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  71. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getSearchHandler_shouldReturnDefaultSearchHandlerIfDefaultAndCustomSearchHandlersMatchGivenResourceAndParametersAndNoSearchHandlerIdIsSpecified(RestServiceImplTest.java:711)
  72.  
  73. [ERROR] getResourceBySupportedClass_shouldFailIfNoResourceSupportingGivenClassAndCurrentOpenmrsVersionWasFound(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  74. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  75. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  76. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getResourceBySupportedClass_shouldFailIfNoResourceSupportingGivenClassAndCurrentOpenmrsVersionWasFound(RestServiceImplTest.java:385)
  77.  
  78. [ERROR] getResourceHandlers_shouldReturnListWithDelegatingResourceWithLowerOrderValueIfTwoResourcesWithTheSameNameAreFoundForGivenName(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  79. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  80. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  81. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getResourceHandlers_shouldReturnListWithDelegatingResourceWithLowerOrderValueIfTwoResourcesWithTheSameNameAreFoundForGivenName(RestServiceImplTest.java:876)
  82.  
  83. [ERROR] getResourceBySupportedClass_shouldFailIfTwoResourcesWithSameNameAndOrderAreFoundForGivenClass(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  84. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  85. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  86. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getResourceBySupportedClass_shouldFailIfTwoResourcesWithSameNameAndOrderAreFoundForGivenClass(RestServiceImplTest.java:500)
  87.  
  88. [ERROR] getSearchHandlers_shouldReturnNullIfNoSearchHandlerIsFoundForCurrentOpenmrsVersion(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  89. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  90. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  91. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getSearchHandlers_shouldReturnNullIfNoSearchHandlerIsFoundForCurrentOpenmrsVersion(RestServiceImplTest.java:1044)
  92.  
  93. [ERROR] getResourceHandlers_shouldReturnListOfDelegatingResourceHandlersIncludingSubclassHandlers(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0.016 s <<< ERROR!
  94. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  95. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  96. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getResourceHandlers_shouldReturnListOfDelegatingResourceHandlersIncludingSubclassHandlers(RestServiceImplTest.java:850)
  97.  
  98. [ERROR] getResourceBySupportedClass_shouldReturnResourceSupportingDirectSuperclassOfGivenClassIfNoResourceSupportingGivenClassWasFoundButMultipleResourcesSupportingMultipleSuperclassesExist(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  99. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  100. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  101. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getResourceBySupportedClass_shouldReturnResourceSupportingDirectSuperclassOfGivenClassIfNoResourceSupportingGivenClassWasFoundButMultipleResourcesSupportingMultipleSuperclassesExist(RestServiceImplTest.java:465)
  102.  
  103. [ERROR] getResourceBySupportedClass_shouldReturnResourceSupportingSuperclassOfGivenClassIfGivenClassIsAHibernateProxy(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  104. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  105. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  106. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getResourceBySupportedClass_shouldReturnResourceSupportingSuperclassOfGivenClassIfGivenClassIsAHibernateProxy(RestServiceImplTest.java:425)
  107.  
  108. [ERROR] getAllSearchHandlers_shouldReturnAllSearchHandlersIfSearchHandlersHaveBeenInitialized(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  109. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  110. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  111. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getAllSearchHandlers_shouldReturnAllSearchHandlersIfSearchHandlersHaveBeenInitialized(RestServiceImplTest.java:945)
  112.  
  113. [ERROR] getResourceBySupportedClass_shouldReturnResourceSupportingSuperclassOfGivenClassIfNoResourceSupportingGivenClassWasFound(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  114. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  115. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  116. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getResourceBySupportedClass_shouldReturnResourceSupportingSuperclassOfGivenClassIfNoResourceSupportingGivenClassWasFound(RestServiceImplTest.java:444)
  117.  
  118. [ERROR] initialize_shouldFailIfTwoSearchHandlersForTheSameResourceHaveTheSameId(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  119. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  120. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  121. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.initialize_shouldFailIfTwoSearchHandlersForTheSameResourceHaveTheSameId(RestServiceImplTest.java:1234)
  122.  
  123. [ERROR] initialize_shouldFailIfTwoResourcesWithSameNameAndOrderAreFound(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  124. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  125. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  126. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.initialize_shouldFailIfTwoResourcesWithSameNameAndOrderAreFound(RestServiceImplTest.java:1210)
  127.  
  128. [ERROR] getSearchHandler_shouldReturnNullIfNoSearchHandlerIsFoundForGivenResourceName(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  129. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  130. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  131. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getSearchHandler_shouldReturnNullIfNoSearchHandlerIsFoundForGivenResourceName(RestServiceImplTest.java:796)
  132.  
  133. [ERROR] getSearchHandler_shouldReturnNullIfANonSpecialRequestParameterInGivenParametersCannotBeFoundInAnySearchHandler(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  134. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  135. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  136. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getSearchHandler_shouldReturnNullIfANonSpecialRequestParameterInGivenParametersCannotBeFoundInAnySearchHandler(RestServiceImplTest.java:772)
  137.  
  138. [ERROR] getSearchHandler_shouldFailIfTwoSearchHandlersMatchGivenResourceAndParametersAndNoSearchHandlerIdIsSpecified(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  139. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  140. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  141. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getSearchHandler_shouldFailIfTwoSearchHandlersMatchGivenResourceAndParametersAndNoSearchHandlerIdIsSpecified(RestServiceImplTest.java:738)
  142.  
  143. [ERROR] getResourceByName_shouldFailIfSubresourceForGivenNameDoesNotSupportTheCurrentOpenmrsVersion(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  144. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  145. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  146. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getResourceByName_shouldFailIfSubresourceForGivenNameDoesNotSupportTheCurrentOpenmrsVersion(RestServiceImplTest.java:310)
  147.  
  148. [ERROR] getResourceBySupportedClass_shouldFailIfNoResourceSupportingGivenClassWasFound(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  149. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  150. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  151. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getResourceBySupportedClass_shouldFailIfNoResourceSupportingGivenClassWasFound(RestServiceImplTest.java:404)
  152.  
  153. [ERROR] getResourceByName_shouldReturnSubresourceForGivenName(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  154. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  155. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  156. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getResourceByName_shouldReturnSubresourceForGivenName(RestServiceImplTest.java:291)
  157.  
  158. [ERROR] getSearchHandler_shouldFailIfTwoSearchHandlersForTheSameResourceHaveTheSameId(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0.016 s <<< ERROR!
  159. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  160. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  161. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getSearchHandler_shouldFailIfTwoSearchHandlersForTheSameResourceHaveTheSameId(RestServiceImplTest.java:588)
  162.  
  163. [ERROR] getSearchHandler_shouldFailIfParametersContainASearchHandlerIdWhichCannotBeFound(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  164. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  165. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  166. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getSearchHandler_shouldFailIfParametersContainASearchHandlerIdWhichCannotBeFound(RestServiceImplTest.java:559)
  167.  
  168. [ERROR] getSearchHandler_shouldReturnNullIfNoSearchHandlerIsFoundForCurrentOpenmrsVersion(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  169. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  170. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  171. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getSearchHandler_shouldReturnNullIfNoSearchHandlerIsFoundForCurrentOpenmrsVersion(RestServiceImplTest.java:820)
  172.  
  173. [ERROR] getResourceHandlers_shouldFailIfTwoResourcesWithSameNameAndOrderAreFoundForAClass(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  174. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  175. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  176. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getResourceHandlers_shouldFailIfTwoResourcesWithSameNameAndOrderAreFoundForAClass(RestServiceImplTest.java:911)
  177.  
  178. [ERROR] getResourceByName_shouldFailIfTwoResourcesWithSameNameAndOrderAreFoundForGivenName(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  179. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  180. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  181. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getResourceByName_shouldFailIfTwoResourcesWithSameNameAndOrderAreFoundForGivenName(RestServiceImplTest.java:329)
  182.  
  183. [ERROR] initialize_shouldFailIfFailedToInstantiateAResource(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  184. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  185. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  186. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.initialize_shouldFailIfFailedToInstantiateAResource(RestServiceImplTest.java:1191)
  187.  
  188. [ERROR] getSearchHandlers_shouldReturnSearchHandlersForGivenResourceName(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  189. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  190. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  191. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getSearchHandlers_shouldReturnSearchHandlersForGivenResourceName(RestServiceImplTest.java:998)
  192.  
  193. [ERROR] getSearchHandler_shouldReturnSearchHandlerMatchingIdSetInGivenParameters(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  194. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  195. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  196. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.getSearchHandler_shouldReturnSearchHandlerMatchingIdSetInGivenParameters(RestServiceImplTest.java:539)
  197.  
  198. [ERROR] initialize_shouldInitializeResourcesAndSearchHandlers(org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest) Time elapsed: 0 s <<< ERROR!
  199. java.lang.IllegalAccessException: Can not set static final java.lang.String field org.openmrs.util.OpenmrsConstants.OPENMRS_VERSION_SHORT to java.lang.String
  200. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.setCurrentOpenmrsVersion(RestServiceImplTest.java:227)
  201. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImplTest.initialize_shouldInitializeResourcesAndSearchHandlers(RestServiceImplTest.java:1110)
  202.  
  203. [INFO] Running org.openmrs.module.webservices.rest.web.api.RestServiceTest
  204. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:12:49,200| Connections could not be acquired from the underlying database!
  205. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:13:13,274| Connections could not be acquired from the underlying database!
  206. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:13:13,330| Connections could not be acquired from the underlying database!
  207. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:13:37,467| Connections could not be acquired from the underlying database!
  208. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:14:01,534| Connections could not be acquired from the underlying database!
  209. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:14:25,670| Connections could not be acquired from the underlying database!
  210. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:14:49,773| Connections could not be acquired from the underlying database!
  211. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:15:13,889| Connections could not be acquired from the underlying database!
  212. [ERROR] Tests run: 12, Failures: 0, Errors: 12, Skipped: 0, Time elapsed: 221.9 s <<< FAILURE! - in org.openmrs.module.webservices.rest.web.api.RestServiceTest
  213. [ERROR] getRepresentation_shouldGetFullRepresentationWhenSpecified(org.openmrs.module.webservices.rest.web.api.RestServiceTest) Time elapsed: 101.284 s <<< ERROR!
  214. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  215. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  216. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  217. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  218.  
  219. [ERROR] getRepresentation_shouldGetFullRepresentationWhenSpecified(org.openmrs.module.webservices.rest.web.api.RestServiceTest) Time elapsed: 101.284 s <<< ERROR!
  220. java.lang.NullPointerException
  221.  
  222. [ERROR] getRepresentation_shouldGetFullRepresentationWhenSpecified(org.openmrs.module.webservices.rest.web.api.RestServiceTest) Time elapsed: 101.285 s <<< ERROR!
  223. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  224. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  225. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  226. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  227.  
  228. [ERROR] getRepresentation_shouldGetDefaultRepresentationWhenSpecified(org.openmrs.module.webservices.rest.web.api.RestServiceTest) Time elapsed: 24.192 s <<< ERROR!
  229. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  230. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  231. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  232. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  233.  
  234. [ERROR] getRepresentation_shouldGetDefaultRepresentationWhenSpecified(org.openmrs.module.webservices.rest.web.api.RestServiceTest) Time elapsed: 24.193 s <<< ERROR!
  235. java.lang.NullPointerException
  236.  
  237. [ERROR] getRepresentation_shouldGetDefaultRepresentationWhenSpecified(org.openmrs.module.webservices.rest.web.api.RestServiceTest) Time elapsed: 24.194 s <<< ERROR!
  238. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  239. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  240. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  241. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  242.  
  243. [ERROR] getRepresentation_shouldGetANamedRepresentationWhenSpecified(org.openmrs.module.webservices.rest.web.api.RestServiceTest) Time elapsed: 48.199 s <<< ERROR!
  244. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  245. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  246. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  247. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  248.  
  249. [ERROR] getRepresentation_shouldGetANamedRepresentationWhenSpecified(org.openmrs.module.webservices.rest.web.api.RestServiceTest) Time elapsed: 48.199 s <<< ERROR!
  250. java.lang.NullPointerException
  251.  
  252. [ERROR] getRepresentation_shouldGetANamedRepresentationWhenSpecified(org.openmrs.module.webservices.rest.web.api.RestServiceTest) Time elapsed: 48.199 s <<< ERROR!
  253. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  254. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  255. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  256. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  257.  
  258. [ERROR] getRepresentation_shouldGetRefRepresentationWhenSpecified(org.openmrs.module.webservices.rest.web.api.RestServiceTest) Time elapsed: 48.219 s <<< ERROR!
  259. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  260. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  261. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  262. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  263.  
  264. [ERROR] getRepresentation_shouldGetRefRepresentationWhenSpecified(org.openmrs.module.webservices.rest.web.api.RestServiceTest) Time elapsed: 48.219 s <<< ERROR!
  265. java.lang.NullPointerException
  266.  
  267. [ERROR] getRepresentation_shouldGetRefRepresentationWhenSpecified(org.openmrs.module.webservices.rest.web.api.RestServiceTest) Time elapsed: 48.219 s <<< ERROR!
  268. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  269. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  270. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  271. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  272.  
  273. [INFO] Running org.openmrs.module.webservices.rest.web.ConversionUtilTest
  274. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:15:37,984| Connections could not be acquired from the underlying database!
  275. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:16:02,076| Connections could not be acquired from the underlying database!
  276. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:16:26,178| Connections could not be acquired from the underlying database!
  277. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:16:50,266| Connections could not be acquired from the underlying database!
  278. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:17:14,382| Connections could not be acquired from the underlying database!
  279. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:17:38,492| Connections could not be acquired from the underlying database!
  280. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:18:02,587| Connections could not be acquired from the underlying database!
  281. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:18:26,670| Connections could not be acquired from the underlying database!
  282. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:18:50,778| Connections could not be acquired from the underlying database!
  283. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:19:14,891| Connections could not be acquired from the underlying database!
  284. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:19:39,001| Connections could not be acquired from the underlying database!
  285. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:20:03,105| Connections could not be acquired from the underlying database!
  286. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:20:27,192| Connections could not be acquired from the underlying database!
  287. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:20:51,306| Connections could not be acquired from the underlying database!
  288. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:21:15,398| Connections could not be acquired from the underlying database!
  289. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:21:39,534| Connections could not be acquired from the underlying database!
  290. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:22:03,622| Connections could not be acquired from the underlying database!
  291. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:22:27,718| Connections could not be acquired from the underlying database!
  292. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:22:27,742| Connections could not be acquired from the underlying database!
  293. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:22:51,843| Connections could not be acquired from the underlying database!
  294. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:23:15,942| Connections could not be acquired from the underlying database!
  295. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:23:40,050| Connections could not be acquired from the underlying database!
  296. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:24:04,112| Connections could not be acquired from the underlying database!
  297. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:24:28,252| Connections could not be acquired from the underlying database!
  298. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:24:52,346| Connections could not be acquired from the underlying database!
  299. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:25:16,462| Connections could not be acquired from the underlying database!
  300. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:25:40,532| Connections could not be acquired from the underlying database!
  301. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:26:04,604| Connections could not be acquired from the underlying database!
  302. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:26:28,656| Connections could not be acquired from the underlying database!
  303. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:26:52,824| Connections could not be acquired from the underlying database!
  304. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:27:16,910| Connections could not be acquired from the underlying database!
  305. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:27:41,033| Connections could not be acquired from the underlying database!
  306. [ERROR] Tests run: 48, Failures: 0, Errors: 48, Skipped: 0, Time elapsed: 747.124 s <<< FAILURE! - in org.openmrs.module.webservices.rest.web.ConversionUtilTest
  307. [ERROR] getTypeVariableClass_shouldThrowIllegalArgumentExceptionWhenInstanceClassIsNull(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.165 s <<< ERROR!
  308. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  309. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  310. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  311. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  312.  
  313. [ERROR] getTypeVariableClass_shouldThrowIllegalArgumentExceptionWhenInstanceClassIsNull(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.165 s <<< ERROR!
  314. java.lang.NullPointerException
  315.  
  316. [ERROR] getTypeVariableClass_shouldThrowIllegalArgumentExceptionWhenInstanceClassIsNull(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.165 s <<< ERROR!
  317. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  318. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  319. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  320. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  321.  
  322. [ERROR] getTypeVariableClass_shouldReturnTheActualTypeIfDefinedOnTheGrandparentClass(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.194 s <<< ERROR!
  323. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  324. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  325. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  326. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  327.  
  328. [ERROR] getTypeVariableClass_shouldReturnTheActualTypeIfDefinedOnTheGrandparentClass(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.194 s <<< ERROR!
  329. java.lang.NullPointerException
  330.  
  331. [ERROR] getTypeVariableClass_shouldReturnTheActualTypeIfDefinedOnTheGrandparentClass(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.195 s <<< ERROR!
  332. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  333. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  334. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  335. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  336.  
  337. [ERROR] convert_shouldConvertSimpleObjectToCustomRepresentation(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.221 s <<< ERROR!
  338. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  339. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  340. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  341. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  342.  
  343. [ERROR] convert_shouldConvertSimpleObjectToCustomRepresentation(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.222 s <<< ERROR!
  344. java.lang.NullPointerException
  345.  
  346. [ERROR] convert_shouldConvertSimpleObjectToCustomRepresentation(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.222 s <<< ERROR!
  347. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  348. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  349. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  350. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  351.  
  352. [ERROR] convert_shouldConvertToAnArray(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.177 s <<< ERROR!
  353. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  354. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  355. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  356. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  357.  
  358. [ERROR] convert_shouldConvertToAnArray(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.177 s <<< ERROR!
  359. java.lang.NullPointerException
  360.  
  361. [ERROR] convert_shouldConvertToAnArray(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.177 s <<< ERROR!
  362. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  363. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  364. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  365. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  366.  
  367. [ERROR] convert_shouldSConvertStringsToEnumsValues(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.221 s <<< ERROR!
  368. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  369. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  370. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  371. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  372.  
  373. [ERROR] convert_shouldSConvertStringsToEnumsValues(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.221 s <<< ERROR!
  374. java.lang.NullPointerException
  375.  
  376. [ERROR] convert_shouldSConvertStringsToEnumsValues(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.221 s <<< ERROR!
  377. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  378. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  379. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  380. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  381.  
  382. [ERROR] convert_shouldReturnFalseOnIncorrectDateFromString(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.216 s <<< ERROR!
  383. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  384. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  385. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  386. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  387.  
  388. [ERROR] convert_shouldReturnFalseOnIncorrectDateFromString(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.217 s <<< ERROR!
  389. java.lang.NullPointerException
  390.  
  391. [ERROR] convert_shouldReturnFalseOnIncorrectDateFromString(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.217 s <<< ERROR!
  392. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  393. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  394. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  395. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  396.  
  397. [ERROR] getTypeVariableClass_shouldReturnNullWhenActualTypeCannotBeFound(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.197 s <<< ERROR!
  398. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  399. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  400. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  401. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  402.  
  403. [ERROR] getTypeVariableClass_shouldReturnNullWhenActualTypeCannotBeFound(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.197 s <<< ERROR!
  404. java.lang.NullPointerException
  405.  
  406. [ERROR] getTypeVariableClass_shouldReturnNullWhenActualTypeCannotBeFound(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.197 s <<< ERROR!
  407. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  408. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  409. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  410. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  411.  
  412. [ERROR] getTypeVariableClass_shouldThrowIllegalArgumentExceptionWhenTypeVariableIsNull(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.23 s <<< ERROR!
  413. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  414. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  415. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  416. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  417.  
  418. [ERROR] getTypeVariableClass_shouldThrowIllegalArgumentExceptionWhenTypeVariableIsNull(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.231 s <<< ERROR!
  419. java.lang.NullPointerException
  420.  
  421. [ERROR] getTypeVariableClass_shouldThrowIllegalArgumentExceptionWhenTypeVariableIsNull(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.231 s <<< ERROR!
  422. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  423. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  424. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  425. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  426.  
  427. [ERROR] convert_shouldReturnCorrectDateWhenParsingStringHavingTimeZone(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.184 s <<< ERROR!
  428. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  429. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  430. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  431. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  432.  
  433. [ERROR] convert_shouldReturnCorrectDateWhenParsingStringHavingTimeZone(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.184 s <<< ERROR!
  434. java.lang.NullPointerException
  435.  
  436. [ERROR] convert_shouldReturnCorrectDateWhenParsingStringHavingTimeZone(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.185 s <<< ERROR!
  437. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  438. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  439. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  440. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  441.  
  442. [ERROR] convert_shouldConvertStringsToLocales(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 24.122 s <<< ERROR!
  443. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  444. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  445. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  446. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  447.  
  448. [ERROR] convert_shouldConvertStringsToLocales(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 24.122 s <<< ERROR!
  449. java.lang.NullPointerException
  450.  
  451. [ERROR] convert_shouldConvertStringsToLocales(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 24.123 s <<< ERROR!
  452. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  453. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  454. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  455. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  456.  
  457. [ERROR] getTypeVariableClass_shouldReturnTheActualTypeIfDefinedOnTheParentClass(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.206 s <<< ERROR!
  458. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  459. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  460. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  461. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  462.  
  463. [ERROR] getTypeVariableClass_shouldReturnTheActualTypeIfDefinedOnTheParentClass(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.206 s <<< ERROR!
  464. java.lang.NullPointerException
  465.  
  466. [ERROR] getTypeVariableClass_shouldReturnTheActualTypeIfDefinedOnTheParentClass(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.206 s <<< ERROR!
  467. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  468. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  469. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  470. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  471.  
  472. [ERROR] convertToRepresentation_shouldReturnSameStringForToday(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.201 s <<< ERROR!
  473. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  474. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  475. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  476. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  477.  
  478. [ERROR] convertToRepresentation_shouldReturnSameStringForToday(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.201 s <<< ERROR!
  479. java.lang.NullPointerException
  480.  
  481. [ERROR] convertToRepresentation_shouldReturnSameStringForToday(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.201 s <<< ERROR!
  482. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  483. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  484. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  485. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  486.  
  487. [ERROR] convert_shouldResolveTypeVariablesToActualType(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.212 s <<< ERROR!
  488. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  489. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  490. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  491. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  492.  
  493. [ERROR] convert_shouldResolveTypeVariablesToActualType(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.212 s <<< ERROR!
  494. java.lang.NullPointerException
  495.  
  496. [ERROR] convert_shouldResolveTypeVariablesToActualType(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.212 s <<< ERROR!
  497. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  498. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  499. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  500. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  501.  
  502. [ERROR] convert_shouldConvertToAClass(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.141 s <<< ERROR!
  503. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  504. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  505. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  506. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  507.  
  508. [ERROR] convert_shouldConvertToAClass(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.141 s <<< ERROR!
  509. java.lang.NullPointerException
  510.  
  511. [ERROR] convert_shouldConvertToAClass(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.141 s <<< ERROR!
  512. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  513. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  514. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  515. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  516.  
  517. [ERROR] getTypeVariableClass_shouldReturnTheCorrectActualTypeIfThereAreMultipleGenericTypes(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.22 s <<< ERROR!
  518. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  519. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  520. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  521. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  522.  
  523. [ERROR] getTypeVariableClass_shouldReturnTheCorrectActualTypeIfThereAreMultipleGenericTypes(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.22 s <<< ERROR!
  524. java.lang.NullPointerException
  525.  
  526. [ERROR] getTypeVariableClass_shouldReturnTheCorrectActualTypeIfThereAreMultipleGenericTypes(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.22 s <<< ERROR!
  527. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  528. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  529. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  530. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  531.  
  532. [ERROR] convert_shouldReturnEqualsDateFromString(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.209 s <<< ERROR!
  533. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  534. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  535. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  536. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  537.  
  538. [ERROR] convert_shouldReturnEqualsDateFromString(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.209 s <<< ERROR!
  539. java.lang.NullPointerException
  540.  
  541. [ERROR] convert_shouldReturnEqualsDateFromString(org.openmrs.module.webservices.rest.web.ConversionUtilTest) Time elapsed: 48.209 s <<< ERROR!
  542. org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
  543. Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
  544. Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database!
  545. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  546.  
  547. [INFO] Running org.openmrs.module.webservices.rest.web.filter.ContentTypeFilterTest
  548. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.openmrs.module.webservices.rest.web.filter.ContentTypeFilterTest
  549. [INFO] Running org.openmrs.module.webservices.rest.web.RequestContextTest
  550. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:28:05,217| Connections could not be acquired from the underlying database!
  551. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:28:29,305| Connections could not be acquired from the underlying database!
  552. ERROR - JDBCExceptionReporter.logExceptions(234) |2025-07-06 10:28:53,423| Connections could not be acquired from the underlying database!
  553.  
Add Comment
Please, Sign In to add comment