If starting the JavaScript Debugger on Microsoft Windows generates an exception, you can provide a batch file to start SkyVault as a service to work around the issue.
An exception is generated when trying to launch the JavaScript debugger on Windows when SkyVault is running as a service, using the webscript:
http://<host>:<port>/alfresco/service/api/javascript/debugger
A workaround is to create your own .bat file to start SkyVault.
tomcat\bin\tomcat7w //ES//alfrescoTomcatnum19
Here SkyVaultTomcatnum19 is the identifier of the service, which can be found in the properties.ini file at the root of the installation.
This will start a small utility, and in the Java tab you will find all options passed to the JVM.