Thanks Jason,

This did the trick - I had one facility that I couldn't import because it was 
missing a parentID code, yet I forgot to delete it before I updated the source 
table.  

Where do I go to find the listserver archive.  I don't think I have the link.  
Sounds like a good place to check for things first.

Randy

-----Original Message-----
From: Jason Pickering [mailto:jason.p.picker...@gmail.com] 
Sent: Sunday, April 10, 2011 8:42 PM
To: Wilson,Randy
Cc: Knut Staring; dhis2-users@lists.launchpad.net
Subject: Re: [Dhis2-users] Issue with updating Dataelement names through 
Postgress backend

Have you messed with the orgunit table?

Run

SELECT * FROM source where sourceid not in (SELECT DISTINCT
organisationunitid from organisationunit)

If you get any rows your source table is out of sync, and you need to
delete the offending IDs.

Check the list serv archives. You will find my name on a similar error
from a while back. :)

Regards,
Jason


On 4/10/11, Wilson,Randy <rwil...@msh.org> wrote:
> Thanks to all for your help.  Now I have a different issue.  I can't create
> or edit any of my charts.  I can run them though.
>
> For you Sunday DHIS community members, here is the error I get:
> [+]<javascript:toggle(%200%20)> Exception
> (org.hibernate.InstantiationException): Cannot instantiate abstract class or
> interface: org.hisp.dhis.source.Source
> I've installed the most recent jar file downloaded today.
>
> Randy
>
> From: dhis2-users-bounces+rwilson=msh....@lists.launchpad.net
> [mailto:dhis2-users-bounces+rwilson=msh....@lists.launchpad.net] On Behalf
> Of Knut Staring
> Sent: Sunday, April 10, 2011 3:15 PM
> To: jason.p.picker...@gmail.com
> Cc: dhis2-users@lists.launchpad.net
> Subject: Re: [Dhis2-users] Issue with updating Dataelement names through
> Postgress backend
>
>
> Indeed. Should have thought of that. Is it documentes somewhere?
> Regards, Knut (via mobile phone)
> On Apr 10, 2011 7:24 PM,
> "jason.p.picker...@gmail.com<mailto:jason.p.picker...@gmail.com>"
> <jason.p.picker...@gmail.com<mailto:jason.p.picker...@gmail.com>> wrote:
>


-- 
Jason P. Pickering
email: jason.p.picker...@gmail.com
tel:+260974901293

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-users
Post to     : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to