12c : "Java.lang.OutOfMemoryError: Java Heap Space" が発生し、DBUAハングする
(Doc ID 2164381.1)
Last updated on FEBRUARY 25, 2019
適用範囲:
Oracle Database - Enterprise Edition - バージョン 12.1.0.2 以降Oracle Database Cloud Schema Service - バージョン N/A 以降
Oracle Database Exadata Cloud Machine - バージョン N/A 以降
Oracle Cloud Infrastructure - Database Service - バージョン N/A 以降
Oracle Database Cloud Exadata Service - バージョン N/A 以降
この文書の内容はすべてのプラットフォームに適用されます。
本文書利用上のご注意
本文書は英語で提供されている Document 2131277.1 (最終更新日: 2016年04月29日) の翻訳です。
ご利用に際しては、英語の原文を併せてご参照頂くことをお勧めいたします。
現象
DBUA を使用して11.2.0.4 から12.1.0.2 へアップグレードする時に、trace.log に次のエラー・メッセージが出力され、DBUA がハングします。
Exception in thread "Thread-2410"
java.lang.OutOfMemoryError: Java heap space
at java.nio.CharBuffer.wrap(CharBuffer.java:350)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:291)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)
Exception in thread "Thread-2407"
java.lang.OutOfMemoryError: Java heap space
Exception in thread "Thread-482"
java.lang.OutOfMemoryError: Java heap space
Exception in thread "Thread-481"
java.lang.OutOfMemoryError: Java heap space
java.lang.OutOfMemoryError: Java heap space
at java.nio.CharBuffer.wrap(CharBuffer.java:350)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:291)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)
Exception in thread "Thread-2407"
java.lang.OutOfMemoryError: Java heap space
Exception in thread "Thread-482"
java.lang.OutOfMemoryError: Java heap space
Exception in thread "Thread-481"
java.lang.OutOfMemoryError: Java heap space
変更点
原因
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
本書の内容
現象 |
変更点 |
原因 |
解決策 |
参照情報 |