Type Status Report
Description The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.
Apache Tomcat/9.0.31 (Ubuntu)Could you please tell me exactly what you are doing to cause this error?
--
You received this message because you are subscribed to the Google Groups "EDA Playground" group.
To unsubscribe from this group and stop receiving emails from it, send an email to eda-playgroun...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/eda-playground/35a2063b-0deb-4a3b-be8b-7cd164dd1f4cn%40googlegroups.com.
Error: com.victoreda.playground.PlaygroundException: Could not get wave dump or wave dump no longer available. Re-run the EDA Playground to get a fresh wave dump.
Error Message: Could not get wave dump or wave dump no longer available. Re-run the EDA Playground to get a fresh wave dump.
com.victoreda.playground.PlaygroundException: Could not get wave dump or wave dump no longer available. Re-run the EDA Playground to get a fresh wave dump. at com.victoreda.playground.controllers.HomeController.launchEpwave(HomeController.java:1228) at com.victoreda.playground.controllers.HomeController$$FastClassBySpringCGLIB$$df9fad65.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) at com.victoreda.playground.controllers.HomeController$$EnhancerBySpringCGLIB$$a8f15f80.launchEpwave() at com.victoreda.playground.controllers.EmbedController.launchEpwave(EmbedController.java:139) at jdk.internal.reflect.GeneratedMethodAccessor403.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) at