Hi, since yesterday i get this kind of log :
[LOG] *2013-10-17 20:59:03.124 /myurl 200 21361ms 0kb Mozilla/5.0 (BB10; Kbd) AppleWebKit/537.10+ (KHTML, like Gecko) Version/10.1.0.4633 Mobile Safari/537.10+* I 2013-10-17 20:58:49.801 javax.servlet.ServletContext log: Initializing Spring root WebApplicationContext W 2013-10-17 20:58:49.808 [s~myapp/1.370952269949752985].<stderr>: log4j:WARN No appenders could be found for logger (org.springframework.web.context.ContextLoader). W 2013-10-17 20:58:49.809 [s~myapp/1.370952269949752985].<stderr>: log4j:WARN Please initialize the log4j system properly. I 2013-10-17 20:58:53.701 javax.servlet.ServletContext log: Initializing Spring FrameworkServlet 'appServlet' I 2013-10-17 20:59:03.055 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 requ *2013-10-17 20:58:58.115 /myurl 200 21677ms 0kb Mozilla/5.0 (BB10; Kbd) AppleWebKit/537.10+ (KHTML, like Gecko) Version/10.1.0.4633 Mobile Safari/537.10+* I 2013-10-17 20:58:44.424 javax.servlet.ServletContext log: Initializing Spring root WebApplicationContext W 2013-10-17 20:58:44.500 [s~myapp/1.370952269949752985].<stderr>: log4j:WARN No appenders could be found for logger (org.springframework.web.context.ContextLoader). W 2013-10-17 20:58:44.500 [s~myapp/1.370952269949752985].<stderr>: log4j:WARN Please initialize the log4j system properly. I 2013-10-17 20:58:48.334 javax.servlet.ServletContext log: Initializing Spring FrameworkServlet 'appServlet' I 2013-10-17 20:58:58.114 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 requ [/LOG] as you can see it seems that the application is loaded twice in two requests. somebody could explain me ? -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
