dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #27537
Re: Error when attempting to add an new orgunit
This turned out to be the result (it seems) of the hibernate_sequence being
reset. After resetting the sequence to a "high" number, things worked fine.
So, not a problem with DHIS2. :)
Best regards,
Jason
On Tue, Jan 14, 2014 at 9:59 AM, Morten Olav Hansen <mortenoh@xxxxxxxxx>wrote:
>
> On Tue, Jan 14, 2014 at 6:32 AM, Jason Pickering <
> jason.p.pickering@xxxxxxxxx> wrote:
>
>> Caused by: java.lang.NullPointerException
>> at
>> com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.maybeDirtyTransaction(NewProxyPreparedStatement.java:2069)
>> at
>> com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.clearBatch(NewProxyPreparedStatement.java:1695)
>>
>
> Can you give the rest of the trace? should be something like
> org.hisp.dhis....
>
> --
> Morten
>
Follow ups
References