Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

FileChannelImpl::map() limits size to Integer.MAX_VALUE

user-s8k43Aug 1 2023

FileChannelImpl::map() limits size to Integer.MAX_VALUE that is 2 GB. This limitation we see in all java versions until 20. Is there a specific reason for this limit because in my usecase I am looking to memory map files larger than 10 GB of size. Any further details can be produced if required.

Comments

Hiroshi Tonegawa May 31 2024

追加情報です。

リスナーからエラーメッセージでておりました。ただどうしたら良いのかわかりません。

そのlog(TNSLSNR.log)を添付しました。ここから原因、また対処法など解析できませんでしょうか?

大変困っております。よろしくお願いいたします。

TNSLSNR_496.log

1 - 1

Post Details

Added on Aug 1 2023
0 comments
452 views