Hi folks,
there have been a few questions around w.r.t 500 Internal Server Error for localhost:8888 access (see the attached stack trace screenshot), here and in the AI2U forum. But I did not find any solution yet. So I would like to again get some attention for this issue.
I am building AI2 from source and let it run locally (using the Google AppEngine dev service) on a Linux Box (Ubuntu 18.04, OpenJDK 8, Google AppEngine Java SDK 1.9.63). As soon as I direct my browser to "localhost:8888", I see a "HTTP ERROR 500", reason: "javax.servlet.ServletException: java.lang.StackOverflowError". See attached screenshot for more details. Testing the same WAR archive on the build machine (MacOS X, OpenJDK 8, Google Google AppEngine Java SDK 1.9.63) works without problems.
Has anyone experienced this issue before an possibly found a solution?
Thanks a lot!
Andreas