简体   繁体   中英

Guestbook example for Google App Engine not starting up

Not sure what happened. I had the first app in Google's App engine working then something changed. I finally jumped to a different PC re-installed everything, went through the tutorial and it still didn't work. Obviously I forgot a workaround for one of the many slips in this first app.

In the console it says

<terminated> Guestbook [Web Application] C:\Program Files (x86)\Java\JDK1.0.6_35\bin\javaw.exe

then below that is the following:

Options:
 --help, -h                 Show this help message and exit.
 --server=SERVER            The server to use to determine the latest
  -s SERVER                   SDK version.
 --address=ADDRESS          The address of the interface on the local machine
  -a ADDRESS                  to bind to (or 0.0.0.0 for all interfaces).
 --port=PORT                The port number to bind to on the local machine.
  -p PORT
 --sdk_root=DIR             Overrides where the SDK is located.
 --disable_update_check     Disable the check for newer SDK versions.
 --generated_dir=DIR        Set the directory where generated files are created.

Delete .metadata folder from workspace. recreating and importing same project will solve problem.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM