Application Deploy Error/NullPointerException

25 Apr '15, 12:34 AM
2,240 Views
No Forum Badges

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)

 
x 0
Follow
Answer Answer at this question and get points!
Forum Hero - Level 9

Hi Esteban,

in this case I suggest you to send an email to support@webratio.com

In the mail please describe the issue, the followed steps to perform the upload on cloud and attach the projects (web, style, components) to the e-mail message.

To export projects, refer to the Export wizard available in WebRatio (File -> Export -> General -> Archive File).

 
x 0
Answer at this question and get points!