IncompatibleClassChangeError Exception.
Closed this issue · 4 comments
I updated my play-2.1-SNAPSHOTS and Play-ReactiveMongo yesterday.
Now, I have this issue when I try to start my app.
IncompatibleClassChangeError: Found interface play.api.Application, but class was expected.
Could you build the the plugin with the lastest commit of the master branch ?
Play-2.1-SNAPSHOT is deeply evolving right now... integration of scala 2.10
so this is not the right moment to compile with trunk code! You should
rollback to the code 2 days ago and wait a bit ;)
Pascal
On Fri, Sep 21, 2012 at 10:14 AM, Sébastien RENAULT <
notifications@github.com> wrote:
I updated my play-2.1-SNAPSHOTS and Play-ReactiveMongo yesterday.
Now, I have this issue when I try to start my app.IncompatibleClassChangeError: Found interface play.api.Application, but
class was expected.Could you build the the plugin with the lastest commit of the master
branch ?—
Reply to this email directly or view it on GitHubhttps://github.com//issues/2.
Ok thanks
I also had this issue earlier today and was so close to getting it all working too! Will eagerly await any updates and try rolling back the 2.1-SNAPSHOT release. If you know which commit is a good one to rollback to, please let me know.
Alex
Closing it (updated to Scala 2.10)