Public bug reported:

After upgrading to the latest 2.15 War file (this database has been
using 2.15 Trunk from the start), I get an Exception Error when I try to
edit a Tracked Entity Profile. It might be worth noting that I also lost
the custom Tracked Entity Form with the upgrade. There is not problem
with newly created enrolments just ones created before the upgrade.

The error I get is below:

* INFO  2014-04-28 12:22:02,031 Time: 1929 micros: Tracked entity instance 
count SQL: select count(tei.uid) as instance from trackedentityinstance tei
 inner join trackedentity te on tei.trackedentityid = te.trackedentityid inner 
join organisationunit ou on tei.organisationunitid = ou.organisationuni
tid left join trackedentityattributevalue as "XppJjSAORfm" on 
"XppJjSAORfm".trackedentityinstanceid = tei.trackedentityinstanceid and 
"XppJjSAORfm".tr
ackedentityattributeid = 32568 left join trackedentityattributevalue as 
"t6SN0pNFmIK" on "t6SN0pNFmIK".trackedentityinstanceid = tei.trackedentityinst
anceid and "t6SN0pNFmIK".trackedentityattributeid = 32072 where 
tei.organisationunitid in (32469) and exists (select pi.trackedentityinstanceid 
from p
rograminstance pi where pi.trackedentityinstanceid = 
tei.trackedentityinstanceid and pi.programid = 25057 )  (Timer.java 
[http-apr-8080-exec-6])
* ERROR 2014-04-28 12:22:06,593 Error while executing action 
(ExceptionInterceptor.java [http-apr-8080-exec-4])
java.util.NoSuchElementException


The Dashboard is intact (apart from the previously reported problem with data 
entry forms) and no data is lost. 


Version:
2.15
Build revision:
14960

** Affects: dhis2
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1313670

Title:
  cannot view Tracked Entity Instance Profile after upgrade

Status in DHIS 2:
  New

Bug description:
  After upgrading to the latest 2.15 War file (this database has been
  using 2.15 Trunk from the start), I get an Exception Error when I try
  to edit a Tracked Entity Profile. It might be worth noting that I also
  lost the custom Tracked Entity Form with the upgrade. There is not
  problem with newly created enrolments just ones created before the
  upgrade.

  The error I get is below:

  * INFO  2014-04-28 12:22:02,031 Time: 1929 micros: Tracked entity instance 
count SQL: select count(tei.uid) as instance from trackedentityinstance tei
   inner join trackedentity te on tei.trackedentityid = te.trackedentityid 
inner join organisationunit ou on tei.organisationunitid = ou.organisationuni
  tid left join trackedentityattributevalue as "XppJjSAORfm" on 
"XppJjSAORfm".trackedentityinstanceid = tei.trackedentityinstanceid and 
"XppJjSAORfm".tr
  ackedentityattributeid = 32568 left join trackedentityattributevalue as 
"t6SN0pNFmIK" on "t6SN0pNFmIK".trackedentityinstanceid = tei.trackedentityinst
  anceid and "t6SN0pNFmIK".trackedentityattributeid = 32072 where 
tei.organisationunitid in (32469) and exists (select pi.trackedentityinstanceid 
from p
  rograminstance pi where pi.trackedentityinstanceid = 
tei.trackedentityinstanceid and pi.programid = 25057 )  (Timer.java 
[http-apr-8080-exec-6])
  * ERROR 2014-04-28 12:22:06,593 Error while executing action 
(ExceptionInterceptor.java [http-apr-8080-exec-4])
  java.util.NoSuchElementException

  
  The Dashboard is intact (apart from the previously reported problem with data 
entry forms) and no data is lost. 

  
  Version:
  2.15
  Build revision:
  14960

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1313670/+subscriptions

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

Reply via email to