 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
ali Guest
|
Posted: Mon Aug 18, 2003 7:58 am Post subject: system lacked sufficient buffer space |
|
|
i am using jdk1.4 's nio. I got the problem. Any help?
(the program is to transfer a big file to another pc.)
| Quote: | java.io.IOException: An operation on a socket could not be performed
because |
the system lacked sufficient buffer space or because a queue was full
| Quote: | at sun.nio.ch.SocketDispatcher.write0(Native Method)
at sun.nio.ch.SocketDispatcher.write(Unknown Source)
at sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
at sun.nio.ch.IOUtil.write(Unknown Source)
at sun.nio.ch.SocketChannelImpl.write(Unknown Source)
at sun.nio.ch.FileChannelImpl.transferToTrustedChannel(Unknown
Source)
at sun.nio.ch.FileChannelImpl.transferTo(Unknown Source)
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|