Open eldysha opened 3 years ago
After some testing, I found out that this error appears only after 2 executions of the DRAGON algorithm. Which means that I am able to run a DRAGON matching using the CLI on port:8080, but if I want to perform again a DRAGON algorithm I have to close the CLI and restart it. In this way, I was able to bypass the error.
Thanks for reporting this, seems like state is being kept statically, which is bad for the server context indeed .
Hi, when I set up the Dragon XML configuration I get an error, I thought it was a problem in the XML file, hence I tried the "Abt-Buy-Dragon.xml" in the test folder "\src\test\resources" (adapting the paths), but it still returns me the same error.
The error is the following:
Am I missing something in the implementation or is a bug?
Many thanks!