DevServer fails after updating to java 6u31

前端 未结 5 1400
借酒劲吻你
借酒劲吻你 2020-12-31 05:17

This is the error I recieve. When I revert to using 6u30, it works fine. AppEngine must be updated now to fix this bug.

Initializing App Engine server
   [ER         


        
5条回答
  •  春和景丽
    2020-12-31 05:37

    The workaround did not work for me.

    I have solved the problem by uninstalling jdk and runtime env 1.7.0_03 and installing jdk and runtime env 1.7.0_02 (JDK 7, update 2 from archive - http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase7-521261.html#jdk-7u2-oth-JPR

提交回复
热议问题