You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can click upload and then generate some documents, but the visualise options fail.
e.g. I select english (my file is multilingual) and "tree visualisation". Then I get...
##HTTP Status 500 – Internal Server Error
Type Exception Report
Message Handler processing failed; nested exception is java.lang.StackOverflowError
Description The server encountered an unexpected condition that prevented it from fulfilling the request.
## Exception
org.springframework.web.util.NestedServletException: Handler processing failed; nested exception is java.lang.StackOverflowError
org.springframework.web.servlet.DispatcherServlet.triggerAfterCompletionWithError(DispatcherServlet.java:1287)
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:961)
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:877)
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:961)
org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:863)
javax.servlet.http.HttpServlet.service(HttpServlet.java:661)
org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:837)
javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
I'm getting this 500 error when I try to visualise or print my file at https://labs.sparna.fr/skos-play/upload.
I can click upload and then generate some documents, but the visualise options fail.
e.g. I select english (my file is multilingual) and "tree visualisation". Then I get...
Is this related to #41?
The text was updated successfully, but these errors were encountered: