Re: [Dhis2-devs] Problem in running dhis2.15 war file

2016-09-17 Thread Knut Staring
You should try 2.24 On 17 Sep 2016 13:33, "Brajesh Murari" wrote: > Yes i have updated JAVA_OPT system variable with following values > > JAVA_OPT=-Xms1024m –Xmx5120m -XX:PermSize=1024m > > but still it reached and sucked at the last line and system paused for > long

Re: [Dhis2-devs] Problem in running dhis2.15 war file

2016-09-17 Thread Knut Staring
You have to set perm size in JAVA_OPTS On 17 Sep 2016 13:00, "Brajesh Murari" wrote: > Dear Knut, > > I am trying to run dhis2.15 war file on my machine which has Window 8.1 > Pro OS with 10GB RAM > capacity and 3.6 GHz i3 processor, Here i have set system environment

Re: [Dhis2-devs] Problem in running dhis2.15 war file

2016-09-17 Thread Brajesh Murari
Dear Knut, I am trying to run dhis2.15 war file on my machine which has Window 8.1 Pro OS with 10GB RAM capacity and 3.6 GHz i3 processor, Here i have set system environment with following parameters/ variables and corresponding value as following given below JAVA_OPT = -Xms512m –Xmx5120m

Re: [Dhis2-devs] Problem in running dhis2.15 war file

2016-09-17 Thread Knut Staring
And why 2.15? On 17 Sep 2016 12:04, "Knut Staring" wrote: > Hi, what are your JAVA_OPTS? Are you using Java 7? > > On 17 Sep 2016 09:25, "Brajesh Murari" wrote: > >> Hello Devs, >> >> I am trying to build and run dhis15 war file on my machine, it

Re: [Dhis2-devs] Problem in running dhis2.15 war file

2016-09-17 Thread Knut Staring
Hi, what are your JAVA_OPTS? Are you using Java 7? On 17 Sep 2016 09:25, "Brajesh Murari" wrote: > Hello Devs, > > I am trying to build and run dhis15 war file on my machine, it comes with > following as you can see in log stdout. > > Any suggestions in this regard ? >

[Dhis2-devs] Problem in running dhis2.15 war file

2016-09-17 Thread Brajesh Murari
Hello Devs, I am trying to build and run dhis15 war file on my machine, it comes with following as you can see in log stdout. Any suggestions in this regard ? $ mvn tomcat:run-war [INFO] Scanning for projects... [INFO] [INFO]

[Dhis2-devs] Problem in running DHIS2.15 war file with empty database.

2016-09-16 Thread Brajesh Murari
Hello Devs, When i am running dhis2.15 using $ mvn jetty:run-war on windows 7 machine with i3 and 4 GB RAM configuration, it appears like posed(stops idle) at one place ie. at the last line of even trace as you can find below in log trace Can someone justify me whats going wrong there in running