Patch level detected:Univiewer Management Server 6.5.01 Product Version: Dollar.Universe 6.5.01
The Univiewer Management Server (UVMS) XXXX_MgtServer service on Local Computer started and then stopped.
Some services stop automatically if they are not in use by other services or programs.
Following a Windows update, Univiewer Management Server (UVMS) does not startup.
When the service XXXX_MgtServer is started manually via the Windows Service Manager, the above error is present.
Cause
Cause type: Configuration Root Cause: After an update to Java, the old Java directory may be erased. The link between the UVMS and Java in the unienv.bat file becomes obsolete. This change only becomes apparent after Windows has been restarted in the event of a Windows update. The unienv.bat file no longer contains correct links to Java and must be updated with the correct information.
Environment
OS: Windows OS Version: All Windows
Resolution
Check the Java version with the following command run at the command prompt: java -version
Edit the unienv.bat file and check that the line referencing Java reports the same Java version and use a 64bit version whenever possible.
You need to have something resembling this: set JAVA_ORSYP="C:\Program Files\Java\jre1.8.0_221"
If not, please update the file with the correct path to the Java version used on this system.