Dear Hannan, Funny thing, I was also trying to find the right "bin" folder for setenv.sh for the first time just a couple of hours ago. It isn't /bin at the root of the drive, but bin under the Tomcat folder. Mine was at /usr/local/apache-tomcat-6.0.36/bin. And putting setenv.sh there worked for me. Yours may be somewhere else.
Cheers, Jim On May 22, 2013, at 12: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 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
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-users Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-users More help : https://help.launchpad.net/ListHelp

