Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: Grails-Spring-Security-Core 1.1.3
-
Fix Version/s: Grails-Spring-Security-Core 1.2
-
Labels:None
-
Environment:Grails 2.0.0.M1
Description
To reproduce:
grails create-app spring-500
cd spring-500
grails install-plugin spring-security-core
grails s2-quickstart
grails run-app
-> visit http://localhost:8080/spring-500/
Error 500: Internal Server Error
URI
/spring-500/
Class
java.lang.IllegalStateException
Message
No thread-bound request found: Are you referring to request attributes outside of an actual web request, or processing a request outside of the originally receiving thread? If you are actually operating within a web request and still receive this message, your code is probably running outside of DispatcherServlet/DispatcherPortlet: In this case, use RequestContextListener or RequestContextFilter to expose the current request.
Trace
Line | Method
->> 1110 | runWorker in java.util.concurrent.ThreadPoolExecutor
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
603 run in java.util.concurrent.ThreadPoolExecutor$Worker
^ 679run . . . in java.lang.Thread
Issue Links
- Trackbacks
-
Deploying-Installing Cbip's Crowd Security Plugin
Summary The crowd plugin is a wrapper around the S
confirmed on trying to lift a 1.3.7 app to 2.0.0.m1 on win7 x64 jdk-1.6.20 grails-2.0.0.m1 spring-security-core-1.1.3