Upgrading from DHIS2.old version like 2.18 to 2.24

Dear community,

Where can some one get old dhis2 war files and upgrades notes especially the .sql files released for updgrade in case i want to upgrade step by step from version to another till i reach the current to avoid jumping to recent version.

Is direct jump to recent eg from 2.18 to 2.4 a best practices? if not what should the best practices?

···

On 11 July 2016 at 18:43, Morina Matasi morena.motsieng@gmail.com wrote:

Thanks Knut. I tried steps in that link with no joy. I was using standard reports in DHIS2.19. These reports are .jrxml files done in Jasper Reports. My JRXML report runs well in DHIS2.19 but stops running in DHIS2.20 or later. Am I the only one who faced this problem? Wasn’t there an upgrade plan for JRXML reports.


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

Adolphe Kamugunga
MIS Technical Advisor
Mobile: +250 788 740 578
Email:kaadol@gmail.com
Skype: ka.adolphe

On Mon, Jul 11, 2016 at 3:02 PM, Knut Staring knutst@gmail.com wrote:

Hello,

I have no experience with running Jasper reports on JDK 8, but a quick googling showed up this:

https://community.jaspersoft.com/questions/844403/how-run-jasperreports-java-8

On Mon, Jul 11, 2016 at 2:20 PM, Morina Matasi morena.motsieng@gmail.com wrote:

I need to upgrade my system from 2.19 to 2.24. I have first upgraded to 2.20 with Tomcat 8 and JDK 8. The system runs by the Jasper Reports won’t. I get error:

                net.sf.jasperreports.engine.JRException: Errors were encountered when compiling report expressions class file: 1. The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files value = ((java.lang.String)field_organisationunitname.getValue()).equals(((java.lang.String)field_param_organisationunit_name.getValue()))? //$JR_EXPR_ID=27$ <-------------------------------------------------------------------------------------------------------------------------------->


Did anyone had any issues with Jasper Reports running on JDK 8?


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

Knut Staring

Dept. of Informatics, University of Oslo

Norway: +4791880522

Skype: knutstar

http://dhis2.org

No direct. Have to go step by step. I will forward an email with the details.

Knut

···

Adolphe Kamugunga
MIS Technical Advisor
Mobile: +250 788 740 578
Email:kaadol@gmail.com
Skype: ka.adolphe

On 11 July 2016 at 18:43, Morina Matasi morena.motsieng@gmail.com wrote:

Thanks Knut. I tried steps in that link with no joy. I was using standard reports in DHIS2.19. These reports are .jrxml files done in Jasper Reports. My JRXML report runs well in DHIS2.19 but stops running in DHIS2.20 or later. Am I the only one who faced this problem? Wasn’t there an upgrade plan for JRXML reports.


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

On Mon, Jul 11, 2016 at 3:02 PM, Knut Staring knutst@gmail.com wrote:

Hello,

I have no experience with running Jasper reports on JDK 8, but a quick googling showed up this:

https://community.jaspersoft.com/questions/844403/how-run-jasperreports-java-8

On Mon, Jul 11, 2016 at 2:20 PM, Morina Matasi morena.motsieng@gmail.com wrote:

I need to upgrade my system from 2.19 to 2.24. I have first upgraded to 2.20 with Tomcat 8 and JDK 8. The system runs by the Jasper Reports won’t. I get error:

                net.sf.jasperreports.engine.JRException: Errors were encountered when compiling report expressions class file: 1. The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files value = ((java.lang.String)field_organisationunitname.getValue()).equals(((java.lang.String)field_param_organisationunit_name.getValue()))? //$JR_EXPR_ID=27$ <-------------------------------------------------------------------------------------------------------------------------------->


Did anyone had any issues with Jasper Reports running on JDK 8?


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

Knut Staring

Dept. of Informatics, University of Oslo

Norway: +4791880522

Skype: knutstar

http://dhis2.org

Hi Adolphe,

I highly recommend doing it in steps from version to version. If you follow the URL pattern you can find the older upgrade notes.

The same should work for the war files.
https://www.dhis2.org/download/releases/2.18/dhis.war
https://www.dhis2.org/download/releases/2.19/dhis.war

Good luck.

Dan Cocos
Principal, BAO Systems
+1 202-569-8751 | dcocos@baosystems.com | http://www.baosystems.com | 2900 K Street, Suite 404, Washington D.C. 20007

···

On Jul 12, 2016, at 10:02 AM, Kamugunga Adolphe <kaadol@gmail.com> wrote:

Dear community,

Where can some one get old dhis2 war files and upgrades notes especially the .sql files released for updgrade in case i want to upgrade step by step from version to another till i reach the current to avoid jumping to recent version.
Is direct jump to recent eg from 2.18 to 2.4 a best practices? if not what should the best practices?

Adolphe Kamugunga
MIS Technical Advisor
Mobile: +250 788 740 578
Email:kaadol@gmail.com
Skype: ka.adolphe

On 11 July 2016 at 18:43, Morina Matasi <morena.motsieng@gmail.com> wrote:
Thanks Knut. I tried steps in that link with no joy. I was using standard reports in DHIS2.19. These reports are .jrxml files done in Jasper Reports. My JRXML report runs well in DHIS2.19 but stops running in DHIS2.20 or later. Am I the only one who faced this problem? Wasn't there an upgrade plan for JRXML reports.

On Mon, Jul 11, 2016 at 3:02 PM, Knut Staring <knutst@gmail.com> wrote:
Hello,

I have no experience with running Jasper reports on JDK 8, but a quick googling showed up this:

How to run JasperReports with Java 8? - Products - Jaspersoft Community

On Mon, Jul 11, 2016 at 2:20 PM, Morina Matasi <morena.motsieng@gmail.com> wrote:
I need to upgrade my system from 2.19 to 2.24. I have first upgraded to 2.20 with Tomcat 8 and JDK 8. The system runs by the Jasper Reports won't. I get error:

net.sf.jasperreports.engine.JRException: Errors were encountered when compiling report expressions class file:
1. The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files
                value = ((java.lang.String)field_organisationunitname.getValue()).equals(((java.lang.String)field_param_organisationunit_name.getValue()))? //$JR_EXPR_ID=27$
                        <-------------------------------------------------------------------------------------------------------------------------------->

Did anyone had any issues with Jasper Reports running on JDK 8?

_______________________________________________
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

--
Knut Staring
Dept. of Informatics, University of Oslo
Norway: +4791880522
Skype: knutstar
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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : https://help.launchpad.net/ListHelp

Kamugunga,

···

On 7/12/16, Knut Staring <knutst@gmail.com> wrote:

No direct. Have to go step by step. I will forward an email with the
details.
Knut
On 12 Jul 2016 4:02 p.m., "Kamugunga Adolphe" <kaadol@gmail.com> wrote:

Dear community,

Where can some one get old dhis2 war files and upgrades notes especially
the .sql files released for updgrade in case i want to upgrade step by
step from version to another till i reach the current to avoid jumping to
recent version.
Is direct jump to recent eg from 2.18 to 2.4 a best practices? if not
what should the best practices?

*Adolphe Kamugunga*
*MIS Technical Advisor*
Mobile: +250 788 740 578
Email:kaadol@gmail.com
Skype: ka.adolphe

On 11 July 2016 at 18:43, Morina Matasi <morena.motsieng@gmail.com> >> wrote:

Thanks Knut. I tried steps in that link with no joy. I was using
standard
reports in DHIS2.19. These reports are .jrxml files done in Jasper
Reports.
My JRXML report runs well in DHIS2.19 but stops running in DHIS2.20 or
later. Am I the only one who faced this problem? Wasn't there an upgrade
plan for JRXML reports.

On Mon, Jul 11, 2016 at 3:02 PM, Knut Staring <knutst@gmail.com> wrote:

Hello,

I have no experience with running Jasper reports on JDK 8, but a quick
googling showed up this:

How to run JasperReports with Java 8? - Products - Jaspersoft Community

On Mon, Jul 11, 2016 at 2:20 PM, Morina Matasi < >>>> morena.motsieng@gmail.com> wrote:

I need to upgrade my system from 2.19 to 2.24. I have first upgraded
to
2.20 with Tomcat 8 and JDK 8. The system runs by the Jasper Reports
won't.
I get error:

net.sf.jasperreports.engine.JRException: Errors were encountered when
compiling report expressions class file:
1. The type java.lang.CharSequence cannot be resolved. It is indirectly
referenced from required .class files
                value =
((java.lang.String)field_organisationunitname.getValue()).equals(((java.lang.String)field_param_organisationunit_name.getValue()))?
//$JR_EXPR_ID=27$

<-------------------------------------------------------------------------------------------------------------------------------->

Did anyone had any issues with Jasper Reports running on JDK 8?

_______________________________________________
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

--
Knut Staring
Dept. of Informatics, University of Oslo
Norway: +4791880522
Skype: knutstar
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

--
Regards,

Gerald

Thank you very much Knut and Dan.

Regards,

Adolphe

···

On 12 July 2016 at 16:18, gerald thomas gerald17006@gmail.com wrote:

Kamugunga,

https://mail.google.com/mail/u/0/h/120jm67l1ek8c/?&th=155df1acfeb87be2&d=u&n=e&v=c#m_15187aa80c4a1ee9

On 7/12/16, Knut Staring knutst@gmail.com wrote:

No direct. Have to go step by step. I will forward an email with the

details.

Knut

On 12 Jul 2016 4:02 p.m., “Kamugunga Adolphe” kaadol@gmail.com wrote:

Dear community,

Where can some one get old dhis2 war files and upgrades notes especially

the .sql files released for updgrade in case i want to upgrade step by

step from version to another till i reach the current to avoid jumping to

recent version.

Is direct jump to recent eg from 2.18 to 2.4 a best practices? if not

what should the best practices?

Adolphe Kamugunga

MIS Technical Advisor
Mobile: +250 788 740 578

Email:kaadol@gmail.com

Skype: ka.adolphe

On 11 July 2016 at 18:43, Morina Matasi morena.motsieng@gmail.com

wrote:

Thanks Knut. I tried steps in that link with no joy. I was using

standard

reports in DHIS2.19. These reports are .jrxml files done in Jasper

Reports.

My JRXML report runs well in DHIS2.19 but stops running in DHIS2.20 or

later. Am I the only one who faced this problem? Wasn’t there an upgrade

plan for JRXML reports.

On Mon, Jul 11, 2016 at 3:02 PM, Knut Staring knutst@gmail.com wrote:

Hello,

I have no experience with running Jasper reports on JDK 8, but a quick

googling showed up this:

https://community.jaspersoft.com/questions/844403/how-run-jasperreports-java-8

On Mon, Jul 11, 2016 at 2:20 PM, Morina Matasi <

morena.motsieng@gmail.com> wrote:

I need to upgrade my system from 2.19 to 2.24. I have first upgraded

to

2.20 with Tomcat 8 and JDK 8. The system runs by the Jasper Reports

won’t.

I get error:

net.sf.jasperreports.engine.JRException: Errors were encountered when

compiling report expressions class file:

  1. The type java.lang.CharSequence cannot be resolved. It is indirectly

referenced from required .class files

            value =

((java.lang.String)field_organisationunitname.getValue()).equals(((java.lang.String)field_param_organisationunit_name.getValue()))?

//$JR_EXPR_ID=27$

<-------------------------------------------------------------------------------------------------------------------------------->

Did anyone had any issues with Jasper Reports running on JDK 8?


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

Knut Staring

Dept. of Informatics, University of Oslo

Norway: +4791880522

Skype: knutstar

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

Regards,

Gerald

Adolphe Kamugunga
MIS Technical Advisor
Mobile: +250 788 740 578
Email:kaadol@gmail.com
Skype: ka.adolphe

RWANDA