I'm following this tutorial Google Cloud Endpoints Tutorial, I downloaded the Sample Project and ran it. When I navigated to localhost:8888/_ah/api/explorer It doesnt show anything, only the loading on top. What's happening here?
我正在按照本教程Google Cloud Endpoints Tutorial,下载Sample Project并运行它。当我导航到localhost时:8888 / _ah / api / explorer它没有显示任何内容,只有顶部加载。这里发生了什么事?
It seems there's no problem in my console log but there's a warning
在我的控制台日志中似乎没有问题,但是有一个警告
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
1 个解决方案
#1
0
I solved this by updating my appengine-java SDK.
我通过更新我的appengine-java SDK解决了这个问题。
#1
0
I solved this by updating my appengine-java SDK.
我通过更新我的appengine-java SDK解决了这个问题。