Advertisement
Guest User

Untitled

a guest
Mar 20th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.08 KB | None | 0 0
  1. java.lang.IllegalStateException: 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.
  2. at org.springframework.web.context.request.RequestContextHolder.currentRequestAttributes(RequestContextHolder.java:131)
  3. at org.springframework.web.context.support.WebApplicationContextUtils.currentRequestAttributes(WebApplicationContextUtils.java:312)
  4. at org.springframework.web.context.support.WebApplicationContextUtils.access$400(WebApplicationContextUtils.java:65)
  5. at org.springframework.web.context.support.WebApplicationContextUtils$SessionObjectFactory.getObject(WebApplicationContextUtils.java:369)
  6. at org.springframework.web.context.support.WebApplicationContextUtils$SessionObjectFactory.getObject(WebApplicationContextUtils.java:364)
  7. at org.springframework.beans.factory.support.AutowireUtils$ObjectFactoryDelegatingInvocationHandler.invoke(AutowireUtils.java:312)
  8. at com.sun.proxy.$Proxy63.getAttribute(Unknown Source)
  9. at com.adscale.handlers.SessionManager.getWeekType(SessionManager.java:574)
  10. at com.adscale.handlers.SessionManager.getFirstDayOfWeek(SessionManager.java:568)
  11. at com.adscale.handlers.GuiDataHandler.getAccountDesktopWidget(GuiDataHandler.java:1951)
  12. at com.adscale.handlers.NewMCC.AccountDesktopHandler$5.run(AccountDesktopHandler.java:3544)
  13. java.lang.IllegalStateException: 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.
  14. at org.springframework.web.context.request.RequestContextHolder.currentRequestAttributes(RequestContextHolder.java:131)
  15. at org.springframework.web.context.support.WebApplicationContextUtils.currentRequestAttributes(WebApplicationContextUtils.java:312)
  16. at org.springframework.web.context.support.WebApplicationContextUtils.access$400(WebApplicationContextUtils.java:65)
  17. at org.springframework.web.context.support.WebApplicationContextUtils$SessionObjectFactory.getObject(WebApplicationContextUtils.java:369)
  18. at org.springframework.web.context.support.WebApplicationContextUtils$SessionObjectFactory.getObject(WebApplicationContextUtils.java:364)
  19. at org.springframework.beans.factory.support.AutowireUtils$ObjectFactoryDelegatingInvocationHandler.invoke(AutowireUtils.java:312)
  20. at com.sun.proxy.$Proxy63.getAttribute(Unknown Source)
  21. at com.adscale.handlers.SessionManager.getWeekType(SessionManager.java:574)
  22. at com.adscale.handlers.SessionManager.getFirstDayOfWeek(SessionManager.java:568)
  23. at com.adscale.handlers.GuiDataHandler.getAccountDesktopWidget(GuiDataHandler.java:1951)
  24. at com.adscale.handlers.NewMCC.AccountDesktopHandler$6.run(AccountDesktopHandler.java:3557)
  25. java.lang.IllegalStateException: 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.
  26. at org.springframework.web.context.request.RequestContextHolder.currentRequestAttributes(RequestContextHolder.java:131)
  27. at org.springframework.web.context.support.WebApplicationContextUtils.currentRequestAttributes(WebApplicationContextUtils.java:312)
  28. at org.springframework.web.context.support.WebApplicationContextUtils.access$400(WebApplicationContextUtils.java:65)
  29. at org.springframework.web.context.support.WebApplicationContextUtils$SessionObjectFactory.getObject(WebApplicationContextUtils.java:369)
  30. at org.springframework.web.context.support.WebApplicationContextUtils$SessionObjectFactory.getObject(WebApplicationContextUtils.java:364)
  31. at org.springframework.beans.factory.support.AutowireUtils$ObjectFactoryDelegatingInvocationHandler.invoke(AutowireUtils.java:312)
  32. at com.sun.proxy.$Proxy63.getAttribute(Unknown Source)
  33. at com.adscale.handlers.SessionManager.getWeekType(SessionManager.java:574)
  34. at com.adscale.handlers.SessionManager.getFirstDayOfWeek(SessionManager.java:568)
  35. at com.adscale.handlers.GuiDataHandler.getAccountDesktopWidget(GuiDataHandler.java:1951)
  36. at com.adscale.handlers.NewMCC.AccountDesktopHandler$6.run(AccountDesktopHandler.java:3557)
  37. java.lang.IllegalStateException: 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.
  38. at org.springframework.web.context.request.RequestContextHolder.currentRequestAttributes(RequestContextHolder.java:131)
  39. at org.springframework.web.context.support.WebApplicationContextUtils.currentRequestAttributes(WebApplicationContextUtils.java:312)
  40. at org.springframework.web.context.support.WebApplicationContextUtils.access$400(WebApplicationContextUtils.java:65)
  41. at org.springframework.web.context.support.WebApplicationContextUtils$SessionObjectFactory.getObject(WebApplicationContextUtils.java:369)
  42. at org.springframework.web.context.support.WebApplicationContextUtils$SessionObjectFactory.getObject(WebApplicationContextUtils.java:364)
  43. at org.springframework.beans.factory.support.AutowireUtils$ObjectFactoryDelegatingInvocationHandler.invoke(AutowireUtils.java:312)
  44. at com.sun.proxy.$Proxy63.getAttribute(Unknown Source)
  45. at com.adscale.handlers.SessionManager.getWeekType(SessionManager.java:574)
  46. at com.adscale.handlers.SessionManager.getFirstDayOfWeek(SessionManager.java:568)
  47. at com.adscale.handlers.GuiDataHandler.getAccountDesktopWidget(GuiDataHandler.java:1951)
  48. at com.adscale.handlers.NewMCC.AccountDesktopHandler$6.run(AccountDesktopHandler.java:3557)
  49. java.lang.IllegalStateException: 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.
  50. at org.springframework.web.context.request.RequestContextHolder.currentRequestAttributes(RequestContextHolder.java:131)
  51. at org.springframework.web.context.support.WebApplicationContextUtils.currentRequestAttributes(WebApplicationContextUtils.java:312)
  52. at org.springframework.web.context.support.WebApplicationContextUtils.access$400(WebApplicationContextUtils.java:65)
  53. at org.springframework.web.context.support.WebApplicationContextUtils$SessionObjectFactory.getObject(WebApplicationContextUtils.java:369)
  54. at org.springframework.web.context.support.WebApplicationContextUtils$SessionObjectFactory.getObject(WebApplicationContextUtils.java:364)
  55. at org.springframework.beans.factory.support.AutowireUtils$ObjectFactoryDelegatingInvocationHandler.invoke(AutowireUtils.java:312)
  56. at com.sun.proxy.$Proxy63.getAttribute(Unknown Source)
  57. at com.adscale.handlers.SessionManager.getWeekType(SessionManager.java:574)
  58. at com.adscale.handlers.SessionManager.getFirstDayOfWeek(SessionManager.java:568)
  59. at com.adscale.handlers.GuiDataHandler.getAccountDesktopWidget(GuiDataHandler.java:1951)
  60. at com.adscale.handlers.NewMCC.AccountDesktopHandler$6.run(AccountDesktopHandler.java:3557)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement