So I am a total novice when it comes to datastore and cloud interaction, 
and I am trying to figure out the basics of datastore through the google 
bookshelf tutorial. I have the free trial running for 60 days and just want 
to wrap my head around how it works.

So in the setup I reached this portion of the tutorial (screenshot of 
google site <https://i.stack.imgur.com/vDXX4.png>) (this is the url: 
https://cloud.google.com/java/getting-started/using-forms) and I seem to be 
doing okay. I ran the code it asks for and seem to have started a jetty 
server in my terminal. It reads:

[INFO] Started ServerConnector@5ef8c2f7{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
[INFO] Started @14439ms
[INFO] Started Jetty Server

So the next step is to go to localhost8080 in my browser but when I get 
there I get an HTTP 503 Error that reads:

Problem accessing /. Reason:
Service Unavailable

I can't seem to find a solution to this anywhere, so I was wondering if 
anyone could give me some insight into what I should do. Thanks!

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/f01c1068-cc08-48be-902e-ea2e3f65fcbf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine] e... Jack Heinemann

Reply via email to