Build: #403 failed
Job: Unit and Component Tests failed
Test results
- 2,557 tests in total
- 21 tests failed
- 21 failures are new
- 1 test was fixed
- 7 minutes taken in total.
Build 403 has the following 21 errors: 21 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
HL7ServiceTest
processHL7InQueue_shouldCreateHL7InArchiveAfterSuccessfulParsing
|
< 1 sec | |
java.lang.AssertionError: expected:<1> but was:<0> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:555) at org.junit.Assert.assertEquals(Assert.java:542) at org.openmrs.hl7.HL7ServiceTest.processHL7InQueue_shouldCreateHL7InArchiveAfterSuccessfulParsing(HL7ServiceTest.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) (34 more lines...) |
|||
Collapse |
HL7ServiceTest
processHL7Message_shouldSaveHl7MessageToTheDatabase
|
< 1 sec | |
org.openmrs.api.APIException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 3 (no Form) num Obs: [obs id is null, obs id is null] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:85) at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:137) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) (90 more lines...) |
|||
Collapse |
ORUR01HandlerTest
parseObs_shouldAddCommentsToAnObservationFromNTESegments
|
< 1 sec | |
org.openmrs.api.APIException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 7 (no Form) num Obs: [obs id is null] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:85) at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:137) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) (50 more lines...) |
|||
Collapse |
ORUR01HandlerTest
parseObs_shouldAddCommentsToAnObservationGroup
|
< 1 sec | |
org.openmrs.api.APIException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 7 (no Form) num Obs: [obs id is null] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:85) at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:137) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) (50 more lines...) |
|||
Collapse |
ORUR01HandlerTest
parseObs_shouldAddMultipleCommentsForAnObservationAsOneComment
|
< 1 sec | |
org.openmrs.api.APIException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 7 (no Form) num Obs: [obs id is null, obs id is null] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:85) at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:137) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) (50 more lines...) |
|||
Collapse |
ORUR01HandlerTest
processMessage_shouldCreateAnEncounterAndFindTheProviderByIdentifier
|
< 1 sec | |
org.openmrs.api.APIException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 2 (no Form) num Obs: [] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:85) at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:137) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) (50 more lines...) |
|||
Collapse |
ORUR01HandlerTest
processMessage_shouldCreateAnEncounterAndFindTheProviderByPersonId
|
< 1 sec | |
org.openmrs.api.APIException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 2 (no Form) num Obs: [] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:85) at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:137) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) (51 more lines...) |
|||
Collapse |
ORUR01HandlerTest
processMessage_shouldCreateAnEncounterAndFindTheProviderByProviderId
|
< 1 sec | |
org.openmrs.api.APIException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 2 (no Form) num Obs: [] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:85) at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:137) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) (51 more lines...) |
|||
Collapse |
ORUR01HandlerTest
processMessage_shouldCreateAnEncounterAndFindTheProviderByUuid
|
< 1 sec | |
org.openmrs.api.APIException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 2 (no Form) num Obs: [] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:85) at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:137) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) (51 more lines...) |
|||
Collapse |
ORUR01HandlerTest
processMessage_shouldCreateBasicConceptProposal
|
< 1 sec | |
org.openmrs.api.APIException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 7 (no Form) num Obs: [obs id is null, obs id is null] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:85) at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:137) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) (50 more lines...) |
|||
Collapse |
ORUR01HandlerTest
processMessage_shouldCreateConceptProposalAndWithObsAlongside
|
< 1 sec | |
org.openmrs.api.APIException: 'Encounter: [(no ID) Fri Oct 03 00:00:00 EDT 2008 (no Type) Test Location 7 (no Form) num Obs: [obs id is null, obs id is null, obs id is null] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:85) at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:137) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) (50 more lines...) |
|||
Collapse |
ORUR01HandlerTest
processMessage_shouldCreateEncounterAndObsFromHl7Message
|
< 1 sec | |
org.openmrs.api.APIException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 3 (no Form) num Obs: [obs id is null, obs id is null] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:85) at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:137) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) (50 more lines...) |
|||
Collapse |
ORUR01HandlerTest
processMessage_shouldCreateObsGroupForOBRs
|
< 1 sec | |
org.openmrs.api.APIException: 'Encounter: [(no ID) Tue Feb 05 00:00:00 EST 2008 (no Type) Test Location 3 (no Form) num Obs: [obs id is null, obs id is null] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:85) at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:137) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) (50 more lines...) |
|||
Collapse |
ORUR01HandlerTest
processMessage_shouldCreateObsValueCodedName
|
< 1 sec | |
org.openmrs.api.APIException: 'Encounter: [(no ID) Tue Jul 14 00:00:00 EDT 2009 (no Type) Test Location 3 (no Form) num Obs: [obs id is null, obs id is null] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:85) at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:137) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) (51 more lines...) |
|||
Collapse |
ORUR01HandlerTest
processMessage_shouldNotCreateProblemListObservationWithConceptProposals
|
< 1 sec | |
org.openmrs.api.APIException: 'Encounter: [(no ID) Fri Feb 08 00:00:00 EST 2008 (no Type) Test Location 3 (no Form) num Obs: [] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:85) at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:137) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) (51 more lines...) |
|||
Collapse |
ORUR01HandlerTest
processMessage_shouldSetComplexDataForObsWithComplexConcepts
|
< 1 sec | |
org.openmrs.api.APIException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 3 (no Form) num Obs: [obs id is null] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:85) at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:137) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) (50 more lines...) |
|||
Collapse |
ORUR01HandlerTest
processMessage_shouldSetValueAsBooleanForObsIfTheAnswerIs0Or1AndQuestionDatatypeIsBoolean
|
< 1 sec | |
org.openmrs.api.APIException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 7 (no Form) num Obs: [obs id is null] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:85) at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:137) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) (51 more lines...) |
|||
Collapse |
ORUR01HandlerTest
processMessage_shouldSetValue_CodedMatchingABooleanConceptForObsIfTheAnswerIs0Or1AndQuestionDatatypeIsCoded
|
< 1 sec | |
org.openmrs.api.APIException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 7 (no Form) num Obs: [obs id is null] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:85) at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:137) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) (50 more lines...) |
|||
Collapse |
ORUR01HandlerTest
processMessage_shouldSetValue_NumericForObsIfQuestionDatatypeIsNumeric
|
< 1 sec | |
org.openmrs.api.APIException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 7 (no Form) num Obs: [obs id is null] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:85) at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:137) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) (50 more lines...) |
|||
Collapse |
ORUR01HandlerTest
processMessage_shouldSetValue_NumericForObsIfQuestionDatatypeIsNumericAndTheAnswerIsEither0Or1
|
< 1 sec | |
org.openmrs.api.APIException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 7 (no Form) num Obs: [obs id is null] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:85) at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:137) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) (50 more lines...) |
|||
Collapse |
ORUR01HandlerTest
processORU_R01_shouldProcessMultipleNK1Segments
|
< 1 sec | |
org.openmrs.api.APIException: 'Encounter: [(no ID) Tue Jul 14 00:00:00 EDT 2009 (no Type) Test Location 3 (no Form) num Obs: [obs id is null, obs id is null] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:85) at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:137) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) (50 more lines...) |