See this on stackoverflow - you will be using print somewhere http://stackoverflow.com/questions/15606043/dev-appserver-returns-error-unexpected-port-response-from-runtime
T On Monday, March 25, 2013 8:23:27 AM UTC+8, Youne Hippoman wrote: > > I have successfully tried the Helloworld example after installing sdk > release 1.7.6 and python 2.7 on Windows XP SP3. Now it does not work > anymore. I get this error. Can anybody help? Thanks. > > D:\helloworld>dev_appserver.py d:\helloworld >> error.log > INFO 2013-03-24 20:16:18,187 sdk_update_checker.py:244] Checking for > updates > to the SDK. > INFO 2013-03-24 20:16:19,062 sdk_update_checker.py:272] The SDK is up > to dat > e. > INFO 2013-03-24 20:16:19,421 api_server.py:152] Starting API server > at: http > ://localhost:1868 > INFO 2013-03-24 20:16:19,437 dispatcher.py:98] Starting server > "default" run > ning at: http://localhost:8080 > INFO 2013-03-24 20:16:19,483 admin_server.py:117] Starting admin > server at: > http://localhost:8000 > ERROR 2013-03-24 20:16:29,717 http_runtime.py:221] unexpected port > response f > rom runtime ['before instance\r\n']; exiting the development server > INFO 2013-03-24 20:16:30,546 api_server.py:517] Applying all pending > transac > tions and saving the datastore > INFO 2013-03-24 20:16:30,546 api_server.py:520] Saving search indexes > -- 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 http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
