What's the major reasons for the return code "500" in the RQM ?
3 answers
Hello Dev,
There are many and varous. To further troubleshoot your need to look into <your-server-install>/logs/qm.log file. Let us know what is the error there.
There are many and varous. To further troubleshoot your need to look into <your-server-install>/logs/qm.log file. Let us know what is the error there.
Comments
showing 5 of 6
show 1 more comments
500 is an Internal Server Error (http://en.wikipedia.org/wiki/List_of_HTTP_status_codes). Any internal server error will cause this code and there are no "major reasons" for an internal server error. I agree with Krzysztof that you need more information, such as from the logs, to figure out the issue.