How to upgrade to 64 bit java

broken image
broken image

You will need to make sure JRE_HOME matches the new 64 bit install path. Choose the device collection for which you want the Java to be deployed. Once the content is distributed to the DP, right click the Java app and click on Deploy. Right click the Java app and click on Distribute Content. The Java application is ready to be deployed. The catalina.bat and catalina.sh files can be found at /Appserver/bin. Complete the remaining steps and click Close.

broken image

If you are not using the Windows Service you will need to modify the catalina.bat (Windows) or catalina.sh (MAC/Linux) depending on the OS you have installed. Then change it to the 64-bit JVM (you may have to download and install it if you don�t have one): For example, if my service was initially using a 32-bit JVM: Tomcat7w //ES//yellowfin (this is the name of your Yellowfin service)Ĥ) Go to the Java tab and change the Java Virtual Machine setting to point to a JVM of different architecture than the current one. How do I install 64-bit Java on Windows 10 Choose the 64-bit Windows offline download. If you have the Yellowfin Windows Service installed, do the following:ġ) Start up a Command Prompt (make sure you select the option �Run As Administrator�)Ģ) Change directory to the bin folder of your Yellowfin installationģ) Bring up the service properties dialogue by running the following command:

broken image

This can be done without having to re-install, you will have to modify some things though depending on your environment.