Please, upgrade to 1.6.3.1 that solves this issue with newer JDKs.

Ludo

On Wednesday, March 14, 2012 12:42:03 AM UTC-7, Fan Yang wrote:
>
> Hi,
>
> I installed the latest SDK 1.6.3 and now I am getting following error when 
> I run an example web app following the tutorial on the GAE official website:
>
> Initializing App Engine server
> Unable to start embedded HTTP server
> com.google.gwt.core.ext.UnableToCompleteException: (see previous log 
> entries)
> at 
> com.google.appengine.tools.development.gwt.AppEngineLauncher.start(AppEngineLauncher.java:102)
> at com.google.gwt.dev.DevMode.doStartUpServer(DevMode.java:509)
> at com.google.gwt.dev.DevModeBase.startUp(DevModeBase.java:1068)
> at com.google.gwt.dev.DevModeBase.run(DevModeBase.java:811)
> at com.google.gwt.dev.DevMode.main(DevMode.java:311)
>    [ERROR] Unable to start App Engine server
> java.lang.RuntimeException: Unable to restore the previous TimeZone
> at 
> com.google.appengine.tools.development.DevAppServerImpl.restoreLocalTimeZone(DevAppServerImpl.java:228)
> at 
> com.google.appengine.tools.development.DevAppServerImpl.start(DevAppServerImpl.java:164)
> at 
> com.google.appengine.tools.development.gwt.AppEngineLauncher.start(AppEngineLauncher.java:97)
> at com.google.gwt.dev.DevMode.doStartUpServer(DevMode.java:509)
> at com.google.gwt.dev.DevModeBase.startUp(DevModeBase.java:1068)
> at com.google.gwt.dev.DevModeBase.run(DevModeBase.java:811)
> at com.google.gwt.dev.DevMode.main(DevMode.java:311)
> Caused by: java.lang.NoSuchFieldException: defaultZoneTL
> at java.lang.Class.getDeclaredField(Unknown Source)
> at 
> com.google.appengine.tools.development.DevAppServerImpl.restoreLocalTimeZone(DevAppServerImpl.java:222)
> ... 6 more
> [ERROR] shell failed in doStartupServer method
>
> I tried creating new project but still gettting same error. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/Z-JtcukMesQJ.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to