Hello All,

I deployed a GWT application version to appengine with one applicaiton-id 
and has been working well i.e renders the home page.  appengine web.xml 
<application>google.com:x-uat</application>
  <version>x-1-date</version>

Then, tried amny times to deploy the same application with a different 
version and differnet application id (changed the parameters in appengine 
web.xml appengine web.xml <application>google.com:x</application>
  <version>x-1</version> ) and this does not render the home page and don't 
see any errors in the logs as well


Only saw this message once - This request caused a new process to be 
started for your application, and thus caused your application code to be 
loaded for the first time. This request may thus take longer and use more 
CPU than a typical request for your application.


Any ideas and help on this...


Thanks
Jayant
 

-- 
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+unsubscr...@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.


Reply via email to