java - Hello World in Webratio -


i'm new webratio , trying hello world working.

i've created new hello world project

hello world

here's looks like

project

i've created debug configuration

debug

but when hit debug error message

error

i'm not sure error means

deployment information not found project helloworld: regenerate project , retry.

and google doesn't seem know message either.

so thought, maybe webratio projects not mean built, maybe supposed else.

i tried generate , run on cloud button.

cloud

but did not appear produce results.

i tried hitting deploy button.

there 2 types of deployments available me, 1. webratio 2. openshift

using webratio deployment error message

unrecognized cloud account launch configuration 'helloworld - webratio cloud'

i think because don't have account webratio.

using openshift deployment seems work without errors, can't find output.

i message in console reads

[30 sep 2015 09:39:33,021] output folder: c:\webratio\webratio community platform 7.2.9.x64bit\webratio\deploy [30 sep 2015 09:39:33,062] deployment time 0 secs

but folder empty

what missing here?

edit

i found on webratio website

the community cloud edition allows build , test, free, applications modeling, giving access temporary cloud space. temporary space cleared every 2 hours.

and this

webratio platform among few cloud platforms in world not obscure code produced , allows use like. capability available our enterprise edition customers

i cant source code since have not yet bought account. should still able test hello world.

edit

i checked updates webratio/eclipse

help->install new software ...

and when try deploy cloud can actual error message!

java.lang.reflect.invocationtargetexception @ com.webratio.ide.deploy.ui.generator.actions.generateandrunoncloudaction$actionrunnable.run(generateandrunoncloudaction.java:239) @ org.eclipse.jface.operation.modalcontext$modalcontextthread.run(modalcontext.java:121) caused by: org.eclipse.core.runtime.coreexception: unable retrieve free cloud account @ com.webratio.ide.deploy.ui.generator.actions.generateandrunoncloudaction$actionrunnable.run(generateandrunoncloudaction.java:209) ... 1 more

looks need figure out how free cloud account

webratio community edition lets generate , run project on cloud. means cannot output in deploy folder can navigate application webratio cloud free space associated account.

you not need buy anything.

when press generate , run on cloud, @ end of process browser should open , show home page of web application.

if not happening, can still access webratio cloud free account going on http://www.webratio.com/cloud dashboard can manage account , access application. more information webratio cloud dashboard available here.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -