Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.60 KB | None | 0 0
  1. [INFO] -------------------------------------------------------
  2. [INFO] T E S T S
  3. [INFO] -------------------------------------------------------
  4. [INFO] Running org.openmrs.AllergenTest
  5. [ERROR] Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 31.163 s <<< FAILURE! - in org.openmrs.AllergenTest
  6. [ERROR] isSameAllergen_shouldReturnTrueForSameNonCodedAllergen(org.openmrs.AllergenTest) Time elapsed: 2.531 s <<< ERROR!
  7. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  8. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  9. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  10. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  11. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  12.  
  13. [ERROR] shouldEitherBeCodedOrFreeText(org.openmrs.AllergenTest) Time elapsed: 1.243 s <<< ERROR!
  14. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  15. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  16. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  17. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  18. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  19.  
  20. [ERROR] isSameAllergen_shouldReturnFalseForDifferentCodedAllergen(org.openmrs.AllergenTest) Time elapsed: 1.223 s <<< ERROR!
  21. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  22. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  23. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  24. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  25. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  26.  
  27. [ERROR] isSameAllergen_shouldReturnTrueForSameCodedAllergen(org.openmrs.AllergenTest) Time elapsed: 1.023 s <<< ERROR!
  28. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  29. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  30. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  31. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  32. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  33.  
  34. [ERROR] isSameAllergen_shouldReturnFalseForDifferentNonCodedAllergen(org.openmrs.AllergenTest) Time elapsed: 1.098 s <<< ERROR!
  35. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  36. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  37. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  38. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  39. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  40.  
  41. [ERROR] isSameAllergen_shouldBeCaseInsensitiveForNonCodedAllergen(org.openmrs.AllergenTest) Time elapsed: 1.041 s <<< ERROR!
  42. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  43. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  44. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  45. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  46. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  47.  
  48. [INFO] Running org.openmrs.AllergiesTest
  49. [ERROR] Tests run: 26, Failures: 0, Errors: 26, Skipped: 0, Time elapsed: 22.569 s <<< FAILURE! - in org.openmrs.AllergiesTest
  50. [ERROR] addAll6_shouldNotAllowDuplicateNonCodedAllergen(org.openmrs.AllergiesTest) Time elapsed: 1.004 s <<< ERROR!
  51. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  52. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  53. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  54. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  55. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  56.  
  57. [ERROR] addAll4_shouldNotAllowDuplicateCodedAllergen(org.openmrs.AllergiesTest) Time elapsed: 1.014 s <<< ERROR!
  58. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  59. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  60. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  61. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  62. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  63.  
  64. [ERROR] addAll_shouldAllowNonDuplicateNonCodedAllergen(org.openmrs.AllergiesTest) Time elapsed: 1.462 s <<< ERROR!
  65. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  66. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  67. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  68. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  69. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  70.  
  71. [ERROR] addAll_shouldNotAllowDuplicateNonCodedAllergen(org.openmrs.AllergiesTest) Time elapsed: 0.88 s <<< ERROR!
  72. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  73. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  74. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  75. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  76. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  77.  
  78. [ERROR] add_shouldNotAllowDuplicateCodedAllergen(org.openmrs.AllergiesTest) Time elapsed: 0.814 s <<< ERROR!
  79. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  80. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  81. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  82. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  83. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  84.  
  85. [ERROR] addAll2_shouldNotAllowDuplicateCodedAllergen(org.openmrs.AllergiesTest) Time elapsed: 0.988 s <<< ERROR!
  86. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  87. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  88. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  89. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  90. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  91.  
  92. [ERROR] shouldThrowAnErrorWhenTryingConfirmNoKnowAllergiesWhileAllergiesIsNotEmpty(org.openmrs.AllergiesTest) Time elapsed: 0.85 s <<< ERROR!
  93. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  94. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  95. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  96. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  97. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  98.  
  99. [ERROR] add_shouldAllowNonDuplicateNonCodedAllergen(org.openmrs.AllergiesTest) Time elapsed: 0.84 s <<< ERROR!
  100. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  101. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  102. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  103. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  104. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  105.  
  106. [ERROR] add_shouldNotAllowDuplicateNonCodedAllergen(org.openmrs.AllergiesTest) Time elapsed: 0.791 s <<< ERROR!
  107. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  108. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  109. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  110. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  111. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  112.  
  113. [ERROR] shouldAddAllergyCollectionAndSetCorrectStatus(org.openmrs.AllergiesTest) Time elapsed: 0.872 s <<< ERROR!
  114. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  115. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  116. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  117. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  118. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  119.  
  120. [ERROR] add2_shouldAllowNonDuplicateNonCodedAllergen(org.openmrs.AllergiesTest) Time elapsed: 1.021 s <<< ERROR!
  121. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  122. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  123. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  124. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  125. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  126.  
  127. [ERROR] addAll_shouldNotAllowDuplicateCodedAllergen(org.openmrs.AllergiesTest) Time elapsed: 0.753 s <<< ERROR!
  128. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  129. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  130. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  131. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  132. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  133.  
  134. [ERROR] add2_shouldNotAllowDuplicateNonCodedAllergen(org.openmrs.AllergiesTest) Time elapsed: 0.764 s <<< ERROR!
  135. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  136. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  137. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  138. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  139. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  140.  
  141. [ERROR] addAll5_shouldNotAllowDuplicateCodedAllergen(org.openmrs.AllergiesTest) Time elapsed: 0.786 s <<< ERROR!
  142. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  143. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  144. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  145. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  146. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  147.  
  148. [ERROR] shouldClearAllergyAndSetCorrectStatus(org.openmrs.AllergiesTest) Time elapsed: 0.787 s <<< ERROR!
  149. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  150. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  151. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  152. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  153. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  154.  
  155. [ERROR] add_shouldAllowNonDuplicateCodedAllergen(org.openmrs.AllergiesTest) Time elapsed: 0.723 s <<< ERROR!
  156. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  157. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  158. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  159. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  160. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  161.  
  162. [ERROR] addAll2_shouldAllowNonDuplicateCodedAllergen(org.openmrs.AllergiesTest) Time elapsed: 0.785 s <<< ERROR!
  163. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  164. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  165. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  166. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  167. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  168.  
  169. [ERROR] shouldRemoveAllergyAndSetCorrectStatus(org.openmrs.AllergiesTest) Time elapsed: 0.994 s <<< ERROR!
  170. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  171. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  172. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  173. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  174. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  175.  
  176. [ERROR] addAll7_shouldNotAllowDuplicateNonCodedAllergen(org.openmrs.AllergiesTest) Time elapsed: 0.73 s <<< ERROR!
  177. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  178. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  179. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  180. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  181. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  182.  
  183. [ERROR] add2_shouldNotAllowDuplicateCodedAllergen(org.openmrs.AllergiesTest) Time elapsed: 0.796 s <<< ERROR!
  184. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  185. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  186. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  187. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  188. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  189.  
  190. [ERROR] addAll_shouldAllowNonDuplicateCodedAllergen(org.openmrs.AllergiesTest) Time elapsed: 0.768 s <<< ERROR!
  191. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  192. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  193. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  194. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  195. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  196.  
  197. [ERROR] shouldConfirmNoKnownAllergies(org.openmrs.AllergiesTest) Time elapsed: 0.731 s <<< ERROR!
  198. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  199. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  200. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  201. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  202. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  203.  
  204. [ERROR] shouldAddAllergyAndSetCorrectStatus(org.openmrs.AllergiesTest) Time elapsed: 0.814 s <<< ERROR!
  205. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  206. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  207. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  208. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  209. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  210.  
  211. [ERROR] addAll2_shouldAllowNonDuplicateNonCodedAllergen(org.openmrs.AllergiesTest) Time elapsed: 0.699 s <<< ERROR!
  212. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  213. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  214. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  215. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  216. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  217.  
  218. [ERROR] addAll2_shouldNotAllowDuplicateNonCodedAllergen(org.openmrs.AllergiesTest) Time elapsed: 0.906 s <<< ERROR!
  219. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  220. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  221. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  222. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  223. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  224.  
  225. [ERROR] add2_shouldAllowNonDuplicateCodedAllergen(org.openmrs.AllergiesTest) Time elapsed: 0.792 s <<< ERROR!
  226. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  227. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  228. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  229. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  230. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  231.  
  232. [INFO] Running org.openmrs.annotation.OpenmrsProfileExcludeFilterTest
  233. [ERROR] Tests run: 8, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 6.598 s <<< FAILURE! - in org.openmrs.annotation.OpenmrsProfileExcludeFilterTest
  234. [ERROR] shouldBeIgnoredIfOpenmrsVersionDoesNotMatch(org.openmrs.annotation.OpenmrsProfileExcludeFilterTest) Time elapsed: 0.786 s <<< ERROR!
  235. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  236. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  237. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  238. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  239. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  240.  
  241. [ERROR] match_shouldIncludeBeanForOpenmrs1_10AndLater(org.openmrs.annotation.OpenmrsProfileExcludeFilterTest) Time elapsed: 0.711 s <<< ERROR!
  242. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  243. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  244. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  245. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  246. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  247.  
  248. [ERROR] match_shouldIncludeBeanForOpenmrs1_8AndLater(org.openmrs.annotation.OpenmrsProfileExcludeFilterTest) Time elapsed: 0.839 s <<< ERROR!
  249. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  250. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  251. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  252. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  253. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  254.  
  255. [ERROR] match_shouldNotIncludeBeanForOpenmrsFrom1_6To1_7(org.openmrs.annotation.OpenmrsProfileExcludeFilterTest) Time elapsed: 0.841 s <<< ERROR!
  256. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  257. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  258. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  259. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  260. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  261.  
  262. [ERROR] match_shouldNotIncludeBeanForOpenmrs1_8AndLaterIfModuleMissing(org.openmrs.annotation.OpenmrsProfileExcludeFilterTest) Time elapsed: 0.726 s <<< ERROR!
  263. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  264. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  265. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  266. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  267. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  268.  
  269. [ERROR] match_shouldIncludeBeanIfModuleMissing(org.openmrs.annotation.OpenmrsProfileExcludeFilterTest) Time elapsed: 0.998 s <<< ERROR!
  270. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  271. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  272. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  273. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  274. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  275.  
  276. [ERROR] shouldBeIgnoredIfModuleDoesNotMatch(org.openmrs.annotation.OpenmrsProfileExcludeFilterTest) Time elapsed: 0.747 s <<< ERROR!
  277. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  278. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  279. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  280. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  281. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  282.  
  283. [ERROR] shouldNotBeIgnoredIfOpenmrsVersionDoesMatch(org.openmrs.annotation.OpenmrsProfileExcludeFilterTest) Time elapsed: 0.777 s <<< ERROR!
  284. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  285. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  286. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  287. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  288. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  289.  
  290. [INFO] Running org.openmrs.annotation.OpenmrsProfileExcludeFilterWithModulesTest
  291. [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.751 s <<< FAILURE! - in org.openmrs.annotation.OpenmrsProfileExcludeFilterWithModulesTest
  292. [ERROR] match_shouldNotIncludeBeanIfModuleIsStarted(org.openmrs.annotation.OpenmrsProfileExcludeFilterWithModulesTest) Time elapsed: 0.831 s <<< ERROR!
  293. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  294. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  295. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  296. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  297. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  298.  
  299. [INFO] Running org.openmrs.annotation.OpenmrsProfileIncludeFilterTest
  300. [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 2.144 s <<< FAILURE! - in org.openmrs.annotation.OpenmrsProfileIncludeFilterTest
  301. [ERROR] match_shouldCreateBeanForOpenmrs1_8AndLater(org.openmrs.annotation.OpenmrsProfileIncludeFilterTest) Time elapsed: 0.939 s <<< ERROR!
  302. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  303. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  304. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  305. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  306. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  307.  
  308. [ERROR] match_shouldNotCreateBeanForOpenmrs1_6To1_7(org.openmrs.annotation.OpenmrsProfileIncludeFilterTest) Time elapsed: 0.745 s <<< ERROR!
  309. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  310. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  311. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  312. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  313. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  314.  
  315. [INFO] Running org.openmrs.annotation.StartModuleAnnotationReuseTest
  316. [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.499 s <<< FAILURE! - in org.openmrs.annotation.StartModuleAnnotationReuseTest
  317. [ERROR] shouldPass(org.openmrs.annotation.StartModuleAnnotationReuseTest) Time elapsed: 0.919 s <<< ERROR!
  318. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  319. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  320. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  321. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  322. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  323.  
  324. [INFO] Running org.openmrs.aop.AuthorizationAdviceTest
  325. [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 2.128 s <<< FAILURE! - in org.openmrs.aop.AuthorizationAdviceTest
  326. [ERROR] before_shouldNotifyListenersAboutCheckedPrivileges(org.openmrs.aop.AuthorizationAdviceTest) Time elapsed: 0.88 s <<< ERROR!
  327. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  328. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  329. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  330. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  331. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  332.  
  333. [ERROR] before_shouldThrowAPIAuthenticationException(org.openmrs.aop.AuthorizationAdviceTest) Time elapsed: 0.973 s <<< ERROR!
  334. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  335. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  336. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  337. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  338. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  339.  
  340. [INFO] Running org.openmrs.aop.RequiredDataAdviceTest
  341. [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.393 s - in org.openmrs.aop.RequiredDataAdviceTest
  342. [INFO] Running org.openmrs.api.AdministrationServiceTest
  343. [ERROR] Tests run: 57, Failures: 0, Errors: 53, Skipped: 4, Time elapsed: 42.013 s <<< FAILURE! - in org.openmrs.api.AdministrationServiceTest
  344. [ERROR] getSearchLocales_shouldExcludeNotAllowedLocales(org.openmrs.api.AdministrationServiceTest) Time elapsed: 0.932 s <<< ERROR!
  345. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  346. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  347. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  348. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  349. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  350.  
  351. [ERROR] getGlobalPropertyObject_shouldReturnNullWhenNoGlobalPropertyMatchGivenPropertyName(org.openmrs.api.AdministrationServiceTest) Time elapsed: 0.927 s <<< ERROR!
  352. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  353. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  354. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  355. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  356. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  357.  
  358. [ERROR] getGlobalPropertyValue_shouldReturnValueInTheSpecifiedDoubleType(org.openmrs.api.AdministrationServiceTest) Time elapsed: 0.845 s <<< ERROR!
  359. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  360. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  361. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  362. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  363. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  364.  
  365. [ERROR] getPresentationLocales_shouldReturnLanguageLocaleIfItIsSpecifiedInAllowedListAndThereAreNoCountryLocaleMessageFilesAvailable(org.openmrs.api.AdministrationServiceTest) Time elapsed: 0.92 s <<< ERROR!
  366. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  367. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  368. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  369. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  370. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  371.  
  372. [ERROR] saveGlobalProperties_shouldSavePropertiesWithCaseDifferenceOnly(org.openmrs.api.AdministrationServiceTest) Time elapsed: 0.759 s <<< ERROR!
  373. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  374. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  375. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  376. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  377. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  378.  
  379. [ERROR] updateGlobalProperty_shouldFailIfGlobalPropertyBeingUpdatedDoesNotAlreadyExist(org.openmrs.api.AdministrationServiceTest) Time elapsed: 0.823 s <<< ERROR!
  380. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  381. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  382. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  383. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  384. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  385.  
  386. [ERROR] getGlobalProperty_shouldGetPropertyInCaseInsensitiveWay(org.openmrs.api.AdministrationServiceTest) Time elapsed: 0.788 s <<< ERROR!
  387. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  388. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  389. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  390. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  391. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  392.  
  393. [ERROR] setImplementationId_shouldThrowAPIExceptionIfGivenEmptyImplementationIdObject(org.openmrs.api.AdministrationServiceTest) Time elapsed: 0.741 s <<< ERROR!
  394. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  395. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  396. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  397. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  398. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  399.  
  400. [ERROR] setGlobalProperty_shouldOverwriteGlobalPropertyIfExists(org.openmrs.api.AdministrationServiceTest) Time elapsed: 0.758 s <<< ERROR!
  401. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  402. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  403. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  404. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  405. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  406.  
  407. [ERROR] getGlobalPropertyByUuid_shouldFindObjectGivenValidUuid(org.openmrs.api.AdministrationServiceTest) Time elapsed: 0.762 s <<< ERROR!
  408. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  409. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  410. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  411. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  412. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  413.  
  414. [ERROR] updateGlobalProperty_shouldUpdateGlobalPropertyInDatabase(org.openmrs.api.AdministrationServiceTest) Time elapsed: 0.899 s <<< ERROR!
  415. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  416. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  417. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  418. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  419. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  420.  
  421. [ERROR] saveGlobalProperties_shouldSaveAllGlobalPropertiesToTheDatabase(org.openmrs.api.AdministrationServiceTest) Time elapsed: 0.741 s <<< ERROR!
  422. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  423. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  424. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  425. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  426. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  427.  
  428. [ERROR] saveGlobalProperty_shouldSaveAGlobalPropertyWhoseTypedValueIsHandledByACustomDatatype(org.openmrs.api.AdministrationServiceTest) Time elapsed: 0.771 s <<< ERROR!
  429. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  430. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  431. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  432. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  433. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  434.  
  435. [ERROR] saveGlobalProperty_shouldCreateGlobalPropertyInDatabase(org.openmrs.api.AdministrationServiceTest) Time elapsed: 0.762 s <<< ERROR!
  436. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  437. Caused by: org.dbunit.DatabaseUnitException: Exception processing table name='drug'
  438. Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException:
  439. NULL not allowed for column "DOSE_LIMIT_UNITS"; SQL statement:
  440. insert into DRUG (DRUG_ID, CONCEPT_ID, NAME, COMBINATION, STRENGTH, CREATOR, DATE_CREATED, RETIRED, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [23502-199]
  441.  
  442. [ERROR] getAllGlobalProperties_shouldReturnAllGlobalPropertiesInTheDatabase(org.openmrs.api.AdministrationServiceTest) Time elapsed: 0.762 s <<< ERROR!
  443. org.dbunit.DatabaseUnitRuntimeException: org.dbunit.DatabaseUnitException:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement