Error loading concept answers in the obs view of cohort builder, OpenMRS 1.4.5

3 messages Options
Embed this post
Permalink
Evan Waters

Error loading concept answers in the obs view of cohort builder, OpenMRS 1.4.5

Reply Threaded More More options
Print post
Permalink
Hi,

When I select a concept to look up in the Observation view of Cohort
Builder in OpenMRS 1.4.5, a 'null' error message appears and the
following warning appears in my log file:

INFO - CommonsLoggingOutput.info(51) |2009-11-02 20:36:58,829| Exec[0]:
DWRConceptService.getAnswersForQuestion()
WARN - CommonsLoggingOutput.warn(67) |2009-11-02 20:36:58,842| Method
execution failed:
java.lang.NullPointerException
   
This happens for all concepts that have answers.  I'm guessing this
might be a problem with my concept dictionary.  Anyone have an idea of
what I should look for to fix this?

Thanks,

Evan

_________________________________________

To unsubscribe from OpenMRS Implementers' mailing list, send an e-mail to [hidden email] with "SIGNOFF openmrs-implement-l" in the  body (not the subject) of your e-mail.

[mailto:[hidden email]?body=SIGNOFF%20openmrs-implement-l]
Darius Jazayeri-3

Re: Error loading concept answers in the obs view of cohort builder, OpenMRS 1.4.5

Reply Threaded More More options
Print post
Permalink
I just noticed this error last week when there were concepts (that were answers to the question I chose) that did not have a name tagged as preferred. I had fixed it in 1.5.x in [11032], and trunk in [11031].

I just backported this to 1.4.x as [11075], but you'll need to wait for 1.4.6 or build from source.

-Darius

On Mon, Nov 2, 2009 at 11:19 AM, Evan Waters <[hidden email]> wrote:
Hi,

When I select a concept to look up in the Observation view of Cohort Builder in OpenMRS 1.4.5, a 'null' error message appears and the following warning appears in my log file:

INFO - CommonsLoggingOutput.info(51) |2009-11-02 20:36:58,829| Exec[0]: DWRConceptService.getAnswersForQuestion()
WARN - CommonsLoggingOutput.warn(67) |2009-11-02 20:36:58,842| Method execution failed:
java.lang.NullPointerException
 This happens for all concepts that have answers.  I'm guessing this might be a problem with my concept dictionary.  Anyone have an idea of what I should look for to fix this?

Thanks,

Evan

_________________________________________

To unsubscribe from OpenMRS Implementers' mailing list, send an e-mail to [hidden email] with "SIGNOFF openmrs-implement-l" in the  body (not the subject) of your e-mail.

[mailto:[hidden email]?body=SIGNOFF%20openmrs-implement-l]


[hidden email] from OpenMRS Implementers' mailing list
Evan Waters

Re: Error loading concept answers in the obs view of cohort builder, OpenMRS 1.4.5

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
Great, Darius.  Thanks for doing that.

ew

Darius Jazayeri wrote:
I just noticed this error last week when there were concepts (that were answers to the question I chose) that did not have a name tagged as preferred. I had fixed it in 1.5.x in [11032], and trunk in [11031].

I just backported this to 1.4.x as [11075], but you'll need to wait for 1.4.6 or build from source.

-Darius

On Mon, Nov 2, 2009 at 11:19 AM, Evan Waters <[hidden email]> wrote:
Hi,

When I select a concept to look up in the Observation view of Cohort Builder in OpenMRS 1.4.5, a 'null' error message appears and the following warning appears in my log file:

INFO - CommonsLoggingOutput.info(51) |2009-11-02 20:36:58,829| Exec[0]: DWRConceptService.getAnswersForQuestion()
WARN - CommonsLoggingOutput.warn(67) |2009-11-02 20:36:58,842| Method execution failed:
java.lang.NullPointerException
 This happens for all concepts that have answers.  I'm guessing this might be a problem with my concept dictionary.  Anyone have an idea of what I should look for to fix this?

Thanks,

Evan

_________________________________________

To unsubscribe from OpenMRS Implementers' mailing list, send an e-mail to [hidden email] with "SIGNOFF openmrs-implement-l" in the  body (not the subject) of your e-mail.

[mailto:[hidden email]?body=SIGNOFF%20openmrs-implement-l]


[hidden email] from OpenMRS Implementers' mailing list


[hidden email] from OpenMRS Implementers' mailing list