Two other questions.
Is the 3.10.2 a JRE version and how do I tell?
Is there possible problems moving from a previous JRE version to a non JRE version.
The only difference between JRE and non-JRE is that in the first case jre folder is bundled in the package (you can find it in the installation folder). Which contains Java Runtime Environment, simply Java. You can install and keep updated your own installation of Java on the server, if you wish. Using JRE bundled is easier and it is not affecting other apps on the system that use Java. This is your choice which one to use. Other than that both versions are completely identical. Plugins are not affected by that.
Thank you for that info. I had searched the forum a few times and couldn’t find enough to make decisions on. What you have provided is a good guide. Much appreciated.