Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

system lacked sufficient buffer space

1 view
Skip to first unread message

ali

unread,
Aug 18, 2003, 3:58:46 AM8/18/03
to
i am using jdk1.4 's nio. I got the problem. Any help?
(the program is to transfer a big file to another pc.)

> 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
> 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)


0 new messages