| Author |
Grails run-app, number of constructors mismatch
|
Naveen Narayanan
Ranch Hand
Joined: Sep 11, 2007
Posts: 114
|
|
Hello all,
I was trying to run Grails in Fedora, when my application is started with grails run-app, an
interesting error thrown, like this
I assume its a version conflict kind of thing,
Perhaps can anybody please throw some light here, might be a conflict in tomcat version ?
Kind Regards,
Naveen Narayanan.
|
SCJP 5.0, SCJD, SCWCD
|
 |
Hussein Baghdadi
clojure forum advocate
Bartender
Joined: Nov 08, 2003
Posts: 3359
|
|
Check this, it might be help
http://n4.nabble.com/How-do-I-locate-the-source-of-java-lang-IncompatibleClassChangeError-exception-with-generate-all-td1322966.html#a1322966
|
 |
Naveen Narayanan
Ranch Hand
Joined: Sep 11, 2007
Posts: 114
|
|
Thanks a lot John Todd,
I will search in code if something is missing.
|
 |
Michael Camilo
Greenhorn
Joined: Apr 21, 2010
Posts: 1
|
|
Naveen Narayanan wrote:Thanks a lot John Todd,
I will search in code if something is missing.
Try grails clean.
|
 |
Josh Cummings
Greenhorn
Joined: Mar 08, 2011
Posts: 1
|
|
|
That worked for me, thanks!
|
 |
Naveen Narayanan
Ranch Hand
Joined: Sep 11, 2007
Posts: 114
|
|
I apologize for this late reply. (almost after a year ...) .
Really grails clean helped a lot
|
 |
 |
|
|
subject: Grails run-app, number of constructors mismatch
|
|
|