Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Not A Bug
-
Affects Version/s: 1.3.7
-
Fix Version/s: None
-
Component/s: Plugins
-
Environment:java 1.6, ubuntu
Description
Hi All,
Maybe someone can help me. I am just using plain spring-security-plugin core and executed s2-quickstart command, the command executes fine until you run-app and it produces this error:
Error 500:
Servlet: default
URI: /jeepnee/
Exception 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
...
Maybe something is amiss with the plugins:
plugins.bubbling=2.1.3
plugins.class-diagram=0.5.2
plugins.cloud-foundry=1.2
plugins.cloud-support=1.0.6
plugins.flash-player=1.4
plugins.grails-ui=1.2.2
plugins.hibernate=1.3.7
plugins.navigation=1.3.2
plugins.resources=1.1.1
plugins.richui=0.8
plugins.swfobject=2.2.1
plugins.tomcat=1.3.7
plugins.yui=2.8.2.1
can someone enlighten me. I am stuck with the issue. this is maybe a plugin conflicts with spring security who does web.xml manipulation via runtime too??
Thanks
Be sure to use the latest version of the resources and Spring Security plugins