To start SkyVault Process Services, start your web container. For example, to start Tomcat, run:
bin/startup.sh
or
bin/startup.bat
Important: If you are using Java 1.7, use the following JVM options as a minimum when starting your web container (although not required for Java 1.8 and above):
Xms1024m -Xmx2048m -XX:MaxPermSize=512m