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

java.lang.OutOfMemoryError: Java heap space #20

Open
SimpleZL opened this issue Mar 6, 2020 · 1 comment
Open

java.lang.OutOfMemoryError: Java heap space #20

SimpleZL opened this issue Mar 6, 2020 · 1 comment

Comments

@SimpleZL
Copy link

SimpleZL commented Mar 6, 2020

MetaData meta = JSONObject.parseObject(new String(metaBytes), MetaData.class)
想问下这个地方是直接把所有数据一把搞了吗,这个new String 直接 堆异常了。 我配置了2个G了。

@zhouze1992
Copy link

看代码这里只是拿到了data里面的一段数据,反序列化成数据原信息

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

No branches or pull requests

2 participants