Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Comments

@ilyaminovich
Copy link

ilyaminovich commented Aug 22, 2023

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]

@BorisOsipov
Copy link
Owner

status code 500

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants