--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to a topic in the Google Groups "Google App Engine" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-appengine/gBHEigJaf3w/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-appengi...@googlegroups.com.
Your has a single module named default, I would give a try adding a letter to the version name.
Il giorno sabato 28 settembre 2013, Thomas Becker ha scritto:
You're talking about modules. But that's not my problem. I'm talking about deploying a simple app that does not even use modutles. The version number for a Java app can be anything that consists of letters, digits or hyphens:--
https://developers.google.com/appengine/docs/java/config/appconfig
On Saturday, September 28, 2013 6:02:05 AM UTC-7, Stefano Ciccarelli wrote:The documentation says that the version name cannot be integer (https://developers.google.com/appengine/docs/java/modules/ -> "Version names cannot be integers, they must contain at least one non-numeric character").I've solved many problems like yours simply adding a "v" on the version names.2013/9/28 Thomas Becker <walkswit...@gmail.com>
Update: the problem occurs only when deploying from a Mac (Mac OS 10.7.5). All is well when I deploy from a Windows machine (except for the minor glitch that at the end of deployment, my default browser comes up trying to connect to 42.myapp... instead of 42-dot-myapp...
On Friday, September 27, 2013 8:53:33 PM UTC-7, Thomas Becker wrote:I just deployed my Java app from Eclipse (Eclipse Kepler, GAE SDK 1.8.5). The deployment succeeds, but the new version times out on every request. When I deploy from a different machine that's still running Eclipse Juno and GAE SDK 1.7.5, all is well. Two things are conspicuous:
1) The new version is about 3 times the size of what it is when deployed with GAE SDK 1.7.5
2) When deployment is complete, my default browser comes up trying to connect to the new version. That fails because the URL uses the old dot convention, as in 42.myapp... as opposed to the new 42-dot-myapp...
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.
--
Nel mondo esistono 10 categorie di persone, quelle che capiscono il binario e quelle che non lo capiscono.
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-appengine+unsubscribe@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.