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

PersistenceException on set state to ready #90

Open
angel-popov opened this issue Dec 19, 2017 · 0 comments
Open

PersistenceException on set state to ready #90

angel-popov opened this issue Dec 19, 2017 · 0 comments
Assignees
Labels

Comments

@angel-popov
Copy link
Contributor

When running tests in parallel:
PersistanceException appears.


Description:Set state=ready of the agent
Result:FAIL
Request:curl -s -X POST 'http://localhost:8080/comms-router-web/api/routers/ekvMh2ygJXzspxNDtHESX4/agents/XByz0DLSM64DDdOMOhsKS6' -H 'Content-type:application/json' -d "{"address":"address","state":"ready","capabilities":{"language":"en"}}"

Response:{"error":{"code":"PersistenceException","description":"org.hibernate.exception.LockAcquisitionException: could not execute statement"}}
Checks:FAIL - (:OBJ
("error" :OBJ ("code" . "PersistenceException")
("description"
. "org.hibernate.exception.LockAcquisitionException: could not execute statement"))) should be equal to ""

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

No branches or pull requests

2 participants