Updating the Java Runtime Environment
Keep your system secure and compatible by updating to the latest supported Java version.
This ensures you have the newest features, performance improvements, and security
fixes.
- Important:
- Take a snapshot or backup of the RICOH ProcessDirector system to avoid data loss.
- Verify that antivirus or other security software that locks and scans files is still disabled on the RICOH ProcessDirector system.
- RICOH ProcessDirector installs Java to be used by the base product. Other features install additional instances of Java. This procedure only updates the version of Java installed with the base product.
- Log in to the primary computer as the user who installed RICOH ProcessDirector.
- Copy the updateJava.zip package to the primary server. For example, you can use the
C:\aiw\aiw1\tmp
directory. - To generate the MD5 checksum of the package, open a command prompt and enter:
certUtil -hashfile C:\aiw\aiw1\tmp\updateJava.zip MD5
Compare the result with the value provided on the RICOH Software website. If the values do not match, download the package again.
- Unpack the file.
- Stop all RICOH ProcessDirector and Feature Manager services.
- To check the currently installed Java version, type:
java -version
Record the version of the currently installed Java. - Run the script to update Java. Type:
updateJava.bat
- Check the Java version again. Type:
- Start the RICOH ProcessDirector service.