Re: [Dhis2-users] [Dhis2-devs] ERROR after add attribute in program

2014-06-25 Thread Tran Chau
Hi Channara,

This bug didn't occur on my side and DHIS demo server. Could you please
create an example on demo server (https://apps.dhis2.org/demo) where we can
see the bug on ?

Best regards,

Châu Thu Trân
HISP Viet Nam
Email: tran.hispviet...@gmail.com


On Mon, Jun 23, 2014 at 8:48 PM, rin.chann...@gmail.com 
rin.chann...@gmail.com wrote:

 Here is version I test
 Version:
 2.15
 Build revision:
 15163


 Tran Chau tran.hispviet...@gmail.com wrote:

 Hi Channara,

 Could you please give us more information about version and revision of
 DHIS which you used for testing ?

 Best regards,
 
 Châu Thu Trân
 HISP Viet Nam
 Email: tran.hispviet...@gmail.com


 On Mon, Jun 23, 2014 at 9:40 AM, rin.chann...@gmail.com wrote:

  Sorry for late reply.

 Here is the console of tomcat v7.
 =XXX
 Jun 22, 2014 7:13:48 PM org.apache.catalina.core.ApplicationContext log
 INFO: No Spring WebApplicationInitializer types detected on classpath
 Jun 22, 2014 7:13:49 PM org.apache.catalina.core.ApplicationContext log
 INFO: Initializing Spring root WebApplicationContext
 Jun 22, 2014 7:16:44 PM org.apache.catalina.core.ApplicationContext log
 INFO: Initializing Spring FrameworkServlet 'ohie'
 Jun 22, 2014 7:16:59 PM org.apache.catalina.core.ApplicationContext log
 INFO: Initializing Spring FrameworkServlet 'mobile'
 Jun 22, 2014 7:17:02 PM org.apache.catalina.core.ApplicationContext log
 INFO: Initializing Spring FrameworkServlet 'webapi'
 Jun 22, 2014 7:31:11 PM org.apache.catalina.core.StandardWrapperValve
 invoke
 SEVERE: Servlet.service() for servlet [webapi] in context with path
 [/dhis] threw exception [Request processing failed; nested exception is
 org.hibernate.exception.SQLGrammarException: could not extract ResultSet]
 with root cause
 com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column
 'dashboard0_.externalAccess' in 'field list'
  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown
 Source)
  at java.lang.reflect.Constructor.newInstance(Unknown Source)
  at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
  at com.mysql.jdbc.Util.getInstance(Util.java:386)
  at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1054)
  at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4237)
  at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4169)
  at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2617)
  at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2778)
  at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2825)
  at
 com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2156)
  at
 com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2323)
  at
 com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:76)
  at
 org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:56)
  at org.hibernate.loader.Loader.getResultSet(Loader.java:2031)
  at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1832)
  at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1811)
  at org.hibernate.loader.Loader.doQuery(Loader.java:899)
  at
 org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:341)
  at org.hibernate.loader.Loader.doList(Loader.java:2516)
  at org.hibernate.loader.Loader.listUsingQueryCache(Loader.java:2361)
  at org.hibernate.loader.Loader.list(Loader.java:2324)
  at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:490)
  at
 org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:355)
  at
 org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:195)
  at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1268)
  at org.hibernate.internal.QueryImpl.list(QueryImpl.java:101)
  at
 org.hisp.dhis.common.hibernate.HibernateIdentifiableObjectStore.getAllOrderedName(HibernateIdentifiableObjectStore.java:342)
  at
 org.hisp.dhis.common.DefaultIdentifiableObjectManager.getAllSorted(DefaultIdentifiableObjectManager.java:269)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  at java.lang.reflect.Method.invoke(Unknown Source)
  at
 org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  at
 org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
  at
 org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
  at
 

Re: [Dhis2-users] dhis 2.16 update

2014-06-25 Thread Tran Chau
Hi nsanzumuhire,

I tested this bug on revision 15172, version 2.15. It works fine. Which
revision do you use for testing ?

Best regards,

Châu Thu Trân
HISP Viet Nam
Email: tran.hispviet...@gmail.com


On Wed, Jun 25, 2014 at 4:25 PM, nsanzumuhire venuste vensa...@yahoo.fr
wrote:

 Dear all,
 I have tried to upgrade individualrecords(Tracker) from 2.14 to 2.15 and i
 have upgraded the script 2.15 before deploying the 2.15 war file.after
 runing the script and deploying the war,i got a problem of not riching into
 the stages.When i try to go through the stages i get this message:

 An exception occurred
 Sorry! The system failed to execute the operation. Usually, no data is
 lost and you can continue working by going back to the previous page.



 These are the logs:

 venuste@venuste:/var/lib/dhis2/individualrecords$ tail -f
 logs/catalina.out
 at
 org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
 at
 org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
 at
 org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
 at
 org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
 at
 org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
 at
 org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
 at
 org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:307)
 at
 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
 at java.lang.Thread.run(Thread.java:744)
 * INFO  2014-06-25 04:16:18,941 Login success for user: 'vnsanze', ip:
 '127.0.0.1' (DefaultUserAuditService.java [tomcat-http-1])
 * ERROR 2014-06-25 04:16:40,830 Error while executing action
 (ExceptionInterceptor.java [tomcat-http-9])
 java.lang.NullPointerException
 at
 org.hisp.dhis.caseentry.action.trackedentity.ShowAddTrackedEntityInstanceFormAction.execute(ShowAddTrackedEntityInstanceFormAction.java:366)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
 at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:606)
 at
 com.opensymphony.xwork2.DefaultActionInvocation.invokeAction(DefaultActionInvocation.java:450)
 at
 com.opensymphony.xwork2.DefaultActionInvocation.invokeActionOnly(DefaultActionInvocation.java:289)
 at
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:252)
 at
 org.hisp.dhis.webportal.interceptor.XWorkPortalUserInterceptor.intercept(XWorkPortalUserInterceptor.java:88)
 at
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
 at
 org.hisp.dhis.webportal.interceptor.XWorkPortalModuleInterceptor.intercept(XWorkPortalModuleInterceptor.java:89)
 at
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
 at
 org.hisp.dhis.webportal.interceptor.XWorkPortalMenuInterceptor.intercept(XWorkPortalMenuInterceptor.java:97)
 at
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
 at
 org.hisp.dhis.webportal.interceptor.XWorkPortalParamsInterceptor.intercept(XWorkPortalParamsInterceptor.java:147)
 at
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
 at
 org.hisp.dhis.interceptor.ContextInterceptor.intercept(ContextInterceptor.java:83)
 at
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
 at
 org.hisp.dhis.interceptor.UserSettingInterceptor.intercept(UserSettingInterceptor.java:81)
 at
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
 at
 org.hisp.dhis.security.intercept.LoginInterceptor.intercept(LoginInterceptor.java:85)
 at
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
 at
 org.hisp.dhis.security.intercept.XWorkSecurityInterceptor.intercept(XWorkSecurityInterceptor.java:113)
 at
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
 at
 org.hisp.dhis.interceptor.SystemSettingInterceptor.intercept(SystemSettingInterceptor.java:112)
 at
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
 at
 org.hisp.dhis.interceptor.I18nInterceptor.intercept(I18nInterceptor.java:136)
 at
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
 at
 com.opensymphony.xwork2.interceptor.ParametersInterceptor.doIntercept(ParametersInterceptor.java:249)
 at
 

[Dhis2-users] Why is the build revision no longer available on the demo?

2014-06-25 Thread Knut Staring
I used to check the latest build revision by going to this link:
https://apps.dhis2.org/demo/dhis-web-commons-about/about.action

However, the revision number is no longer available. Is there a good reason
for that?

-- 
Knut Staring
Dept. of Informatics, University of Oslo
+4791880522
http://dhis2.org
___
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


Re: [Dhis2-users] Why is the build revision no longer available on the demo?

2014-06-25 Thread Knut Staring
Alternatively, is there another easy way of checking for the latest
revision (downloading a new war files is not easy in low bandwidth
settings)?


On Wed, Jun 25, 2014 at 12:09 PM, Knut Staring knu...@gmail.com wrote:

 I used to check the latest build revision by going to this link:
 https://apps.dhis2.org/demo/dhis-web-commons-about/about.action

 However, the revision number is no longer available. Is there a good
 reason for that?

 --
 Knut Staring
 Dept. of Informatics, University of Oslo
  +4791880522
 http://dhis2.org




-- 
Knut Staring
Dept. of Informatics, University of Oslo
+4791880522
http://dhis2.org
___
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


Re: [Dhis2-users] Why is the build revision no longer available on the demo?

2014-06-25 Thread Knut Staring
I suppose the easiest is to check this page:
http://bazaar.launchpad.net/~dhis2-devs-core/dhis2/trunk/files


On Wed, Jun 25, 2014 at 12:11 PM, Knut Staring knu...@gmail.com wrote:

 Alternatively, is there another easy way of checking for the latest
 revision (downloading a new war files is not easy in low bandwidth
 settings)?


 On Wed, Jun 25, 2014 at 12:09 PM, Knut Staring knu...@gmail.com wrote:

 I used to check the latest build revision by going to this link:
 https://apps.dhis2.org/demo/dhis-web-commons-about/about.action

 However, the revision number is no longer available. Is there a good
 reason for that?

 --
 Knut Staring
 Dept. of Informatics, University of Oslo
  +4791880522
 http://dhis2.org




 --
 Knut Staring
 Dept. of Informatics, University of Oslo
 +4791880522
 http://dhis2.org




-- 
Knut Staring
Dept. of Informatics, University of Oslo
+4791880522
http://dhis2.org
___
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


Re: [Dhis2-users] Why is the build revision no longer available on the demo?

2014-06-25 Thread Knut Staring
Except that page only shows the latest revision of Trunk. Is there an easy
way to find the latest revision of 2.15 (currently 15172) without
downloading and running a .war file?


On Wed, Jun 25, 2014 at 12:15 PM, Knut Staring knu...@gmail.com wrote:

 I suppose the easiest is to check this page:
 http://bazaar.launchpad.net/~dhis2-devs-core/dhis2/trunk/files


 On Wed, Jun 25, 2014 at 12:11 PM, Knut Staring knu...@gmail.com wrote:

 Alternatively, is there another easy way of checking for the latest
 revision (downloading a new war files is not easy in low bandwidth
 settings)?


 On Wed, Jun 25, 2014 at 12:09 PM, Knut Staring knu...@gmail.com wrote:

 I used to check the latest build revision by going to this link:
 https://apps.dhis2.org/demo/dhis-web-commons-about/about.action

 However, the revision number is no longer available. Is there a good
 reason for that?

 --
 Knut Staring
 Dept. of Informatics, University of Oslo
  +4791880522
 http://dhis2.org




 --
 Knut Staring
 Dept. of Informatics, University of Oslo
 +4791880522
 http://dhis2.org




 --
 Knut Staring
 Dept. of Informatics, University of Oslo
 +4791880522
 http://dhis2.org




-- 
Knut Staring
Dept. of Informatics, University of Oslo
+4791880522
http://dhis2.org
___
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


Re: [Dhis2-users] Why is the build revision no longer available on the demo?

2014-06-25 Thread Jan Henrik Øverland
http://bazaar.launchpad.net/~dhis2-devs-core/dhis2/2.15/files


On Wed, Jun 25, 2014 at 12:38 PM, Knut Staring knu...@gmail.com wrote:

 Except that page only shows the latest revision of Trunk. Is there an easy
 way to find the latest revision of 2.15 (currently 15172) without
 downloading and running a .war file?


 On Wed, Jun 25, 2014 at 12:15 PM, Knut Staring knu...@gmail.com wrote:

 I suppose the easiest is to check this page:
 http://bazaar.launchpad.net/~dhis2-devs-core/dhis2/trunk/files


 On Wed, Jun 25, 2014 at 12:11 PM, Knut Staring knu...@gmail.com wrote:

 Alternatively, is there another easy way of checking for the latest
 revision (downloading a new war files is not easy in low bandwidth
 settings)?


 On Wed, Jun 25, 2014 at 12:09 PM, Knut Staring knu...@gmail.com wrote:

 I used to check the latest build revision by going to this link:
 https://apps.dhis2.org/demo/dhis-web-commons-about/about.action

 However, the revision number is no longer available. Is there a good
 reason for that?

 --
 Knut Staring
 Dept. of Informatics, University of Oslo
  +4791880522
 http://dhis2.org




 --
 Knut Staring
 Dept. of Informatics, University of Oslo
 +4791880522
 http://dhis2.org




 --
 Knut Staring
 Dept. of Informatics, University of Oslo
 +4791880522
 http://dhis2.org




 --
 Knut Staring
 Dept. of Informatics, University of Oslo
 +4791880522
 http://dhis2.org

 ___
 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


___
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


Re: [Dhis2-users] dhis 2.16 update

2014-06-25 Thread Tran Chau
Hi nsanzumuhire,

I just thought that maybe your database got some issue. Could you please
run the statement below on your database directly and see if have any
record in the result ?

select * from program_attributes where mandatory is null

Thank you.

Best regards,

Châu Thu Trân
HISP Viet Nam
Email: tran.hispviet...@gmail.com


On Wed, Jun 25, 2014 at 6:14 PM, nsanzumuhire venuste vensa...@yahoo.fr
wrote:

 Thank you so much for quick response Lars i'm using Build
 revision:15170,version 2.15
 Build date:2014-06-24 02:08Thanks
 Venuste


   Le Mercredi 25 juin 2014 5h55, Tran Chau tran.hispviet...@gmail.com a
 écrit :


 Hi nsanzumuhire,

 I tested this bug on revision 15172, version 2.15. It works fine. Which
 revision do you use for testing ?

 Best regards,
 
 Châu Thu Trân
 HISP Viet Nam
 Email: tran.hispviet...@gmail.com


 On Wed, Jun 25, 2014 at 4:25 PM, nsanzumuhire venuste vensa...@yahoo.fr
 wrote:

 Dear all,
  I have tried to upgrade individualrecords(Tracker) from 2.14 to 2.15 and
 i have upgraded the script 2.15 before deploying the 2.15 war file.after
 runing the script and deploying the war,i got a problem of not riching into
 the stages.When i try to go through the stages i get this message:

 An exception occurred
 Sorry! The system failed to execute the operation. Usually, no data is
 lost and you can continue working by going back to the previous page.



 These are the logs:

 venuste@venuste:/var/lib/dhis2/individualrecords$ tail -f
 logs/catalina.out
 at
 org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
 at
 org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
 at
 org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
 at
 org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
 at
 org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
 at
 org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
 at
 org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:307)
 at
 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
 at java.lang.Thread.run(Thread.java:744)
 * INFO  2014-06-25 04:16:18,941 Login success for user: 'vnsanze', ip:
 '127.0.0.1' (DefaultUserAuditService.java [tomcat-http-1])
 * ERROR 2014-06-25 04:16:40,830 Error while executing action
 (ExceptionInterceptor.java [tomcat-http-9])
 java.lang.NullPointerException
 at
 org.hisp.dhis.caseentry.action.trackedentity.ShowAddTrackedEntityInstanceFormAction.execute(ShowAddTrackedEntityInstanceFormAction.java:366)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
 at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:606)
 at
 com.opensymphony.xwork2.DefaultActionInvocation.invokeAction(DefaultActionInvocation.java:450)
 at
 com.opensymphony.xwork2.DefaultActionInvocation.invokeActionOnly(DefaultActionInvocation.java:289)
 at
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:252)
 at
 org.hisp.dhis.webportal.interceptor.XWorkPortalUserInterceptor.intercept(XWorkPortalUserInterceptor.java:88)
 at
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
 at
 org.hisp.dhis.webportal.interceptor.XWorkPortalModuleInterceptor.intercept(XWorkPortalModuleInterceptor.java:89)
 at
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
 at
 org.hisp.dhis.webportal.interceptor.XWorkPortalMenuInterceptor.intercept(XWorkPortalMenuInterceptor.java:97)
 at
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
 at
 org.hisp.dhis.webportal.interceptor.XWorkPortalParamsInterceptor.intercept(XWorkPortalParamsInterceptor.java:147)
 at
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
 at
 org.hisp.dhis.interceptor.ContextInterceptor.intercept(ContextInterceptor.java:83)
 at
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
 at
 org.hisp.dhis.interceptor.UserSettingInterceptor.intercept(UserSettingInterceptor.java:81)
 at
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
 at
 org.hisp.dhis.security.intercept.LoginInterceptor.intercept(LoginInterceptor.java:85)
 at
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
 at
 

Re: [Dhis2-users] Why is the build revision no longer available on the demo?

2014-06-25 Thread Saptarshi Purkayastha
The dev version is showing the revision -
https://apps.dhis2.org/dev/dhis-web-commons-about/about.action
So, the demo not showing, might be a deployment issue.

---
Regards,
Saptarshi PURKAYASTHA


On 25 June 2014 16:10, Jan Henrik Øverland janhenrik.overl...@gmail.com
wrote:

 http://bazaar.launchpad.net/~dhis2-devs-core/dhis2/2.15/files


 On Wed, Jun 25, 2014 at 12:38 PM, Knut Staring knu...@gmail.com wrote:

 Except that page only shows the latest revision of Trunk. Is there an
 easy way to find the latest revision of 2.15 (currently 15172) without
 downloading and running a .war file?


 On Wed, Jun 25, 2014 at 12:15 PM, Knut Staring knu...@gmail.com wrote:

 I suppose the easiest is to check this page:
 http://bazaar.launchpad.net/~dhis2-devs-core/dhis2/trunk/files


 On Wed, Jun 25, 2014 at 12:11 PM, Knut Staring knu...@gmail.com wrote:

 Alternatively, is there another easy way of checking for the latest
 revision (downloading a new war files is not easy in low bandwidth
 settings)?


 On Wed, Jun 25, 2014 at 12:09 PM, Knut Staring knu...@gmail.com
 wrote:

 I used to check the latest build revision by going to this link:
 https://apps.dhis2.org/demo/dhis-web-commons-about/about.action

 However, the revision number is no longer available. Is there a good
 reason for that?

 --
 Knut Staring
 Dept. of Informatics, University of Oslo
  +4791880522
 http://dhis2.org




 --
 Knut Staring
 Dept. of Informatics, University of Oslo
 +4791880522
 http://dhis2.org




 --
 Knut Staring
 Dept. of Informatics, University of Oslo
 +4791880522
 http://dhis2.org




 --
 Knut Staring
 Dept. of Informatics, University of Oslo
 +4791880522
 http://dhis2.org

 ___
 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



 ___
 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


___
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


Re: [Dhis2-users] Why is the build revision no longer available on the demo?

2014-06-25 Thread Bob Jolliffe
Hi Knut

I tend to always download war files from the integration server so I always
know for sure what i am getting.

So for example, for the 2.15 series, you can see the latest build at:
https://apps.dhis2.org/ci/job/dhis-2.15/lastSuccessfulBuild

There you can see changes which will show you the bzr revision number as
well as a link to assembled war file.


On 25 June 2014 11:11, Knut Staring knu...@gmail.com wrote:

 Alternatively, is there another easy way of checking for the latest
 revision (downloading a new war files is not easy in low bandwidth
 settings)?


 On Wed, Jun 25, 2014 at 12:09 PM, Knut Staring knu...@gmail.com wrote:

 I used to check the latest build revision by going to this link:
 https://apps.dhis2.org/demo/dhis-web-commons-about/about.action

 However, the revision number is no longer available. Is there a good
 reason for that?

 --
 Knut Staring
 Dept. of Informatics, University of Oslo
  +4791880522
 http://dhis2.org




 --
 Knut Staring
 Dept. of Informatics, University of Oslo
 +4791880522
 http://dhis2.org

 ___
 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


___
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


Re: [Dhis2-users] [Dhis2-devs] Problem Saving Event Coordinates- DHIS 2.15 build 15055

2014-06-25 Thread Adebusoye Anifalaje
Hi Tran,

I have tested with 15172 and the event coordinates are now saving. Also very 
pleased to see that I can also see the events on the GIS map.

Thanks Tran. Good work

Busoye



On 24 Jun 2014, at 16:01, Tran Chau tran.hispviet...@gmail.com wrote:

 Hi Adebusoye,
 
 This bug is fixed in revision 15171, version 2.15.
 
 Best regards,
 
 Châu Thu Trân
 HISP Viet Nam
 Email: tran.hispviet...@gmail.com
 
 
 On Mon, May 26, 2014 at 6:04 PM, bus...@hisp.org wrote:
 Thanks Dayo. Devs, Please find console output attached for more information.
 
 Thanks.
 
  
  
  
  
 On 2014-05-26 09:23, Deemoyes wrote:
 
 You may not be missing something though it may be a bug.
  
 But I will like to ask whether you are still using the same browser even 
 after you probably have cleared your cache. You may just try Chrome 
 incognito to narrow down the challenge and if it persists, you can right 
 click on the page and inspect the element of that page to check what error 
 you may be having.
  
 The inspect page could be useful to help you and the developers move forward 
 also.
  
 I will also try to run the demo on my computer once I get a hold of space 
 here.
  
 Regards,
  
 Adedayo
  
 Sent from my BlackBerry 10 smartphone.
 From: Adebusoye Anifalaje
 Sent: Sunday, 25 May 2014 23:11
 To: Adebusoye Anifalaje
 Cc: DHIS 2 Users list; DHIS 2 developers
 Subject: Re: [Dhis2-users] Problem Saving Event Coordinates- DHIS 2.15 build 
 15055
  
 
 I just tested this on the demo site and i am getting the same problem. 
  
 To replicate:
  
 1) select Capture Coordonates on Delivery program stage for MNCH Program
 2) Find/add instance
 3) choose ou and program etc
 4) go to Delivery program stage and enter coordinates
 5) Program Stage Instance does not save the number
  
 Did I miss something?
  
 Cheers
 Busoye
 
 On Sunday, May 25, 2014, Adebusoye Anifalaje bus...@hisp.org wrote:
 Sorry, I forgot to include version and build details:
  
 Version:2.15Build revision:15055
 
 On 25 May 2014, at 12:50, Adebusoye Anifalaje bus...@hisp.org wrote:
 
 Hi 
 
 I am having trouble saving event GPS coordinates for my program stages. 
 When the fields are empty the save icon works but as soon as I enter a 
 number it will not save. 
 
 Any ideas or help would be appreciate.
 
 Thanks.
 
 Busoye
 
 
 
 ___
 Mailing list: https://launchpad.net/~dhis2-devs
 Post to : dhis2-d...@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~dhis2-devs
 More help   : https://help.launchpad.net/ListHelp
 
 

___
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