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 Jan 27, 2021. It is now read-only.
So you need help Debugging the debugger, eh?
Help me maximize this ticket's value.
The issue
Short description of the problem:
What behavior are you expecting?
Tech details
Which Operating System are you using?
Which version of MarkLogic are you using?
Which version of the MarkLogic Debugger are you using?
Which browser are you using?
The devil is in the details...
If possible, rerun the command with -d for debugging output and attach the output:
for quickstart:
java -jar marklogic-debugger.war -d > myoutput.txtfor gradle:
gradle mlYourCommand -d > myoutput.txt