I have also recently noticed a huge spike in JSP compilation time. There is definitely something going in the GAE java production environment (for some customers at least).
On Saturday, December 29, 2012 11:38:09 AM UTC-5, Jitendra Gupta wrote: > > Hi, > > I used google app engine for my one application, its on High Replication > storage scheme. When same application was on master/slave it took normal > time to compile jsp pages > but now it takes more than 1 hr. > > Reading application configuration data... > 29 Dec, 2012 8:23:41 PM > com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml > INFO: Successfully processed > /usr/local/apache-tomcat-6.0.28/webapps/sample-paper/WEB-INF/appengine-web.xml > 29 Dec, 2012 8:23:41 PM > com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml > INFO: Successfully processed > /usr/local/apache-tomcat-6.0.28/webapps/sample-paper/WEB-INF/web.xml > Beginning server interaction for tech-course... > 0% Creating staging directory > 5% Scanning for jsp files. > 8% Compiling jsp files. > 29 Dec, 2012 9:42:55 PM > com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml > INFO: Successfully processed > /tmp/appcfg5287499496253305068.tmp/WEB-INF/web.xml > > Can any one help me, why it takes so long time to compile jsp. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/CNY7olB5Xj4J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
