Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grails application while debugging throws Exception after installing this plugin #8

Open
febintomy opened this issue May 22, 2014 · 0 comments

Comments

@febintomy
Copy link

I am getting following error when I try to debug my application, however it is running fine in normal mode.

pool-7-thread-1] ERROR context.GrailsContextLoader - Error executing bootstraps: org/springframework/beans/TypeMismatchException
java.lang.ClassCircularityError: org/springframework/beans/TypeMismatchException
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant