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
{{ message }}
This repository was archived by the owner on Jun 19, 2019. It is now read-only.
We're getting random errors in neo4j gremlin plugin. Once in a few days it just returns BadInputException/NullPointerException until we restart neo4j.
Error message and stack trace:
So it just rethrows any errors as BadInputException with no way to access the original stack trace. Is it possible to add output of the original stack trace somewhere?
The text was updated successfully, but these errors were encountered:
We're getting random errors in neo4j gremlin plugin. Once in a few days it just returns BadInputException/NullPointerException until we restart neo4j.
Error message and stack trace:
So it just rethrows any errors as BadInputException with no way to access the original stack trace. Is it possible to add output of the original stack trace somewhere?
The text was updated successfully, but these errors were encountered: