Skip to content
This repository has been archived by the owner on Feb 28, 2021. It is now read-only.

TimeZone.class.getDeclaredField("defaultZoneTL") does not exist in JDK 6 #8

Closed
philcali opened this issue Apr 16, 2012 · 2 comments
Closed

Comments

@philcali
Copy link

I ran into this one recently.

Currently the work around is to add -Dappengine.user.timezone=UTC to the dev server jvm args. I was going to make a pull request to add it to the README, but perhaps leaving it as a resolved issue is good enough. Up to you.

javaOptions in (Compile, gae.devServer) += "-Dappengine.user.timezone=UTC"

Here's a reference to the appengine issue and workarounds in the comments: http://code.google.com/p/googleappengine/issues/detail?id=6928

Just a heads up! :)

@eed3si9n
Copy link
Member

Send me a pull request.

@philcali
Copy link
Author

Made the pull in #9, closing this guy.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants