Advertisement
Guest User

Untitled

a guest
Jan 17th, 2017
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.26 KB | None | 0 0
  1. org.apache.jasper.JasperException: org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: com.pylonmusic.gigmanager.domain.entitiy.Artist.gigs, could not initialize proxy - no Session
  2. org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:473)
  3. org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:402)
  4. org.apache.jasper.servlet.JspServlet.service(JspServlet.java:346)
  5. javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  6. io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85)
  7. io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  8. io.undertow.jsp.JspFileHandler.handleRequest(JspFileHandler.java:32)
  9. io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  10. io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  11. io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  12. io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  13. io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:274)
  14. io.undertow.servlet.handlers.ServletInitialHandler.dispatchToPath(ServletInitialHandler.java:209)
  15. io.undertow.servlet.spec.RequestDispatcherImpl.forwardImpl(RequestDispatcherImpl.java:221)
  16. io.undertow.servlet.spec.RequestDispatcherImpl.forwardImplSetup(RequestDispatcherImpl.java:147)
  17. io.undertow.servlet.spec.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:111)
  18. org.springframework.web.servlet.view.InternalResourceView.renderMergedOutputModel(InternalResourceView.java:168)
  19. org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:303)
  20. org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1257)
  21. org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1037)
  22. org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:980)
  23. org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897)
  24. org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
  25. org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861)
  26. javax.servlet.http.HttpServlet.service(HttpServlet.java:687)
  27. org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
  28. javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  29. io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85)
  30. io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  31. io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  32. org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
  33. io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  34. io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
  35. io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
  36. io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  37. io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
  38. io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
  39. io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
  40. io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
  41. io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
  42. io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
  43. io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  44. org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
  45. io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  46. io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  47. io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292)
  48. io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81)
  49. io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138)
  50. io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135)
  51. io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
  52. io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
  53. io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44)
  54. io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44)
  55. io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44)
  56. io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44)
  57. io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44)
  58. io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44)
  59. io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272)
  60. io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)
  61. io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104)
  62. io.undertow.server.Connectors.executeRootHandler(Connectors.java:202)
  63. io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:805)
  64. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  65. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  66. java.lang.Thread.run(Thread.java:745)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement