Hi guys,
I don't know what to do anymore. I can't start my backend instance, it
always the same message. Front-end instances works correctly but backend...
I'm using JSF, Jersey for REST web services.
Process terminated because it failed to respond to the start request with an
HTTP status code of 200-299 or 404.
I've already googled a lot, but no answers...
1. 2012-01-15 22:52:24.347 /_ah/start 302 14447ms 0kb instance=0
0.1.0.3 - - [15/Jan/2012:16:52:24 -0800] "GET /_ah/start HTTP/1.1" 302 80 -
- "0.dbload.zurbb-beta.appspot.com" ms=14447 cpu_ms=10663 api_cpu_ms=0
cpm_usd=0.000027 loading_request=1 exit_code=111 instance=0
2. I2012-01-15 22:52:13.752
com.sun.faces.config.ConfigureListener contextInitialized: Initializing
Mojarra 2.0.4 (FCS b09) for context ''
3. I2012-01-15 22:52:17.057
com.sun.faces.spi.InjectionProviderFactory createInstance: JSF1048:
PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with
these annotations will have said annotations processed.
4. I2012-01-15 22:52:18.376
com.sun.faces.lifecycle.ELResolverInitPhaseListener
populateFacesELResolverForJsp: JSF1027: [null] The ELResolvers for JSF were not
registered with the JSP container.
5. I2012-01-15 22:52:19.498
com.sun.jersey.api.core.PackagesResourceConfig init: Scanning for root
resource and provider classes in the packages:
com.zurbb.ws
6. I2012-01-15 22:52:19.598
com.sun.jersey.api.core.ScanningResourceConfig logClasses: Root resource
classes found:
class com.zurbb.ws.HubResources
7. I2012-01-15 22:52:19.598
com.sun.jersey.api.core.ScanningResourceConfig init: No provider classes
found.
8. I2012-01-15 22:52:19.772
com.sun.jersey.server.impl.application.WebApplicationImpl _initiate:
Initiating Jersey application, version 'Jersey: 1.8 06/24/2011 12:17 PM'
9. I2012-01-15 22:52:22.856
com.sun.jersey.api.core.PackagesResourceConfig init: Scanning for root
resource and provider classes in the packages:
com.zurbb.internal
10. I2012-01-15 22:52:22.876
com.sun.jersey.api.core.ScanningResourceConfig logClasses: Root resource
classes found:
class com.zurbb.internal.InternalResources
11. I2012-01-15 22:52:22.877
com.sun.jersey.api.core.ScanningResourceConfig init: No provider classes
found.
12. I2012-01-15 22:52:22.878
com.sun.jersey.server.impl.application.WebApplicationImpl _initiate:
Initiating Jersey application, version 'Jersey: 1.8 06/24/2011 12:17 PM'
13. I2012-01-15 22:52:24.339
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.
14. E2012-01-15 22:52:24.339
Process terminated because it failed to respond to the start request with an
HTTP status code of 200-299 or 404.
--
You received this message because you are subscribed to the Google Groups
"Google App Engine for Java" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-appengine-java/-/SHCBpqSZ-YwJ.
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-java?hl=en.