On Sun, Dec 22, 2013 at 9:12 PM, Eric <[email protected]> wrote:

> I'm having a major problem running my app on the dev server.  I'm using
> Thymeleaf and Spring 4.  I'm getting permission problems like this:
>
> java.lang.IllegalAccessException: Class
> com.google.appengine.tools.development.agent.runtime.Runtime$21 can not
> access a member of class
> org.thymeleaf.spring4.requestdata.RequestDataValueProcessor4Delegate with
> modifiers "public"
>
>


What JVM version are you using? Try downgrading to Java 7 Update 17 or
below, and see if that solves your problem. You can download the older
versions here:
http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase7-521261.html


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to