FileIOException在黑莓 [英] FileIOException in Blackberry

查看:156
本文介绍了FileIOException在黑莓的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个fileIOException:文件系统资源不足,当我试图读出我的黑莓Torch一些文件。我能做些什么,以prevent这种情况发生?

I am having a fileIOException: File system out of resources when i tried to read some files on my blackberry torch. What can I do to prevent this from happening?

推荐答案

您可能有太多的文件同时打开,或者你没有正确关闭previous文件的连接。上有打开的文件连接的黑莓手机数量全局限制,像16随时打开。你应该尽快关闭连接,你不需要他们。

You probably have too many files open simultaneously, or you haven't properly closed previous file connections. There is a global limit on the number of open file connections on the BlackBerry, something like 16 open at any time. You should close connections as soon as you don't need them.

这篇关于FileIOException在黑莓的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆