My Oracle Support Banner

How to create a Java stack trace on e-Business Suite ? (Doc ID 833913.1)

Last updated on FEBRUARY 22, 2023

Applies to:

Oracle E-Business Suite Performance - Version 11.5.10.2 to 12.2 [Release 11.5.10 to 12.2]
Information in this document applies to any platform.

Goal

This document explains how to create a Java stack trace and how to analyze generated report using 3rd party tools. It is intended for experienced e-Business Suite Database Administrators.

A Java stack trace is a user-friendly snapshot of the threads and monitors in a Java1 Virtual Machine (JVM). Depending on the load of the system, a stack trace can range from fifty lines to thousands of lines of diagnostics.

Java stack trace is used when troubleshooting spinning/hanging Java processes. It shows whether there are blocking threads or not.

Java stack trace will not show how memory is distributed within Java Virtual Machine (JVM), therefore they should not be used in troubleshooting java OutOfMemory errors. Refer to the <Note 835909.1> for heap dumps.

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.