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

Unable to get the valueIdPrefix for the model #191

Open
onhate opened this issue Nov 19, 2020 · 5 comments
Open

Unable to get the valueIdPrefix for the model #191

onhate opened this issue Nov 19, 2020 · 5 comments
Labels
bug Something isn't working
Milestone

Comments

@onhate
Copy link

onhate commented Nov 19, 2020

Versions

  • Convergence Version: 1.0.0-rc.7
  • OS: Amazon Linux
  • Browser: Chrome
  • Java Version: Docker Omnibus

Describe the Bug

When invoking openAutoCreate I get an error and checking on docker logs I see the following:

18:46:54 ERROR RealtimeModelManager - Unable to get the valueIdPrefix for the model
com.convergencelabs.convergence.server.backend.datastore.EntityNotFoundException: 
	at com.convergencelabs.convergence.server.backend.datastore.OrientDBUtil$.assertOneDoc(OrientDBUtil.scala:325) ~[com.convergencelabs.convergence-server-1.0.0-rc.7.jar:1.0.0-rc.7]

@onhate onhate added the bug Something isn't working label Nov 19, 2020
@johndevor
Copy link

+1

1 similar comment
@jjacallen
Copy link

+1

@mmacfadden
Copy link
Contributor

Greetings. Thanks for reporting this issue. Does this happen all the time or intermittently?

@onhate
Copy link
Author

onhate commented Nov 27, 2020

I had to drop OrientDB folder and start fresh for it to work again, it was happening all the time even after container restarts

@mmacfadden
Copy link
Contributor

To me this sounds like the OrientDB somehow got corrupted. We have been working on better graceful shutdown logic that will hopefully prevent this from happening in the future.

@mmacfadden mmacfadden added this to the 1.0.0-rc.11 milestone Jun 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants