Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
3 minutes
Labels
None
Revisions
openmrs-module-webservices.rest
9bddb0364f098756981dcfae185224586099b800 9bddb0364f098756981dcfae185224586099b800
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
703
Fixed in
#468 (Changes by Rafal Korytkowski)

Tests

Responsible

Code commits

openmrs-module-webservices.rest
Author Commit Message Commit date
Rafal Korytkowski Rafal Korytkowski 9bddb0364f098756981dcfae185224586099b800 9bddb0364f098756981dcfae185224586099b800 Merge pull request #162 from k-joseph/RESTWS-533
[RESTWS-533] Replace SessionFactory with DbSessionFactory
k-joseph <kaweesi.joseph2012@gmail.com> k-joseph <kaweesi.joseph2012@gmail.com> 3014a9d534be89b969ac94f168759931db7efd56 3014a9d534be89b969ac94f168759931db7efd56 Replaced SessionFactory with DbSessionFactory

Tests

New test failures 338
Status Test View job Duration
Collapse Failed ValidateUtilTest validate_shouldNotThrowValidationExceptionButShouldNotFail History
Default Job < 1 sec
org.openmrs.module.webservices.validation.ValidationException: '' failed to validate with reason: name: error.name
	at org.openmrs.module.webservices.validation.ValidateUtil.validate(ValidateUtil.java:59)
	at org.openmrs.module.webservices.rest.validation.ValidateUtilTest.validate_shouldNotThrowValidationExceptionButShouldNotFail(ValidateUtilTest.java:25)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(32 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldRetrieveASubclass History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldRetrieveASuperclass History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldGetAll History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldNotAllowSpecifyingDefaultTypeOnGetAll History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldCreateASubclass History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldPurgeASubclass History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldDeleteASuperclass History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldUsePropertySetterAndGetterFromSubclassHandler History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldGetAllOfSubclass History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldPurgeASuperclass History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldGetAllDrugOrdersForAPatient History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldUpdateASuperclass History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldCreateASuperclass History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldDeleteASubclass History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldUpdateASubclass History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ClassHierarchyResourceTest shouldGetAllOrdersForAPatient History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed AllergyController1_8Test shouldGetRefByUuid History
Default Job < 1 sec
org.openmrs.api.APIException: Unknown resource: v1/allergy
	at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImpl.getResourceByName(RestServiceImpl.java:409)
	at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
(54 more lines...)
Collapse Failed AllergyController1_8Test getAllergy_shouldGetAFullRepresentationOfAnAllergy History
Default Job < 1 sec
org.openmrs.api.APIException: Unknown resource: v1/allergy
	at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImpl.getResourceByName(RestServiceImpl.java:409)
	at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
(54 more lines...)
Collapse Failed AllergyController1_8Test searchByPatient_shouldGetAllergyForAPatient History
Default Job < 1 sec
org.openmrs.api.APIException: Unknown resource: v1/allergy
	at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImpl.getResourceByName(RestServiceImpl.java:409)
	at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
(54 more lines...)
Collapse Failed AllergyController1_8Test shouldGetFullByUuid History
Default Job < 1 sec
org.openmrs.api.APIException: Unknown resource: v1/allergy
	at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImpl.getResourceByName(RestServiceImpl.java:409)
	at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
(54 more lines...)
Collapse Failed AllergyController1_8Test voidAllergy_shouldVoidAnAllergy History
Default Job < 1 sec
org.openmrs.api.APIException: Unknown resource: v1/allergy
	at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImpl.getResourceByName(RestServiceImpl.java:409)
	at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
(55 more lines...)
Collapse Failed AllergyController1_8Test shouldGetDefaultByUuid History
Default Job < 1 sec
org.openmrs.api.APIException: Unknown resource: v1/allergy
	at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImpl.getResourceByName(RestServiceImpl.java:409)
	at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
(54 more lines...)
Collapse Failed AllergyController1_8Test shouldGetAll History
Default Job < 1 sec
java.lang.Exception: Unexpected exception, expected<org.openmrs.module.webservices.rest.web.response.ResourceDoesNotSupportOperationException> but was<org.openmrs.api.APIException>
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:28)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:74)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:72)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:240)
(59 more lines...)
Collapse Failed AllergyController1_8Test getAllergy_shouldGetADefaultRepresentationOfAnAllergy History
Default Job < 1 sec
org.openmrs.api.APIException: Unknown resource: v1/allergy
	at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImpl.getResourceByName(RestServiceImpl.java:409)
	at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
(54 more lines...)
Collapse Failed CohortController1_8Test shouldGetDefaultByUuid History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortController1_8Test createCohort_shouldCreateANewCohort History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortController1_8Test voidCohort_shouldVoidACohort History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortController1_8Test updateCohort_shouldFailToOverwriteMemberIdsOnACohort History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortController1_8Test shouldGetFullByUuid History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortController1_8Test getCohorts_shouldSearchForCohortsByName History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortController1_8Test getCohort_shouldGetADefaultRepresentationOfACohort History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortController1_8Test getCohort_shouldGetADefaultRepresentationInXML History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortController1_8Test shouldGetRefByUuid History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortController1_8Test getCohortByExactName_shouldGetADefaultRepresentationOfACohort History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortController1_8Test purgeCohort_shouldPurgeCohort History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortController1_8Test updateCohort_shouldChangeAPropertyOnACohort History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortController1_8Test shouldGetAll History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortMemberController1_8Test getAllCohortMembers_shouldGetARefRepresentationOfAllCohortMembers History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortMemberController1_8Test shouldGetFullByUuid History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortMemberController1_8Test getCohortMember_shouldGetADefaultRepresentationOfACohortMember History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortMemberController1_8Test shouldGetRefByUuid History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortMemberController1_8Test addCohortMember_shouldAddCohortMember History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortMemberController1_8Test getAllCohortMembers_shouldGetADefaultRepresentationOfAllCohortMembers History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortMemberController1_8Test removeCohortMember_shouldRemoveCohortMember History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortMemberController1_8Test shouldGetAll History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed CohortMemberController1_8Test shouldGetDefaultByUuid History
Default Job < 1 sec
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement: insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
org.h2.jdbc.JdbcSQLException: NULL not allowed for column "URGENCY"; SQL statement:
insert into ORDERS (ORDER_ID, ORDER_TYPE_ID, CONCEPT_ID, ORDERER, INSTRUCTIONS, START_DATE, AUTO_EXPIRE_DATE, DISCONTINUED, CREATOR, DATE_CREATED, VOIDED, PATIENT_ID, UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90006-135]
	at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
	at org.h2.message.DbException.get(DbException.java:167)
	at org.h2.message.DbException.get(DbException.java:144)
	at org.h2.table.Column.validateConvertUpdateSequence(Column.java:294)
	at org.h2.table.Table.validateConvertUpdateSequence(Table.java:608)
(49 more lines...)
Collapse Failed ConceptController1_8Test shouldGetAConceptByUuidInXML History
Default Job < 1 sec
org.openmrs.api.APIException: Unknown resource: v1/concept
	at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImpl.getResourceByName(RestServiceImpl.java:409)
	at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
(54 more lines...)
Collapse Failed ConceptController1_8Test shouldModifySetMembersOnConcept History
Default Job < 1 sec
org.openmrs.api.APIException: Unknown resource: v1/concept
	at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImpl.getResourceByName(RestServiceImpl.java:409)
	at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
(54 more lines...)
Collapse Failed ConceptController1_8Test shouldRetireAConcept History
Default Job < 1 sec
org.openmrs.api.APIException: Unknown resource: v1/concept
	at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImpl.getResourceByName(RestServiceImpl.java:409)
	at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
(54 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeRESTWS-533Could not obtain issue details from Jira