Closed agonist closed 9 years ago
Any update on this issue? (workaround, plan to fix it) This is quite annoying since it prevents the wisdom-monitor from being used, which does not simplify debugging...and unfortunately we can't use the previous stable version due to required features in the SNAPSHOT version. Thanks.
I'm on it.
Well, I'm unable to reproduce it.
I've create a new project with:
mvn org.wisdom-framework:wisdom-maven-plugin:0.10.0-SNAPSHOT:create \
-DgroupId=org.acme \
-DartifactId=acme-sample \
-Dversion=1.0-SNAPSHOT
Launched it with mvn clean wisdom:run
And open my browser to http://localhost:9000
. I've entered the credentials, and everything is working. No stack trace or whatsoever.
Please provide a reproducer if you still have this issue (and reopen it)
I'm using the snapshot version and the monitor extension seems to be broken.
If you sign in to http://localhost:9000/monitor/
an exception appear :
easy to reproduce with an empty wisdom project