Integrating Appscale with AppInventor

23 views
Skip to first unread message

Methos Shas

unread,
Apr 9, 2018, 11:37:42 PM4/9/18
to AppScale Community
Hi,

I was trying to build appinventor from sources and deploy it on appscale. I build appinventor by "ant" command and then I tried to deploy it using "appscale deploy /ai/appengine/build/war/". I am getting the error as 
root@appscale-image0:~/appscale# appscale deploy /root/ai/appengine/build/war/
The version element is not supported in appengine-web.xml. Module default will be overwritten.
Continue? (y/N) y
Invalid application ID. You can only use alphanumeric characters and/or '-'.

Is there any specific way to deploy it on appscale?

Thanks,

Graziano Obertelli

unread,
Apr 10, 2018, 3:43:01 AM4/10/18
to appscale_...@googlegroups.com
Hello Methos,

what version of AppScale are you using? and can you share the
appengine-web-xml you are using?

From the error, you could have an older version of AppScale of perhaps
an invalid application name in it?

cheers
graziano
--
You received this message because you are subscribed to the Google
Groups "AppScale Community" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to appscale_commun...@googlegroups.com.
To post to this group, send email to appscale_...@googlegroups.co
m.
Visit this group at https://groups.google.com/group/appscale_community.
For more options, visit https://groups.google.com/d/optout.
--
Graziano Obertelli | SVP, Operations
805.570.1647 graz...@appscale.com
www.appscale.com

Methos Shas

unread,
Apr 10, 2018, 10:31:57 AM4/10/18
to AppScale Community
Hi Graziano,

Initially, I was using appscale version 3.4.0. But then I upgraded it to AppScale to 3.5.0. The error was still same. So I added Application name as appinventor in it. Then it was giving me this error. 
appscale deploy ~/ai/appengine/build/war/
The version element is not supported in appengine-web.xml. Module default will be overwritten.
Continue? (y/N) y
AppScale did not find the correct SDK jar versions in your app. The current supported SDK version is 1.8.4.
Tarring application
Copying over application
Deploying service default for appinventor
Invalid response: <html>
<head><title>502 Bad Gateway</title></head>
<body bgcolor="white">
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx/1.10.3 (Ubuntu)</center>
</body>
</html>

Here is the appengine-web.xml file

Thanks,


appengine-web.xml
Reply all
Reply to author
Forward
0 new messages