Hi, I'm using JMeter to run against a OrientDb database.
I've already managed to connect to the database (using factory), retrieve vertices, etc. (that was not a trivial task, BTW). My problem now is that after the code runs, and despite the fact that I call shutdown() on the OrientGraph instance and set the variable to null, I cannot re-connect to the database in order to re-run the code and get "Cannot open local storage ... with mode=rw " error. The only way I can re-run the code is by restarting JMeter. I would appreciate some help with this issue. Tsadok Levi -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
