Advertisement
Guest User

Untitled

a guest
Apr 1st, 2015
316
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.75 KB | None | 0 0
  1. HTTP ERROR 500
  2.  
  3. Problem accessing /. Reason:
  4.  
  5. Server Error
  6. Caused by:
  7.  
  8. org.apache.jasper.JasperException: PWC6345: There is an error in invoking javac. A full JDK (not just JRE) is required
  9. at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:92)
  10. at org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:378)
  11. at org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:119)
  12. at org.apache.jasper.compiler.Jsr199JavaCompiler.compile(Jsr199JavaCompiler.java:208)
  13. at org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:384)
  14. at org.apache.jasper.compiler.Compiler.compile(Compiler.java:453)
  15. at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:625)
  16. at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
  17. at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:492)
  18. at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:378)
  19. at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
  20. at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:684)
  21. at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:503)
  22. at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
  23. at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575)
  24. at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
  25. at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1086)
  26. at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:429)
  27. at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
  28. at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1020)
  29. at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
  30. at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:276)
  31. at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:103)
  32. at org.springframework.web.servlet.view.InternalResourceView.renderMergedOutputModel(InternalResourceView.java:209)
  33. at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:266)
  34. at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1225)
  35. at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1012)
  36. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:959)
  37. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:876)
  38. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:931)
  39. at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:822)
  40. at javax.servlet.http.HttpServlet.service(HttpServlet.java:735)
  41. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:807)
  42. at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
  43. at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:684)
  44. at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1496)
  45. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
  46. at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
  47. at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
  48. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
  49. at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
  50. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
  51. at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103)
  52. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
  53. at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)
  54. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
  55. at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:154)
  56. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
  57. at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)
  58. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
  59. at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150)
  60. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
  61. at org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter.doFilter(DefaultLoginPageGeneratingFilter.java:155)
  62. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
  63. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:199)
  64. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
  65. at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:110)
  66. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
  67. at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:50)
  68. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:108)
  69. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
  70. at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
  71. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
  72. at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
  73. at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
  74. at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:344)
  75. at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:261)
  76. at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1476)
  77. at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:501)
  78. at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
  79. at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:557)
  80. at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
  81. at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1086)
  82. at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:429)
  83. at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
  84. at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1020)
  85. at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
  86. at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:255)
  87. at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154)
  88. at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
  89. at org.eclipse.jetty.server.Server.handle(Server.java:370)
  90. at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:494)
  91. at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:971)
  92. at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1033)
  93. at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:644)
  94. at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
  95. at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
  96. at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:696)
  97. at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:53)
  98. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
  99. at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
  100. at java.lang.Thread.run(Unknown Source)
  101. Powered by Jetty://
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement