I am having a hard time trying to get the simple "Hello World" to deploy. I have checked that I am running the 64 bit version of WebRatio with 64 bit Java 7 and I have allowed WebRatio acces through the Windows Firewall. I can't figure out what else to try. Can anyone help?
[24 Apr 2015 18:35:14,975] Application deploy error
[24 Apr 2015 18:35:14,975] Deployment Process Error
[24 Apr 2015 18:35:15,053] java.lang.NullPointerException
at com.webratio.cloud.Controller.isRestartRequired(Controller.java:175)
at com.webratio.cloud.Controller.upload(Controller.java:125)
at com.webratio.ide.deploy.core.launching.WebRatioCloudLaunchConfigurationDelegate$ApplicationDeployer.deploy(WebRatioCloudLaunchConfigurationDelegate.java:196)
at com.webratio.ide.deploy.core.jobs.ApplicationDeployerJob.doRun(ApplicationDeployerJob.java:57)
at com.webratio.ide.deploy.core.jobs.AbstractDeploymentJob.runExternal(AbstractDeploymentJob.java:84)
at com.webratio.commons.mf.jobs.ExternalJob.run(ExternalJob.java:53)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)