Facebook
From Sole Capybara, 6 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 281
  1. [13:05:00.393] The response status code was not 200! Instead we got: 500. The response was: <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
  4. <title>Error 500 Server Error</title>
  5. </head>
  6. <body><h2>HTTP ERROR 500</h2>
  7. <p>Problem accessing /api/ff/v1/import. Reason:
  8. <pre>    Server Error</pre></p><h3>Caused by:</h3><pre>org.springframework.web.util.NestedServletException: Handler processing failed; nested exception is java.lang.OutOfMemoryError: Metaspace
  9.         at org.springframework.web.servlet.DispatcherServlet.triggerAfterCompletionWithError(DispatcherServlet.java:1305)
  10.         at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:979)
  11.         at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:895)
  12.         at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:967)
  13.         at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:869)
  14.         at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
  15.         at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:843)
  16.         at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  17.         at com.ectsp.spring.osgi.impl.AggregatingServlet.service(AggregatingServlet.java:84)
  18.         at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:812)
  19.         at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587)
  20.         at org.ops4j.pax.web.service.jetty.internal.HttpServiceServletHandler.doHandle(HttpServiceServletHandler.java:71)
  21.         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
  22.         at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)
  23.         at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)
  24.         at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
  25.         at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doHandle(HttpServiceContext.java:287)
  26.         at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
  27.         at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  28.         at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
  29.         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
  30.         at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:80)
  31.         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
  32.         at org.eclipse.jetty.server.Server.handle(Server.java:499)
  33.         at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:311)
  34.         at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
  35.         at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:544)
  36.         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
  37.         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
  38.         at java.lang.Thread.run(Thread.java:748)
  39. Caused by: java.lang.OutOfMemoryError: Metaspace
  40. </pre>
  41. <h3>Caused by:</h3><pre>java.lang.OutOfMemoryError: Metaspace
  42. </pre>
  43. <hr><i><small>Powered by Jetty://</small></i><hr/>
  44.  
  45. </body>
  46. </html>