Error 500: Closure.rehydrate at deploying grails app on cloud foundry
问题 recently tried to deploy a grails-app to cloud foundry, the app is running perfectly @ localhost but after cf-push with cloud-foundry plugin, the console is stuck at Starting application and when trying to acces url: myapp.cloudfoundry.com, i have: Error 500 - Internal Server Error. groovy.lang.Closure.rehydrate(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lgroovy/lang/Closure; What does mean this error ? edit: here are the logs: ==== logs/stderr.log ==== Aug 10, 2012 3:28:24 PM org