Unable to start VSE service on a newly installed DevTest 10.8.3.1 server. But its able to start in the command line.
DevTest 10.8.x
10.7.2 uses Java 8 and Concurrent mark sweep property was valid in this version. But, this is deprecated in JAVA 14 and above. DevTest 10.8.x uses JAVA 17.
-XX:+UseConcMarkSweepGC
Commented out the below property in VirtualServiceEnvironmentService.vmoptions:
-XX:+UseConcMarkSweepGC