Uploaded image for project: 'Spring Roo'
  1. Spring Roo
  2. ROO-3152

mvn gae:run - Unable to restore the previous TimeZone

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Complete
    • 1.2.1.RELEASE
    • 1.2.2.RELEASE
    • GAE
    • None
    • java version "1.6.0_24"
      OpenJDK Runtime Environment (IcedTea6 1.11.1) (6b24-1.11.1-4ubuntu2)
      OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

    Description

      Steps to reproduce:

      // Spring Roo 1.2.1.RELEASE [rev 6eae723] log opened at 2012-05-06 16:56:00
      project --topLevelPackage net.christophersnow
      persistence setup --provider DATANUCLEUS --database GOOGLE_APP_ENGINE 
      web mvc setup
      q
      

      Followed by:

      mvn gae:run
      

      Results in:

      [INFO] [gae:run {execution: default-cli}]
      java.lang.RuntimeException: Unable to restore the previous TimeZone
      	at com.google.appengine.tools.development.DevAppServerImpl.restoreLocalTimeZone(DevAppServerImpl.java:228)
      ...
      

      A workaround was to:

      1) upgrade the gae version in the pom.xml: s/1.6.2.1/1.6.5/g
      2) add <threadsafe>true</threadsafe> to src/main/webapp/WEB-INF/appengine-web.xml

      Attachments

        Activity

          People

            stewarta Alan Stewart
            snowch chris snow
            Archiver:
            tmarshall Trevor Marshall

            Dates

              Created:
              Updated:
              Resolved:
              Archived: