簡體   English   中英

Google App Engine的留言簿示例未啟動

[英]Guestbook example for Google App Engine not starting up

不知道發生了什么。 我在Google的App引擎中運行了第一個應用程序,然后發生了一些變化。 我終於跳到另一台PC上,重新安裝了所有內容,完成了本教程,但仍然無法正常工作。 顯然,我忘了第一個應用程序中許多傳票之一的解決方法。

在控制台上說

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

然后下面是:

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.

從工作區中刪除.metadata文件夾。 重新創建和導入同一項目將解決問題。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM