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
Error: Request failed with status code 500: {"errorCode":5000,"message":"Unclassified error [org.hibernate.exception.GenericJDBCException: could not execute statement]"}
#33
Open
ilyaminovich opened this issue
Aug 22, 2023
· 1 comment
Hello, could you please help me with several issue, everything works fine previous week, but yesterday we faced such issue during tests run
Error: Request failed with status code 500: {"errorCode":5000,"message":"Unclassified error [org.hibernate.exception.GenericJDBCException: could not execute statement]"}
the full log looks like:
[0-0] Error: Request failed with status code 500: {"errorCode":5000,"message":"Unclassified error [org.hibernate.exception.GenericJDBCException: could not execute statement]"}
[0-0] at /Users/Ilya_Minovich/Documents/NEW FRAME/epm-staf-e2e-tests-wdio/node_modules/reportportal-js-client/lib/rest.js:33:23
[0-0] at processTicksAndRejections (node:internal/process/task_queues:96:5) {
[0-0] [Symbol(originalCallSite)]: [ CallSite {}, CallSite {} ],
[0-0] [Symbol(mutatedCallSite)]: [ CallSite {}, CallSite {} ]
[0-0] }
500 is the server error response code indicates that the server encountered an unexpected condition that prevented it from fulfilling the request. Please check report portal services logs and fix your RP server instance.
Hello, could you please help me with several issue, everything works fine previous week, but yesterday we faced such issue during tests run
Error: Request failed with status code 500: {"errorCode":5000,"message":"Unclassified error [org.hibernate.exception.GenericJDBCException: could not execute statement]"}
the full log looks like:
[0-0] Error: Request failed with status code 500: {"errorCode":5000,"message":"Unclassified error [org.hibernate.exception.GenericJDBCException: could not execute statement]"}
[0-0] at /Users/Ilya_Minovich/Documents/NEW FRAME/epm-staf-e2e-tests-wdio/node_modules/reportportal-js-client/lib/rest.js:33:23
[0-0] at processTicksAndRejections (node:internal/process/task_queues:96:5) {
[0-0] [Symbol(originalCallSite)]: [ CallSite {}, CallSite {} ],
[0-0] [Symbol(mutatedCallSite)]: [ CallSite {}, CallSite {} ]
[0-0] }
reportportal-js-client version - 2.2.1
[email protected]
[email protected]
The text was updated successfully, but these errors were encountered: