Question
3
Replies
888
Views
Bank Of America Continuum India
Posted: January 5, 2018
Last activity: January 8, 2018
Closed
Solved
Where to set JAVA_HOME path to execute Pega 7.3.0 Installation using install.sh
Hi,
Can you please let me know where we can set the JAVA_HOME path manually if I am trying to install Pega 7.3 by using install.sh in a Unix Environment. Thanks!
Hi Karan,
Thanks for posting on PSC.
Configure JAVA_HOME in startup.sh and shutdown.sh.
Linux/Solaris - export JAVA_HOME=/app/jdk1.7.0_40 # Do not include bin
Windows - set JAVA_HOME=/app/jdk1.7.0_40
Initialize JAVA_OPTS in setenv.sh or bat file, located at Tomcat_Home/bin directory.
Hope it helps you, kindly notify by marking this post as answered.
Regards,
Asif