-
Notifications
You must be signed in to change notification settings - Fork 17
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
java.lang.OutOfMemoryError: Java heap space #3
Comments
Yes. Define VM argument like -Xmx1g should fix the problem. Seems like you are not running the latest version of kinetic-java. Do a pull update may also help. Sincerely Jim
|
the most recent version of the simulator uses protocol version |
There will be a series of pushes later this week that will bring all the clients and simulator up to version 3.0.0. Sincerely Jim
|
While using the C++ client to fetch a keyrange, I get this exception:
Basically, I'm doing this:
The text was updated successfully, but these errors were encountered: