On Thu, 30 Sep 2010 13:26:55 -0700 (PDT)
Jan Stępień <jasiec...@gmail.com> wrote:
> I've got a problem with an application developed in Clojure. When I
> run it locally using dev_appserver.sh everything works fine. However
> when I upload it I get a VerifyError during startup. Here's a
> respective snippet from logs: http://pastebin.com/aDDdeFYM . The
> project works on GAE without any problems when using Clojure 1.1.0.
> The issue occurs with versions >= 1.2.0.
> 
> Have you got any ideas what might be causing the problem?

I've updated the GAE SDK to 1.4.0 and tried again. Still no luck.

Clojure 1.1.0 works without any problems but the issue with Clojure
1.2.0 and newer remains unsolved. What's interesting is the fact that
now dev_appserver.sh returns an internal server error on the first
request sent to the application. The stack trace is available at
http://pastebin.com/QpJbEpDS . The source code of the application can
be found at GitHub at https://github.com/jstepien/docjure

Best regards,
-- 
Jan Stępień

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@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