|
All,
I'm trying to create a basic application that has been secured using Spring Security (Core, ACL and UI plugins) with registration enabled, but I'm hitting issues using Grails 2.0.0M2. I can successfully get all of the app to start and the controller links for login, logout, ACL, register all appear.
When I attempt to register an account I complete the registration form and click the "Create your account" link I get this exception: | Error 2011-09-09 08:19:47,377 ["http-bio-8080"-exec-5] ERROR errors.GrailsExceptionResolver - IllegalStateException occurred when processing request: [GET] /SecureApp/register/index Read and write parameter types are not the same. Stacktrace follows: Line | Method ->> 886 | runTask in java.util.concurrent.ThreadPoolExecutor$Worker - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | 908 | run in '' ^ 637 | run . . in java.lang.Thread Caused by IllegalStateException: Read and write parameter types are not the same ->> 886 | runTask in java.util.concurrent.ThreadPoolExecutor$Worker - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | 908 | run in '' ^ 637 | run . . in java.lang.Thread I've followed these steps to get to this point:
Thanks, Bill S.
|
|
FWIW, I get the exact same issue. I suspect adding this as a ticket on the JIRA system will help get a bit more traction. There was another ticket there with similar error text which was marked as resolved, but this looks sufficiently different (and certainly this issue isn't solved!).
On Sep 9, 2011, at 8:26 AM, Bill Stephens wrote: All, ========================== Michael Kimsal 919-827-4724 |
|
JIRA entered:
Bill
On Sat, Sep 10, 2011 at 2:01 PM, Michael Kimsal <[hidden email]> wrote:
|
| Powered by Nabble | Edit this page |
