Ok. I already tested with Oracle JDK 7. Not working. The problem with the JAVA_HOME variable. echo $JAVA_HOME returns blank. So setenv.sh is not working. Why it is not working? I usullay use different method; but as manual sugest to use 'setenv.sh' so I try to use that.
Regards Hannan On Wed, May 22, 2013 at 3:41 PM, Saptarshi Purkayastha <[email protected]>wrote: > Dear Hannan, > > Java 8 is still Early Access. The public release has not been made. > The Oracle roadmap <http://mreinhold.org/blog/hold-the-train> says its Q1 > 2014 and the beta is planned for Sept 2013. > So its not something that is guaranteed in all cases > > Also it seems likely that tomcat is using the other installed Java. > Can you do: sudo update-alternatives --config java > and select the jdk7 that is installed > > --- > Regards, > Saptarshi PURKAYASTHA > > My Tech Blog: http://sunnytalkstech.blogspot.com > You Live by CHOICE, Not by CHANCE > > > On 22 May 2013 10:56, Hannan Khan <[email protected]> wrote: > >> Dear Expert Friends >> >> As mentioned in the 'DHIS2 Implementation guide' I try to configure few >> of my new servers I find that the 'setenv.sh' might not working. As per the >> 'Implementation Guide' i create the 'setenv.sh' in the /bin folder. The >> active java folder is '/usr/lib/jvm/java-8-oracle' and also java >> vesrsion showing the proper installation. >> >> java version "1.8.0-ea" >> Java(TM) SE Runtime Environ >> Java HotSpot(TM) 64-Bit Ser >> Please note that previous vesrion of Java is there also. >> >> JAVA_HOME mentioned as >> >> export JAVA_HOME='/usr/lib/jvm/java-8-oracle' >> But Tomcat Showing diffent JVM with default memory seetings. >> >> I usullay configure differently. Please can someone tell me whts wrong >> with this setenv.sh. >> >> Regards >> >> Hannan Khan >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~dhis2-users >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~dhis2-users >> More help : https://help.launchpad.net/ListHelp >> >> >
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-users Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-users More help : https://help.launchpad.net/ListHelp

