Dalvik 格式失败:无法转换 dex。 PermGen 空间 - Android
我需要在android中使用分类器J48。但遇到了堆空间问题。有办法解决同样的问题吗?我收到一条错误消息。 Dalvik 格式失败:无法转换 dex。永久代空间。
i need to use a classifier J48 in android. But running into heapspace problems. Is there a way to fix the same? I get an error that states. Dalvik format failed: Failed to convert dex. PermGen space.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
所以你在 Android 上的 Weka 中使用 J48 时遇到内存问题。
我会尝试按以下顺序诊断此问题:
So you have a memory problem using J48 in Weka on android.
I would try to diagnose this in the following order: