为什么我们从Java 1.6中的FileChannel.map获得CledByInterruptException?
我们的一位客户抱怨说,偶尔,我们的电话会因 .Javadoc没有将此列为合法的可能性。有谁知道这里可能发生了什么?FileChannel.map
ClosedByInterruptException
Cause0: java.nio.channels.ClosedByInterruptException Cause0-StackTrace: at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:184) at sun.nio.ch.FileChannelImpl.map(FileChannelImpl.java:772)