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 when run speed test in remote model [moved] #20

Closed
lvca opened this issue Dec 10, 2012 · 0 comments
Closed

error when run speed test in remote model [moved] #20

lvca opened this issue Dec 10, 2012 · 0 comments

Comments

@lvca
Copy link
Member

lvca commented Dec 10, 2012

This is Issue 20 moved from a Google Code project.
Added by 2010-04-14T03:24:20.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.
Closed (Fixed).

Original labels: Type-Defect, Priority-Medium

Original description

start db server, then run speed test in remote model, then error occured:::

java.lang.OutOfMemoryError: Java heap space
        at
com.orientechnologies.orient.enterprise.channel.binary.OChannelBinary.readBytes(OChannelBinary.java:55)
        at
com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary.execute(ONetworkProtocolBinary.java:189)
        at
com.orientechnologies.common.thread.OSoftThread.run(OSoftThread.java:43)


the code is:::

LocalCreateDocumentSpeedTest::::

database = new
ODatabaseDocumentTx("remote:localhost/petshop").open("admin", "admin");

but in local model, it runs right.please check.
@lvca lvca closed this as completed Dec 10, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant