Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.76 KB | None | 0 0
  1. 2019-05-30 12:10:12,893 ERROR [io.undertow.request] (default task-25) UT005023: Exception handling request to /%Path%/template.jsp: org.apache.jasper.JasperException: JBWEB004062: Unable to compile class for JSP:
  2.  
  3. JBWEB004061: An error occurred at line: 129 in the generated java file
  4. The code of method _jspService(HttpServletRequest, HttpServletResponse) is exceeding the 65535 bytes limit
  5.  
  6. Stacktrace:
  7. at org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:95)
  8. at org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:198)
  9. at org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:449)
  10. at org.apache.jasper.compiler.Compiler.compile(Compiler.java:359)
  11. at org.apache.jasper.compiler.Compiler.compile(Compiler.java:334)
  12. at org.apache.jasper.compiler.Compiler.compile(Compiler.java:321)
  13. at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:652)
  14. at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:358)
  15. at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:402)
  16. at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:346)
  17. at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  18. at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85)
  19. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  20. at io.undertow.jsp.JspFileHandler.handleRequest(JspFileHandler.java:32)
  21. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  22. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  23. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  24. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  25. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:266)
  26. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchToServlet(ServletInitialHandler.java:211)
  27. at io.undertow.servlet.spec.RequestDispatcherImpl.includeImpl(RequestDispatcherImpl.java:352)
  28. at io.undertow.servlet.spec.RequestDispatcherImpl.include(RequestDispatcherImpl.java:265)
  29. at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:907)
  30. at org.apache.jsp.jsp.common.template_jsp._jspx_meth_c_005fwhen_005f4(template_jsp.java:882)
  31. at org.apache.jsp.jsp.common.template_jsp._jspx_meth_c_005fchoose_005f3(template_jsp.java:838)
  32. at org.apache.jsp.jsp.common.template_jsp._jspx_meth_c_005fotherwise_005f2(template_jsp.java:806)
  33. at org.apache.jsp.jsp.common.template_jsp._jspx_meth_c_005fchoose_005f2(template_jsp.java:741)
  34. at org.apache.jsp.jsp.common.template_jsp._jspService(template_jsp.java:198)
  35. at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
  36. at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  37. at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:433)
  38. at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:402)
  39. at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:346)
  40. at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  41. at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85)
  42. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  43. at io.undertow.jsp.JspFileHandler.handleRequest(JspFileHandler.java:32)
  44. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  45. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  46. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  47. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  48. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:266)
  49. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchToPath(ServletInitialHandler.java:201)
  50. at io.undertow.servlet.spec.RequestDispatcherImpl.forwardImpl(RequestDispatcherImpl.java:202)
  51. at io.undertow.servlet.spec.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:109)
  52. at ph.com.smart.common.servlet.CommonServlet.performTask(CommonServlet.java:364)
  53. at ph.com.smart.common.servlet.CommonServlet.doPost(CommonServlet.java:78)
  54. at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
  55. at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  56. at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85)
  57. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  58. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  59. at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
  60. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  61. at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
  62. at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
  63. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  64. at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
  65. at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
  66. at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
  67. at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
  68. at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
  69. at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
  70. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  71. at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
  72. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  73. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  74. at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:285)
  75. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:264)
  76. at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)
  77. at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:175)
  78. at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202)
  79. at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:792)
  80. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  81. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  82. at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement