← Back to team overview

dhis2-users team mailing list archive

[v2.26, ubuntu] Mobile app can't download metadata on redeploying war

 

Hi,

As mentioned in the subject , our mobile apps for all the users have
stopped working in one go on redeploying the war file. The earlier default
directory was deleted in hope of a cleanup and the war recreated its own.
In the android sdk, we could trace that the earlier the 'assignedDataSets'
call returned null which we solved by just re-selecting the assignment in
the web UI.
However, apparently the whole context is lost in the redeployment and it
returns and error at fetching the 'optionSets' call.

Funny thing, the whole functionality of data capture works well in the web
interface for data entry.

*07-13 17:41:17.898 9706-9796/?
I/GET: http:/xx.xx.ap-south-1.compute.amazonaws.com
<http://south-1.compute.amazonaws.com>:8080/svep/api/optionSets/Y99XfAKaZMS?fields=id,name,created,lastUpdated,externalAccess,version,options[id,name,code,created,lastUpdated]*

*07-13 17:41:17.928 9706-9796/? W/System.err:
java.io.FileNotFoundException: http://xx.xx.ap-
<http://xx.xx.ap->south-1.compute.amazonaws.com
<http://south-1.compute.amazonaws.com>:8080/svep/api/optionSets/Y99XfAKaZMS?fields=id,name,created,lastUpdated,externalAccess,version,options[id,name,code,created,lastUpdated]*

Are we missing any xml file in the system here ?

Issue 2:
As, an offshoot, we've noticed that the reporting rate summary never
returns a count of the data forms entered through the web UI, even after
manually selecting the "completed" flag.

Thanks in advance.
-- 
Warm regards,


*Gautam *