IBM JDK Diagnostics Guide
IBM JDK Diagnostics Guide
0
Version 5 Release 0
Diagnostics Guide
IBM Developer Kit and Runtime Environment, Java Technology Edition, Version 5.0
Version 5 Release 0
Diagnostics Guide
Note Before using this information and the product it supports, read the information in Notices on page 463.
Twelfth Edition (November 2009) This edition applies to all the platforms that are included in the IBM Developer Kit and Runtime Environment, Java 2 Technology Edition, Version 5.0 and to all subsequent releases and modifications until otherwise indicated in new editions. Technical changes made for all the editions of this book are indicated by vertical bars to the left of the changes. Copyright IBM Corporation 2003, 2010. US Government Users Restricted Rights Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
Contents
Figures . . . . . . . . . . . . . . . ix Tables . . . . . . . . . . . . . . . xi About the Diagnostics Guide . . . . . xiii
What does the "Java Virtual Machine (JVM)" Who should read this book . . . . . . Using this book. . . . . . . . . . Other sources of information . . . . . Reporting problems . . . . . . . . Conventions and terminology . . . . . How to send your comments . . . . . Contributors . . . . . . . . . . . Summary of changes . . . . . . . . mean? xiii . . . xiv . . . xiv . . . xv . . . xv . . . xv . . . xvi . . . xvi . . . xvi Tilt ratio . . . . . . . . . . . . How to do heap sizing . . . . . . . . Initial and maximum heap sizes . . . . Using verbose:gc . . . . . . . . . Using fine tuning options. . . . . . . Interaction of the Garbage Collector with applications . . . . . . . . . . . . How to coexist with the Garbage Collector . . Root set . . . . . . . . . . . . Thread local heap . . . . . . . . . Bug reports . . . . . . . . . . . Finalizers . . . . . . . . . . . . Manually starting the Garbage Collector. . Frequently asked questions about the Garbage Collector . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 21 21 21 22 22 23 23 23 23 24 25
. 26
Part 1. Understanding the IBM Software Developers Kit (SDK) for Java . . . . . . . . . . . . . . . . 1
Chapter 1. The building blocks of the IBM Virtual Machine for Java. . . . . . 3
Java application stack . . . . . . . . . Components of the IBM Virtual Machine for Java JVM Application Programming Interface (API) Diagnostics component . . . . . . . . Memory management . . . . . . . . Class loader . . . . . . . . . . . Interpreter . . . . . . . . . . . . Platform port layer . . . . . . . . . . . . . . . . . . . . . . . . . 4 4 5 5 5 6 6 6
. 50 . 51
iii
How the ORB works . . . . The client side . . . . . The server side . . . . . Additional features of the ORB . Portable object adapter . . Fragmentation . . . . . Portable interceptors . . . Interoperable Naming Service
. . . . . . . . . . . . . . (INS)
. . . . . . . .
. . . . . . . .
. . . . . . . .
. . . . . . . .
. . . . . . . .
54 54 59 61 61 63 63 66
AIX fragmentation problems . . Submitting a bug report . . . . Debugging performance problems . Finding the bottleneck . . . . CPU bottlenecks . . . . . . Memory bottlenecks . . . . . I/O bottlenecks. . . . . . . JVM heap sizing . . . . . . JIT compilation and performance . Application profiling . . . . . MustGather information for AIX . .
. . . . . . . . . . .
. . . . . . . . . . .
. . . . . . . . . . .
. . . . . . . . . . .
. . . . . . . . . . .
112 113 113 113 114 118 118 118 119 119 119
81
iv
Detailed crash diagnosis . . . . . . . . Diagnosing hangs . . . . . . . . . . . i5/OS deadlocks . . . . . . . . . . i5/OS busy hangs . . . . . . . . . . Understanding memory usage. . . . . . . The 32-bit i5/OS PASE Virtual memory model The process and garbage-collected heaps . . Monitoring the garbage-collected heap . . . Process heap usage . . . . . . . . . OutOfMemoryError exceptions . . . . . Garbage-collected heap exhaustion . . . . Submitting a bug report . . . . . . . . Using dbx . . . . . . . . . . . . . Using the DBX Plug-in for Java . . . . . Important dbx usage notes and warnings . . Using dbx to investigate a Java system dump Starting dbx on a system dump (core.{date}.{time}.{pid}.dmp) . . . . . .
. . . . . . . . . . . . . .
182 182 183 183 183 183 184 184 184 185 185 185 186 186 187 188
. 188
Chapter 15. Sun Solaris problem determination . . . . . . . . . . . 189 Chapter 16. Hewlett-Packard SDK problem determination . . . . . . . 191 Chapter 17. ORB problem determination . . . . . . . . . . . 193
Identifying an ORB problem . . . . . . . Debug properties . . . . . . . . . . . ORB exceptions . . . . . . . . . . . Completion status and minor codes . . . . . Java security permissions for the ORB . . . . Interpreting the stack trace . . . . . . . . Description string . . . . . . . . . . Interpreting ORB traces . . . . . . . . . Message trace . . . . . . . . . . . Comm traces . . . . . . . . . . . Client or server. . . . . . . . . . . Service contexts . . . . . . . . . . Common problems . . . . . . . . . . ORB application hangs . . . . . . . . Running the client without the server running before the client is started . . . . . . . Client and server are running, but not naming service. . . . . . . . . . . . . . Running the client with MACHINE2 (client) unplugged from the network . . . . . . IBM ORB service: collecting data . . . . . . Preliminary tests . . . . . . . . . . . . . . . . . . . . . . . . 193 194 195 196 197 198 199 199 199 200 201 202 202 202
Contents
Information for users of previous releases of Heapdump . . . . . . . . . . . . . Getting Heapdumps . . . . . . . . . . Enabling text formatted ("classic") Heapdumps Available tools for processing Heapdumps . . Using -Xverbose:gc to obtain heap information . Environment variables and Heapdump . . . . Text (classic) Heapdump file format . . . . .
Chapter 24. Using system dumps and the dump viewer . . . . . . . . . . 263
Overview of system dumps . . . System dump defaults . . . . . Overview of the dump viewer. . . Using the dump extractor, jextract Using the dump viewer, jdmpview Dump viewer commands . . . . General commands . . . . . Working with locks . . . . . Showing details of a dump . . . Analyzing the memory . . . . Working with classes . . . . . Working with objects . . . . . Generating Heapdumps . . . . Working with trace . . . . . Example session . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 263 264 264 264 266 267 267 269 269 269 270 271 271 272 273
. 321
Further considerations for runtime bytecode modification . . . . . . . . . . . . . Understanding dynamic updates . . . . . . . Using the Java Helper API . . . . . . . . . SharedClassHelper API . . . . . . . . . Understanding shared classes diagnostics output Verbose output . . . . . . . . . . . . VerboseIO output . . . . . . . . . . . VerboseHelper output . . . . . . . . . printStats utility . . . . . . . . . . . printAllStats utility . . . . . . . . . . Debugging problems with shared classes . . . . Using shared classes trace . . . . . . . . Why classes in the cache might not be found or stored . . . . . . . . . . . . . . . Dealing with initialization problems . . . . . Dealing with verification problems . . . . . Dealing with cache problems . . . . . . . Class sharing with OSGi ClassLoading framework
358 358 361 362 363 363 363 364 364 365 366 366 366 367 369 369 370
Chapter 31. Using the Reliability, Availability, and Serviceability Interface . . . . . . . . . . . . . 371
Preparing to use JVMRI . . Writing an agent . . . Registering a trace listener Changing trace options . Starting the agent . . . Building the agent. . . Agent design . . . . JVMRI functions . . . . API calls provided by JVMRI CreateThread . . . . DumpDeregister . . . DumpRegister . . . . DynamicVerbosegc . . GenerateHeapdump . . GenerateJavacore . . . GetComponentDataArea. GetRasInfo . . . . . InitiateSystemDump . . InjectOutOfMemory . . InjectSigSegv . . . . NotifySignal . . . . . ReleaseRasInfo . . . . RunDumpRoutine . . . SetOutOfMemoryHook . TraceDeregister . . . . TraceDeregister50 . . . TraceRegister . . . . TraceRegister50 . . . . TraceResume . . . . TraceResumeThis . . . TraceSet . . . . . . TraceSnap . . . . . TraceSuspend . . . . TraceSuspendThis . . . RasInfo structure . . . . RasInfo request types. . . Intercepting trace data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 371 371 372 373 373 373 374 374 375 375 375 375 376 376 376 376 377 377 377 377 378 378 378 379 379 379 379 380 380 380 381 381 381 381 382 382 382
347
. 347 . 347 . 348
Contents
vii
. . .
. . .
. . .
. . .
. . .
Setting an environment variable Separating values in a list . . JVM environment settings . . z/OS environment variables .
. . . .
. . . .
. . . .
. . . .
. . . .
. . . .
. . . .
385
. 386
Chapter 33. Using the JVMTI . . . . . 391 Chapter 34. Using the Diagnostic Tool Framework for Java . . . . . . . . 393
Using the DTFJ interface . DTFJ example application . . . . . . . . . . . . . . . . 393 . 397
439
. . . . . . . 439 440 442 444 452 452 453
Chapter 35. Using JConsole . . . . . 401 Chapter 36. Using the IBM Monitoring and Diagnostic Tools for Java - Health Center . . . . . . . . . . . . . . 405
. . 409 413
. 413
Index . . . . . . . . . . . . . . . 467
viii
Figures
1. Screenshot of ReportEnv tool . . . . . . 140 2. DTFJ interface diagram . . . . . . . . 396
ix
Tables
1. Java subcomponents . . . . . . . . . 293
xi
xii
xiii
Output java version "1.6.0" Java(TM) SE Runtime Environment (build ...) Classic VM (build 1.6, build JDK-1.6, native threads, jitc_de)
For Diagnostics Guides that describe earlier IBM SDKs, see http://www.ibm.com/ developerworks/java/jdk/diagnosis/. For earlier versions of the i5/OS Classic JVM, see the iSeries Information Center at http://publib.boulder.ibm.com/ infocenter/iseries/v5r4/.
xiv
Reporting problems
Use the problem determination section to help diagnose your problem, and learn about available workarounds. If you need to contact IBM service, you might need to collect some data. The problem determination section provides guidance on diagnosing and correcting problems, including known workarounds. See Part 3, Problem determination, on page 83. If you cannot resolve the issue on your own, this section also tells you what data IBM service needs you to collect. Collect the data and send a problem report and associated data to IBM service, as described in Part 2, Submitting problem reports, on page 81.
xv
Contributors
This Diagnostics Guide has been put together by members of the Java Technology Center IBM development and service departments in Hursley, Bangalore, Austin, Toronto, Ottawa, and Rochester.
Summary of changes
This topic introduces what's new for this Version 5.0 Diagnostics Guide. This Version 5.0 Diagnostics Guide is based on the Diagnostics Guide for z/OS64 and AMD64 platforms for the IBM Developer Kit and Runtime Environment, Java 2 Technology Edition, Version 1.4.2, SC34-6359-02. For Version 5, additional platforms and new diagnostics features have been added. To help people migrating from Version 1.4.2 or earlier, technical changes made for the first edition are still indicated by revision bars to the left of the changes.
xvi
v Addition of the JavaReference class to the DTFJ overview diagram, Using the DTFJ interface on page 393.
xvii
v A new section, Generational Concurrent Garbage Collector on page 19 v Reviews of the AIX, Linux, Windows, and z/OS chapters in Part 3, Problem determination, on page 83 v Inclusion of Chapter 15, Sun Solaris problem determination, on page 189 v Inclusion of Chapter 16, Hewlett-Packard SDK problem determination, on page 191 v A new section, Deploying shared classes on page 351 v A new chapter, Chapter 34, Using the Diagnostic Tool Framework for Java, on page 393
xviii
Part 1. Understanding the IBM Software Developers Kit (SDK) for Java
The information in this section of the Information Center will give you a basic understanding of the SDK. The content provides: v Background information to explain why some diagnostics work the way they do v Useful information for application designers v An explanation of some parts of the JVM v A set of topics on Garbage collection techniques, which are typically complex Other sections provide a summary, especially where guidelines about the use of the SDK are appropriate. This content is not intended as a description of the design of the SDK, except that it might influence application design or promote an understanding of why things are done the way that they are. A section that describes the IBM Object Request Broker (ORB) component is also available. The sections in this part are: v Chapter 1, The building blocks of the IBM Virtual Machine for Java, on page 3 v Chapter 2, Memory management, on page 7 v Chapter 3, Class loading, on page 29 v Chapter 4, Class data sharing, on page 33 v Chapter 5, The JIT compiler, on page 35 v Chapter 6, Java Remote Method Invocation, on page 39 v Chapter 7, The ORB, on page 43 v Chapter 8, The Java Native Interface (JNI), on page 69
Chapter 1. The building blocks of the IBM Virtual Machine for Java
The IBM Virtual Machine for Java (JVM) is a core component of the Java Runtime Environment (JRE) from IBM. The JVM is a virtualized computing machine that follows a well-defined specification for the runtime requirements of the Java programming language. The JVM is called "virtual" because it provides a machine interface that does not depend on the underlying operating system and machine hardware architecture. This independence from hardware and operating system is a cornerstone of the write-once run-anywhere value of Java programs. Java programs are compiled into "bytecodes" that target the abstract virtual machine; the JVM is responsible for executing the bytecodes on the specific operating system and hardware combinations. The JVM specification also defines several other runtime characteristics. All JVMs: v Execute code that is defined by a standard known as the class file format v Provide fundamental runtime security such as bytecode verification v Provide intrinsic operations such as performing arithmetic and allocating new objects JVMs that implement the specification completely and correctly are called compliant. The IBM Virtual Machine for Java is certified as compliant. Not all compliant JVMs are identical. JVM implementers have a wide degree of freedom to define characteristics that are beyond the scope of the specification. For example, implementers might choose to favour performance or memory footprint; they might design the JVM for rapid deployment on new platforms or for various degrees of serviceability. All the JVMs that are currently used commercially come with a supplementary compiler that takes bytecodes and produces platform-dependent machine code. This compiler works with the JVM to select parts of the Java program that could benefit from the compilation of bytecode, and replaces the JVM's virtualized interpretation of these areas of bytecode with concrete code. This is called just-in-time (JIT) compilation. IBM's JIT compiler is described in Chapter 5, The JIT compiler, on page 35. The IBM Virtual Machine for Java contains a number of private and proprietary technologies that distinguish it from other implementations of the JVM. In this release, IBM has made a significant change to the JVM and JIT compiler that were provided in earlier releases, while retaining full Java compliance. When you read this Diagnostics Guide, bear in mind that the particular unspecified behavior of this release of the JVM might be different to the behavior that you experienced in previous releases. Java programmers should not rely on the unspecified behavior of a particular JRE for this reason. The diagnostic information in this guide discusses the characteristics of the IBM JRE that might affect the non-functional behavior of your Java program. This guide also provides information to assist you with tracking down problems and offers
Copyright IBM Corp. 2003, 2010
advice, from the point of view of the JVM implementer, on how you can tune your applications. There are many other sources for good advice about Java performance, descriptions of the semantics of the Java runtime libraries, and tools to profile and analyze in detail the execution of applications.
Java Code
Java Application
Native Libraries
Native Code
IBM JVM
Platform
The JVM facilitates the invocation of native functions by Java applications and a number of well-defined Java Native Interface functions for manipulating Java from native code (for more information, see Chapter 8, The Java Native Interface (JNI), on page 69).
JVM API
Diagnostics
Memory management
Class loader
Interpreter
Diagnostics component
The diagnostics component provides Reliability, Availability, and Serviceability (RAS) facilities to the JVM. The IBM Virtual Machine for Java is distinguished by its extensive RAS capabilities. The JVM is designed to be deployed in business-critical operations and includes several trace and debug utilities to assist with problem determination. If a problem occurs in the field, it is possible to use the capabilities of the diagnostics component to trace the runtime function of the JVM and help to identify the cause of the problem. The diagnostics component can produce output selectively from various parts of the JVM and the JIT. Part 4, Using diagnostic tools, on page 215 describes various uses of the diagnostics component.
Memory management
The memory management component is responsible for the efficient use of system memory by a Java application. Java programs run in a managed execution environment. When a Java program requires storage, the memory management component allocates the application a discrete region of unused memory. After the application no longer refers to the
Chapter 1. The building blocks of the IBM Virtual Machine for Java
storage, the memory management component must recognize that the storage is unused and reclaim the memory for subsequent reuse by the application or return it to the operating system. The memory management component has several policy options that you can specify when you deploy the application. Chapter 2, Memory management, on page 7 discusses memory management in the IBM Virtual Machine for Java.
Class loader
The class loader component is responsible for supporting Java's dynamic code loading facilities. The dynamic code loading facilities include: v Reading standard Java .class files. v Resolving class definitions in the context of the current runtime environment. v Verifying the bytecodes defined by the class file to determine whether the bytecodes are language-legal. v Initializing the class definition after it is accepted into the managed runtime environment. v Various reflection APIs for introspection on the class and its defined members.
Interpreter
The interpreter is the implementation of the stack-based bytecode machine that is defined in the JVM specification. Each bytecode affects the state of the machine and, as a whole, the bytecodes define the logic of the application. The interpreter executes bytecodes on the operand stack, calls native functions, contains and defines the interface to the JIT compiler, and provides support for intrinsic operations such as arithmetic and the creation of new instances of Java classes. The interpreter is designed to execute bytecodes very efficiently. It can switch between running bytecodes and handing control to the platform-specific machine-code produced by the JIT compiler. The JIT compiler is described in Chapter 5, The JIT compiler, on page 35.
For detailed information about diagnosing Garbage Collector problems, see Chapter 28, Garbage Collector diagnostics, on page 329. See also the reference information in Garbage Collector command-line options on page 453.
Object allocation
Object allocation is driven by requests by applications, class libraries, and the JVM for storage of Java objects, which can vary in size and require different handling. Every allocation requires a heap lock to be acquired to prevent concurrent thread access. To optimize this allocation, particular areas of the heap are dedicated to a thread, known as the TLH (thread local heap), and that thread can allocate from its TLH without having to lock out other threads. This technique delivers the best
Copyright IBM Corp. 2003, 2010
possible allocation performance for small objects. Objects are allocated directly from a thread local heap. A new object is allocated from this cache without needing to grab the heap lock. All objects less than 512 bytes (768 bytes on 64-bit JVMs) are allocated from the cache. Larger objects are allocated from the cache if they can be contained in the existing cache. This cache is often referred to as the thread local heap or TLH.
Reachable objects
Reachable objects are found using frames on the thread stack, roots and references. The active state of the JVM is made up of the set of stacks that represents the threads, the static fields that are inside Java classes, and the set of local and global JNI references. All functions that are called inside the JVM itself cause a frame to be created on the thread stack. This information is used to find the roots. A root is an object which has a reference to it from outside the heap. These roots are then used to find references to other objects. This process is repeated until all reachable objects are found.
Garbage collection
When the JVM cannot allocate an object from the heap because of lack of contiguous space, a memory allocation fault occurs, and the Garbage Collector is called. The first task of the Garbage Collector is to collect all the garbage that is in the heap. This process starts when any thread calls the Garbage Collector either indirectly as a result of allocation failure, or directly by a specific call to System.gc(). The first step is to acquire exclusive control on the virtual machine to prevent any further Java operations. Garbage collection can then begin.
free space by expanding the heap. A setting of 0.4, for example, increases this free space target to 40%, and reduces the frequency of garbage collections. Pause times are too long. Try using -Xgcpolicy:optavgpause. This reduces the pause times and makes them more consistent when the heap occupancy rises. It does, however, reduce throughput by approximately 5%, although this value varies with different applications. Here are some useful tips: v Ensure that the heap never pages; that is, the maximum heap size must be able to be contained in physical memory. v Avoid finalizers. You cannot guarantee when a finalizer will run, and often they cause problems. If you do use finalizers, try to avoid allocating objects in the finalizer method. A verbose:gc trace shows whether finalizers are being called. v Avoid compaction. A verbose:gc trace shows whether compaction is occurring. Compaction is usually caused by requests for large memory allocations. Analyze requests for large memory allocations and avoid them if possible. If they are large arrays, for example, try to split them into smaller arrays.
Allocation
The Allocator is a component of memory management that is responsible for allocating areas of memory for the JVM. The task of memory allocation is small, compared to that of garbage collection.
Cache allocation
Cache allocation is specifically designed to deliver the best possible allocation performance for small objects. Objects are allocated directly from a thread local allocation buffer that the thread has previously allocated from the heap. A new object is allocated from this cache without the need to grab the heap lock; therefore, cache allocation is very efficient. All objects less than 512 bytes (768 bytes on 64-bit JVMs) are allocated from the cache. Larger objects are allocated from the cache if they can be contained in the existing cache; if not a locked heap allocation is performed.
The cache block is sometimes called a thread local heap (TLH). The size of the TLH varies from 2 KB to 128 KB, depending on the allocation rate of the thread. Threads which allocate lots of objects are given larger TLHs to further reduce contention on the heap lock.
10
If the current size of the LOA is equal to or greater than its initial size, and if the amount of free space in the LOA is less than 30%, increase the LOA by 1%.
Mark phase
In mark phase, all the live objects are marked. Because unreachable objects cannot be identified singly, all the reachable objects must be identified. Therefore, everything else must be garbage. The process of marking all reachable objects is also known as tracing. The mark phase uses: v A pool of structures called work packets. Each work packet contains a mark stack. A mark stack contains references to live objects that have not yet been traced. Each marking thread refers to two work packets; 1. An input packet from which references are popped. 2. An output packet to which unmarked objects that have just been discovered are pushed. References are marked when they are pushed onto the output packet. When the input packet becomes empty, it is added to a list of empty packets and replaced by a non-empty packet. When the output packet becomes full it is added to a list of non-empty packets and replaced by a packet from the empty list. v A bit vector called the mark bit array identifies the objects that are reachable and have been visited. This bit array, also known as the mark map, is allocated by the JVM at startup based on the maximum heap size (-Xmx).The mark bit array contains one bit for each 8 bytes of heap space. The bit that corresponds to the start address for each reachable object is set when it is first visited. The first stage of tracing is the identification of root objects. The active state of the JVM consists of: v The saved registers for each thread v The set of stacks that represent the threads
Chapter 2. Memory management
11
v The static fields that are in Java classes v The set of local and global JNI references. All functions that are called in the JVM itself cause a frame on the C stack. This frame might contain references to objects as a result of either an assignment to a local variable, or a parameter that is sent from the caller. All these references are treated equally by the tracing routines. All the mark bits for all root objects are set and references to the roots pushed to the output work packet. Tracing then proceeds by iteratively popping a reference off the marking thread's input work packet and then scanning the referenced object for references to other objects. If the mark bit is off, there are references to unmarked objects. The object is marked by setting the appropriate bit in the mark bit array. The reference is then pushed to the output work packet of the marking thread. This process continues until all the work packets are on the empty list, at which point all the reachable objects have been identified.
Parallel mark
The goal of parallel mark is to increase typical mark performance on a multiprocessor system, while not degrading mark performance on a uniprocessor system. The performance of object marking is increased through the addition of helper threads that share the use of the pool of work packets. For example, full output packets that are returned to the pool by one thread can be picked up as new input packets by another thread. Parallel mark still requires the participation of one application thread that is used as the master coordinating agent. The helper threads assist both in the identification of the root pointers for the collection and in the tracing of these roots. Mark bits are updated by using host machine atomic primitives that require no additional lock. By default, a platform with n processors also has n-1 new helper threads. The helper threads work with the master thread to complete the marking phase of garbage collection. You can override the default number of threads by using the -Xgcthreads option. If you specify a value of 1, the helper threads are not added. The -Xgcthreads option accepts any value greater than 0, but you gain nothing by setting it to more than n-1.
12
Concurrent mark
Concurrent mark gives reduced and consistent garbage collection pause times when heap sizes increase. The GC starts a concurrent marking phase before the heap is full. In the concurrent phase, the GC scans the roots, i.e. stacks, JNI references, class static fields, and so on. The stacks are scanned by asking each thread to scan its own stack. These roots are then used to trace live objects concurrently. Tracing is done by a low-priority background thread and by each application thread when it does a heap lock allocation. While the GC is marking live objects concurrently with application threads running, it has to record any changes to objects that are already traced. It uses a write barrier that is run every time a reference in an object is updated. The write barrier flags when an object reference update has occurred, to force a re-scan of part of the heap. The heap is divided into 512-byte sections and each section is allocated a one-byte card in the card table. Whenever a reference to an object is updated, the card that corresponds to the start address of the object that has been updated with the new object reference is marked with 0x01. A byte is used instead of a bit to eliminate contention; it allows marking of the cards using non-atomic operations. A stop-the-world (STW) collection is started when one of the following occurs: v An allocation failure v A System.gc v Concurrent mark completes all the marking that it can do The GC tries to start the concurrent mark phase so that it completes at the same time as the heap is exhausted. The GC does this by constant tuning of the parameters that govern the concurrent mark time. In the STW phase, the GC re-scans all roots and uses the marked cards to see what else must be retraced, and then sweeps as normal. It is guaranteed that all objects that were unreachable at the start of the concurrent phase are collected. It is not guaranteed that objects that become unreachable during the concurrent phase are collected. Objects which become unreachable during the concurrent phase are referred to as "floating garbage". Reduced and consistent pause times are the benefits of concurrent mark, but they come at a cost. Application threads must do some tracing when they are requesting a heap lock allocation. The processor usage needed varies depending on how much idle CPU time is available for the background thread. Also, the write barrier requires additional processor usage. The -Xgcpolicy command-line parameter is used to enable and disable concurrent mark: -Xgcpolicy: <optthruput | optavgpause | gencon | subpool> The -Xgcpolicy options have these effects: optthruput Disables concurrent mark. If you do not have pause time problems (as seen by erratic application response times), you get the best throughput with this option. Optthruput is the default setting. optavgpause Enables concurrent mark with its default values. If you are having
Chapter 2. Memory management
13
problems with erratic application response times that are caused by normal garbage collections, you can reduce those problems at the cost of some throughput, by using the optavgpause option. gencon Requests the combined use of concurrent and generational GC to help minimize the time that is spent in any garbage collection pause. subpool Disables concurrent mark. It uses an improved object allocation algorithm to achieve better performance when allocating objects on the heap. This option might improve performance on SMP systems with 16 or more processors. The subpool option is available only on AIX, Linux PPC and zSeries, z/OS, and i5/OS.
Sweep phase
On completion of the mark phase the mark bit vector identifies the location of all the live objects in the heap. The sweep phase uses this to identify those chunks of heap storage that can be reclaimed for future allocations; these chunks are added to the pool of free space. A free chunk is identified by examining the mark bit vector looking for sequences of zeros, which identify possible free space. GC ignores any sequences of zeros that correspond to a length less than the minimum free size. When a sequence of sufficient length is found, the GC checks the length of the object at the start of the sequence to determine the actual amount of free space that can be reclaimed. If this amount is greater than or equal to the minimum size for a free chunk, it is reclaimed and added to the free space pool. The minimum size for a free chunk is currently defined as 512 bytes on 32-bit platforms, and 768 bytes on 64-bit platforms. The small areas of storage that are not on the freelist are known as "dark matter", and they are recovered when the objects that are next to them become free, or when the heap is compacted. It is not necessary to free the individual objects in the free chunk, because it is known that the whole chunk is free storage. When a chunk is freed, the GC has no knowledge of the objects that were in it.
Concurrent sweep
Like concurrent mark, concurrent sweep gives reduced garbage collection pause times when heap sizes increase. Concurrent sweep starts immediately after a stop-the-world (STW) collection, and must at least finish a certain subset of its work before concurrent mark is allowed to kick off, because the mark map used for concurrent mark is also used for sweeping. The concurrent sweep process is split into two types of operations:
14
v Sweep analysis: Sections of data in the mark map (mark bit array) are analyzed for ranges of free or potentially free memory. v Connection: The analyzed sections of the heap are connected into the free list. Heap sections are calculated in the same way as for parallel bitwise sweep. An STW collection initially performs a minimal sweep operation that searches for and finds a free entry large enough to satisfy the current allocation failure. The remaining unprocessed portion of the heap and mark map are left to concurrent sweep to be both analyzed and connected. This work is accomplished by Java threads through the allocation process. For a successful allocation, an amount of heap relative to the size of the allocation is analyzed, and is performed outside the allocation lock. In an allocation, if the current free list cannot satisfy the request, sections of analyzed heap are found and connected into the free list. If sections exist but are not analyzed, the allocating thread must also analyze them before connecting. Because the sweep is incomplete at the end of the STW collection, the amount of free memory reported (through verbose garbage collection or the API) is an estimate based on past heap occupancy and the ratio of unprocessed heap size against total heap size. In addition, the mechanics of compaction require that a sweep is completed before a compaction can occur. Consequently, an STW collection that compacts does not have concurrent sweep active during the next round of execution. To enable concurrent sweep, use the -Xgcpolicy: parameter optavgpause. It becomes active along with concurrent mark. The modes optthruput, gencon, and subpool do not support concurrent sweep.
Compaction phase
When the garbage has been removed from the heap, the Garbage Collector can consider compacting the resulting set of objects to remove the spaces that are between them. The process of compaction is complicated because, if any object is moved, the GC must change all the references that exist to it. The default is not to compact. The following analogy might help you understand the compaction process. Think of the heap as a warehouse that is partly full of pieces of furniture of different sizes. The free space is the gaps between the furniture. The free list contains only gaps that are above a particular size. Compaction pushes everything in one direction and closes all the gaps. It starts with the object that is closest to the wall, and puts that object against the wall. Then it takes the second object in line and puts that against the first. Then it takes the third and puts it against the second, and so on. At the end, all the furniture is at one end of the warehouse and all the free space is at the other. To keep compaction times to a minimum, the helper threads are used again. Compaction occurs if any one of the following is true and -Xnocompactgc has not been specified: v -Xcompactgc has been specified. v Following the sweep phase, not enough free space is available to satisfy the allocation request. v A System.gc() has been requested and the last allocation failure garbage collection did not compact or -Xcompactexplicitgc has been specified.
Chapter 2. Memory management
15
v At least half the previously available memory has been consumed by TLH allocations (ensuring an accurate sample) and the average TLH size falls below 1024 bytes v Less than 5% of the active heap is free. v Less than 128 KB of the heap is free.
Subpool (AIX, Linux PPC and zSeries, z/OS and i5/OS only)
Subpool is an improved GC policy for object allocation that is specifically targeted at improving the performance of object allocation on SMP systems with 16 or more processors. You start it with the -Xgcpolicy:subpool command-line option. The subpool algorithm uses multiple free lists rather than the single free list used by optavgpause and optthruput. It tries to predict the size of future allocation requests based on earlier allocation requests. It recreates free lists at the end of each GC based on these predictions. While allocating objects on the heap, free chunks are chosen using a "best fit" method, as against the "first fit" method used in other algorithms. It also tries to minimize the amount of time for which a lock is held on the Java heap, thus reducing contention among allocator threads. Concurrent mark is disabled when subpool policy is used. Also, subpool policy uses a new algorithm for managing the Large Object Area (LOA). Hence, the subpool option might provide additional throughput optimization for some applications.
Reference objects
When a reference object is created, it is added to a list of reference objects of the same type. The referent is the object to which the reference object points. Instances of SoftReference, WeakReference, and PhantomReference are created by the user and cannot be changed; they cannot be made to refer to objects other than the object that they referenced on creation. If an object has a class that defines a finalize method, a pointer to that object is added to a list of objects that require finalization. During garbage collection, immediately following the mark phase, these lists are processed in a specific order: 1. Soft 2. Weak 3. Final 4. Phantom
16
If an element is determined to be eligible for processing, GC must determine if it is eligible for collection. The first criterion here is simple. Is the referent marked? If it is marked, the reference object is not eligible for collection and GC moves onto the next element of the list. If the referent is not marked, GC has a candidate for collection. At this point the process differs for each reference type. Soft references are collected if their referent has not been marked for the previous 32 garbage collection cycles. You adjust the frequency of collection with the -Xsoftrefthreshold option. If there is a shortage of available storage, all soft references are cleared. All soft references are guaranteed to have been cleared before the OutOfMemoryError is thrown. Weak and phantom references are always collected if their referent is not marked. When a phantom reference is processed, its referent is marked so it will persist until the following garbage collection cycle or until the phantom reference is processed if it is associated with a reference queue. When it is determined that a reference is eligible for collection, it is either queued to its associated reference queue or removed from the reference list.
Heap expansion
Heap expansion occurs after garbage collection while exclusive access of the virtual machine is still held. The heap is expanded in a set of specific situations. The active part of the heap is expanded up to the maximum if one of three conditions is true: v The Garbage Collector (GC) did not free enough storage to satisfy the allocation request. v Free space is less than the minimum free space, which you can set by using the -Xminf parameter. The default is 30%.
17
v More than the maximum time threshold is being spent in garbage collection, set using the -Xmaxt parameter. The default is 13%. The amount to expand the heap is calculated as follows: 1. The -Xminf option specifies the minimum percentage of heap to be left free after a garbage collection. If the heap is being expanded to satisfy this value, the GC calculates how much heap expansion is required. You can set the maximum expansion amount using the -Xmaxe parameter. The default value is 0, which means there is no maximum expansion limit. If the calculated required heap expansion is greater than the non-zero value of -Xmaxe, the required heap expansion is reduced to the value of -Xmaxe. You can set the minimum expansion amount using the -Xmine parameter. The default value is 1 MB. If the calculated required heap expansion is less than the value of -Xmine, the required heap expansion is increased to the value of -Xmine. 2. If the heap is expanding and the JVM is spending more than the maximum time threshold, the GC calculates how much heap expansion is needed to provide 17% free space. The expansion is adjusted as described in the previous step, depending on -Xmaxe and -Xmine. 3. If garbage collection did not free enough storage, the GC ensures that the heap is expanded by at least the value of the allocation request. All calculated expansion amounts are rounded to the nearest 512-byte boundary on 32-bit JVMs or a 1024-byte boundary on 64-bit JVMs.
Heap shrinkage
Heap shrinkage occurs after garbage collection while exclusive access of the virtual machine is still held. Shrinkage does not occur in a set of specific situations. Also, there is a situation where a compaction occurs before the shrink. Shrinkage does not occur if any of the following are true: v The Garbage Collector (GC) did not free enough space to satisfy the allocation request. v The maximum free space, which can be set by the -Xmaxf parameter (default is 60%), is set to 100%. v The heap has been expanded in the last three garbage collections. v This is a System.gc() and the amount of free space at the beginning of the garbage collection was less than -Xminf (default is 30%) of the live part of the heap. v If none of the above is true and more than -Xmaxf free space exists, the GC must calculate how much to shrink the heap to get it to -Xmaxf free space, without going below the initial (-Xms) value. This figure is rounded down to a 512-byte boundary on 32-bit JVMs or a 1024-byte boundary on 64-bit JVMs. A compaction occurs before the shrink if all the following are true: v A compaction was not done on this garbage collection cycle. v No free chunk is at the end of the heap, or the size of the free chunk that is at the end of the heap is less than 10% of the required shrinkage amount. v The GC did not shrink and compact on the last garbage collection cycle. On initialization, the JVM allocates the whole heap in a single contiguous area of virtual storage. The amount that is allocated is determined by the setting of the
18
-Xmx parameter. No virtual space from the heap is ever freed back to the native operating system. When the heap shrinks, it shrinks inside the original virtual space. Whether any physical memory is released depends on the ability of the native operating system. If it supports paging; the ability of the native operating system to commit and decommit physical storage to the virtual storage; the GC uses this function. In this case, physical memory can be decommitted on a heap shrinkage. You never see the amount of virtual storage that is used by the JVM decrease. You might see physical memory free size increase after a heap shrinkage. The native operating system determines what it does with decommitted pages. Where paging is supported, the GC allocates physical memory to the initial heap to the amount that is specified by the -Xms parameter. Additional memory is committed as the heap grows.
Old Area
Allocate Space
Survivor Space
Tenured Space
The new area is split into two logical spaces: allocate and survivor. Objects are allocated into the Allocate Space. When that space is filled, a garbage collection process called scavenge is triggered. During a scavenge, reachable objects are copied either into the Survivor Space or into the Tenured Space if they have reached the tenured age. Objects in the new area that are not reachable remain untouched. When all the reachable objects have been copied, the spaces in the new area switch roles. The new Survivor Space is now entirely empty of reachable objects and is available for the next scavenge.
19
Before Scavenge
Allocate Space Survivor Space Tenured Space
After Scavenge
Survivor Space
Allocate Space
Tenured Space
This diagram illustrates what happens during a scavenge. When the Allocate Space is full, a garbage collection is triggered. Reachable objects are then traced and copied into the Survivor Space. Objects that have reached the tenure age (have already been copied inside the new area a number of times) are promoted into Tenured Space. As the name Generational Concurrent implies, the policy has a concurrent aspect to it. The Tenured Space is concurrently traced with a similar approach to the one used for Xgcpolicy:optavgpause. With this approach, the pause time incurred from Tenured Space collections is reduced.
Tenure age
Tenure age is a measure of the object age at which it should be promoted to the tenure area. This age is dynamically adjusted by the JVM and reaches a maximum value of 14. An objects age is incremented on each scavenge. A tenure age of x means that an object is promoted to the tenure area after it has survived x flips between survivor and allocate space. The threshold is adaptive and adjusts the tenure age based on the percentage of space used in the new area.
Tilt ratio
The size of the allocate space in the new area is maximized by a technique called tilting. Tilting controls the relative sizes of the allocate and survivor spaces. Based on the amount of data that survives the scavenge, the ratio is adjusted to maximize the amount of time between scavenges. For example, if the initial total new area size is 500 MB, the allocate and survivor spaces start with 250 MB each (a 50% split). As the application runs and a scavenge GC event is triggered, only 50 MB survives. In this situation, the survivor space is decreased, allowing more space for the allocate space. A larger allocate area means that it takes longer for a garbage collection to occur. This diagram illustrates how the boundary between allocate and survivor space is affected by the tilt ratio.
Allocate Space
Survivor Space
Allocate Space
Survivor Space
50%
90%
20
Using verbose:gc
You can use -verbose:gc when running your application with no load, and again under stress, to help you set the initial and maximum heap sizes. The -verbose:gc output is fully described in Chapter 28, Garbage Collector diagnostics, on page 329. Switch on -verbose:gc and run up the application with no load. Check the heap size at this stage. This provides a rough guide to the start
Chapter 2. Memory management
21
size of the heap (-Xms option) that is needed. If this value is much larger than the defaults (see Appendix E, Default settings for the JVM, on page 461), think about reducing this value a little to get efficient and rapid compaction up to this value, as described in Initial and maximum heap sizes on page 21. By running an application under stress, you can determine a maximum heap size. Use this to set your max heap (-Xmx) value.
22
c. They are not guaranteed to run at all. d. They will run asynchronously to the Garbage Collector.
Root set
The root set is an internally derived set of references to the contents of the stacks and registers of the JVM threads and other internal data structures at the time that the Garbage Collector was called. This composition of the root set means that the graph of reachable objects that the Garbage Collector constructs in any given cycle is nearly always different from that traced in another cycle (see list item 5 in Interaction of the Garbage Collector with applications on page 22). This difference has significant consequences for finalizers (list item 7), which are described more fully in Finalizers on page 24.
Bug reports
Attempts to predict the behavior of the Garbage Collector (GC) are frequent underlying causes of bug reports. Here is an example of a regular bug report to Java service of the "Hello World" variety. A simple program allocates an object or objects, clears references to these objects, and then initiates a garbage collection cycle. The objects are not seen as collected. Typically, the objects are not collected because the application has attached a finalizer that does not run immediately.
23
It is clear from the way that the GC works that more than one valid reason exists for the objects not being seen as collected: v An object reference exists in the thread stack or registers, and the objects are retained garbage. v The GC has not chosen to run a finalizer cycle at this time. See list item 1 in Interaction of the Garbage Collector with applications on page 22. Real garbage is always found eventually, but it is not possible to predict when as stated in list item 5.
Finalizers
The Java service team recommends that applications avoid the use of finalizers if possible. The JVM specification states that finalizers are for emergency clear-up of, for example, hardware resources. The service team recommends that you use finalizers for this purpose only. Do not use them to clean up Java software resources or for closedown processing of transactions. The reasons for this recommendation are partly because of the nature of finalizers and the permanent linkage to garbage collection, and partly because of the way garbage collection works as described in Interaction of the Garbage Collector with applications on page 22.
Nature of finalizers
The JVM specification does not describe finalizers, except to state that they are final in nature. It does not state when, how, or whether a finalizer is run. Final, in terms of a finalizer, means that the object is known not to be in use any more. The object is definitely not in use only when it is not reachable. Only the Garbage Collector (GC) can determine that an object is not reachable. Therefore, when the GC runs, it determines which are the unreachable objects that have a finalizer method attached. Normally, such objects are collected, and the GC can satisfy the memory allocation fault. Finalized garbage must have its finalizer run before it can be collected, so no finalized garbage can be collected in the cycle that finds it. Therefore, finalizers make a garbage collection cycle longer (the cycle has to detect and process the objects) and less productive. Finalizers use more of the processor and resources on top of regular garbage collection. Because garbage collection is a stop-the-world operation, it is sensible to reduce the processor and resource usage as much as possible. The GC cannot run finalizers itself when it finds them, because a finalizer might run an operation that takes a long time. The GC cannot risk locking out the application while this operation is running. Therefore, finalizers must be collected into a separate thread for processing. This task adds more processor usage into the garbage collection cycle.
24
the sequence in which the finalized objects are created the sequence in which the finalized objects become garbage. The sequence in which finalizers are run cannot be predicted by your application. v The GC does not know what is in a finalizer, or how many finalizers exist. Therefore, the GC tries to satisfy an allocation without processing finalizers. If a garbage collection cycle cannot produce enough normal garbage, it might decide to process finalized objects. Therefore, it is not possible to predict when a finalizer is run. v Because a finalized object might be garbage that is retained, a finalizer might not run at all.
25
The previous topics indicate that it is not sensible to try to force the GC to do something predictable, such as collecting your new garbage or running a finalizer. You cannot predict when the GC will act. Let the GC run inside the parameters that an application selects at startup time. This method nearly always produces best performance. Several customer applications have been turned from unacceptable to acceptable performance by blocking out manual invocations of the GC. One enterprise application had more than four hundred System.gc() calls.
26
Overflow (MSO). The algorithms to handle this situation are expensive in processing terms, and therefore MSO has a large impact on GC performance. How can I prevent Mark Stack Overflow? The following suggestions are not guaranteed to avoid MSO: v Increase the number of GC helper threads using -Xgcthreads command-line option v Decrease the size of the Java heap using the -Xmx setting. v Use a small initial value for the heap or use the default. v Reduce the number of objects the application allocates. v If MSO occurs, you see entries in the verbose gc as follows:
<warning details="work stack overflow" count="<mso_count>" packetcount="<allocated_packets>" />
Where <mso_count> is the number of times MSO has occurred and <allocated_packets> is the number of work packets that were allocated. By specifying a larger number, say 50% more, with -Xgcworkpackets<number>, the likelihood of MSO can be reduced. When and why does the Java heap expand? The JVM starts with a small default Java heap, and it expands the heap based on the allocation requests made by an application until it reaches the value specified by -Xmx. Expansion occurs after GC if GC is unable to free enough heap storage for an allocation request. Expansion also occurs if the JVM determines that expanding the heap is required for better performance. When does the Java heap shrink? Heap shrinkage occurs when GC determines that there is heap storage space available, and releasing some heap memory is beneficial for system performance. Heap shrinkage occurs after GC, but when all the threads are still suspended. Does GC guarantee that it clears all the unreachable objects? GC guarantees only that all the objects that were not reachable at the beginning of the mark phase are collected. While running concurrently, our GC guarantees only that all the objects that were unreachable when concurrent mark began are collected. Some objects might become unreachable during concurrent mark, but they are not guaranteed to be collected. I am getting an OutOfMemoryError. Does this mean that the Java heap is exhausted? Not necessarily. Sometimes the Java heap has free space but an OutOfMemoryError can occur. The error might occur for several reasons: v Shortage of memory for other operations of the JVM. v Some other memory allocation failing. The JVM throws an OutOfMemoryError in such situations. v Excessive memory allocation in other parts of the application, unrelated to the JVM, if the JVM is just a part of the process, rather than the entire process (JVM through JNI, for instance). v The heap has been fully expanded, and an excessive amount of time (95%) is being spent in the GC. This check can be disabled using the option -Xdisableexcessivegc. When I see an OutOfMemoryError, does that mean that the Java program exits? Not always. Java programs can catch the exception thrown when OutOfMemory occurs, and (possibly after freeing up some of the allocated objects) continue to run.
Chapter 2. Memory management
27
In verbose:gc output, sometimes I see more than one GC for one allocation failure. Why? You see this message when GC decides to clear all soft references. The GC is called once to do the regular garbage collection, and might run again to clear soft references. Therefore, you might see more than one GC cycle for one allocation failure.
28
29
At the top of the hierarchy is the bootstrap class loader. This class loader is responsible for loading only the classes that are from the core Java API. These classes are the most trusted and are used to bootstrap the JVM. The extensions class loader can load classes that are standard extensions packages in the extensions directory. The application class loader can load classes from the local file system, and will load files from the CLASSPATH. The application class loader is the parent of any custom class loader or hierarchy of custom class loaders. Because class loading is always delegated first to the parent of the class loading hierarchy, the most trusted repository (the core API) is checked first, followed by the standard extensions, then the local files that are on the class path. Finally, classes that are located in any repository that your own class loader can access, are accessible. This system prevents code from less-trusted sources from replacing trusted core API classes by assuming the same name as part of the core API.
Further down, the current thread stack shows that a class loader is being loaded:
1XMCURTHDINFO NULL 3XMTHREADINFO 4XESTACKTRACE 4XESTACKTRACE 4XESTACKTRACE Current Thread Details ---------------------"ORB.thread.pool : 1" (TID:0x0000002ADD1FE300, sys_thread_t:0x0000002ACFE19998, state:R, native ID:0x0000000042080960) prio=5 at com/ibm/oti/vm/VM.initializeClassLoader(Native Method) at java/lang/ClassLoader.<init>(ClassLoader.java:120) at sun/reflect/DelegatingClassLoader.<init>(ClassDefiner.java:71)
30
by the bootstrap class loader, unless a mechanism is specifically provided to allow them to interact. This prevents possibly malicious code from having guaranteed access to all the other classes. You can grant special access privileges between classes that are in the same package by the use of package or protected access. This gives access rights between classes of the same package, but only if they were loaded by the same class loader. This stops code from an untrusted source trying to insert a class into a trusted package. As discussed above, the delegation model prevents the possibility of replacing a trusted class with a class of the same name from an untrusted source. The use of namespaces prevents the possibility of using the special access privileges that are given to classes of the same package to insert code into a trusted package.
31
32
33
v Sharing of bytecode that is modified at runtime is supported, but must be used with care. v Access to the class data cache is protected by Java permissions if a security manager is installed. v Classes generated using reflection cannot be shared. v Only class data that does not change can be shared. Resources, objects, JIT compiled code, and similar items cannot be stored in the cache.
34
35
The JIT compiler can be disabled, in which case the entire Java program will be interpreted. Disabling the JIT compiler is not recommended except to diagnose or work around JIT compilation problems.
Phase 1 - inlining
Inlining is the process by which the trees of smaller methods are merged, or "inlined", into the trees of their callers. This speeds up frequently executed method calls. Two inlining algorithms with different levels of aggressiveness are used, depending on the current optimization level. Optimizations performed in this phase include: v Trivial inlining v Call graph inlining v Tail recursion elimination v Virtual call guard optimizations
36
37
Can I use any version of the JIT compiler with the JVM? No. The two are tightly coupled. You must use the version of the JIT compiler that comes with the JVM package that you use. Can the JIT compiler decompile methods? No. After a method has been compiled by the JIT compiler, the native code is used instead for the remainder of the execution of the program. An exception to this rule is a method in a class that was loaded with a custom (user-written) class loader, which has since been unloaded (garbage-collected). In fact, when a class loader is garbage-collected, the compiled methods of all classes loaded by that class loader are discarded. Can I control the JIT compilation? Yes. See Chapter 26, JIT problem determination, on page 317. In addition, advanced diagnostics are available to IBM engineers. Can I dynamically control the JIT compiler? No. You can pass options to the JIT compiler to modify its behavior, but only at JVM startup time, because the JIT compiler is started up at the same time as the JVM. However, a Java program can use the java.lang.Compiler API to enable and disable the JIT compiler at runtime. How much memory does the code cache consume? The JIT compiler uses memory intelligently. When the code cache is initialized, it consumes relatively little memory. As more methods are compiled into native code, the code cache is grown dynamically to accommodate the needs of the program. Space previously occupied by discarded or recompiled methods is reclaimed and reused. When the size of the code cache reaches a predefined upper limit, it stops growing. The JIT compiler will stop all future attempts to compile methods, to avoid exhausting the system memory and affecting the stability of the application or the operating system.
38
Client Program
Server Program
RMI System
Transport Layer
On top of the TCP/IP layer, RMI uses a wire-level protocol called Java Remote Method Protocol (JRMP), which works like this: 1. Objects that require remote behavior should extend the RemoteObject class, typically through the UnicastRemoteObject subclass. a. The UnicastRemoteObject subclass exports the remote object to make it available for servicing incoming RMI calls. b. Exporting the remote object creates a new server socket, which is bound to a port number. c. A thread is also created that listens for connections on that socket. The server is registered with a registry.
Copyright IBM Corp. 2003, 2010
39
d. A client obtains details of connecting to the server from the registry. e. Using the information from the registry, which includes the hostname and the port details of the server's listening socket, the client connects to the server. 2. When the client issues a remote method invocation to the server, it creates a TCPConnection object, which opens a socket to the server on the port specified and sends the RMI header information and the marshalled arguments through this connection using the StreamRemoteCall class. 3. On the server side: a. When a client connects to the server socket, a new thread is assigned to deal with the incoming call. The original thread can continue listening to the original socket so that additional calls from other clients can be made. b. The server reads the header information and creates a RemoteCall object of its own to deal with unmarshalling the RMI arguments from the socket. c. The serviceCall() method of the Transport class services the incoming call by dispatching it d. The dispatch() method calls the appropriate method on the object and pushes the result back down the wire. e. If the server object throws an exception, the server catches it and marshals it down the wire instead of the return value. 4. Back on the client side: a. The return value of the RMI is unmarshalled and returned from the stub back to the client code itself. b. If an exception is thrown from the server, that is unmarshalled and thrown from the stub.
Alternatively, you could use a non-null value instead of true. With the connectionPool enabled, threads are created only if there is no thread in the pool that can be reused. In the current implementation of the connection Pool, the RMI connectionHandler threads are added to a pool and are never removed. Enabling thread pooling is not recommended for applications that have only limited RMI usage. Such applications have to live with these threads during the RMI off-peak times as well. Applications that are mostly RMI intensive can benefit by enabling the thread pooling because the connection handlers will be reused, avoiding the additional memory usage when creating these threads for every RMI call.
40
When the client creates (unmarshalls) a remote reference, it calls dirty() on the server-side DGC. After the client has finished with the remote reference, it calls the corresponding clean() method. A reference to a remote object is leased for a time by the client holding the reference. The lease period starts when the dirty() call is received. The client must renew the leases by making additional dirty() calls on the remote references it holds before such leases expire. If the client does not renew the lease before it expires, the distributed garbage collector assumes that the remote object is no longer referenced by that client. DGCClient implements the client side of the RMI distributed garbage collection system. The external interface to DGCClient is the registerRefs() method. When a LiveRef to a remote object enters the JVM, it must be registered with the DGCClient to participate in distributed garbage collection. When the first LiveRef to a particular remote object is registered, a dirty() call is made to the server-side DGC for the remote object. The call returns a lease guaranteeing that the server-side DGC will not collect the remote object for a certain time. While LiveRef instances to remote objects on a particular server exist, the DGCClient periodically sends more dirty calls to renew its lease. The DGCClient tracks the local availability of registered LiveRef instances using phantom references. When the LiveRef instance for a particular remote object is garbage collected locally, a clean() call is made to the server-side DGC. The call indicates that the server does not need to keep the remote object alive for this client. The RenewCleanThread handles the asynchronous client-side DGC activity by renewing the leases and making clean calls. So this thread waits until the next lease renewal or until any phantom reference is queued for generating clean requests as necessary.
41
42
v Examples of clientserver applications on page 45 The IBM ORB ships with the JVM and is used by the IBM WebSphere Application Server. It is one of the enterprise features of the Java 2 Standard Edition. The ORB is both a tool and a runtime component. It provides distributed computing through the CORBA Internet Inter-Orb Protocol (IIOP) communication protocol. The protocol is defined by the Object Management Group (OMG). The ORB runtime consists of a Java implementation of a CORBA ORB. The ORB toolkit provides APIs and tools for both the Remote Method Invocation (RMI) programming model and the Interface Definition Language (IDL) programming model.
CORBA
The Common Object Request Broker Architecture (CORBA) is an open, vendor-independent specification for distributed computing. It is published by the Object Management Group (OMG). Most applications need different objects on various platforms and operating systems to communicate with each other across networks. CORBA enables objects to interoperate in this way, using the Internet Inter-ORB Protocol (IIOP). To help objects understand the operations available, and the syntax required to invoke them, an Interface Definition Language (IDL) is used. The IDL is programming-language independent, to increase the interoperability between objects. When an application developer defines an object, they also define other aspects. The aspects include the position of the object in an overall hierarchy, object attributes, and possible operations. Next, the aspects are all described in the IDL. The description is then converted into an implementation by using an IDL compiler. For example, IDLJ is an IDL compiler for the Java language, and converts an IDL description into a Java source code. The benefit of this is that the object implementation is encapsulated by the IDL definition. Any other objects wanting to interoperate can do so using mechanisms defined using the shared IDL. Developers enable this interoperability by defining the hierarchy, attributes, and operations of objects using IDL. They then use an IDL compiler (such as IDLJ for
Copyright IBM Corp. 2003, 2010
43
Java) to map the definition onto an implementation in a programming language. The implementation of an object is encapsulated. Clients of the object can see only its external IDL interface. The OMG has produced specifications for mappings from IDL to many common programming languages, including C, C++, and Java An essential part of the CORBA specification is the Object Request Broker (ORB). The ORB routes requests from a client object to a remote object. The ORB then returns any responses to the required destinations. Java contains an implementation of the ORB that communicates by using IIOP.
RMI-IIOP limitations
You must understand the limitations of RMI-IIOP when you develop an RMI-IIOP application, and when you deploy an existing CORBA application in a Java-IIOP environment. In a Java-only application, RMI (JRMP) is more lightweight and efficient than RMI-IIOP, but less scalable. Because it has to conform to the CORBA specification for interoperability, RMI-IIOP is a more complex protocol. Developing an RMI-IIOP application is much more similar to CORBA than it is to RMI (JRMP).
44
You must take care if you try to deploy an existing CORBA application in a Java RMI-IIOP environment. An RMI-IIOP client cannot necessarily access every existing CORBA object. The semantics of CORBA objects that are defined in IDL are a superset of those of RMI-IIOP objects. That is why the IDL of an existing CORBA object cannot always be mapped into an RMI-IIOP Java interface. It is only when the semantics of a specific CORBA object are designed to relate to those of RMI-IIOP that an RMI-IIOP client can call a CORBA object.
Further reading
There are links to CORBA specifications, CORBA basics, and the RMI-IIOP Programmer's Guide. Object Management Group Web site: http://www.omg.org contains CORBA specifications that are available to download. OMG - CORBA Basics: http://www.omg.org/gettingstarted/corbafaq.htm. Remember that some features discussed here are not implemented by all ORBs. You can find the RMI-IIOP Programmer's Guide in your SDK installation directory under docs/common/rmi-iiop.html. Example programs are provided in demo/rmi-iiop.
Interfaces
The interfaces to be implemented are CORBA IDL and Java RMI. The two interfaces are: v CORBA IDL Interface (Sample.idl):
interface Sample { string message(); };
These two interfaces define the characteristics of the remote object. The remote object implements a method, named message. The method does not need any parameter, and it returns a string. For further information about IDL and its mapping to Java, see the OMG specifications (http://www.omg.org).
45
You can use the class PortableRemoteObject for both RMI over JRMP and IIOP. The effect is to make development of the remote object effectively independent of the protocol that is used. The object implementation does not need to extend PortableRemoteObject, especially if it already extends another class (single-class inheritance). Instead, the remote object instance must be exported in the server implementation. Exporting a remote object makes the object available to accept incoming remote method requests. When you extend javax.rmi.PortableRemoteObject, your class is exported automatically on creation. The CORBA or Java IDL implementation of the remote object (servant) is:
public class SampleImpl extends _SamplePOA { public String message() { return "Hello World"; } }
The POA is the Portable Object Adapter, described in Portable object adapter on page 61. The implementation conforms to the Inheritance model, in which the servant extends directly the IDL-generated skeleton SamplePOA. You might want to use the Tie or Delegate model instead of the typical Inheritance model if your implementation must inherit from some other implementation. In the Tie model, the servant implements the IDL-generated operations interface (such as SampleOperations). The Tie model introduces a level of indirection, so that one extra method call occurs when you invoke a method. The server code describes the extra work that is required in the Tie model, so that you can decide whether to use the Tie or the Delegate model. In RMI-IIOP, you can use only the Tie or Delegate model.
Compilation generates the files that are shown in the following table. To keep the intermediate .java files, run the rmic command with the -keep option.
CORBA Sample.java SampleHolder.java SampleHelper.java SampleOperations.java _SampleStub.java SamplePOA.java (-fserver, -fall, -fserverTie, -fallTie) RMI(JRMP) SampleImpl_Skel.class SampleImpl_Stub.class Sample.class (Sample.java present) SampleImpl.class (only compiled) RMI-IIOP _SampleImpl_Tie.class _Sample_Stub.class Sample.class (Sample.java present) SampleImpl.class (only compiled)
46
RMI(JRMP)
RMI-IIOP
Since the Java v1.4 ORB, the default object adapter (see the OMG CORBA specification v.2.3) is the Portable Object Adapter (POA). Therefore, the default skeletons and ties that the IDL compiler generates can be used by a server that is using the POA model and interfaces. By using the idlj -oldImplBase option, you can generate older versions of the server-side skeletons that are compatible with servers that are written in Java v1.3 and earlier.
Server code
The server application has to create an instance of the remote object and publish it in a naming service. The Java Naming and Directory Interface (JNDI) defines a set of standard interfaces. The interfaces are used to query a naming service, or to bind an object to that service. The implementation of the naming service can be a CosNaming service in the Common Object Request Broker Architecture (CORBA) environment. A CosNaming service is a collection of naming services, and implemented as a set of interfaces defined by CORBA. Alternatively, the naming service can be implemented using a Remote Method Invocation (RMI) registry for an RMI(JRMP) application. You can use JNDI in CORBA and in RMI cases. The effect is to make the server implementation independent of the naming service that is used. For example, you could use the following code to obtain a naming service and bind an object reference in it:
Context ctx = new InitialContext(...); // get hold of the initial context ctx.bind("sample", sampleReference); // bind the reference to the name "sample" Object obj = ctx.lookup("sample"); // obtain the reference
To tell the application which naming implementation is in use, you must set one of the following Java properties: java.naming.factory.initial Defined also as javax.naming.Context.INITIAL_CONTEXT_FACTORY, this property specifies the class name of the initial context factory for the naming service provider. For RMI registry, the class name is com.sun.jndi.rmi.registry.RegistryContextFactory. For the CosNaming Service, the class name is com.sun.jndi.cosnaming.CNCtxFactory. java.naming.provider.url This property configures the root naming context, the Object Request Broker (ORB), or both. It is used when the naming service is stored in a different host, and it can take several URI schemes: v rmi v corbaname v corbaloc v IOR v iiop v iiopname For example:
47
and pass the hash table as an argument to the constructor of InitialContext. For example, with RMI(JRMP), you create an instance of the servant then follow the previous steps to bind this reference in the naming service. With CORBA (Java IDL), however, you must do some extra work because you have to create an ORB. The ORB has to make the servant reference available for remote calls. This mechanism is typically controlled by the object adapter of the ORB.
public class Server { public static void main (String args []) { try { ORB orb = ORB.init(args, null); // Get reference to the root poa & activate the POAManager POA poa = (POA)orb.resolve_initial_references("RootPOA"); poa.the_POAManager().activate(); // Create a servant and register with the ORB SampleImpl sample = new SampleImpl(); sample.setORB(orb); // TIE model ONLY // create a tie, with servant being the delegate and // obtain the reference ref for the tie SamplePOATie tie = new SamplePOATie(sample, poa); Sample ref = tie._this(orb); // Inheritance model ONLY // get object reference from the servant org.omg.CORBA.Object ref = poa.servant_to_reference(sample); Sample ref = SampleHelper.narrow(ref); // bind the object reference ref to the naming service using JNDI ..........(see previous code) ..... orb.run(); } catch(Exception e) {} } }
For RMI-IIOP:
public class Server { public static void main (String args []) { try { ORB orb = ORB.init(args, null); // Get reference to the root poa & activate the POAManager POA poa = (POA)orb.resolve_initial_references("RootPOA"); poa.the_POAManager().activate(); // Create servant and its tie SampleImpl sample = new SampleImpl(); _SampleImpl_Tie tie = (_SampleImpl_Tie)Util.getTie(sample);
48
// get an usable object reference org.omg.CORBA.Object ref = poa.servant_to_reference((Servant)tie); // bind the object reference ref to the naming service using JNDI ..........(see previous code) ..... } catch(Exception e) {} } }
To use the previous Portable Object Adapter (POA) server code, you must use the -iiop -poa options together to enable rmic to generate the tie. If you do not use the POA, the RMI(IIOP) server code can be reduced to instantiating the servant (SampleImpl sample = new SampleImpl()). You then bind the servant to a naming service as is typically done in the RMI(JRMP) environment. In this case, you need use only the -iiop option to enable rmic to generate the RMI-IIOP tie. If you omit -iiop, the RMI(JRMP) skeleton is generated. When you export an RMI-IIOP object on your server, you do not necessarily have to choose between JRMP and IIOP. If you need a single server object to support JRMP and IIOP clients, you can export your RMI-IIOP object to JRMP and to IIOP simultaneously. In RMI-IIOP terminology, this action is called dual export. RMI Client example:
public class SampleClient { public static void main(String [] args) { try{ Sample sampleref //Look-up the naming service using JNDI and get the reference ......... // Invoke method System.out.println(sampleRef.message()); } catch(Exception e) {} } }
49
v Run tnameserv as a name server. v Generate IDL for CORBA clients using the command:
rmic -idl
50
51
Setting this value to a number n greater than one causes a client ORB to multiplex communications to each server ORB. There can be no more than n concurrent sockets to each server ORB at any one time. This value might increase throughput under certain circumstances, particularly when a long-running, multithreaded process is acting as a client. The number of parallel connections can never exceed the number of requesting threads. The number of concurrent threads is therefore a sensible upper limit for this property. v com.ibm.CORBA.enableLocateRequest: (default: false) If this property is set, the ORB sends a LocateRequest before the actual Request. v com.ibm.CORBA.FragmentSize: (range: 0 through 2147483647=Java max int) (default:1024) Controls GIOP 1.2 fragmentation. The size specified is rounded down to the nearest multiple of 8, with a minimum size of 64 bytes. You can disable message fragmentation by setting the value to 0. v com.ibm.CORBA.FragmentTimeout: (range: 0 through 600000 ms) (default: 300000) The maximum length of time for which the ORB waits for second and subsequent message fragments before timing out. Set this property to 0 if timeout is not required. v com.ibm.CORBA.GIOPAddressingDisposition: (range: 0 through 2) (default: 0) When a GIOP 1.2 Request, LocateRequest, Reply, or LocateReply is created, the addressing disposition is set depending on the value of this property: 0 = Object Key 1 = GIOP Profile 2 = full IOR If this property is not set or is passed an invalid value, the default 0 is used. v com.ibm.CORBA.InitialReferencesURL: The format of the value of this property is a correctly formed URL; for example, http://w3.mycorp.com/InitRefs.file. The actual file contains a name and value pair like: NameService=<stringified_IOR>. If you specify this property, the ORB does not attempt the bootstrap approach. Use this property if you do not have a bootstrap server and want to have a file on the webserver that serves the purpose. Note: This property is deprecated. v com.ibm.CORBA.ListenerPort: (range: 0 through 2147483647=Java max int) (default: next available system assigned port number) The port on which this server listens for incoming requests. If this property is specified, the ORB starts to listen during ORB.init(). v com.ibm.CORBA.LocalHost: The value of this property is a string. This string can be a host name or the IP address (ex. 9.5.88.112). If this property is not set, retrieve the local host by calling: InetAddress.getLocalHost().getHostAddress(). This property represents the host name (or IP address) of the system on which the ORB is running. The local host name is used by the server-side ORB to place the host name of the server into the IOR of a remote-able object. v com.ibm.CORBA.LocateRequestTimeout: (range: 0 through 2147483647) (default: 0=infinity) Defines the number of seconds to wait before timing out on a LocateRequest message.
52
v com.ibm.CORBA.MaxOpenConnections: (range: 0 through 2147483647) (default: 240) Determines the maximum number of in-use connections that are to be kept in the connection cache table at any one time. v com.ibm.CORBA.MinOpenConnections: (range: 0 through 2147483647) (default: 100) The ORB cleans up only connections that are not busy from the connection cache table, if the size is of the table is higher than the MinOpenConnections. com.ibm.CORBA.NoLocalInterceptors: (default: false) If this property is set to true, no local portable interceptors are used. The expected result is improved performance if interceptors are not required when connecting to a co-located object. com.ibm.CORBA.ORBCharEncoding: (default: ISO8859_1) Specifies the native encoding set used by the ORB for character data. com.ibm.CORBA.ORBWCharDefault: (default: UCS2) Indicates that wchar code set UCS2 is to be used with other ORBs that do not publish a wchar code set. com.ibm.CORBA.RequestTimeout: (range: 0 through 2147483647) (default: 0=infinity) Defines the number of seconds to wait before timing out on a Request message. com.ibm.CORBA.SendingContextRunTimeSupported: (default: true) Set this property to false to disable the CodeBase SendingContext RunTime service. This means that the ORB does not attach a SendingContextRunTime service context to outgoing messages.
v v
v com.ibm.CORBA.SendVersionIdentifier: (default: false) Tells the ORB to send an initial dummy request before it starts to send any real requests to a remote server. This action determines the partner version of the remote server ORB, based on the response from that ORB. v com.ibm.CORBA.ServerSocketQueueDepth: (range: 50 through 2147483647) (default: 0) The maximum queue length for incoming connection indications. A connect indication is a request to connect. If a connection indication arrives when the queue is full, the connection is refused. If the property is not set, the default 0 is used. If the property is not valid, 50 is used. v com.ibm.CORBA.ShortExceptionDetails: (default: false) When a CORBA SystemException reply is created, the ORB, by default, includes the Java stack trace of the exception in an associated ExceptionDetailMessage service context. If you set this property to any value, the ORB includes a toString of the Exception instead. v com.ibm.tools.rmic.iiop.Debug: (default: false) The rmic tool automatically creates import statements in the classes that it generates. If set to true, this property causes rmic to report the mappings of fully qualified class names to short names. v com.ibm.tools.rmic.iiop.SkipImports: (default: false) If this property is set to true, classes are generated with rmic using fully qualified names only. v org.omg.CORBA.ORBId Uniquely identifies an ORB in its address space. For example, the address space might be the server containing the ORB. The ID can be any String. The default value is a randomly generated number that is unique in the JVM of the ORB.
Chapter 7. The ORB
53
v org.omg.CORBA.ORBListenEndpoints Identifies the set of endpoints on which the ORB listens for requests. Each endpoint consists of a host name or IP address, and optionally a port. The value you specify is a string of the form hostname:portnumber, where the :portnumber component is optional. IPv6 addresses must be surrounded by square brackets (for example, [::1]:1020). Specify multiple endpoints in a comma-separated list. Note: Some versions of the ORB support only the first endpoint in a multiple endpoint list. If this property is not set, the port number is set to 0 and the host address is retrieved by calling InetAddress.getLocalHost().getHostAddress(). If you specify only the host address, the port number is set to 0. If you want to set only the port number, you must also specify the host. You can specify the host name as the default host name of the ORB. The default host name is localhost. v org.omg.CORBA.ORBServerId Assign the same value for this property to all ORBs contained in the same server. It is included in all IORs exported by the server. The integer value is in the range 0 - 2147483647). This table shows the Java properties defined by Sun Microsystems Inc. that are now deprecated, and the IBM properties that have replaced them. These properties are not OMG standard properties, despite their names:
Sun Microsystems Inc. property com.sun.CORBA.ORBServerHost com.sun.CORBA.ORBServerPort org.omg.CORBA.ORBInitialHost org.omg.CORBA.ORBInitialPort org.omg.CORBA.ORBInitialServices IBM property com.ibm.CORBA.LocalHost com.ibm.CORBA.ListenerPort com.ibm.CORBA.BootstrapHost com.ibm.CORBA.BootstrapPort com.ibm.CORBA.InitialReferencesURL
54
Stub creation
For any distributed application, the client must know what object it is going to contact, and which method of this object it must call. Because the ORB is a general framework, you must give it general information about the method that you want to call. You provide the connection information by implementing a Java interface, for example Sample. The interface contains basic information about the methods that can be called in the remote object.
Stub_Sample_Stub.java
rmic-iiop
TIE_Sample_Tie.java
IIOP
ORB ORB
The client relies on the existence of a server containing an object that implements the Sample interface. You create a proxy object that is available on the client side for the client application to use. The proxy object is called a stub. The stub that acts as an interface between the client application and the ORB. To create the stub, run the RMIC compiler on the Java interface:
rmic -iiop Sample
This command generates a file and object named _Sample_Stub.class. The presence of a stub is not always mandatory for a client application to operate. When you use particular CORBA features such as the Dynamic Invocation Interface (DII), you do not require a stub. The reason is that the proxy code is implemented directly by the client application. You can also upload a stub from the server to which you are trying to connect. See the CORBA specification for further details.
ORB initialization
In a stand-alone Java application, the client must create an instance of the ORB. The ORB instance is created by calling the static method init(...). For example:
ORB orb = ORB.init(args,props);
The parameters that are passed to the method are: v A string array containing property-value pairs. v A Java Properties object. A similar method is used for an applet. The difference is that a Java Applet is passed instead of the string array.
Chapter 7. The ORB
55
The first step of ORB initialization is to process the ORB properties. The properties are found by searching in the following sequence: 1. First, check in the applet parameter, or application string array. 2. Check in the properties parameter, if the parameter exists. 3. Check in the system properties. 4. Check in any orb.properties file that is found in the <user-home> directory. 5. Check in any orb.properties file that is found in the <java-home>/lib directory. 6. Finally, use hardcoded default behavior. Two important properties are ORBClass and ORBSingletonClass. These properties determine which ORB class is created and initialized, or instantiated. After the ORB is instantiated, it starts and initializes the TCP transport layer. If the ListenerPort property was set, the ORB also opens a server socket to listen for incoming requests. The ListenerPort property is used by a server-side ORB. At the end of the initialization performed by the init() method, the ORB is fully functional and ready to support the client application.
This reference contains all the information required to find the remote object. It also contains some details of the server settings to which the object belongs. The client ORB does not have to understand the details of the IOR. The IOR is used as a reference to the remote object, like a key. However, when client and server are both using an IBM ORB, extra features are coded in the IOR. For example, the IBM ORB adds a proprietary field into the IOR, called IBM_PARTNER_VERSION. This field holds a value like the following example:
49424d0a 00000008 00000000 1400 0005
In the example: v The three initial bytes counting from left to right are the ASCII code for IBM v The next byte is 0x0A, which specifies that the following bytes provide information about the partner version. v The next 4 bytes encode the length of the remaining data. In this example, the remaining data is 8 bytes long. v The next 4 null bytes are reserved for future use. v The next 2 bytes are for the Partner Version Major field. In this example, the value is 0x1400, which means that release 1.4.0 of the ORB is being used. v The final 2 bytes in this example have the value 0x0005 and represent the Minor field. This field is used to distinguish service refreshes within the same release. The service refreshes contain changes that affect compatibility with earlier versions. The final step is called the bootstrap process. This step is where the client application tells the ORB where the remote object reference is located. The step is necessary for two reasons:
56
v The IOR is not visible to application-level ORB programmers. v The client ORB does not know where to look for the IOR. A typical example of the bootstrap process takes place when you use a naming service. First, the client calls the ORB method resolve_initial_references("NameService"). The method which returns a reference to the name server. The reference is in the form of a NamingContext object. The ORB then looks for a corresponding name server in the local system at the default port 2809. If no name server exists, or the name server cannot be found because it is listening on another port, the ORB returns an exception. The client application can specify a different host, a different port, or both, by using the -ORBInitRef and -ORBInitPort options. Using the NamingContext and the name with which the Remote Object has been bound in the name service, the client can retrieve a reference to the remote object. The reference to the remote object that the client holds is always an instance of a Stub object; for example _Sample_Stub. Using ORB.resolve_initial_references() causes much system activity. The ORB starts by creating a remote communication with the name server. This communication might include several requests and replies. Typically, the client ORB first checks whether a name server is listening. Next, the client ORB asks for the specified remote reference. In an application where performance is important, caching the remote reference is preferable to repetitive use of the naming service. However, because the naming service implementation is a transient type, the validity of the cached reference is limited to the time in which the naming service is running. The IBM ORB implements an Interoperable Naming Service as described in the CORBA 2.3 specification. This service includes a new string format that can be passed as a parameter to the ORB methods string_to_object() and resolve_initial_references(). The methods are called with a string parameter that has a corbaloc (or corbaname) format. For example:
corbaloc:iiop:[email protected]:1050/AService
In this example, the client ORB uses GIOP 1.0 to send a request with a simple object key of AService to port 1050 at host aserver.aworld.aorg. There, the client ORB expects to find a server for the requested Aservice. The server replies by returning a reference to itself. You can then use this reference to look for the remote object. This naming service is transient. It means that the validity of the contained references expires when the name service or the server for the remote object is stopped.
57
If the implementation of the remote object is located on the same ORB instance, the performance improvement can be significant because a direct call to the object implementation is done. If no local servant can be found, the stub first asks the ORB to create a request by calling the _request() method, specifying the name of the method to call and whether a reply is expected or not. The CORBA specification imposes an extra layer of indirection between the ORB code and the stub. This layer is commonly known as delegation. CORBA imposes the layer using an interface named Delegate. This interface specifies a portable API for ORB-vendor-specific implementation of the org.omg.CORBA.Object methods. Each stub contains a delegate object, to which all org.omg.CORBA.Object method invocations are forwarded. Using the delegate object means that a stub generated by the ORB from one vendor is able to work with the delegate from the ORB of another vendor. When creating a request, the ORB first checks whether the enableLocateRequest property is set to true, in which case, a LocateRequest is created. The steps of creating this request are like the full Request case. The ORB obtains the IOR of the remote object (the one that was retrieved by a naming service, for example) and passes the information that is contained in the IOR (Profile object) to the transport layer. The transport layer uses the information that is in the IOR (IP address, port number, and object key) to create a connection if it does not exist. The ORB TCP/IP transport has an implementation of a table of cached connections for improving performances, because the creation of a new connection is a time-consuming process. The connection is not an open communication channel to the server host. It is only an object that has the potential to create and deliver a TCP/IP message to a location on the Internet. Typically, that involves the creation of a Java socket and a reader thread that is ready to intercept the server reply. The ORB.connect() method is called as part of this process. When the ORB has the connection, it proceeds to create the Request message. The message contains the header and the body of the request. The CORBA 2.3 specification specifies the exact format. The header contains these items: v v v v Local IP address Local port Remote IP address Remote port
v Message size v Version of the CORBA stream format v Byte sequence convention v Request types v IDs See Chapter 17, ORB problem determination, on page 193 for a detailed description and example. The body of the request contains several service contexts and the name and parameters of the method invocation. Parameters are typically serialized. A service context is some extra information that the ORB includes in the request or reply, to add several other functions. CORBA defines a few service contexts, such
58
as the codebase and the codeset service contexts. The first is used for the callback feature which is described in the CORBA specification. The second context is used to specify the encoding of strings. In the next step, the stub calls _invoke(). The effect is to run the delegate invoke() method. The ORB in this chain of events calls the send() method on the connection that writes the request to the socket buffer and then flushes it away. The delegate invoke() method waits for a reply to arrive. The reader thread that was spun during the connection creation gets the reply message, processes it, and returns the correct object.
Servant implementation
The implementations of the remote object can either inherit from javax.rmi.PortableRemoteObject, or implement a remote interface and use the exportObject() method to register themselves as a servant object. In both cases, the servant has to implement the Sample interface. Here, the first case is described. From now, the servant is called SampleImpl.
Tie generation
You must put an interfacing layer between the servant and the ORB code. In the old RMI (JRMP) naming convention, skeleton was the name given to the proxy that was used on the server side between ORB and the object implementation. In the RMI-IIOP convention, the proxy is called a Tie. You generate the RMI-IIOP tie class at the same time as the stub, by calling the rmic compiler. These classes are generated from the compiled Java programming language classes that contain remote object implementations. For example, the command:
rmic -iiop SampleImpl
Servant binding
The steps required to bind the servant are described. The server implementation is required to do the following tasks: 1. Create an ORB instance; that is, ORB.init(...) 2. Create a servant instance; that is, new SampleImpl(...) 3. Create a Tie instance from the servant instance; that is, Util.getTie(...) 4. Export the servant by binding it to a naming service As described for the client side, you must create the ORB instance by calling the ORB static method init(...). The typical steps performed by the init(...) method are:
Chapter 7. The ORB
59
1. 2. 3. 4.
Retrieve properties Get the system class loader Load and instantiate the ORB class as specified in the ORBClass property Initialize the ORB as determined by the properties
Next, the server must create an instance of the servant class SampleImpl.class. Something more than the creation of an instance of a class happens under the cover. Remember that the servant SampleImpl extends the PortableRemoteObject class, so the constructor of PortableRemoteObject is called. This constructor calls the static method exportObject(...) with the parameter that is the same servant instance that you try to instantiate. If the servant does not inherit from PortableRemoteObject, the application must call exportObject() directly. The exportObject() method first tries to load an RMI-IIOP tie. The ORB implements a cache of classes of ties for improving performance. If a tie class is not already cached, the ORB loads a tie class for the servant. If it cannot find one, it goes up the inheritance tree, trying to load the parent class ties. The ORB stops if it finds a PortableRemoteObject class or the java.lang.Object, and returns a null value. Otherwise, it returns an instance of that tie from a hashtable that pairs a tie with its servant. If the ORB cannot find the tie, it assumes that an RMI (JRMP) skeleton might be present and calls the exportObject() method of the UnicastRemoteObject class. A null tie is registered in the cache and an exception is thrown. The servant is now ready to receive remote methods invocations. However, it is not yet reachable. In the next step, the server code must find the tie itself (assuming the ORB has already got hold of the tie) to be able to export it to a naming service. To do that, the server passes the newly created instance of the servant into the static method javax.rmi.CORBA.Util.getTie(). This method, in turn, gets the tie that is in the hashtable that the ORB created. The tie contains the pair of tie-servant classes. When in possession of the tie, the server must get hold of a reference for the naming service and bind the tie to it. As in the client side, the server calls the ORB method resolve_initial_references("NameService"). The server then creates a NameComponent, which is a directory tree object identifying the path and the name of the remote object reference in the naming service. The server binds the NameComponent together with the tie. The naming service then makes the IOR for the servant available to anyone requesting. During this process, the server code sends a LocateRequest to get hold of the naming server address. It also sends a Request that requires a rebind operation to the naming server.
Processing a request
The server ORB uses a single listener thread, and a reader thread for each connection or client, to process an incoming message. During the ORB initialization, a listener thread was created. The listener thread is listening on a default port (the next available port at the time the thread was created). You can specify the listener port by using the com.ibm.CORBA.ListenerPort property. When a request comes in through that port, the listener thread first creates a connection with the client side. In this case, it is the TCP transport layer that takes care of the details of the connection. The ORB caches all the connections that it creates.
60
By using the connection, the listener thread creates a reader thread to process the incoming message. When dealing with multiple clients, the server ORB has a single listener thread and one reader thread for each connection or client. The reader thread does not fully read the request message, but instead creates an input stream for the message to be piped into. Then, the reader thread picks up one of the worker threads in the implemented pool, or creates one if none is present. The work thread is given the task of reading the message. The worker thread reads all the fields in the message and dispatches them to the tie. The tie identifies any parameters, then calls the remote method. The service contexts are then created and written to the response output stream with the return value. The reply is sent back with a similar mechanism, as described in the client side. Finally, the connection is removed from the reader thread which stops.
61
For CORBA 2.1 and earlier, all ORB vendors implemented an object adapter, which was known as the basic object adapter. A basic object adapter could not be specified with a standard CORBA IDL. Therefore, vendors implemented the adapters in many different ways. The result was that programmers were not able to write server implementations that were truly portable between different ORB products. A first attempt to define a standard object adapter interface was done in CORBA 2.1. With CORBA v.2.3, the OMG group released the final corrected version of a standard interface for the object adapter. This adapter is known as the Portable Object Adapter (POA). Some of the main features of the POA specification are to: v Allow programmers to construct object and server implementations that are portable between different ORB products. v Provide support for persistent objects. The support enables objects to persist across several server lifetimes. v Support transparent activation of objects. v Associate policy information with objects. v Allow multiple distinct instances of the POA to exist in one ORB. For more details of the POA, see the CORBA v.2.3 (formal/99-10-07) specification. From IBM SDK for Java v1.4, the ORB supports both the POA specification and the proprietary basic object adapter that is already present in previous IBM ORB versions. By default, the RMI compiler, when used with the -iiop option, generates RMI-IIOP ties for servers. These ties are based on the basic object adapter. When a server implementation uses the POA interface, you must add the -poa option to the rmic compiler to generate the relevant ties. To implement an object using the POA, the server application must obtain a POA object. When the server application calls the ORB method resolve_initial_reference("RootPOA"), the ORB returns the reference to the main POA object that contains default policies. For a list of all the POA policies, see the CORBA specification. You can create new POAs as child objects of the RootPOA. These child objects can contain different policies. This structure allows you to manage different sets of objects separately, and to partition the namespace of objects IDs. Ultimately, a POA handles Object IDs and active servants. An active servant is a programming object that exists in memory. The servant is registered with the POA because one or more associated object identities was used. The ORB and POA cooperate to determine which servant starts the operation requested by the client. By using the POA APIs, you can create a reference for the object, associate an object ID, and activate the servant for that object. A map of object IDs and active servants is stored inside the POA. A POA also provides a default servant that is used when no active servant has been registered. You can register a particular implementation of this default servant. You can also register a servant manager, which is an object for managing the association of an object ID with a particular servant.
62
RootPOA
Object ID
POA Child1
Default servant
POA manager
Object ID Object ID
Adapter activator
The POA manager is an object that encapsulates the processing state of one or more POAs. You can control and change the state of all POAs by using operations on the POA manager. The adapter activator is an object that an application developer uses to activate child POAs.
Fragmentation
The CORBA specification introduced the concept of fragmentation to handle the growing complexity and size of marshalled objects in GIOP messages. Graphs of objects are linearized and serialized inside a GIOP message under the IDL specification of valuetypes. Fragmentation specifies the way a message can be split into several smaller messages (fragments) and sent over the net. The system administrator can set the ORB properties FragmentSize and FragmentTimeout to obtain best performance in the existing net traffic. As a general rule, the default value of 1024 bytes for the fragment size is a good trade-off in almost all conditions. The fragment timeout must not be set to too low a value, or time-outs might occur unnecessarily.
Portable interceptors
You can include interceptor code in the ORB processing flow. The CORBA 2.4.2 specification standardizes this code mechanism under the name portable interceptor. CORBA implementations have mechanisms for users to insert their own code into the ORB processing flow. The code is inserted into the flow at interception points. The result is that the code, known as an interceptor, is called at particular stages during the processing of requests. It can directly inspect and even manipulate requests. Because this message filtering mechanism is flexible and powerful, the OMG standardized interceptors in the CORBA 2.4.2 specification under the name portable interceptors. The idea of a portable interceptor is to define a standard interface. The interface enables you to register and run application-independent code that, among other things, takes care of passing service contexts. These interfaces are stored in the
63
package org.omg.PortableInterceptor.*. The implementation classes are in the com.ibm.rmi.pi.* package of the IBM ORB. All the interceptors implement the Interceptor interface. Two classes of interceptors are defined: Request interceptors The ORB calls request interceptors on the client and the server side, during request mediation. Request interceptors manipulate service context information. Interoperable Object Reference (IOR) interceptors IOR interceptors are called when new object references are created. The reason is that service-specific data, in the form of tagged components, can be added to the newly created IOR. Interceptors must register with the ORB for the interception points where they are to run. Five interception points are available on the client side: v send_request(sending request) v send_poll(sending request) v receive_reply(receiving reply) v receive_exception(receiving reply) v receive_other(receiving reply) Five interception points are available on the server side: v v v v receive_request_service_contexts(receiving request) receive_request(receiving request) send_reply(sending reply) send_exception(sending reply)
v send_other(sending reply) The only interception point for IOR interceptors is establish_component(). The ORB calls this interception point on all its registered IOR interceptors when it is assembling the set of components that is to be included in the IOP profiles for a new object reference. A simple interceptor is shown in the following example:
public class MyInterceptor extends org.omg.CORBA.LocalObject implements ClientRequestInterceptor, ServerRequestInterceptor { public String name() { return "MyInterceptor"; } public void destroy() {} // ClientRequestInterceptor operations public void send_request(ClientRequestInfo ri) { logger(ri, "send_request"); } public void send_poll(ClientRequestInfo ri) { logger(ri, "send_poll"); }
64
public void receive_reply(ClientRequestInfo ri) { logger(ri, "receive_reply"); } public void receive_exception(ClientRequestInfo ri) { logger(ri, "receive_exception"); } public void receive_other(ClientRequestInfo ri) { logger(ri, "receive_other"); } // Server interceptor methods public void receive_request_service_contexts(ServerRequestInfo ri) { logger(ri, "receive_request_service_contexts"); } public void receive_request(ServerRequestInfo ri) { logger(ri, "receive_request"); } public void send_reply(ServerRequestInfo ri) { logger(ri, "send_reply"); } public void send_exception(ServerRequestInfo ri) { logger(ri, "send_exception"); } public void send_other(ServerRequestInfo ri) { logger(ri, "send_other"); } // Trivial Logger public void logger(RequestInfo ri, String point) { System.out.println("Request ID:" + ri.request_id() + " at " + name() + "." + point); } }
The interceptor class extends org.omg.CORBA.LocalObject. The extension ensures that an instance of this class does not get marshaled, because an interceptor instance is tied to the ORB with which it is registered. This example interceptor prints out a message at every interception point. You cannot register an interceptor with an ORB instance after it has been created. The reason is that interceptors are a means for ORB services to interact with ORB processing. Therefore, by the time the init() method call on the ORB class returns an ORB instance, the interceptors must already be registered. Otherwise, the interceptors are not part of the ORB processing flow. You register an interceptor by using an ORB initializer. First, you create a class that implements the ORBInitializer interface. This class is called by the ORB during its initialization.
public class MyInterceptorORBInitializer extends LocalObject implements ORBInitializer { public static MyInterceptor interceptor; public String name() { return ""; } public void pre_init(ORBInitInfo info) {
Chapter 7. The ORB
65
try { interceptor = new MyInterceptor(); info.add_client_request_interceptor(interceptor); info.add_server_request_interceptor(interceptor); } catch (Exception ex) {} } public void post_init(ORBInitInfo info) {} }
During the ORB initialization, the ORB run time code obtains the ORB properties with names that begin with org.omg.PortableInterceptor.ORBInitializerClass. The remaining portion of the name is extracted, and the corresponding class is instantiated. Then, the pre_init() and post_init() methods are called on the initializer object.
Note: See the CORBA 2.4.2 specification for the full syntax of this format. For example, the following corbaloc URI specifies an object with key MyObjectKey that is in a process that is running on myHost.myOrg.com, listening on port 2809:
corbaloc:iiop:myHost.myOrg.com:2809/MyObjectKey
Corbaname URIs cause the string_to_object() method to look up a name in a CORBA naming service. The URIs are an extension of the corbaloc syntax:
corbaname:<corbaloc location>/<object key>#<stringified name>
Note: See the CORBA 2.4.2 specification for the full syntax of this format.
66
In this example, the portion of the reference up to the number sign character # is the URL that returns the root naming context. The second part of the example, after the number sign character #, is the argument that is used to resolve the object on the NamingContext. The INS specified two standard command-line arguments that provide a portable way of configuring ORB::resolve_initial_references(): v -ORBInitRef takes an argument of the form <ObjectId>=<ObjectURI>. For example, you can use the following command-line arguments:
-ORBInitRef NameService=corbaname::myhost.example.com
In this example, resolve_initial_references("NameService") returns a reference to the object with key NameService available on myhost.example.com, port 2809. v -ORBDefaultInitRef provides a prefix string that is used to resolve otherwise unknown names. When resolve_initial_references() cannot resolve a name that has been configured with -ORBInitRef, it constructs a string that consists of the default prefix, a / character, and the name requested. The string is then supplied to string_to_object(). For example, with a command line of:
-ORBDefaultInitRef corbaloc::myhost.example.com
67
68
Overview of JNI
From the viewpoint of a JVM, there are two types of code: "Java" and "native". The Java Native Interface (JNI) establishes a well-defined and platform-independent interface between the two. Native code can be used together with Java in two distinct ways: as "native methods" in a running JVM and as the code that creates a JVM using the "Invocation API". This section describes the difference.
Native methods
Java native methods are declared in Java, implemented in another language (such as C or C++), and loaded by the JVM as necessary. To use native methods, you must: 1. Declare the native method in your Java code. When the javac compiler encounters a native method declaration in Java source code, it records the name and parameters for the method. Because the Java source code contains no implementation, the compiler marks the method as "native". The JVM can then resolve the method correctly when it is called. 2. Implement the native method. Native methods are implemented as external entry points in a loadable binary library. The contents of a native library are platform-specific. The JNI provides a way for the JVM to use any native methods in a platform-independent way. The JVM performs calls to native methods. When the JVM is in a native method, JNI provides a way to "call back" to the JVM.
Copyright IBM Corp. 2003, 2010
69
3. Load the native method code for the VM to use. As well as declaring the native method, you must find and load the native library that contains the method at runtime. Two Java interfaces load native libraries: v java.lang.System.load() v java.lang.System.loadLibrary() Typically, a class that declares native methods loads the native library in its static initializer.
Invocation API
Creating a JVM involves native code. The aspect of the JNI used for this purpose is called the JNI Invocation API. To use the Invocation API, you bind to an implementation-specific shared library, either statically or dynamically, and call the JNI_* functions it exports.
70
Although new local references overwrite the myObj and myClazz variables inside the loop, every local reference is kept in the root set. These references must be explicitly removed by the DeleteLocalRef call. Without the DeleteLocalRef calls, the
Chapter 8. The Java Native Interface (JNI)
71
local references are leaked until the thread returned to Java or detached from the JVM.
72
for these calls is semantically equivalent to calling the JNI ExceptionCheck function. See the JNI specification for more details. 3. A JNI local reference must never be used after its creating frame returns, regardless of the circumstances. It is dangerous to store a JNI local reference in any process static storage.
JNI transitions
To understand JNI local reference management and the GC, you must understand the context of a running thread attached to the JVM. Every thread has a runtime stack that includes a frame for each method call. From a GC perspective, every stack establishes a thread-specific "root set" including the union of all JNI local references in the stack.
Call stack
Native frame Java frame Java frame Java frame Native frame Native frame Java frame Java frame Native frame
Transitions
Native frame(s) J2N Java frame(s) N2J
Java frame(s)
Each method call in a running VM adds (pushes) a frame onto the stack, just as every return removes (pops) a frame. Each call point in a running stack can be characterized as one of the following: v Java to Java (J2J) v Native to Native (N2N) v Java to Native (J2N) v Native to Java (N2J) You can only perform an N2J transition in a thread that meets the following conditions: v The process containing the thread must contain a JVM started using the JNI Invocation API. v The thread must be "attached" to the JVM. v The thread must pass at least one valid local or global object reference to JNI.
73
Any section of N2N code that obtains many local references without promptly returning to Java can needlessly stress the local reference capacity of a thread. This problem can be avoided if local references are managed explicitly by the native method programmer.
N2J transitions
For native code to call Java code (N2J) in the current thread, the thread must first be attached to the JVM in the current process. Every N2J call that passes object references must have obtained them using JNI, therefore they are either valid local or global JNI refs. Any object references returned from the call are JNI local references.
J2N calls
The JVM must ensure that objects passed as parameters from Java to the native method and any new objects created by the native code remain reachable by the GC. To handle the GC requirements, the JVM allocates a small region of specialized storage called a "local reference root set". A local reference root set is created when: v A thread is first attached to the JVM (the "outermost" root set of the thread). v Each J2N transition occurs. The JVM initializes the root set created for a J2N transition with: v A local reference to the caller's object or class. v A local reference to each object passed as a parameter to the native method. New local references created in native code are added to this J2N root set, unless you create a new "local frame" using the PushLocalFrame JNI function. The default root set is large enough to contain 16 local references per J2N transition. The -Xcheck:jni command-line option causes the JVM to monitor JNI usage. When -Xcheck:jni is used, the JVM writes a warning message when more than 16 local references are required at runtime. If you receive this warning message, use one of the following JNI functions to manage local references more explicitly: v NewLocalRef v DeleteLocalRef v PushLocalFrame v PopLocalFrame v EnsureLocalCapacity
J2N returns
When native code returns to Java, the associated JNI local reference "root set", created by the J2N call, is released. If the JNI local reference was the only reference to an object, the object is no longer reachable and can be considered for garbage collection. Garbage collection is triggered automatically by this condition, which simplifies memory management for the JNI programmer.
74
75
JNI_COMMIT Update the data on the Java heap. Do not free the space used by the copy. JNI_ABORT Do not update the data on the Java heap. Free the space used by the copy. The 0' mode flag is the safest choice for the Release<Type> call. Whether the copy of the data was changed or not, the heap is updated with the copy, and there are no leaks. To avoid having to copy back an unchanged copy, use the JNI_ABORT mode value. If you alter the returned array, check the isCopy flag before using the JNI_ABORT mode value to "roll back" changes. This step is necessary because a pinning JVM leaves the heap in a different state than a copying JVM.
Handling exceptions
Exceptions give you a way to handle errors in your application. Java has a clear and consistent strategy for the handling of exceptions, but C/C++ code does not. Therefore, the Java JNI does not throw an exception when it detects a fault. The JNI does not know how, or even if, the native code of an application can handle it. The JNI specification requires exceptions to be deferred; it is the responsibility of the native code to check whether an exception has occurred. A set of JNI APIs are provided for this purpose. A JNI function with a return code always sets an error if an exception is pending. You do not need to check for exceptions if a JNI function returns success, but you must check for an exception in an error case. If you do not check, the next time you go through the JNI, the JNI code detects a pending
76
exception and throws it. An exception can be difficult to debug if it is thrown later and, possibly, at a different point in the code from the point at which it was created. Note: The JNI ExceptionCheck function is a more optimal way of doing exception checks than the ExceptionOccurred call, because the ExceptionOccurred call has to create a local reference.
Synchronization
When you get array elements through a Get<Type>ArrayElements call, you must think about synchronization. Whether the data is pinned or not, two entities are involved in accessing the data: v The Java code in which the data entity is declared and used v The native code that accesses the data through the JNI These two entities are probably separate threads, in which case contention occurs. Consider the following scenario in a copying JNI implementation: 1. A Java program creates a large array and partially fills it with data. 2. The Java program calls native write function to write the data to a socket. 3. The JNI native that implements write() calls GetByteArrayElements. 4. GetByteArrayElements copies the contents of the array into a buffer, and returns it to the native. 5. The JNI native starts writing a region from the buffer to the socket. 6. While the thread is busy writing, another thread (Java or native) runs and copies more data into the array (outside the region that is being written). 7. The JNI native completes writing the region to the socket. 8. The JNI native calls ReleaseByteArrayElements with mode 0, to indicate that it has completed its operation with the array. 9. The VM, seeing mode 0, copies back the whole contents of the buffer to the array, and overwrites the data that was written by the second thread. In this particular scenario, the code works with a pinning JVM. Because each thread writes only its own bit of the data and the mode flag is ignored, no contention occurs. This scenario is another example of how code that is not written strictly to specification works with one JVM implementation and not with another. Although this scenario involves an array elements copy, pinned data can also be corrupted when two threads access it at the same time. Be careful about how you synchronize access to array elements. You can use the JNI interfaces to access regions of Java arrays and strings to reduce problems in this type of interaction. In the scenario, the thread that is writing the data writes into its own region. The thread that is reading the data reads only its own region. This method works with every JNI implementation.
77
The first line indicates: v The error level (error, warning, or advice). v The JNI API in which the error was detected. v An explanation of the problem. The last line indicates the native method that was being executed when the error was detected. You can specify additional suboptions by using -Xcheck:jni:<suboption>[,<...>]. Useful suboptions are: all Check application and system classes. verbose Trace certain JNI functions and activities. trace Trace all JNI functions. nobounds Do not perform bounds checking on strings and arrays.
78
nonfatal Do not exit when errors are detected. nowarn Do not display warnings. noadvice Do not display advice. novalist Do not check for va_list reuse (see the note at the bottom of this section). pedantic Perform more thorough, but slower checks. valist Check for va_list reuse (see the note at the bottom of the section). help Print help information. The -Xcheck:jni option might reduce performance because it is thorough when it validates the supplied parameters. Note: On some platforms, reusing a va_list in a second JNI call (for example, when calling CallStaticVoidMethod() twice with the same arguments) causes the va_list to be corrupted and the second call to fail. To ensure that the va_list is not corrupted, use the standard C macro va_copy() in the first call. By default, -Xcheck:jni ensures that va_lists are not being reused. Use the novalist suboption to disable this check only if your platform allows reusing va_list without va_copy. z/OS platforms allow va_list reuse, and by default -Xcheck:jni:novalist is used. To enable va_list reuse checking, use the -Xcheck:jni:valist option.
JNI checklist
There are a number of items that you must remember when using the JNI. The following table shows the JNI checklist:
Remember Local references cannot be saved in global variables. Ensure that every global reference created has a path that deletes that global reference. Always check for exceptions (or return codes) on return from a JNI function. Always handle a deferred exception immediately you detect it. Ensure that array and string elements are always freed. Outcome of nonadherence Random crashes (depending on what you pick up in the overwritten object space) happen at random intervals. Memory leak. It might throw a native exception if the global reference storage overflows. It can be difficult to isolate. Unexplained exceptions or undefined behavior. Might crash the JVM.
A small memory leak. It might fragment the heap and cause other problems to occur first.
Ensure that you use the isCopy and mode Memory leaks, heap fragmentation, or both. flags correctly. See A generic way to use the isCopy and mode flags on page 76.
Chapter 8. The Java Native Interface (JNI)
79
Remember When you update a Java object in native code, ensure synchronization of access.
80
81
82
v Chapter 15, Sun Solaris problem determination, on page 189 v Chapter 16, Hewlett-Packard SDK problem determination, on page 191 v Chapter 17, ORB problem determination, on page 193 v Chapter 18, NLS problem determination, on page 207
83
84
85
the JIT compilation threshold to 0 might help reproduce the problem more consistently. (See Chapter 26, JIT problem determination, on page 317.) Have you tried reinstalling the JVM or other software and rebuilding relevant application files? Some problems occur from a damaged or incorrect installation of the JVM or other software. It is also possible that an application might have inconsistent versions of binary files or packages. Inconsistency is likely in a development or testing environment and could potentially be solved by getting a fresh build or installation. Is the problem particular to a multiprocessor (or SMP) platform? If you are working on a multiprocessor platform, does the problem still exist on a uniprocessor platform? This information is valuable to IBM Service. Have you installed the latest patches for other software that interacts with the JVM? For example, the IBM WebSphere Application Server and DB2. The problem might be related to configuration of the JVM in a larger environment, and might have been solved already in a fix pack. Is the problem reproducible when the latest patches have been installed? Have you enabled core dumps? Core dumps are essential to enable IBM Service to debug a problem. Core dumps are enabled by default for the Java process. See Chapter 21, Using dump agents, on page 223 for details. The operating system settings might also need to be in place to enable the dump to be generated and to ensure that it is complete. Details of the required operating system settings are contained in the relevant problem determination section for the platform. What logging information is available? Information about any problems is produced by the JVM. You can enable more detailed logging, and control where the logging information goes. For more details, see Appendix C, Messages, on page 419.
86
87
The ReportEnv tool, available from the Java service team, plugs into your JVM and reports on the JVM environment in real time. Your JVM environment affects the operation of the JVM. ReportEnv reports on environment variables and command-line parameters. It is a GUI tool, although it can be run without a GUI. The GUI allows you to browse your environment and, to some extent, dynamically change it. The tool also has a mechanism to generate reports to tell you the exact state of your JVM environment. A screen capture of the tool is shown in Figure 1 on page 140. The ReportEnv tool is available on request from [email protected].
Directory requirements
The system dump agent must be configured to target a directory. Both the user running the Java application and the group the user is in must have execute and write permissions for that directory. This can be set using the IBM_COREDIR environment variable. The system dump agents can also be configured on the command line. See Chapter 21, Using dump agents, on page 223 for more information.
These values are the soft limit, and are applied for each user. These values cannot exceed the hard limit value. To display and change the hard limits, you can run the ulimit commands using the additional -H command-line option. When the JVM generates a system dump it overrides the soft limit and uses the hard limit. You can disable the generation of system dumps by using the -Xdump:system:none command-line option. 2. Set the following in smitty: a. Start smitty as root
88
b. Go to System Environments Change/Show Characteristics of Operating System c. Set the Enable full CORE dump option to TRUE d. Ensure that the Use pre-430 style CORE dump option is set to FALSE Alternatively, you can run:
chdev -l sys0 -a fullcore='true' -a pre430core='false'
Java Virtual Machine settings The JVM settings should be in place by default, but you can check these settings using the following instructions. To check that the JVM is set to produce a system dump when a failure occurs, run the following:
java -Xdump:what
At least events=gpf must be set to generate a system dump when a failure occurs. You can change and set options using the command-line option -Xdump, which is described in Chapter 21, Using dump agents, on page 223. Available disk space You must ensure that the disk space available is sufficient for the system dump to be written to it. The system dump is written to the directory specified in the label option. Up to 2 GB of free space might be required for 32-bit system dumps and over 6 GB for 64-bit system dumps. The Java process must have the correct permissions to write to the location specified in the label option.
89
v Starting system dumps, see Chapter 24, Using system dumps and the dump viewer, on page 263. AIX provides various commands and tools that can be useful in diagnosing problems.
Processor 0 might not be available to you if you are using an LPAR. Use bindprocessor -q to list the available processors. lsconf Shows basic hardware and configuration details. See lsconf on page 91 for an example. netpmon uses the trace facility to obtain a detailed picture of network activity during a time interval. See netpmon on page 93 for an example. netstat Shows information about socket and network memory usage. Use this command with the m option to look at mbuf memory usage. See netstat on page 94 for more details. nmon Gives much of the same information as topas, but saves the information to a file in Lotus 123 and Excel formats. The download site is http://www-941.haw.ibm.com/collaboration/wiki/ display/WikiPtype/nmon. The information that is collected includes CPU, disk, network, adapter statistics, kernel counters, memory, and the 'top' process information.
90
no Configures network attributes. For example, to see the size of the wall use:
# no -a | grep wall thewall = 524288 # no -o thewall = 1000000
The wall is the maximum amount of memory assigned to the network memory buffer. ps Shows process information. See ps on page 94 for more details. sar Shows usage by multiple CPUs. See sar on page 96 for more details. svmon Captures snapshots of virtual memory. See svmon on page 96 for more details. tprof The tprof command reports CPU usage for individual programs and the system as a whole. The command is useful for analyzing a Java program that might be CPU-bound. You can determine which sections of the program are most heavily using the CPU. The tprof command can charge, or record, CPU time to object files, processes, threads and subroutines (user mode, kernel mode and shared library). The tprof command can also charge CPU time to individual lines of source code, or to individual instructions in the source code. Charging CPU time to subroutines is called profiling and charging CPU time to source program lines is called micro-profiling. topas A graphical interface to system activity. See topas on page 98 for more details. trace Captures a sequential flow of time-stamped system events. The trace is a valuable tool for observing system and application execution. See trace on page 98 for more details. truss Traces the following details for a process: system calls, dynamically loaded user-level function calls, received signals, and incurred machine faults. vmstat Reports statistics about kernel threads in the run and wait queue, memory paging, interrupts, system calls, context switches, and CPU activity. See vmstat on page 99 for more details.
lsconf
This command shows basic hardware and configuration details. For example:
System Model: IBM,7040-681 Machine Serial Number: 835A7AA Processor Type: PowerPC_POWER4 Number Of Processors: 8 Processor Clock Speed: 1100 MHz CPU Type: 64-bit Kernel Type: 64-bit LPAR Info: 5 JAVADEV1 - kukicha Memory Size: 10240 MB
Chapter 10. AIX problem determination
91
Good Memory Size: 10240 MB Platform Firmware level: 3H041021 Firmware Version: IBM,RG041021_d78e05_s Console Login: enable Auto Restart: true Full Core: true Network Information Host Name: bb1p5-1.hursley.ibm.com IP Address: 9.20.136.92 Sub Netmask: 255.255.255.128 Gateway: 9.20.136.1 Name Server: 9.20.136.11 Domain Name: hursley.ibm.com Paging Space Information Total Paging Space: 512MB Percent Used: 21% Volume Groups Information ============================================================================== rootvg: PV_NAME PV STATE TOTAL PPs FREE PPs FREE DISTRIBUTION hdisk0 active 546 290 109..06..04..65..106 ============================================================================== INSTALLED RESOURCE LIST The following resources are installed on the machine. +/- = Added or deleted from Resource List. * = Diagnostic support not available. Model Architecture: chrp Model Implementation: Multiple Processor, PCI bus + + * * * * * * * * + + + * * * * * * + * * * * + + + + + + + sys0 sysplanar0 vio0 vsa0 vty0 pci12 pci11 pci10 pci9 pci14 scsi0 hdisk0 ses0 pci8 pci7 pci6 pci5 pci4 pci13 ent0 pci3 pci2 pci1 pci0 L2cache0 mem0 proc11 proc12 proc13 proc16 proc17 System Object System Planar Virtual I/O Bus LPAR Virtual Serial Adapter Asynchronous Terminal U1.5-P2 PCI Bus U1.5-P2 PCI Bus U1.5-P2 PCI Bus U1.5-P1 PCI Bus U1.5-P1 PCI Bus U1.5-P1/Z2 Wide/Ultra-3 SCSI I/O Controller U1.5-P1/Z2-A8 16 Bit LVD SCSI Disk Drive (73400 MB) U1.5-P1/Z2-Af SCSI Enclosure Services Device U1.5-P1 PCI Bus U1.5-P1 PCI Bus U1.9-P2 PCI Bus U1.9-P2 PCI Bus U1.9-P2 PCI Bus U1.9-P2 PCI Bus U1.9-P2-I3/E1 Gigabit Ethernet-SX PCI Adapter (14100401) U1.9-P1 PCI Bus U1.9-P1 PCI Bus U1.9-P1 PCI Bus U1.18-P1-H2 PCI Bus L2 Cache Memory U1.18-P1-C3 Processor U1.18-P1-C3 Processor U1.18-P1-C3 Processor U1.18-P1-C4 Processor U1.18-P1-C4 Processor
92
netpmon
This command uses the trace facility to obtain a detailed picture of network activity during a time interval. It also displays process CPU statistics that show: v The total amount of CPU time used by this process, v The CPU usage for the process as a percentage of total time v The total time that this process spent executing network-related code. For example,
netpmon -o /tmp/netpmon.log; sleep 20; trcstop
is used to look for a number of things such as CPU usage by program, first level interrupt handler, network device driver statistics, and network statistics by program. Add the -t flag to produce thread level reports. The following output shows the processor view from netpmon.
Process CPU Usage Statistics: ----------------------------Network Process (top 20) PID CPU Time CPU % CPU % ---------------------------------------------------------java 12192 2.0277 5.061 1.370 UNKNOWN 13758 0.8588 2.144 0.000 gil 1806 0.0699 0.174 0.174 UNKNOWN 18136 0.0635 0.159 0.000 dtgreet 3678 0.0376 0.094 0.000 swapper 0 0.0138 0.034 0.000 trcstop 18460 0.0121 0.030 0.000 sleep 18458 0.0061 0.015 0.000
max 8192 sdev 0.0 max 2137.371 sdev 259.156 max 56 max 11.426 sdev 17.6 sdev 0.211
93
8192.0 min 8192 988.850 min 19.082 21.3 0.389 min 5 min 0.059
max 8192 sdev 0.0 max 2106.933 sdev 810.518 max 56 max 3.321 sdev 17.6 sdev 0.977
You can also request that less information is gathered. For example to look at socket level traffic use the "-O so" option:
netpmon -O so -o /tmp/netpmon_so.txt; sleep 20; trcstop
netstat
Use this command with the m option to look at mbuf memory usage, which will tell you something about socket and network memory usage. By default, the extended netstat statistics are turned off in /etc/tc.net with the line:
/usr/sbin/no -o extendednetstats=0 >>/dev/null 2>&1
To enable these statistics, change to extendednetstats=1 and reboot. You can also try to set this directly with no. When using netstat -m, pipe to page because the first information is some of the most important:
67 mbufs in use: 64 mbuf cluster pages in use 272 Kbytes allocated to mbufs 0 requests for mbufs denied 0 calls to protocol drain routines 0 sockets not created because sockthresh was reached -- At the end of the file: Streams mblk statistic failures: 0 high priority mblk failures 0 medium priority mblk failures 0 low priority mblk failures
Use netstat -i <interval to collect data> to look at network usage and possible dropped packets.
ps
Shows process information. The Process Status (ps) is used to monitor: v A process. v Whether the process is still consuming CPU cycles. v Which threads of a process are still running. To start ps monitoring a process, type:
ps -fp <PID>
Where
94
UID The userid of the process owner. The login name is printed under the -f flag. PPID The Parent Process ID. PID The Process ID. C CPU utilization, incremented each time the system clock ticks and the process is found to be running. The value is decayed by the scheduler by dividing it by 2 every second. For the sched_other policy, CPU utilization is used in determining process scheduling priority. Large values indicate a CPU intensive process and result in lower process priority whereas small values indicate an I/O intensive process and result in a more favorable priority.
STIME The start time of the process, given in hours, minutes, and seconds. The start time of a process begun more than twenty-four hours before the ps inquiry is executed is given in months and days. TTY The controlling workstation for the process. TIME The total execution time for the process. CMD The full command name and its parameters. To see which threads are still running, type:
ps -mp <PID> -o THREAD
Where USER The user name of the person running the process. TID The Kernel Thread ID of each thread. ST The state of the thread: O Nonexistent. R S Running. Sleeping.
W Swapped. Z Canceled.
Chapter 10. AIX problem determination
95
T CP
Stopped.
CPU utilization of the thread. PRI Priority of the thread. SC Suspend count. ARCHON Wait channel. F Flags.
TAT Controlling terminal. BAND CPU to which thread is bound. For more details, see the manual page for ps.
sar
Use the sar command to check the balance of processor usage for multiple processors. In this following example, two samples are taken every 5 seconds on a twin-processor system that is running at 80% utilization.
# sar -u -P ALL 5 2 AIX aix4prt 0 5 000544144C00 15:29:32 cpu 15:29:37 0 1 15:29:42 0 1 Average 0 1 %usr 34 32 33 31 35 33 32 34 33 %sys 46 47 47 48 42 45 47 45 46 02/09/01 %wio 0 0 0 0 0 0 0 0 0 %idle 20 21 20 21 22 22 20 22 21
svmon
This command captures snapshots of virtual memory. Using svmon to take snapshots of the memory usage of a process over regular intervals allows you to monitor memory usage. The following usage of svmon generates regular snapshots of a process memory usage and writes the output to a file:
svmon -P [process id] -m -r -i [interval] > output.file
96
14e04 7001c 0 6cb5a 48733 cac3 54bb5 78b9e 58bb6 cee2 4cbb3 7881e 68f5b 28b8a 108c4 24b68 64bb9 74bbd 3082d 10bc4 50815 44bb1 7c83e 34a6c 70b3d 5cb36 58b37 1c7c7
6 work shmat/mmap d work shared library text 0 work kernel seg 7 c f 2 1 a 8 b 9 work work pers pers pers pers work pers pers pers pers pers work pers pers work pers pers pers pers mmap mmap mmap mmap pers shmat/mmap shmat/mmap /dev/hd2:176297 /dev/hd2:176307 /dev/hd2:176301 /dev/hd2:176308 /dev/hd2:176305 /dev/e2axa702-1:2048 /dev/e2axa702-1:2048 /dev/hd2:176299 /dev/e2axa702-1:1843 shared library data /dev/hd2:176311 /dev/hd2:176315 process private /dev/hd2:176322 code,/dev/hd2:210969 /dev/hd2:176303 /dev/e2axa702-1:2048 mapped to sid 44ab0 mapped to sid 1c866 mapped to sid 7cb5e mapped to sid 1cb66 /dev/hd2:243801
7151 0 0 7151 6781 0 0 736 4218 1552 182 3602 2157 1244 1159 473 454 254 246 226 186 185 119 109 97 93 68 68 63 9 7 4 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 2157 0 1244 0 246 0 78 0 68 -
0..65519 0..65535 0..22017 : 65474..65535 0..65461 0..1243 0..1158 0..472 0..453 0..253 0..49746 0..225 0..1856 0..1847 0..118 0..1087 0..1470 0..92 0..67 65287..65535 0..62 0..8 0..6 0..300
in which: Vsid Segment ID Esid Segment ID: corresponds to virtual memory segment. The Esid maps to the Virtual Memory Manager segments. By understanding the memory model that is being used by the JVM, you can use these values to determine whether you are allocating or committing memory on the native or Java heap. Type Identifies the type of the segment: pers work clnt Indicates a persistent segment. Indicates a working segment. Indicates a client segment.
mmap Indicates a mapped segment. This is memory allocated using mmap in a large memory model program. Description If the segment is a persistent segment, the device name and i-node number of the associated file are displayed. If the segment is a persistent segment and is associated with a log, the string log is displayed. If the segment is a working segment, the svmon command attempts to determine the role of the segment: kernel The segment is used by the kernel.
Chapter 10. AIX problem determination
97
shared library The segment is used for shared library text or data. process private Private data for the process. shmat/mmap Shared memory segments that are being used for process private data, because you are using a large memory model program. Inuse The number of pages in real memory from this segment. Pin The number of pages pinned from this segment. Pgsp The number of pages used on paging space by this segment. This value is relevant only for working segments. Addr Range The range of pages that have been allocated in this segment. Addr Range displays the range of pages that have been allocated in each segment, whereas Inuse displays the number of pages that have been committed. For instance, Addr Range might detail more pages than Inuse because pages have been allocated that are not yet in use.
topas
Topas is a useful graphical interface that will give you immediate information about system activity. The screen looks like this:
Topas Monitor for host: Mon Apr 16 16:16:50 2001 Kernel User Wait Idle 63.1 36.8 0.0 0.0 aix4prt Interval: 2 EVENTS/QUEUES Cswitch 5984 Syscall 15776 | Reads 8 | Writes 2469 | Forks 0 | Execs 0 Runqueue 11.5 KB-Out Waitqueue 0.0 106.9 33.8 PAGING Faults 3862 KB-Writ Steals 1580 0.0 PgspIn 0 PgspOut 0 PageIn 0 PageOut 0 Sios 0 NFS (calls/sec) ServerV2 0 ClientV2 0 ServerV3 0 FILE/TTY Readch 4864 Writech 34280 Rawin 0 Ttyout 0 Igets 0 Namei 4 Dirblk 0 MEMORY Real,MB 1023 % Comp 27.0 % Noncomp 73.9 % Client 0.5 PAGING SPACE Size,MB 512 % Used 1.2 % Free 98.7 Press: "h" for help
|################## |########## | | I-Pack 2154.2 16.9 KBPS 0.0 CPU% 83.6 12.7 2.7 0.5 0.5 0.0 0.0 PgSp 35.1 86.2 0.0 0.7 0.8 0.7 0.0 O-Pack 2153.7 34.4 KB-In 107.0 0.9
Network KBPS lo0 213.9 tr0 34.7 Disk Busy% hdisk0 0.0 Name java java lrud aixterm topas ksh gil
TPS KB-Read 0.0 0.0 Owner root root root root root root root
trace
This command captures a sequential flow of time-stamped system events. The trace is a valuable tool for observing system and application execution. While many of the other tools provide general statistics such as CPU and I/O utilization, the trace facility provides more detailed information. For example, you can find out:
98
v v v v
Where an event occurred in the code. Which process caused an event to occur. When an event took place. How an event is affecting the system.
The curt postprocessing tool can extract information from the trace. It provides statistics on CPU utilization and process and thread activity. Another postprocessing tool is splat, the Simple Performance Lock Analysis Tool. This tool can be used to analyze simple locks in the AIX kernel and kernel extensions.
vmstat
Use this command to give multiple statistics on the system. The vmstat command reports statistics about kernel threads in the run and wait queue, memory paging, interrupts, system calls, context switches, and CPU activity. The CPU activity is percentage breakdown of user mode, system mode, idle time, and waits for disk I/O. The general syntax of this command is:
vmstat <time_between_samples_in_seconds> <number_of_samples> -t
In this output, look for: v Columns r (run queue) and b (blocked) starting to go up, especially above 10. This rise usually indicates that you have too many processes competing for CPU. v Values in the pi, po (page in/out) columns at non-zero, possibly indicating that you are paging and need more memory. It might be possible that you have the stack size set too high for some of your JVM instances. v cs (contact switches) going very high compared to the number of processes. You might have to tune the system with vmtune. v In the cpu section, us (user time) indicating the time being spent in programs. Assuming Java is at the top of the list in tprof, you need to tune the Java application. In the cpu section, if sys (system time) is higher than expected, and you still have id (idle) time left, you might have lock contention. Check the tprof for lockrelated calls in the kernel time. You might want to try multiple instances of the JVM. v The -t flag, which adds the time for each sample at the end of the line.
DBX Plug-in
The Plug-in for the AIX DBX debugger gives DBX users enhanced features when working on Java processes or core files generated by Java processes. The Plug-in requires a version of DBX that supports the Plug-in interface. Use the DBX command pluginload to find out whether your version of DBX has this support. All supported AIX versions include this support. To enable the Plug-in, use the DBX command pluginload:
Chapter 10. AIX problem determination
99
pluginload /usr/java5/jre/bin/libdbx_j9.so
You can also set the DBX_PLUGIN_PATH environment variable to /usr/java5/jre/bin . DBX automatically loads any Plug-ins found in the path given. The commands available after loading the Plug-in can be listed by running:
plugin java help
from the DBX prompt. You can also use DBX to debug your native JNI code by specifying the full path to the Java program as follows:
dbx /usr/java5/jre/bin/java
Before you start working with DBX, you must set the $java variable. Start DBX and use the dbx set subcommand. Setting this variable causes DBX to ignore the non-breakpoint traps generated by the JIT. You can also use a pre-edited command file by launching DBX with the -c option to specify the command file:
dbx -c .dbxinit
where .dbxinit is the default command file. Although the DBX Plug-in is supplied as part of the SDK, it is not supported. However, IBM will accept bug reports.
Diagnosing crashes
If a crash occurs, you should gather some basic documents. These documents either point to the problem that is in the application or vendor package JNI code, or help the IBM JVM Support team to diagnose the fault. A crash can occur because of a fault in the JVM or because of a fault in native (JNI) code being run in the Java process. Therefore, if the application does not include any JNI code and does not use any vendor-supplied packages that have JNI code (for example, JDBC application drivers), the fault must be in the JVM, and should be reported to IBM Support through the usual process.
Documents to gather
When a crash takes place, diagnostic data is required to help diagnose the problem. v Collect the output generated by running stackit.sh against the core file. To find the core file, use -Xdump:what and look for the location shown in the label field. The command stackit.sh is a script that runs a dbx session and is available from your Support Representative or from [email protected]. v Collect the output generated by running jextract against the core file:
jextract [core file]
The format of the file produced is core.{date}.{time}.{pid}.dmp.zip. See Chapter 24, Using system dumps and the dump viewer, on page 263 for details about jextract.
100
v Collect the javadump file. To find the javadump file, use -Xdump:what and look for the location shown in the label field. v Collect any stdout and stderr output generated by the Java process v Collect the system error report:
errpt -a > errpt.out
These steps generate the following files: v stackit.out v core.{date}.{time}.{pid}.dmp.zip v javacore.{date}.{time}.{pid}.txt v Snap<seq>.<date>.<time>.<pid>.trc v errpt.out v stderr/stdout files
You can check for the first cause by using the dbx command thread info and looking at the stack pointer, stack limit, and stack base values for the current thread. If the value of the stack pointer is close to that of the stack base, you might have had a stack overflow. A stack overflow occurs because the stack on AIX grows from the stack limit downwards towards the stack base. If the problem is a native stack overflow, you can solve the overflow by increasing the size of the native stack from the default size of 400K using the command-line option -Xss<size>. You are recommended always to check for a stack overflow, regardless of the failing instruction. To reduce the possibility of a JVM crash, you must set an appropriate native stack size when you run a Java program using a lot of native stack.
(dbx) thread info 1 thread state-k wchan >$t1 run general: pthread addr vp addr thread errno start pc joinable pthread_t scheduler: kernel state-u running k-tid 85965 mode held scope function k no sys oflow
= = = = = = =
size size
= 0x22c = 0x294
101
user = 1 (other) event : event = 0x0 cancel = enabled, deferred, not pending stack storage: base = 0x2df23000 size = 0x1fff7b0 limit = 0x2ff227b0 sp = 0x2df2cc70
For the second cause, currently dbx (and therefore stackit.sh) does not understand the structure of the JIT and Interpreter stack frames, and is not capable of generating a stack trace from them. The javadump, however, does not suffer from this limitation and can be used to examine the stack trace. A failure in JIT-compiled code can be verified and examined using the JIT Debugging Guide (see Chapter 26, JIT problem determination, on page 317).
Debugging hangs
The JVM is hanging if the process is still present but is not responding in some sense. This lack of response can be caused because: v The process has come to a complete halt because of a deadlock condition v The process has become caught in an infinite loop v The process is running very slowly
AIX deadlocks
If the process is not taking up any CPU time, it is deadlocked. Use the ps -fp [process id] command to investigate whether the process is still using CPU time. The ps command is described in AIX debugging commands on page 90. For example:
$ ps -fp 30450 UID PID PPID C root 30450 32332 2 STIME 15 May TTY TIME CMD pts/17 12:51 java ...
If the value of 'TIME' increases over the course of a few minutes, the process is still using the CPU and is not deadlocked. For an explanation of deadlocks and how the Javadump tool is used to diagnose them, see Locks, monitors, and deadlocks (LOCKS) on page 252.
102
The third reason, where threads are waiting (for instance, on sockets) for I/O, requires further investigation. Has the process at the other end of the I/O failed? Do any network problems exist? To see how the javadump tool is used to diagnose loops, see Threads and stack trace (THREADS) on page 253. If you cannot diagnose the problem from the javadump and if the process still seems to be using processor cycles, either it has entered an infinite loop or it is suffering from very bad performance. Using ps -mp [process id] -o THREAD allows individual threads in a particular process to be monitored to determine which threads are using the CPU time. If the process has entered an infinite loop, it is likely that a small number of threads will be using the time. For example:
$ ps -mp 43824 -o THREAD USER PID PPID TID ST CP wsuser 43824 51762 - A 66 4021 S 0 11343 S 0 14289 S 0 14379 S 0 ... 43187 S 0 43939 R 33 50275 S 0 52477 S 0 ... 98911 S 0 99345 R 33 99877 S 0 - 100661 S 0 - 102599 S 0 ... PRI 60 60 60 60 60 60 76 60 60 60 76 60 60 60 SC 77 1 1 1 1 1 1 1 1 1 0 1 1 1 WCHAN F * 200001 22c4d670 c00400 e6002cbc 8400400 22c4d670 c00400 22c4d670 c00400 701e6114 20039c88 22c4d670 e600ccbc 7023d46c 22c4d670 22c4d670 22c4d670 400400 c00000 c00400 8400400 400400 400000 c00400 c00400 c00400 TT BND COMMAND pts/4 - java ... - - - - -
Those threads with the value 'R' under 'ST' are in the 'runnable' state, and therefore are able to accumulate processor time. What are these threads doing? The output from ps shows the TID (Kernel Thread ID) for each thread. This can be mapped to the Java thread ID using dbx. The output of the dbx thread command gives an output of the form of:
thread $t1 >$t2 $t3 ... $t50 $t51 $t52 $t53 $t60 $t61 $t62 $t63 state-k wait run wait wait run wait wait wait wait wait wait wchan state-u 0xe60196bc blocked blocked 0x2015a458 running running running running running running running running running k-tid mode held scope function 104099 k no sys _pthread_ksleep 68851 k no sys _pthread_ksleep 29871 k no sys pthread_mutex_lock 86077 43939 56273 37797 4021 18791 99345 20995 k u k k k k k k no no no no no no no no sys sys sys sys sys sys sys sys getLinkRegister reverseHandle getLinkRegister getLinkRegister getLinkRegister getLinkRegister getLinkRegister getLinkRegister
By matching the TID value from ps to the k-tid value from the dbx thread command, you can see that the currently running methods in this case are reverseHandle and getLinkRegister. Now you can use dbx to generate the C thread stack for these two threads using the dbx thread command for the corresponding dbx thread numbers ($tx). To obtain the full stack trace including Java frames, map the dbx thread number to the threads pthread_t value, which is listed by the Javadump file, and can be
103
obtained from the ExecEnv structure for each thread using the Dump Viewer. Do this with the dbx command thread info [dbx thread number], which produces an output of the form:
thread state-k wchan state-u k-tid mode held $t51 run running 43939 u no general: pthread addr = 0x220c2dc0 size = vp addr = 0x22109f94 size = thread errno = 61 start pc = 0xf04b4e64 joinable = yes pthread_t = 3233 scheduler: kernel = user = 1 (other) event : event = 0x0 cancel = enabled, deferred, not pending stack storage: base = 0x220c8018 size = limit = 0x22108018 sp = 0x22106930 scope function sys reverseHandle 0x18c 0x284
0x40000
Showing that the TID value from ps (k-tid in dbx) corresponds to dbx thread number 51, which has a pthread_t of 3233. Looking for the pthread_t in the Javadump file, you now have a full stack trace:
"Worker#31" (TID:0x36288b10, sys_thread_t:0x220c2db8) Native Thread State: ThreadID: 00003233 Reuse: 1 USER SUSPENDED Native Stack Data : base: 22107f80 pointer 22106390 used(7152) free(250896) ----- Monitors held ----java.io.OutputStreamWriter@3636a930 com.ibm.servlet.engine.webapp.BufferedWriter@3636be78 com.ibm.servlet.engine.webapp.WebAppRequestDispatcher@3636c270 com.ibm.servlet.engine.srt.SRTOutputStream@36941820 com.ibm.servlet.engine.oselistener.nativeEntry.NativeServerConnection@36d84490 JNI pinning lock ----- Native stack ----_spin_lock_global_common pthread_mutex_lock - blocked on Heap Lock sysMonitorEnterQuicker sysMonitorEnter unpin_object unpinObj jni_ReleaseScalarArrayElements jni_ReleaseByteArrayElements Java_com_ibm_servlet_engine_oselistener_nativeEntry_NativeServerConnection_nativeWrite ------ Java stack ------ () prio=5 com.ibm.servlet.engine.oselistener.nativeEntry.NativeServerConnection.write(Compiled Code) com.ibm.servlet.engine.srp.SRPConnection.write(Compiled Code) com.ibm.servlet.engine.srt.SRTOutputStream.write(Compiled Code) java.io.OutputStreamWriter.flushBuffer(Compiled Code) java.io.OutputStreamWriter.flush(Compiled Code) java.io.PrintWriter.flush(Compiled Code) com.ibm.servlet.engine.webapp.BufferedWriter.flushChars(Compiled Code) com.ibm.servlet.engine.webapp.BufferedWriter.write(Compiled Code) java.io.Writer.write(Compiled Code) java.io.PrintWriter.write(Compiled Code) java.io.PrintWriter.write(Compiled Code) java.io.PrintWriter.print(Compiled Code) java.io.PrintWriter.println(Compiled Code) pagecompile._identifycustomer_xjsp.service(Compiled Code) javax.servlet.http.HttpServlet.service(Compiled Code) com.ibm.servlet.jsp.http.pagecompile.JSPState.service(Compiled Code) com.ibm.servlet.jsp.http.pagecompile.PageCompileServlet.doService(Compiled Code) com.ibm.servlet.jsp.http.pagecompile.PageCompileServlet.doGet(Compiled Code) javax.servlet.http.HttpServlet.service(Compiled Code) javax.servlet.http.HttpServlet.service(Compiled Code)
104
And, using the full stack trace, it should be possible to identify any infinite loop that might be occurring. The above example shows the use of spin_lock_global_common, which is a busy wait on a lock, hence the use of CPU time.
105
Kernel Application program text Application program data and application stack
v Segment 0 is assigned to the kernel. v Segment 1 is application program text (static native code). v Segment 2 is the application program data and application stack (primordial thread stack and private data). v Segments 3 to C are shared memory available to all processes. v Segment D is the shared library text. v Segment E is also shared memory and miscellaneous kernel usage. v Segment F is the data area.
106
107
The Java heap contains the instances of Java objects and is often referred to as 'the heap'. It is the Java heap that is maintained by Garbage Collection, and it is the Java heap that is changed by the command-line heap settings. The Java heap is allocated using mmap, or shmat if large page support is requested. The maximum size of the Java heap is preallocated during JVM startup as one contiguous area, even if the minimum heap size setting is lower. This allocation allows the artificial heap size limit imposed by the minimum heap size setting to move toward the actual heap size limit with heap expansion. See Chapter 2, Memory management, on page 7 for more information. The native, or system heap, is allocated by using the underlying malloc and free mechanisms of the operating system, and is used for the underlying implementation of particular Java objects; for example: v Motif objects required by AWT and Swing v Buffers for data compression routines, which are the memory space that the Java Class Libraries require to read or write compressed data like .zip or .jar files. v Malloc allocations by application JNI code v Compiled code generated by the Just In Time (JIT) Compiler v Threads to map to Java threads
Use the -r flag to print the address range. Because the Java heap is allocated using mmap() or shmat(), it is clear whether memory allocated to a specific segment of memory (under 'Esid') is allocated to the Java or the native heap. The type and description fields for each of the segments allows the determination of which sections are native or Java heap. Segments allocated using mmap or shmat are listed as "mmap mapped to" or "extended shm segments" and are the Java heap. Segments allocated using malloc will be marked as "working storage" and are in the native heap. This demarcation makes it possible to monitor the growth of the native heap separately from the Java heap (which should be monitored using verbose GC). Here is the svmon output from the command that is shown above:
------------------------------------------------------------------------------Pid Command Inuse Pin Pgsp Virtual 64-bit Mthrd LPage 29670 java 87347 4782 5181 95830 N Y N Vsid 50e9 Esid Type Description - work Addr Range: 0..41381 LPage Inuse - 41382 Pin Pgsp Virtual 0 0 41382
108
9dfb ddf3 0 c819 2ded f5f6 6e05 1140 cdf1 e93f 3164 2166 496b b51e ee1c 1941 1081 edf5 c01b
- work Addr 3 work Addr 0 work Addr d work Addr f work Addr - work Addr 2 work Addr 6 work Addr - work Addr - work c mmap - work b mmap - clnt Addr a mmap - work 7 mmap 8 mmap 9 mmap
Range: 0..30719 working storage Range: 0..16944 kernel seg Range: 0..11167 text or shared-lib code seg Range: 0..10219 working storage Range: 0..4150 Range: 0..49377 process private Range: 65296..65535 other segments Range: 0..32780 Range: 0..5277 mapped to sid 1941 mapped to sid 2166 /dev/fslv00:44722 Range: 0..207 mapped to sid e93f mapped to sid 9dfb mapped to sid 50e9 mapped to sid cdf1 -
The actual memory values for the mmap allocated segments are stored against a Vsid of type "work". For example, the memory usage in segment 7 (Java heap):
1081 7 mmap mapped to sid 9dfb 0 0 -
109
When you have monitored how much native heap you are using, you can increase or decrease the maximum native heap available by altering the size of the Java heap. This relationship between the heaps occurs because the process address space not used by the Java heap is available for the native heap usage. You must increase the native heap if the process is generating errors relating to a failure to allocate native resources or exhaustion of process address space. These errors can take the form of a JVM internal error message or a detail message associated with an OutOfMemoryError. The message associated with the relevant errors will make it clear that the problem is native heap exhaustion.
Specifying MALLOCTYPE
You can set the MALLOCTYPE=watson environment variable, available in AIX 5.3, for use with the IBM 5.0 JVM. For most applications the performance gains that result from using the variable are likely to be small. It particularly benefits any application that makes heavy use of malloc calls in the code. For more information, see: System Memory Allocation Using the malloc Subsystem.
where:
[DIR_PATH] [FILE_NAME] is the directory where the file should be written is the name of the file to write the logging to
See Chapter 28, Garbage Collector diagnostics, on page 329 for more information about verbose GC output and monitoring.
110
The maximum size of an object that can be allocated is limited only by available memory. The maximum number of array elements supported is 2^31 - 1, the maximum permitted by the Java Virtual Machine specification. In practice, you might not be able to allocate large arrays due to available memory. Configure the total amount of memory available for objects using the -Xmx command-line option. These limits apply to both 32-bit and 64-bit JVMs.
111
If DB2 is running on your AIX system, you can change the application code to use the "net" (thin client) drivers and, in the case of WebSphere MQ you can use the "client" (out of process) drivers.
112
outputs:
113
kthr ----r b 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0
memory page faults cpu ----------- ------------------------ ------------ ----------avm fre re pi po fr sr cy in sy cs us sy id wa 189898 612 0 0 0 3 11 0 178 606 424 6 1 92 1 189898 611 0 1 0 0 0 0 114 4573 122 96 4 0 0 189898 611 0 0 0 0 0 0 115 420 102 99 0 0 0 189898 611 0 0 0 0 0 0 115 425 91 99 0 0 0 189898 611 0 0 0 0 0 0 114 428 90 99 0 0 0 189898 610 0 1 0 0 0 0 117 333 102 97 3 0 0 189898 610 0 0 0 0 0 0 114 433 91 99 1 0 0 189898 610 0 0 0 0 0 0 114 429 94 99 1 0 0 189898 610 0 0 0 0 0 0 115 437 94 99 0 0 0 189898 609 0 1 0 0 0 0 116 340 99 98 2 0 0
The example above shows a system that is CPU bound. This can be seen as the user (us) plus system (sy) CPU values either equal or are approaching 100. A system that is memory bound shows significant values of page in (pi) and page out (po). A system that is disk I/O bound will show an I/O wait percentage (wa) exceeding 10%. More details of vmstat can be found in AIX debugging commands on page 90.
CPU bottlenecks
If vmstat has shown that the system is CPU-bound, the next stage is to determine which process is using the most CPU time. The recommended tool is tprof:
> tprof -s -k -x sleep 60
outputs:
Mon Nov 28 12:40:11 2005 System: AIX 5.2 Node: voodoo Machine: 00455F1B4C00 Starting Command sleep 60 stopping trace collection Generating sleep.prof > cat sleep.prof Process ======= ./java wait /usr/bin/tprof /etc/syncd /usr/bin/sh gil afsd rpc.lockd swapper ======= Total Process ======= ./java ./java ./java ./java wait wait wait wait /usr/bin/tprof /etc/syncd ./java PID === 467018 467018 467018 467018 20490 8196 12294 16392 421984 118882 467018 TID === 819317 766019 725211 712827 20491 8197 12295 16393 917717 204949 843785
Total ===== 59.39 40.33 0.20 0.05 0.01 0.01 0.00 0.00 0.00 ===== 100.00
Kernel ====== 24.28 40.33 0.02 0.05 0.00 0.01 0.00 0.00 0.00 ====== 64.70
User ==== 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ==== 0.00
Shared Other ====== ===== 35.11 0.00 0.00 0.00 0.18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ====== ===== 35.29 0.00
Total ===== 16.68 14.30 14.28 14.11 10.24 10.19 9.98 9.92 0.20 0.04 0.03
Kernel ====== 5.55 6.30 6.24 6.16 10.24 10.19 9.98 9.92 0.02 0.04 0.02
User Shared Other ==== ====== ===== 0.00 11.13 0.00 0.00 8.00 0.00 0.00 8.04 0.00 0.00 7.94 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.18 0.00 0.00 0.00 0.00 0.00 0.00 0.00
114
gil gil /usr/bin/sh rpc.lockd /usr/bin/sh swapper afsd /etc/syncd /etc/syncd ======= Total
73765 0.00 0.00 61471 0.00 0.00 839883 0.00 0.00 434389 0.00 0.00 839881 0.00 0.00 3 0.00 0.00 274495 0.00 0.00 258175 0.00 0.00 196839 0.00 0.00 === ===== ====== 100.00 64.70
0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ==== ====== ===== 0.00 35.29 0.00
This output shows that the Java process with Process ID (PID) 467018 is using the majority of the CPU time. You can also see that the CPU time is being shared among four threads inside that process (Thread IDs 819317, 766019, 725211, and 712827). By understanding what the columns represent, you can gather an understanding of what these threads are doing: Total The total percentage of CPU time used by this thread or process. Kernel The total percentage of CPU time spent by this thread or process inside Kernel routines (on behalf of a request by the JVM or other native code). User The total percentage of CPU time spent executing routines inside the executable. Because the Java executable is a thin wrapper that loads the JVM from shared libraries, this CPU time is expected to be very small or zero. Shared The total percentage of CPU time spent executing routines inside shared libraries. Time shown under this category covers work done by the JVM itself, the act of JIT compiling (but not the running of the subsequent code), and any other native JNI code. Other The total percentage of CPU time not covered by Kernel, User, and Shared. In the case of a Java process, this CPU time covers the execution of Java bytecodes and JIT-compiled methods themselves. From the above example, notice the Kernel and Shared values: these account for all of the CPU time used by this process, indicating that the Java process is spending its time doing work inside the JVM (or some other native code). To understand what is being done during the Kernel and Shared times, the relevant sections of the tprof output can be analyzed. The shared library section shows which shared libraries are being invoked:
Shared Object % ============= ====== /j9vmap3223-20051123/inst.images/rios_aix32_5/sdk/jre/bin/libj9gc23.so 17.42 /usr/lib/libc.a[shr.o] 9.38 /usr/lib/libpthreads.a[shr_xpg5.o] 6.94 j9vmap3223-20051123/inst.images/rios_aix32_5/sdk/jre/bin/libj9thr23.so 1.03 j9vmap3223-20051123/inst.images/rios_aix32_5/sdk/jre/bin/libj9prt23.so 0.24 /j9vmap3223-20051123/inst.images/rios_aix32_5/sdk/jre/bin/libj9vm23.so 0.10 j9vmap3223-20051123/inst.images/rios_aix32_5/sdk/jre/bin/libj9ute23.so 0.06
Chapter 10. AIX problem determination
115
This section shows that almost all of the time is being spent in one particular shared library, which is part of the JVM installation: libj9gc23.so. By understanding the functions that the more commonly used JVM libraries carry out, it becomes possible to build a more accurate picture of what the threads are doing: libbcv23.so Bytecode Verifier libdbg23.so Debug Server (used by the Java Debug Interface) libj9gc23.so Garbage Collection libj9jextract.so The dump extractor, used by the jextract command libj9jit23.so The Just In Time (JIT) Compiler libj9jvmti23.so The JVMTI interface libj9prt23.so The port layer between the JVM and the Operating System libj9shr23.so The shared classes library libj9thr23.so The threading library libj9ute23.so The trace engine libj9vm23.so The core Virtual Machine libj9zlib23.so The compressed file utility library libjclscar_23.so The Java Class Library (JCL) support routines In the example above, the CPU time is being spent inside the garbage collection (GC) implementation, implying either that there is a problem in GC or that GC is running almost continuously. Again, you can obtain a more accurate understanding of what is occurring inside the libj9gc23.so library during the CPU time by analyzing the relevant section of the tprof output:
Profile: /work/j9vmap3223-20051123/inst.images/rios_aix32_5/sdk/jre/bin/ libj9gc23.so Total % For All Processes (/work/j9vmap3223-20051123/inst.images/rios_aix32_5/ sdk/jre/bin/libj9gc23.so) = 17.42 Subroutine ========== % Source ====== ======
116
Scheme::scanMixedObject(MM_Environment*,J9Object*) MarkingScheme::scanClass(MM_Environment*,J9Class*) .GC_ConstantPoolObjectSlotIterator::nextSlot() lelTask::handleNextWorkUnit(MM_EnvironmentModron*) orkPackets::getPacket(MM_Environment*,MM_Packet**) cheme::fixupRegion(J9Object*,J9Object*,bool,long&) WorkPackets::putPacket(MM_Environment*,MM_Packet*) rkingScheme::scanObject(MM_Environment*,J9Object*) sweepChunk(MM_Environment*,MM_ParallelSweepChunk*) ment*,J9IndexableObject*,J9Object**,unsigned long) M_CompactScheme::getForwardingPtr(J9Object*) const ObjectHeapIteratorAddressOrderedList::nextObject() ckets::getInputPacketFromOverflow(MM_Environment*) .MM_WorkStack::popNoWait(MM_Environment*) WorkPackets::getInputPacketNoWait(MM_Environment*) canReferenceMixedObject(MM_Environment*,J9Object*) MarkingScheme::markClass(MM_Environment*,J9Class*) ._ptrgl _MarkingScheme::initializeMarkMap(MM_Environment*) .MM_HeapVirtualMemory::getHeapBase()
2.67 2.54 1.96 1.05 0.70 0.67 0.47 0.43 0.42 0.38 0.36 0.33 0.32 0.31 0.29 0.29 0.27 0.26 0.25 0.23
MarkingScheme.cpp MarkingScheme.cpp jectSlotIterator.cpp ParallelTask.cpp WorkPackets.cpp CompactScheme.cpp WorkPackets.cpp MarkingScheme.cpp allelSweepScheme.cpp MarkingScheme.cpp CompactScheme.cpp dressOrderedList.cpp WorkPackets.cpp WorkStack.cpp WorkPackets.cpp MarkingScheme.cpp MarkingScheme.cpp ptrgl.s MarkingScheme.cpp eapVirtualMemory.cpp
The values show that the time is being spent during the Mark phase of GC. Because the output also contains references to the Compact and Sweep phases, the GC is probably completing but that it is occurring continuously. You could confirm that likelihood by running with -verbosegc enabled. The same methodology shown above can be used for any case where the majority of the CPU time is shown to be in the Kernel and Shared columns. If, however, the CPU time is classed as being Other, a different methodology is required because tprof does not contain a section that correctly details which Java methods are being run. In the case of CPU time being attributed to Other, you can use a Javadump to determine the stack trace for the TIDs shown to be taking the CPU time, and therefore provide an idea of the work that it is doing. Map the value of TID shown in the tprof output to the correct thread in the Javadump by taking the tprof TID, which is stored in decimal, and convert it to hexadecimal. The hexadecimal value is shown as the native ID in the Javadump. For the example above:
Process ======= ./java PID === 7018 TID Total Kernel === ===== ====== 819317 16.68 5.55 User Shared Other ==== ====== ===== 0.00 11.13 0.00
This thread is the one using the most CPU; the TID in decimal is 819317. This value is C8075 in hexadecimal, which can be seen in the Javadump:
3XMTHREADINFO 4XESTACKTRACE 4XESTACKTRACE 4XESTACKTRACE "main" (TID:0x300E3500, sys_thread_t:0x30010734, state:R, native ID:0x000C8075) prio=5 at java/lang/Runtime.gc(Native Method) at java/lang/System.gc(System.java:274) at GCTest.main(GCTest.java:5)
Chapter 10. AIX problem determination
117
These entries show that, in this case, the thread is calling GC, and explains the time spent in the libj9gc23.so shared library.
Memory bottlenecks
If the results of vmstat point to a memory bottleneck, you must find out which processes are using large amounts of memory, and which, if any, of these are growing. Use the svmon tool:
> svmon -P -t 5
This output shows that the highest memory user is Java, and that it is using 144805 pages of virtual storage (144805 * 4 KB = 565.64 MB). This is not an unreasonable amount of memory for a JVM with a large Java heap - in this case 512 MB. If the system is memory-constrained with this level of load, the only remedies available are either to obtain more physical memory or to attempt to tune the amount of paging space that is available by using the vmtune command to alter the maxperm and minperm values. If the Java process continues to increase its memory usage, an eventual memory constraint will be caused by a memory leak.
I/O bottlenecks
This guide does not discuss conditions in which the system is disk-bound or network-bound. For disk-bound conditions, use filemon to generate more details of which files and disks are in greatest use. For network conditions, use netstat to determine network traffic. A good resource for these kinds of problems is Accelerating AIX by Rudy Chukran (Addison Wesley, 1998).
118
Application profiling
You can learn a lot about your Java application by using the hprof profiling agent Statistics about CPU and memory usage are presented along with many other options. The hprof tool is discussed in detail in Chapter 32, Using the HPROF Profiler, on page 385. -Xrunhprof:help gives you a list of suboptions that you can use with hprof.
to generate a file called dumpfilename.zip in the current directory. This file is compressed and contains the required files. Running jextract against the core file also allows the subsequent use of the Dump Viewer 2. If the jextract processing fails, use the snapcore utility to collect the same information. For example, snapcore -d /tmp/savedir core.001 /usr/java5/jre/bin/java creates an archive (snapcore_pid.pax.Z) in the file /tmp/savedir. You also have the option of looking directly at the core file by using dbx. However, dbx does not have the advantage of understanding Java frames
Chapter 10. AIX problem determination
119
and the JVM control blocks that the Dump Viewer does. Therefore, you are recommended to use the Dump Viewer in preference to dbx. The javacore file: When a javacore file is written, a message (JVMDUMP010I) is written to stderr telling you the name and full path of the javacore file. In addition, a javacore file can be actively generated from a running Java process by sending it a SIGQUIT (kill -QUIT or Ctrl-\) command. The Error Report The use of errpt -a generates a complete detailed report from the system error log. This report can provide a stack trace, which might not have been generated elsewhere. It might also point to the source of the problem where it is otherwise ambiguous.
120
Use the man command to obtain reference information about many of the commands mentioned in this set of topics.
Working directory
The current working directory of the JVM process is the default location for the generation of core files, Java dumps, heap dumps, and the JVM trace outputs, including Application Trace and Method trace. Enough free disk space must be available for this directory. Also, the JVM must have write permission.
121
Operating system settings must be correct. These settings can vary by distribution and Linux version. To obtain full core files, set the following ulimit options:
ulimit ulimit ulimit ulimit -c -n -m -f unlimited unlimited unlimited unlimited turn on corefiles with unlimited size allows an unlimited number of open file descriptors sets the user memory limit to unlimited sets the file size to unlimited
These values are the "soft" limit, and are set for each user. These values cannot exceed the "hard" limit value. To display and change the "hard" limits, the same ulimit commands can be run using the additional -H flag. From Java 5, the ulimit -c value for the soft limit is ignored and the hard limit value is used to help ensure generation of the core file. You can disable core file generation by using the -Xdump:system:none command-line option. Java Virtual Machine settings To generate core files when a crash occurs, check that the JVM is set to do so. Run java -Xdump:what, which should produce the following:
dumpFn=doSystemDump events=gpf+abort filter= label=/mysdk/sdk/jre/bin/core.%Y%m%d.%H%M%S.%pid.dmp range=1..0 priority=999 request=serial opts=
The values above are the default settings. At least events=gpf must be set to generate a core file when a crash occurs. You can change and set options with the command-line option -Xdump:system[:name1=value1,name2=value2 ...] Available disk space The available disk space must be large enough for the core file to be written. The JVM allows the core file to be written to any directory that is specified in the label option. For example:
-Xdump:system:label=/mysdk/sdk/jre/bin/core.%Y%m%d.%H%M%S.%pid.dmp
To write the core file to this location, disk space must be sufficient (up to 4 GB might be required for a 32-bit process), and the correct permissions for the Java process to write to that location.
122
Threading libraries
The distributions supported by the IBM JVM provide the enhanced Native POSIX Threads Library for Linux (NPTL). For information on the threading libraries that are supported by the IBM Virtual Machine for Java on specific Linux platforms, see http://www.ibm.com/ developerworks/java/jdk/linux/tested.html. You can discover your glibc version by changing to the /lib directory and running the file libc.so.6. The Linux command ldd prints information that should help you to work out the shared library dependencies of your application.
123
The ps command
On Linux, Java threads are implemented as system threads and might be visible in the process table, depending on the Linux distribution. Running the ps command gives you a snapshot of the current processes. The ps command gets its information from the /proc file system. Here is an example of using ps:
ps -efwH UID cass cass cass cass cass cass cass PID 1234 1555 1556 1557 1558 1559 1560 PPID C STIME TTY 1231 0 Aug07 ? 1234 0 Aug07 ? 1555 0 Aug07 ? 1556 0 Aug07 ? 1556 0 Aug07 ? 1556 0 Aug07 ? 1556 0 Aug07 ? TIME 00:00:00 00:00:02 00:00:00 00:00:00 00:00:00 00:00:00 00:00:00 CMD /bin/bash java app java app java app java app java app java app
e f l m w H
Specifies to select all processes. Ensures that a full listing is provided. Displays in long format. Shows threads if they are not shown by default. An output modifier that ensures a wide output. Useful when you are interested in Java threads because it displays a hierarchical listing. With a hierarchical display, you can determine which process is the primordial thread, which is the thread manager, and which are child threads. In the previous example, process 1555 is the primordial
124
thread, while process 1556 is the thread manager. All the child processes have a parent process ID pointing to the thread manager.
io system
125
idle time. The idle time figure shows how busy a processor is, with a low value indicating that the processor is busy. You can use this knowledge to help you understand which areas of your program are using the CPU the most.
ldd
The Linux command ldd prints information that should help you to work out the shared library dependency of your application.
Tracing tools
Tracing is a technique that presents details of the execution of your program. If you are able to follow the path of execution, you will gain a better insight into how your program runs and interacts with its environment. Also, you will be able to pinpoint locations where your program starts to deviate from its expected behavior. Three tracing tools on Linux are strace, ltrace, and mtrace. The command man strace displays a full set of available options. strace The strace tool traces system calls. You can either use it on a process that is already available, or start it with a new process. strace records the system calls made by a program and the signals received by a process. For each system call, the name, arguments, and return value are used. strace allows you to trace a program without requiring the source (no recompilation is required). If you use strace with the -f option, it will trace child processes that have been created as a result of a forked system call. You can use strace to investigate plug-in problems or to try to understand why programs do not start properly. To use strace with a Java application, type strace java <class-name>. You can direct the trace output from the strace tool to a file by using the -o option. ltrace The ltrace tool is distribution-dependent. It is very similar to strace. This tool intercepts and records the dynamic library calls as called by the executing process. strace does the same for the signals received by the executing process. To use ltrace with a Java application, type ltrace java <class-name> mtrace mtrace is included in the GNU toolset. It installs special handlers for malloc, realloc, and free, and enables all uses of these functions to be traced and recorded to a file. This tracing decreases program efficiency and should not be enabled during normal use. To use mtrace, set IBM_MALLOCTRACE to 1, and set MALLOC_TRACE to point to a valid file where the tracing information will be stored. You must have write access to this file. To use mtrace with a Java application, type:
export IBM_MALLOCTRACE=1 export MALLOC_TRACE=/tmp/file java <class-name> mtrace /tmp/file
126
Running gdb
You can run gdb in three ways: Starting a program Typically the command: gdb <application> is used to start a program under the control of gdb. However, because of the way that Java is launched, you must start gdb by setting an environment variable and then calling Java:
export IBM_JVM_DEBUG_PROG=gdb java
Then you receive a gdb prompt, and you supply the run command and the Java arguments:
r <java_arguments>
Attaching to a running program If a Java program is already running, you can control it under gdb. The process ID of the running program is required, and then gdb is started with the Java application as the first argument and the process ID as the second argument:
gdb <Java Executable> <PID>
When gdb is attached to a running program, this program is halted and its position in the code is displayed for the viewer. The program is then under the control of gdb and you can start to issue commands to set and view the variables and generally control the execution of the code. Running on a system dump (corefile) A system dump is typically produced when a program crashes. gdb can be run on this system dump. The system dump contains the state of the program when the crash occurred. Use gdb to examine the values of all the variables and registers leading up to a crash. This information helps you discover what caused the crash. To debug a system dump, start gdb with the Java application file as the first argument and the system dump name as the second argument:
gdb <Java Executable> <system dump>
When you run gdb against a system dump, it initially shows information such as the termination signal the program received, the function that was executing at the time, and even the line of code that generated the fault. When a program comes under the control of gdb, a welcome message is displayed followed by a prompt (gdb). The program is now waiting for you to enter instructions. For each instruction, the program continues in whichever way you choose.
127
or
break functionName
After you have set a breakpoint, use the continue command to allow the program to execute until it reaches a breakpoint. Set breakpoints using conditionals so that the program halts only when the specified condition is reached. For example, using breakpoint 39 if var == value causes the program to halt when it reaches line 39, but only if the variable is equal to the specified value. If you want to know where as well as when a variable became a certain value you can use a watchpoint. Set the watchpoint when the variable in question is in scope. After doing so, you will be alerted whenever this variable attains the specified value. The syntax of the command is: watch var == value. To see which breakpoints and watchpoints are set, use the info command:
info break info watch
When gdb reaches a breakpoint or watchpoint, it prints out the line of code it is next set to execute. Setting a breakpoint at line 8 will cause the program to halt after completing execution of line 7 but before execution of line 8. As well as breakpoints and watchpoints, the program also halts when it receives certain system signals. By using the following commands, you can stop the debugging tool halting every time it receives these system signals:
handle sig32 pass nostop noprint handle sigusr2 pass nostop noprint
To view more detailed information about a function frame, use the frame command along with a parameter specifying the frame number. After you have selected a frame, you can display its variables using the command print var. Use the print command to change the value of a variable; for example, print var = newValue.
128
The info locals command displays the values of all local variables in the selected function. To follow the exact sequence of execution of your program, use the step and next commands. Both commands take an optional parameter specifying the number of lines to execute. However, next treats function calls as a single line of execution, while step progresses through each line of the called function, one step at a time.
Useful commands
When you have finished debugging your code, the run command causes the program to run through to its end or its crash point. The quit command is used to exit gdb. Other useful commands are: ptype Prints data type of variable. info share Prints the names of the shared libraries that are currently loaded. info functions Prints all the function prototypes. list Shows the 10 lines of source code around the current line. help Displays a list of subjects, each of which can have the help command called on it, to display detailed help on that topic.
Diagnosing crashes
Many approaches are possible when you are trying to determine the cause of a crash. The process typically involves isolating the problem by checking the system setup and trying various diagnostic options.
129
Other tracing methods: v ltrace v strace v mtrace - can be used to track memory calls and determine possible corruption v RAS trace, described in Chapter 31, Using the Reliability, Availability, and Serviceability Interface, on page 371.
Debugging hangs
A hang is caused by a wait (also known as a deadlock) or a loop (also known as a livelock). A deadlock sometimes occurs because of a wait on a lock or monitor. A loop can occur similarly or sometimes because of an algorithm making little or no progress towards completion. A wait could either be caused by a timing error leading to a missed notification, or by two threads deadlocking on resources. For an explanation of deadlocks and diagnosing them using a Javadump, see Locks, monitors, and deadlocks (LOCKS) on page 252. A loop is caused by a thread failing to exit a loop in a timely manner. The problem might occur because the thread calculated the wrong limit value, or missed a flag that was intended to exit the loop. If the problem occurs only on multiprocessor workstations, the failure can usually be traced to: v A failure to make the flag volatile. v A failure to access the flag while holding an appropriate monitor. The following approaches are useful to resolve waits and loops: v Monitoring process and system state (as described in MustGather information for Linux on page 134). v Javadumps give monitor and lock information. You can trigger a Javadump during a hang by using the kill -QUIT <PID> command. v -verbose:gc information is useful. It indicates: Excessive garbage collection, caused by a lack of Java heap space, which makes the system seem to be in livelock
130
Garbage collection causing a hang or memory corruption which later causes hangs
CPU usage
Java processes consume 100% of processor time when they reach their resource limits. Ensure that ulimit settings are appropriate to the application requirement. See Linux system dumps (core files) on page 121 for more information about ulimit.
Chapter 11. Linux problem determination
131
The /proc file system provides information about all the processes that are running on your system, including the Linux kernel. See man proc from a Linux shell for official Linux documentation about the /proc file system. The top command provides real-time information about your system processes. The top command is useful for getting an overview of the system load. It clearly displays which processes are using the most resources. Having identified the processes that are probably causing a degraded performance, you can take further steps to improve the overall efficiency of your program. More information is provided about the top command in The top command on page 125.
Memory usage
If a system is performing poorly because of lack of memory resources, it is memory bound. By viewing the contents of /proc/meminfo, you can view your memory resources and see how they are being used. /proc/swap contains information on your swap file. Swap space is used as an extension of the systems virtual storage. Therefore, not having enough memory or swap space causes performance problems. A general guideline is that swap space should be at least twice as large as the physical memory. A swap space can be either a file or disk partition. A disk partition offers better performance than a file does. fdisk and cfdisk are the commands that you use to create another swap partition. It is a good idea to create swap partitions on different disk drives because this distributes the I/O activities and thus reduces the chance of further bottlenecks. The vmstat tool helps you find where performance problems might be caused. For example, if you see that high swap rates are occurring, you probably do not have enough physical or swap space. The free command displays your memory configuration; swapon -s displays your swap device configuration. A high swap rate (for example, many page faults) means that you probably need to increase your physical memory. More information about the vmstat command are provided in The vmstat command on page 125.
Network problems
Another area that often affects performance is the network. The more you know about the behavior of your program, the easier it is to decide whether the network might be a performance bottleneck. If you think that your program is likely to be network I/O bound, netstat is a useful tool. The netstat command provides information about network routes, active sockets for each network protocol, and statistics, such as the number of packets that are received and sent. Use netstat to see how many sockets are in a CLOSE_WAIT or ESTABLISHED state. You can tune the TCP/IP parameters accordingly for better performance of the system. For example, tuning /proc/sys/net/ipv4/tcp_keepalive_time reduces the time for socket waits in TIMED_WAIT state before closing a socket. If you are tuning the /proc/sys/net file system, the changes affect all the applications running on the system. To change an individual socket or connection, use Java Socket API calls on the appropriate socket object. Use netstat -p, or the
132
lsof command, to find the PID of the process that owns a particular socket. Use the kill -QUIT <pid> command to generate a javacore file that contains details of the socket object in the stack trace. You can also use the option -Xtrace:print=net, to trace out network-related activity in the JVM. This technique is helpful when socket-related Java thread hangs are seen. Correlating output from netstat -p, lsof, JVM net trace, and ps -efH can help you to diagnose the network-related problems. Providing summary statistics that are related to your network is useful for investigating programs that might be under-performing because of TCP/IP problems. The more you understand your hardware capacity, the easier it is to tune the parameters of system components that improve the performance of your application. You can also determine whether tuning the system improves performance or whether you require system upgrades.
Application profiling
You can learn a lot about your Java application by using the hprof profiling agent. Statistics about CPU and memory usage are presented along with many other options. For information about the hprof tool, see Chapter 32, Using the HPROF Profiler, on page 385. The -Xrunhprof:help command-line option shows you a list of suboptions that you can use with hprof. The Performance Inspector package contains a suite of performance analysis tools for Linux. You can use tools to help identify performance problems in your application and understand how your application interacts with the Linux kernel. See http://perfinsp.sourceforge.net/ for details.
133
Producing Javadumps
In some conditions, a crash, for example, a Javadump is produced, usually in the current directory. In others for example, a hang, you might have to prompt the JVM for this by sending the JVM a SIGQUIT symbol: 1. Determine the Process ID of your application using the ps command. See The ps command on page 124. 2. At a shell prompt, type kill -QUIT <pid> This is discussed in more detail in Chapter 22, Using Javadump, on page 245.
Producing Heapdumps
The JVM can generate a Heapdump at the request of the user, for example by calling com.ibm.jvm.Dump.HeapDump() from inside the application, or by default when the JVM terminates because of an OutOfMemoryError. You can specify finer control of the timing of a Heapdump with the -Xdump:heap option. For example, you could request a heapdump after a certain number of full garbage collections have occurred. The default heapdump format (phd files) is not human-readable and you process it using available tools such as Heaproots.
134
135
Threads as processes
The JVM for Linux implements Java threads as native threads. On NPTL-enabled systems such as RHEL3 and SLES9, these are implemented as threads. However using the LinuxThreads library results in each thread being a separate Linux process. If the number of Java threads exceeds the maximum number of processes allowed, your program might: v Get an error message v Get a SIGSEGV error v Stop The native stack size is the main limitation when running many threads. Use the -Xss option to reduce the size of the thread stack so that the JVM can handle the required number of threads. For example, set the stack size to 32 KB on startup. For more information, see The Volano Report at http://www.volano.com/report/ index.html.
136
On a floating stack Linux system, the -Xss values are used. If you are migrating from a non-floating stack Linux system, ensure that any -Xss values are large enough and are not relying on a minimum of 256 KB. (See also Threading libraries on page 123.)
glibc limitations
If you receive a message indicating that the libjava.so library could not be loaded because of a symbol not found (such as __bzero), you might have an earlier version of the GNU C Runtime Library, glibc, installed. The SDK for Linux thread implementation requires glibc version 2.3.2 or greater.
Font limitations
When you are installing on a Red Hat system, to allow the font server to find the Java TrueType fonts, run (on Linux IA32, for example):
/usr/sbin/chkfontpath --add /opt/ibm/java2-i386-50/jre/lib/fonts
You must do this at installation time and you must be logged on as root to run the command. For more detailed font issues, see the Linux SDK and Runtime Environment User Guide.
Do not use these workarounds unless you are experiencing poor performance.
Chapter 11. Linux problem determination
137
This problem might affect IBM Developer Kit and Runtime Environment for Linux 5.0 (all versions) and 6.0 (all versions up to and including SR 4) running on Linux kernels that include the Completely Fair Scheduler. For IBM Developer Kit and Runtime Environment for Linux version 6.0 after SR 4, the use of CFS in the kernel is detected and the option -Xthr:minimizeUserCPU enabled automatically. Some Linux distributions that include the Completely Fair Scheduler are Ubuntu 8.04 and SUSE Linux Enterprise Server 11. More information about CFS can be found at Multiprocessing with the Completely Fair Scheduler.
138
139
Related links
v How to Set the /3GB Startup Switch in Windows: http://technet.microsoft.com/enus/library/bb124810.aspx. v Memory Support and Windows Operating Systems: http://www.microsoft.com/ whdc/system/platform/server/PAE/PAEmem.mspx. v A description of the 4 GB RAM Tuning feature and the Physical Address Extension switch: http://support.microsoft.com/kb/291988/.
140
System dump
When a JVM crash occurs, the JVM requests the operating system to generate a system dump. A system dump consists of all the memory that is being used by the JVM; this includes the application heap, along with all JVM and user libraries. System dumps allow the IBM service personnel to look at the state of the JVM at the time of crash, and help them with the problem determination process. Because a system dump contains all of the memory allocated by the JVM process, system dump files can be very large. You can find the location of the generated system dump in the output that is displayed in the console after the crash. Here is an example of the output:
Unhandled exception Type=GPF vmState=0x00000003 Target=2_20_20040813_1848_lHdSMR (Windows 2000 5.0 build 2195 Service Pack 4) CPU=x86 (1 logical CPUs) (0x1ff7c000 RAM) ExceptionCode=c0000005 ExceptionAddress=1130B074 ContextFlags=0001003f Handler1=1130B07C Handler2=1130B080 EDI=00074af0 ESI=0000001e EAX=0006f978 EBX=00000000 ECX=00000000 EDX=00230608 EBP=0006f924 EIP=7800f4a2 ESP=0006f6cc Module=C:\WINNT\system32\MSVCRT.dll Module_base_address=78000000 Offset_in_DLL=0000f4a2 (I)DUMP0006 Processing Dump Event "gpf", detail "" - Please Wait. (I)DUMP0007 JVM Requesting System Dump using 'D:\core.20040817.131302.2168.dmp' (I)DUMP0010 System Dump written to D:\core.20040817.131302.2168.dmp (I)DUMP0007 JVM Requesting Java Dump using 'D:\javacore.20040817.131319.2168.txt' (I)DUMP0010 Java Dump written to D:\javacore.20040817.131319.2168.txt (I)DUMP0013 Processed Dump Event "gpf", detail "".
In this example, the JVM has generated the dump in the file D:\ core.20040817.131302.2168.dmp. The JVM attempts to generate the system dump file in one of the following directories (listed in order of precedence): 1. The directory pointed to by environment variable IBM_COREDIR. 2. The current directory. 3. The directory pointed to by the environment variable TMPDIR. 4. The C:\Temp directory Use -Xdump:what to find the current naming convention of all dump files. Use -Xdump:help to learn how to change these settings.
Chapter 12. Windows problem determination
141
You might want to keep system dumps more private by setting the environment variable IBM_COREDIR, if you are concerned about passwords and other security details that are contained in a system dump.
142
Debugging hangs
Hangs refer to the JVM locking up or refusing to respond. A hang can occur when: v Your application entered an infinite loop. v A deadlock has occurred To determine which of these situations applies, open the Windows Task Manager and select the Performance tab. If the CPU time is 100% divided by the number of processors and your system is running very slowly, the JVM is very likely to have entered an infinite loop. Otherwise, if CPU usage is normal, you are more likely to have a deadlock situation.
Analyzing deadlocks
A deadlocked process does not use any CPU time. For an explanation of deadlocks and how to diagnose them using the information in the Javadump tool, see Locks, monitors, and deadlocks (LOCKS) on page 252.
143
Allocating memory is usually a two-stage process. Just allocating memory results in an application getting a handle. No physical memory is reserved. There are more handles than physical memory. To use memory, it must be 'committed'. At this stage, a handle references physical memory. This might not be all the memory you requested. For example, the stack allocated to a thread is usually given a small amount of actual memory. If the stack overflows, an exception is thrown and the operating system allocates more physical memory so that the stack can grow. Memory manipulation by Windows programmers is hidden inside libraries provided for the chosen programming environment. In the C environment, the basic memory manipulation routines are the familiar malloc and free functions. Windows APIs sit on top of these libraries and generally provide a further level of abstraction. For a programmer, Windows provides a flat memory model, in which addresses run from 0 up to the limit allowed for an application. Applications can choose to segment their memory. In a dump, the programmer sees sets of discrete memory addresses.
Classifying leaks
You can classify memory leaks from the usage of Windows memory and the size of the Java heap. The following scenarios are possible : Windows memory usage is increasing and the Java heap is static: Memory leak in application native code. Memory leak in JRE native code. Leak with hybrid Java and native objects (an unlikely occurrence). v Windows memory usage increases because the Java heap keeps growing: v Memory leak in application Java code. (See Common causes of perceived leaks on page 329 for more information.) Memory leak in JRE Java code.
Tracing leaks
Some useful techniques for tracing leaks are built into the JVM. The techniques are: v The -verbose:gc option. See Garbage collection triggered by System.gc() on page 332. v HPROF tools. See Chapter 32, Using the HPROF Profiler, on page 385.
Xrunjnichk option
You can use the -Xrunjnichk option to trace JNI calls that are made by your JNI code or by any JVM components that use JNI. This helps you to identify incorrect uses of JNI libraries from native code and can help you to diagnose JNI memory leaks. JNI memory leaks occur when a JNI thread allocates objects and fails to free them. The Garbage Collector does not have enough information about the JNI thread to know when the object is no longer needed. For more information, see The JNI and the Garbage Collector on page 70.
144
Note that -Xrunjnichk is equivalent to -Xcheck:jni. See Debugging the JNI on page 78 for information on the -Xrunjnichk suboptions.
memorycheck option
The -memorycheck option can help you identify memory leaks inside the JVM. The -memorycheck option traces the JVM calls to the operating system's malloc() and free() functions, and identifies any JVM mistakes in memory allocation. See General command-line options for more information.
145
Given that any performance problem could be caused by any one of several factors, you must look at several areas to eliminate each one. First, determine which resource is constraining the system: v CPU v Memory v Input/Output (I/O)
Application profiling
You can learn a lot about your Java application by using the hprof profiling agent. Statistics about CPU and memory usage are presented along with many other options. The hprof tool is discussed in detail in Chapter 32, Using the HPROF Profiler, on page 385. -Xrunhprof:help gives you a list of suboptions that you can use with hprof.
146
The following list describes a typical data set that you can collect to assist IBM service to fix your problem. v Javadumps. These can be generated automatically or manually. Automatic dumps are essential for IBM service. v Heapdumps. If generated automatically, they are essential. They are also essential if you have a memory or performance problem. v System dump generated by the JVM. See System dump on page 141. This dump is the key to most problems and you collect it by running jextract against the system dump and obtaining a compressed dumpfile.zip v WebSphere Application Server logs, if you are working in a WebSphere Application Server environment. v Other data, as determined by your particular problem.
147
148
Maintenance
The Java for z/OS Web site has up-to-date information about any changing operating system prerequisites for correct JVM operation. In addition, any new prerequisites are described in PTF HOLDDATA. The Web site is at: http://www.ibm.com/servers/eserver/zseries/software/java/
LE settings
Language Environment (LE) Runtime Options (RTOs) affect operation of C and C++ programs such as the JVM. In general, the options provided by IBM using C #pragma statements in the code must not be overridden because they are generated as a result of testing to provide the best operation of the JVM.
Environment variables
Environment variables that change the operation of the JVM in one release can be deprecated or change meaning in a following release. Therefore, you should review environment variables that are set for one release, to ensure that they still apply after any upgrade. For information on compatibility between releases, see the Java on z/OS Web site at http://www.ibm.com/servers/eserver/zseries/software/java/.
149
C runtime library calls like malloc() to obtain memory. The LE HEAP refers to the areas obtained for all C/C++ programs that run in a process address space and request storage. This area is used for the allocation of the Java heap where instances of Java objects are allocated and managed by Garbage Collection. The area is used also for any underlying allocations that the JVM makes during operations. For example, the JIT compiler obtains work areas for compilation of methods and to store compiled code. Because the JVM must preallocate the maximum Java heap size so that it is contiguous, the total private area requirement is that of the maximum Java heap size that is set by the -Xmx option (or the 64 MB default if this is not set), plus an allowance for underlying allocations. A total private area of 140 MB is therefore a reasonable requirement for an instance of a JVM that has the default maximum heap size. If the private area is restricted by either a system parameter or user exit, failures to obtain private storage occur. These failures show as OutOfMemoryErrors or Exceptions, failures to load libraries, or failures to complete subcomponent initialization during startup.
Setting up dumps
The JVM generates a Javadump and System Transaction Dump (SYSTDUMP) when particular events occur. The JVM, by default, generates the dumps when any of the following occurs: v A SIGQUIT signal is received v The JVM exits because of an error v An unexpected native exception occurs (for example, a SIGSEGV, SIGILL, or SIGFPE signal is received) You can use the -Xdump option to change the dumps that are produced on the various types of signal and the naming conventions for the dumps. For further details, see Chapter 21, Using dump agents, on page 223.
These return codes are fully documented in z/OS V1R7.0 MVS Authorized Assembler Services Reference, 36.1.10 Return and Reason Codes. Some common return codes are: RC=0x00000008 RSN=0x00000022 Dump file name too long. RC=0x00000008 RSN=0x00000026 Insufficient space for IEATDUMP. RC=0x00000004 Partial dump taken. Typically, 2 GB size limit reached.
150
If the IEATDUMP produced is partial because of the 2 GB IEATDUMP size limit you should use this message to trigger an SVC dump. To trigger the SVC dump, use a SLIP trap. For example:
SLIP SET,A=SVCD,J=FUNGE*,MSGID=JVMDMP025I,ID=JAVA,SDATA=(ALLPSA,NUC,SQA,RGN,LPA,TRT,SUMDUMP),END
You must merge the sequence of IEATDUMP files before IPCS can process the data. To merge the sequence of IEATDUMP files, use the TSO panel IPCS Utility Copy MVS dump dataset, or the IPCS COPYDUMP command. For more information, see APAR: OA24232. Note: For versions of z/OS prior to version 1.10, IEATDUMP file handling is unchanged.
151
Using dbx
The dbx utility has been improved for z/OS V1R6. You can use dbx to analyze transaction (or system) dumps and to debug a running application. For information about dbx, see the z/OS documentation; z/OS V1R6.0 UNIX System Services Programming Tools at http://publibz.boulder.ibm.com/epubs/pdf/ bpxza630.pdf.
152
Go to: http://www-03.ibm.com/systems/z/os/zos/bkserv/lookat/index.html and enter the message ID. Then select your OS level and then press enter. The output will give a better understanding of the error message. To decode the errno2 values, use the following command:
bpxmtext <reason_code>
Diagnosing crashes
A crash should occur only because of a fault in the JVM, or because of a fault in native (JNI) code that is being run inside the Java process. A crash is more strictly defined on z/OS as a program check that is handled by z/OS UNIX as a fatal signal (for example, SIGSEGV for PIC4; 10, 11, or SIGILL for PIC1).
Documents to gather
When a crash takes place, diagnostic data is required to help diagnose the problem. When one of these fatal signals occurs, the JVM Signal Handler takes control. The default action of the signal handler is to produce a transaction dump (through the BCP IEATDUMP service), a JVM snap trace dump, and a formatted Javadump. Output should be written to the message stream that is written to stderr in the form of:
Unhandled exception Type=Segmentation error vmState=0x00000000 Target=2_30_20060227_05498_bHdSMr (z/OS 01.06.00) CPU=s390 (2 logical CPUs) (0x180000000 RAM) J9Generic_Signal_Number=00000004 Signal_Number=0000000b Error_Value=00000000 Signal_Code=00000035 Handler1=115F8590 Handler2=116AFC60 gpr0=00000064 gpr1=00000000 gpr2=117A3D70 gpr3=00000000 gpr4=114F5280 gpr5=117C0E28 gpr6=117A2A18 gpr7=9167B460 gpr8=0000007E gpr9=116AF5E8 gpr10=1146E21C gpr11=0000007E gpr12=1102C7D0 gpr13=11520838 gpr14=115F8590 gpr15=00000000 psw0=078D0400 psw1=917A2A2A fpr0=48441040 fpr1=3FFF1999 fpr2=4E800001 fpr3=99999999 fpr4=45F42400 fpr5=3FF00000 fpr6=00000000 fpr7=00000000 fpr8=00000000 fpr9=00000000 fpr10=00000000 fpr11=00000000 fpr12=00000000 fpr13=00000000 fpr14=00000000 fpr15=00000000 Program_Unit_Name= Program_Unit_Address=1167B198 Entry_Name=j9sig_protect Entry_Address=1167B198 JVMDUMP006I Processing Dump Event "gpf", detail "" - Please Wait. JVMDUMP007I JVM Requesting System Dump using 'CHAMBER.JVM.TDUMP.CHAMBER1.D060309.T144842' IEATDUMP in progress with options SDATA=(LPA,GRSQ,LSQA,NUC,PSA,RGN,SQA,SUM,SWA,TRT) IEATDUMP success for DSN='CHAMBER.JVM.TDUMP.CHAMBER1.D060309.T144842' JVMDUMP010I System Dump written to CHAMBER.JVM.TDUMP.CHAMBER1.D060309.T144842 JVMDUMP007I JVM Requesting Snap Dump using '/u/chamber/test/ras/Snap0001.20060309.144842.196780.trc' JVMDUMP010I Snap Dump written to /u/chamber/test/ras/Snap0002.20060309.144842.196780.trc JVMDUMP007I JVM Requesting Java Dump using '/u/chamber/test/ras/javacore.20060309.144842.196780.txt' JVMDUMP010I Java Dump written to /u/chamber/test/ras/javacore.20060309.144842.196780.txt JVMDUMP013I Processed Dump Event "gpf", detail "".
The output shows the location in HFS into which the Javadump file was written and the name of the MVS data set to which the transaction dump is written. These locations are configurable and are described in Chapter 20, Overview of the available diagnostics, on page 217 and Chapter 21, Using dump agents, on page 223.
153
These documents provide the ability to determine the failing function, and therefore decide which product owns the failing code, be it the JVM, application JNI code, or native libraries acquired from another vendor (for example native JDBC drivers). The JVM will display error messages if it is unable to produce the dumps. The IEATDUMP error return codes, RC=... and RSN=..., are included in the messages. These return codes are fully documented in z/OS V1R7.0 MVS Authorized Assembler Services Reference, 36.1.10 Return and Reason Codes. This example shows the error messages displayed when there is insufficient disk space to write the IEATDUMP:
JVMDUMP007I JVM Requesting System dump using 'J9BUILD.JVM.TDUMP.SSHD1.D080326.T081447' IEATDUMP in progress with options SDATA=(LPA,GRSQ,LSQA,NUC,PSA,RGN,SQA,SUM,SWA,TRT) IEATDUMP failure for DSN='J9BUILD.JVM.TDUMP.SSHD1.D080326.T081447' RC=0x00000008 RSN=0x00000026 JVMDUMP012E Error in System dump: J9BUILD.JVM.TDUMP.SSHD1.D080326.T081447
154
Traceback: DSA 00000001 00000002 00000003 00000004 00000005 00000006 00000007 00000008 00000009 0000000A 0000000B 0000000C 0000000D 0000000E 0000000F 00000010 00000011 00000012 00000013 00000014 00000015 00000016 DSA 00000001 00000002 00000003 00000004 00000005 00000006 00000007 00000008 00000009 0000000A 0000000B 0000000C 0000000D 0000000E 0000000F 00000010 00000011 00000012 00000013 00000014
Entry E Offset Load Mod __cdump +00000000 CELQLIB @@WRAP@MULTHD +00000266 CELQLIB j9dump_create +0000035C *PATHNAM doSystemDump+0000008C *PATHNAM triggerDumpAgents +00000270 *PATHNAM vmGPHandler +00000C4C *PATHNAM gpHandler +000000D4 *PATHNAM __zerro +00000BC4 CELQLIB __zerros +0000016E CELQLIB CEEHDSP +00003A2C CELQLIB CEEOSIGJ +00000956 CELQLIB CELQHROD +00000256 CELQLIB CEEOSIGG -08B3FBBC CELQLIB CELQHROD +00000256 CELQLIB Java_dumpTest_runTest +00000044 *PATHNAM RUNCALLINMETHOD -0000F004 *PATHNAM gpProtectedRunCallInMethod +00000044 *PATHNAM j9gp_protect+00000028 *PATHNAM gpCheckCallin +00000076 *PATHNAM callStaticVoidMethod +00000098 *PATHNAM main +000029B2 *PATHNAM CELQINIT +00001146 CELQLIB
Program Unit
Service Status HLE7709 Call Call j040813 Call j040813 Call j040813 j040813 j040813 HLE7709 HLE7709 HLE7709 HLE7709 HLE7709 HLE7709 HLE7709 Call Call Call Call Call Call Call Call Call Call Exception Call j040813 Call j040813 Call j040813 j040813 j904081 HLE7709 Call Call Call Call PU Offset ******** ******** ******** ******** ******** ******** ******** ******** ******** 00003A2C 00000956 00000256 08B3FBB0 00000256 ******** ******** ******** ******** ******** ********
CELQINIT
DSA Addr E Addr 00000001082F78E0 000000001110EB38 00000001082F7A20 00000000110AF458 00000001082F7C00 0000000011202988 00000001082F8100 0000000011213770 00000001082F8200 0000000011219760 00000001082F8540 000000007CD4BDA8 00000001082F9380 00000000111FF190 00000001082F9480 00000000111121E0 00000001082FA0C0 0000000011112048 00000001082FA1C0 0000000010DB8EA0 00000001082FCAE0 0000000010E3D530 00000001082FD4E0 0000000010D76778 00000001082FD720 0000000010E36C08 00000001082FE540 0000000010D76778 00000001082FE780 00000000122C66B0 00000001082FE880 000000007CD28030 00000001082FEC80 000000007CD515B8 00000001082FED80 00000000111FF948 00000001082FEE80 000000007CD531A8 00000001082FEF80 000000007CD4F148
PU Addr 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000010DB8EA0 0000000010E3D530 0000000010D76778 0000000010E36C08 0000000010D76778 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
Comp Date Attributes 20040312 XPLINK EBCDIC POSIX IEEE 20040312 XPLINK EBCDIC POSIX Floati 20040817 XPLINK EBCDIC POSIX IEEE 20040817 XPLINK EBCDIC POSIX IEEE 20040817 XPLINK EBCDIC POSIX IEEE 20040817 XPLINK EBCDIC POSIX IEEE 20040817 XPLINK EBCDIC POSIX IEEE 20040312 XPLINK EBCDIC POSIX IEEE 20040312 XPLINK EBCDIC POSIX IEEE 20040312 XPLINK EBCDIC POSIX Floati 20040312 XPLINK EBCDIC POSIX Floati 20040312 XPLINK EBCDIC POSIX Floati 20040312 XPLINK EBCDIC POSIX Floati 20040312 XPLINK EBCDIC POSIX Floati 20040802 XPLINK EBCDIC POSIX IEEE ^C"^22^04^FF^FDu^58 XPLINK EBCDIC PO 20040817 XPLINK EBCDIC POSIX IEEE 20040817 XPLINK EBCDIC POSIX IEEE 20040817 XPLINK EBCDIC POSIX IEEE 20040817 XPLINK EBCDIC POSIX IEEE
Note: 1. The stack frame that has a status value of Exception indicates where the crash occurred. In this example, the crash occurs in the function Java_dumpTest_runTest. 2. The value under Service for each DSA is the service string. The string is built in the format of jyymmdd, where j is the identifier for the code owner and yymmdd is the build date. A service string with this format indicates that the function is part of the JVM. All functions have the same build date, unless you have been supplied with a dll by IBM Service for diagnostic or temporary fix purposes.
Chapter 13. z/OS problem determination
155
If you change the Source default, IPCS displays the current default address space for the new source and ignores any data entered in the address space field. 4. To initialize the dump, select one of the analysis functions, such as IPCS option 2.4 SUMMARY - Address spaces and tasks, which will display something like the following and give the TCB address. (Note that non-zero CMP entries reflect the termination code.)
TCB: 009EC1B0 CMP...... 940C4000 PKF...... 80 LMP...... FF TSFLG.... 20 STAB..... 009FD420 NDSP..... 00002000 JSCB..... 009ECCB4 BITS..... 00000000 DAR...... 00 RTWA..... 7F8BEDF0 FBYT1.... 08 Task non-dispatchability flags from TCBFLGS5: Secondary non-dispatchability indicator Task non-dispatchability flags from TCBNDSP2: SVC Dump is executing for another task SVRB: 009FD9A8 WLIC..... 00000000 LINK..... 009D1138 PRB: 009D1138 WLIC..... 00040011 LINK..... 009ECBF8 EP....... DFSPCJB0 PRB: 009ECBF8 WLIC..... 00020006 LINK..... 009ECC80 OPSW..... 070C0000 81035E40 DSP...... 8C
B258B108
800091D6
156
6 078D3400 8DBF7A4E 8AA6C648 0000007A 24AC2408 070C0000 8AA709B8 00000094 02CC90C0 02CC90EC 009DFE88 A0 ... 0 0AA70A06 0030B 132 00000000 0000E602 00002000 7EF16000 00940000
For suspected loops you might need to concentrate on ASID and exclude any branch tracing:
ip systrace asid(x'3c') exclude(br)
ip summ format asid(x'94') To find the list of TCBs, issue a find command for "T C B". ip verbx ledata 'ceedump asid(94) tcb(009DFE88)' Obtains a traceback for the specified TCB. ip omvsdata process detail asid(x'94') Shows a USS perspective for each thread. ip verbx vsmdata 'summary noglobal' Provides a memory usage report:
LOCAL STORAGE MAP ___________________________ | |80000000 <| Extended | | LSQA/SWA/229/230 |80000000 <|___________________________|7F4AE000 <| | | (Free Extended Storage) | |___________________________|127FE000 <| | | Extended User Region | |___________________________|10D00000 <: : : Extended Global Storage : =======================================<: Global Storage : :___________________________: A00000 <-
Top of Ext. Private Max Ext. User Region Address ELSQA Bottom Ext. User Region Top Ext. User Region Start 16M Line Top of Private
157
| | | LSQA/SWA/229/230 | A00000 <- Max User Region Address |___________________________| 9B8000 <- LSQA Bottom | | | (Free Storage) | |___________________________| 7000 <- User Region Top | | | User Region | |___________________________| 6000 <- User Region Start : System Storage : :___________________________: 0
ip verbx ledata 'nthreads(*)' Obtains the tracebacks for all threads. ip status regs Shows the PSW and registers:
CPU STATUS: BLS18058I Warnings regarding STRUCTURE(Psa) at ASID(X'0001') 00: BLS18300I Storage not in dump PSW=00000000 00000000 (Running in PRIMARY key 0 AMODE 24 DAT OFF) DISABLED FOR PER I/O EXT MCH ASCB99 at FA3200 JOB(JAVADV1) for the home ASID ASXB99 at 8FDD00 and TCB99G at 8C90F8 for the home ASID HOME ASID: 0063 PRIMARY ASID: 0063 SECONDARY ASID: 0063 General purpose register values Left halves of all registers contain zeros 0-3 00000000 00000000 00000000 00000000 4-7 00000000 00000000 00000000 00000000 8-11 00000000 00000000 00000000 00000000 12-15 00000000 00000000 00000000 00000000 Access register values 0-3 00000000 00000000 4-7 00000000 00000000 8-11 00000000 00000000 12-15 00000000 00000000 Control 0-1 2-3 4-5 6-7 8-9 10-11 12-13 14-15 register values 00000000_5F04EE50 00000000_5A057800 00000000_00000063 00000000_00000000 00000000_00000000 00000000_00000000 00000000_0381829F 00000000_DF884811 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
ip cbf rtct Helps you to find the ASID by looking at the ASTB mapping to see which ASIDs are captured in the dump. ip verbx vsmdata 'nog summ' Provides a summary of the virtual storage management data areas:
DATA FOR SUBPOOL 2 KEY 8 FOLLOWS:
-- DQE LISTING (VIRTUAL BELOW, REAL ANY64) DQE: DQE: DQE: DQE: DQE: DQE: ADDR ADDR ADDR ADDR ADDR ADDR 12C1D000 1305D000 14270000 14470000 24472000 24875000 SIZE 32000 SIZE 800000 SIZE 200000 SIZE 10002000 SIZE 403000 SIZE 403000
158
DQE: DQE: DQE: DQE: DQE: DQE: DQE: DQE: DQE: DQE: DQE: DQE:
ADDR 24C78000 SIZE ADDR 24CFB000 SIZE ADDR 250FD000 SIZE ADDR 25498000 SIZE ADDR ADDR ADDR ADDR ADDR 25D36000 29897000 2A7F4000 2A9F4000 2AC2F000 SIZE SIZE SIZE SIZE SIZE
83000 200000 39B000 FQE: ADDR 25497028 SIZE 735000 FQE: ADDR 25BCC028 SIZE 200000 200000 200000 200000 735000 FQE: ADDR 2B363028 SIZE FD8 200000 200000 1000 FD8 FD8
ADDR 2B383000 SIZE ADDR 2B5C7000 SIZE ADDR 2B857000 SIZE 2 KEY
***** SUBPOOL
ip verbx ledata 'all asid(54) tcb(009FD098)' Finds the PSW and registers at time of the exception:
+000348 +000350 +000360 +000370 +000380 +000390 +0003A0 +0003B0 +0003C0 +0003D0 +0003E2 +0003F0 +000400 +000410 +000420 +0004B8 MCH_EYE:ZMCH MCH_GPR00:00000000 000003E7 MCH_GPR01:00000000 00000000 MCH_GPR02:00000001 00006160 MCH_GPR03:00000000 00000010 MCH_GPR04:00000001 082FE780 MCH_GPR05:00000000 000000C0 MCH_GPR06:00000000 00000000 MCH_GPR07:00000000 127FC6E8 MCH_GPR08:00000000 00000007 MCH_GPR09:00000000 127FC708 MCH_GPR10:00000001 08377D70 MCH_GPR11:00000001 0C83FB78 MCH_GPR12:00000001 08300C60 MCH_GPR13:00000001 08377D00 MCH_GPR14:00000000 112100D0 MCH_GPR15:00000000 00000000 MCH_PSW:07852401 80000000 00000000 127FC6F8 MCH_ILC:0004 MCH_IC1:00 MCH_IC2:04 MCH_PFT:00000000 00000000 MCH_FLT_0:48410E4F 6C000000 4E800001 31F20A8D MCH_FLT_2:406F0000 00000000 00000000 00000000 MCH_FLT_4:45800000 00000000 3FF00000 00000000 MCH_FLT_6:00000000 00000000 00000000 00000000 MCH_EXT:00000000 00000000
blscddir dsname('DUMPHLQ.ddir') Creates an IPCS DDIR. runc addr(2657c9b8) link(20:23) chain(9999) le(x'1c') or runc addr(25429108) structure(tcb) Runs a chain of control blocks using the RUNCHAIN command. addr: the start address of the first block link: the link pointer start and end bytes in the block (decimal) chain: the maximum number of blocks to be searched (default=999) le: the length of data from the start of each block to be displayed (hex) structure: control block type
Debugging hangs
A hang refers to a process that is still present, but has become unresponsive. This lack of response can be caused by any one of these reasons: v The process has become deadlocked, so no work is being done. Usually, the process is taking up no CPU time. v The process has become caught in an infinite loop. Usually, the process is taking up high CPU time. v The process is running, but is suffering from very bad performance. This is not an actual hang, but is often initially mistaken for one.
Chapter 13. z/OS problem determination
159
If the value of TIME increases in a few minutes, the process is still using CPU, and is not deadlocked. For an explanation of deadlocks and how the Javadump tool is used to diagnose them, see Locks, monitors, and deadlocks (LOCKS) on page 252.
Prefix all commands on the SDSF panels with '/'. The console responds to the DUMP command with a message requesting additional 'operand(s)', and provides you with a 2-digit reply ID. You supply the additional operands using the R (reply) command, specifying the reply ID (shown as 'xx' or 'yy' in the example above). You can use multiple replies for the operands by specifying the CONT operand, as in the example above. You can select the process to dump using the z/OS job name instead of the ASID:
R xx,JOBNAME=SSHD9,CONT
When the console dump has been generated, you can view the Systrace in IPCS to identify threads that are looping. You can do this in IPCS as follows:
ip systrace asid(x'007d') time(gmt)
This command formats out the system trace entries for all threads that are in address space 0x7d. The time(gmt) option converts the TOD clock entries, which are in the system trace, to a human readable form. From the output produced, you can determine which are the looping threads by identifying patterns of repeated CLCK and EXT1005 interrupt trace entries, and subsequent redispatch DSP entries. You can identify the instruction address range of the loop from the PSWs (Program Status Words) that are traced in these entries.
160
You can also analyze z/OS console (SVC) dumps using the system dump viewer provided in the SDK, see Chapter 24, Using system dumps and the dump viewer, on page 263.
Allocations to LE HEAP
The Java process makes two distinct allocation types to the LE HEAP. The first type is the allocation of the Java heap that garbage collection manages. The Java heap is allocated during JVM startup as a contiguous area of memory. Its size is that of the maximum Java heap size parameter. Even if the minimum, initial, heap size is much smaller, you must allocate for the maximum heap size to ensure that one contiguous area will be available should heap expansion occur. The second type of allocation to the LE HEAP is that of calls to malloc() by the JVM, or by any native JNI code that is running under that Java process. This includes application JNI code, and vendor-supplied native libraries; for example, JDBC drivers.
161
The size of common areas is defined by several system parameters and the number of load modules that are loaded into these common areas. On many typical systems, the total private area available is about 1.4 GB. From this area, memory resources required by the JVM and its subcomponents such as the JIT are allocated by calls to malloc(). These resources include the Java heap and memory required by application JNI code and third-party native libraries. A Java OutOfMemoryError exception typically occurs when the Java heap is exhausted. For further information on z/OS storage allocation, see: http://www.redbooks.ibm.com/redbooks/SG247035/. It is possible for a 31-bit JVM to deplete the private storage area, resulting in and OutOfMemoryError exception. For more information, see: OutOfMemoryError exceptions.
OutOfMemoryError exceptions
The JVM throws a java.lang.OutOfMemoryError exception when the heap is full and the JVM cannot find space for object creation. Heap usage is a result of the application design, its use and creation of object populations, and the interaction between the heap and the garbage collector. The operation of the JVM's Garbage Collector is such that objects are continuously allocated on the heap by mutator (application) threads until an object allocation fails. At this point, a garbage collection cycle begins. At the end of the cycle, the allocation is tried again. If successful, the mutator threads resume where they stopped. If the allocation request cannot be fulfilled, an out-of-memory exception occurs. See Chapter 2, Memory management, on page 7 for more detailed information. An out-of-memory exception occurs when the live object population requires more space than is available in the Java managed heap. This situation can occur because of an object leak or because the Java heap is not large enough for the application that is running. If the heap is too small, you can use the -Xmx option to increase the heap size and remove the problem, as follows:
java -Xmx320m MyApplication
If the failure occurs under javac, remember that the compiler is a Java program itself. To pass parameters to the JVM that is created for compilation, use the -J option to pass the parameters that you normally pass directly. For example, the following option passes a 128 MB maximum heap to javac:
javac -J-Xmx128m MyApplication.java
In the case of a genuine object leak, the increased heap size does not solve the problem and also increases the time taken for a failure to occur. Out-of-memory exceptions also occur when a JVM call to malloc() fails. This should normally have an associated error code. If an out-of-memory exception occurs and no error message is produced, the Java heap is probably exhausted. To solve the problem: v Increase the maximum Java heap size to allow for the possibility that the heap is not big enough for the application that is running. v Enable the z/OS Heapdump. v Switch on -verbose:gc output.
162
The -verbose:gc (-verbose:gc) switch causes the JVM to print out messages when a garbage collection cycle begins and ends. These messages indicate how much live data remains on the heap at the end of a collection cycle. In the case of a Java object leak, the amount of free space on the heap after a garbage collection cycle decreases over time. See -verbose:gc logging on page 330. A Java object leak is caused when an application retains references to objects that are no longer in use. In a C application you must free memory when it is no longer required. In a Java application you must remove references to objects that are no longer required, usually by setting references to null. When references are not removed, the object and anything the object references stays in the Java heap and cannot be removed. This problem typically occurs when data collections are not managed correctly; that is, the mechanism to remove objects from the collection is either not used or is used incorrectly. The output from a dump can be processed by the FindRoots package to produce a reference tree to point to any mismanaged data collections. See General debugging techniques on page 151 above. If an OutOfMemoryError exception is thrown due to private storage area exhaustion under the 31-bit JVM, verify if the environment variable _BPX_SHAREAS is set to NO. If _BPX_SHAREAS is set to YES multiple processes are allowed to share the same virtual storage (address space). The result is a much quicker depletion of private storage area. For more information on _BPX_SHAREAS, see http://publib.boulder.ibm.com/infocenter/zos/v1r10/topic/ com.ibm.zos.r10.bpxb200/shbene.htm.
163
Application profiling
You can learn a lot about your Java application by using the hprof profiling agent. Statistics about CPU and memory usage are presented along with many other options. The hprof tool is discussed in detail in Chapter 32, Using the HPROF Profiler, on page 385. -Xrunhprof:help gives you a list of suboptions that you can use with hprof.
164
v Debugging messages written to stderr (for example, the output from the JVM when switches like -verbose:gc, -verbose, or -Xtgc are used). v Java stack traces when exceptions are thrown. v Other unformatted system dumps obtained from middleware products or components (for example, SVC dumps requested by WebSphere for z/OS). v SVC dumps obtained by the MVS Console DUMP command (typically for loops or hangs, or when the IEATDUMP fails). v Trace data from other products or components (for example LE traces or the Component trace for z/OS UNIX). v Heapdumps, if generated automatically, are required for problem determination. You should also take a Heapdump if you have a memory or performance problem.
165
166
167
Configuring JAVA_HOME
The selection of the VM to use depends on the setting of the JAVA_HOME environment variable. You start Java applications using a variety of methods: 1. From QCMD using CL commands RUNJVA and JAVA. 2. From QShell, Qp2term, or Qp2shell using the java command. 3. From a native application using the Java Native Interface The selection of the VM to use for any or all of these invocation methods depends solely on the setting of the JAVA_HOME environment variable when the Java invocation is encountered. See Setting environment variables for i5/OS PASE or QShell on page 170 for details on setting i5/OS PASE environment variables. v If JAVA_HOME is not set, or set to the empty string, all invocation methods will use the i5/OS default Classic VM implementation. If the Classic VM is not installed, IBM Technology for Java will be used. v If JAVA_HOME is set to a valid IBM Technology for Java VM installation directory, all Java invocation methods will use the specified VM.
168
v If JAVA_HOME is set to any other value, Java invocation will fail with an error message. When using the default installation directory, specify that IBM Technology for Java should be used by setting JAVA_HOME to /QOpenSys/QIBM/ProdData/ JavaVM/jdk50/32bit. For example:
ADDENVVAR ENVVAR(JAVA_HOME) VALUE('/QOpenSys/QIBM/ProdData/JavaVM/jdk50/32bit')
To disable the IBM Technology for Java VM from the CL command line, type:
RMVENVVAR JAVA_HOME
These values are the soft limit, and are applied for each user. These values cannot exceed the hard limit value. To display and change the hard limits, run the same ulimit commands using the additional -H flag. The ulimit -c value for the soft limit is ignored and the hard limit value is used so that the core file is generated.
169
To check that the VM is set to produce a core file when a failure occurs, run the following:
java Xdump:what
events=gpf indicates the behavior when a failure occurs and dumpFn=doSystemDump indicates that a core file should be generated in this case. Other entries in -Xdump:what define the behavior for other events. You can change and set options using the command-line option -Xdump, which is described in Chapter 21, Using dump agents, on page 223.
170
Note: Qp2term supports several shells, including ksh and csh. The syntax for setting environment variables might differ by shell, but the default Qp2term shell is ksh. QShell is a shell and scripts written in QShell syntax might be used from either shell. v You can set environment variables (or run any shell command) automatically when a user starts a shell. To do this, add the appropriate commands to a .profile file stored in a user's home directory. (See Determining the home directory for a user.) v You can also set any number of environment variables, specified in a file of export commands, by sourcing or dotting that file. This process effectively reads the file line-by-line and executes each line as if it had been entered at the current command prompt. For example, to source the file /some/path/to/myfile of shell commands, you use a single period (or dot') followed by the name of the file containing the shell commands.
$ . /some/path/to/myfile
Note: The system command provides a simple way to call many i5/OS commands. Output from the commands is written to the standard input stream for the current shell. The example command runs the DSPUSRPRF <user> command, then uses the grep command to display the lines that include the exact string Home. For example:
$ system dspusrprf blair | grep Home Home directory . . . . . . . . . . . . . . : /home/blair
Note: Any files used or executed by the i5/OS PASE shell must be encoded in the appropriate LOCALE and have the correct line delimiters. These are typically ASCII encoded files, with a linefeed-only delimiter; see http://www.ibm.com/ systems/power/software/aix/resources.html. To be able to use the same script from either an i5/OS PASE shell or QShell, the script file in the IFS must be assigned its matching code page. Do this using the setccsid command. For additional information about working in the QShell environment, see QShell in the i5/OS Information Center documentation at http://publib.boulder.ibm.com/ infocenter/iseries/v5r4/topic/rzahz/intro.htm For additional information about working in the i5/OS PASE environment, see i5/OS PASE shells and utilities in the i5/OS Information Center documentation at: http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/rzalc/pase.htm. Documentation on i5/OS PASE itself can also be found in the Information Center at http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/rzalf/ rzalfintro.htm.
171
If the first line of the properties file starts with "#AllowOptions", the processing is changed so that any line beginning with a '-' is treated as a command-line option, rather than as a Java system property. Lines thaat do not begin with '-' are treated as system properties. For example:
#AllowOptions # Example property file 2 prop1=12345 -Dprop2 -Dprop3=abcd -Xmx200m -Xnojit
Use of this file will result in: v The property prop1 being set to "12345" v The property prop2 being set with no value v The property prop3 being set to "abcd" v The maximum heap size being set to 200 MB v The JIT being unavailable
172
This processing is provided for compatibility with the i5/OS Classic VM. The Classic VM also processes SystemDefault.properties files, but does not use the "#AllowOptions" syntax. Therefore, all non-comment lines in the file will be treated as properties, even if they begin with '-'. For example, in the Classic VM, using the second example file above will result in: v v v v v The The The The The property property property property property prop1 being set to "12345" -Dprop2 being set with no value -Dprop3 being set to "abcd" -Xmx200m being set with no value -Xnojit being set with no value
Because properties with names starting with '-' are not likely to have any special meaning to the VM, the same SystemDefault.properties file can be used for both the Classic and IBM Technology VM while specifying some IBM Technology for Java command-line options that are not available on the Classic VM.
173
The X server can run on a remote system or directly on the i5/OS partition. Additional configuration (such as using "xhost + <system name>" on the X server system) might also be necessary, depending on your environment. For detailed instructions on setting up an X server in i5/OS, see "Native Abstract Windowing Toolkit" at http://publib.boulder.ibm.com/infocenter/iseries/v5r4/ topic/rzaha/nawt.htm.
174
For more information about QShell ps, see the i5/OS information center section on QShell utilities. The same command works in QP2TERM; however, only i5/OS PASE processes (including IBM Technology for Java VMs) are shown. The output is as follows:
UID PID 159 120 TTY TIME CMD - 22:48 jvmStartPase
In the i5/OS PASE version of ps, you can use ps to show information about the individual threads in a job using the following parameters:
ps mp PID -o THREAD
For more information on other options available in the i5/OS PASE version of ps, see the description given in AIX debugging commands on page 90. The i5/OS PASE version of ps does not report CPU utilization as the AIX version does.
Debugger (dbx)
dbx is the AIX standard command-line debugger, used for debugging i5/OS PASE jobs (including the IBM Technology for Java VM). For additional information, see Using dbx on page 186.
175
Type options, press Enter. 2=Change 3=Hold 4=End 5=Work with 6=Release 7=Display message 8=Work with spooled files 13=Disconnect ... Current Opt Subsystem/Job User Type CPU % Function Status QBATCH QSYS SBS .0 DEQW QCMN QSYS SBS .0 DEQW QCTL QSYS SBS .0 DEQW QSYSSCD QPGMR BCH .0 PGM-QEZSCNEP EVTW QINTER QSYS SBS .0 DEQW QPADEV0004 QSECOFR INT 1.2 CMD-AJ RUN QP0ZSPWP QSECOFR BCI .0 PGM-QZSHCHLD EVTW QP0ZSPWP QSECOFR BCI 61.1 JVM-spec.jbb.J THDW QZSHSH QSECOFR BCI .0 PGM-QZSHSH EVTW More... Parameters or command ===> F3=Exit F5=Refresh F7=Find F10=Restart statistics F11=Display elapsed data F12=Cancel F23=More options F24=More keys
176
Work with System Activity Automatic refresh in Elapsed time . . . . Number of CPUs . . . Overall DB CPU util seconds . . . . . . . . . . . . . . . . . : 00:00:02 Average CPU util . . . . : 2 Maximum CPU util . . . . : .0 Minimum CPU util . Current processing Authorization Type . : Type options, press Enter. 1=Monitor job 5=Work with job Job or Task QP0ZSPWP QP0ZSPWP QP0ZSPWP QP0ZSPWP QP0ZSPWP QPADEV0004 CPU Util 24.9 24.9 19.8 18.8 11.5 .1
Opt
Pty 26 26 26 26 36 1
F3=Exit F10=Update list F11=View 2 F24=More keys (C) COPYRIGHT IBM CORP. 1981, 2005.
F12=Cancel
This tool is shipped as part of the 5722PT1 LPP (Licensed Program Product).
Performance Explorer
This tool performs detailed analysis of CPU bottlenecks. Performance Explorer (PEX) can collect a variety of performance data about specific applications, programs, or system resources. PEX can collect many different types of data and the complexity of analyzing this data varies. The following example shows how to analyze a CPU profile. 1. Create a PEX definition. There are several variations, but a typical definition is:
ADDPEXDFN DFN(TPROF5) TYPE(*PROFILE) PRFTYPE(*JOB) JOB(*ALL) TASK(*ALL) MAXSTG(100000) INTERVAL(5)
Create this definition only once for each system. 2. Collect the PEX data. Start your workload and then run the following commands: a. STRPEX SSNID(session) DFN(TPROF5) b. Wait as your application runs and data is collected. 5-10 minutes is usually reasonable. c. ENDPEX SSNID(session) The session variable can be any name of your choice, used for your own reference. 3. Process the data. The two most common tools are: v Performance Trace Data Visualizer (PTDV) for System i5 is a tool for processing, analyzing, and viewing Performance Explorer Collection data residing in PEX database files. PTDV provides a graphical view of PEX profile data. PTDV can be downloaded from http://www.alphaworks.ibm.com/tech/ ptdv. v
177
IBM Performance Tools for iSeries (LPP 5722-PT1) is a collection of tools and commands that allows you to analyze performance data using views, reports and graphs. You can examine a CPU Profile using the CL Print PEX report (PRTPEXRPT) command. For example, the following command can be used to generate a report for the CPU profile example above, summarized to show the procedures that were most frequently executed:
PRTPEXRPT MBR(session) TYPE(*PROFILE) PROFILEOPT(*SAMPLECOUNT *PROCEDURE)
Type changes (if allowed), press Enter. System Pool Reserved Pool Size (M) Size (M) 1 389.62 212.87 2 6369.87 4.69 3 2460.75 .00 4 85.37 .00 Max -----DB----- ---Non-DB--Active Fault Pages Fault Pages +++++ .0 .0 .0 .0 903 .0 .0 .0 .0 188 .0 .0 .9 .9 5 .0 .0 .0 .0 Bottom Command ===> F3=Exit F4=Prompt F5=Refresh F19=Extended system status F9=Retrieve F10=Restart F24=More keys F12=Cancel
178
For example, to view all the temporary storage in megabytes of all processes executed by the user qsecofr:
> ps -u qsecofr -o tmpsz,pid,jobid TMPSZ PID JOBID 0 84 093717/ qsecofr /qpadev0002 9 89 093722/ qsecofr /qpadev0002 3 293 093962/ qsecofr /qpadev0003 4 294 093963/ qsecofr /qzshsh 4 298 093967/ qsecofr /qp0zspwp $
F5=Refresh
F12=Cancel
F24=More keys
Pressing F11 in the WRKDSKSTS display shows additional columns, including the status of each disk unit. Failed or degraded disks can significantly affect performance in addition to the risk of losing data.
179
Idle Time 040:31:26 000:14:12 076:24:48 076:24:50 000:01:20 000:01:16 000:37:15 076:24:59 000:37:15 074:03:31 076:25:27 076:25:27
State Listen Listen Listen Listen *UDP *UDP Listen Listen Listen Listen Listen Listen
More... F3=Exit F5=Refresh F9=Command line F11=Display byte counts F12=Cancel F20=Work with IPv6 connections F22=Display entire field F24=More keys
Communications trace
The Communications Trace Analyzer tool helps you analyze an iSeries communications trace (taken using the STRCMNTRC or TRCCNN command) for various performance, connection, or security problems you might be experiencing. To start a communications trace, follow these steps: 1. (Optional) To collect very large traces, set the value for maximum storage size on the system. This value represents the amount of storage, in megabytes, that the communications trace function can allocate to contain the trace data from all traces run. To specify the value for maximum storage size, follow these steps: a. At the command line, type STRSST (Start System Service Tools). b. Type your Service Tools userid and password. c. Select option 1 (Start a Service Tool). d. Select option 3 (Work with communications trace). e. Press F10 (Change size). f. For the New maximum storage size prompt, specify a sufficient amount of storage for the traces you collect, and press Enter. g. Press F3 (Exit) to exit System Service Tools. 2. At the command line, type STRCMNTRC. 3. At the Configuration object prompt, specify the name of the line, such as TRNLINE. 4. At the Type prompt, specify the type of resource, either *LIN or *NWI. 5. At the Buffer size prompt, specify a sufficient amount of storage for the anticipated volume of data. For most protocols, 8 MB is sufficient storage. For a 10/100 Ethernet connection, 16 MB to 1 GB is sufficient. If you are uncertain, specify 16 MB for the maximum amount of storage allowed for the protocol. 6. At the Communications trace options prompt, specify *RMTIPADR if you want to limit the data collected to a trace of one remote interface. Otherwise, use the default value.
180
7. At the Remote IP address prompt, specify the IP address associated with the remote interface to which the trace data will be collected. The communications trace runs until one of the following situations occur: v The ENDCMNTRC command is run. v A physical line problem causes the trace to end. v The Trace full prompt specifies *STOPTRC and the buffer becomes full. You can print the communications trace data from two different sources, depending on how you collected the trace. For IPv4, you can print from the raw data you collected, or you can print from a stream file in which you previously dumped the raw data. For IPv6, you must print from a stream file. Sample communications trace (partial):
COMMUNICATIONS Record Number S/R ------ --1 R
5 F3=Exit
TRACE Title: 04/20/06 15:57:51 Page: Data Record Controller Destination Source Frame Number Number Poll/ Length Timer Name MAC Address MAC Address Format Command Sent Received Final ------ --------------- ---------- ------------ ------------ ------ ------- ------ -------- ----46 15:56:49.333386 00112508544B 40007F3704A2 ETHV2 Type: 0800 Frame Type : IP DSCP: 26 ECN: 00-NECT Length: 40 Protocol: TCP Datagram I Src Addr: 9.10.72.171 Dest Addr: 9.5.8.62 Fragment Flags: DON'T,L IP Header : 456800282E8440007A066EEC090A48AB0905083E IP Options : NONE TCP . . . : Src Port: 3697,Unassigned Dest Port: 23,TELNET SEQ Number: 1115323641 ('427A7CF9'X) ACK Number: 1173496341 ('45F22215'X) Code Bits: ACK Window: 63522 TCP Option: NONE TCP Header : 0E710017427A7CF945F222155010F8221EB70000 . . . . . : 000000000000 *...... 46 15:56:49.381549 FFFFFFFFFFFF 40007F3704A2 ETHV2 Type: 0806 Frame Type : ARP Src Addr: 9.5.64.4 Dest Addr: 9.5.64.171 Operation: REQUE ARP Header : 000108000604000140007F3704A209054004000000000000090540AB . . . . . : 0000000000000000 0000000000000000 0000 *.................. 46 15:56:49.382557 FFFFFFFFFFFF 0006296B427D ETHV2 Type: 0806 Frame Type : ARP Src Addr: 9.5.149.243 Dest Addr: 9.5.149.129 Operation: REQUE ARP Header : 00010800060400010006296B427D090595F3FFFFFFFFFFFF09059581 . . . . . : 0000000000000000 0000000000000000 0000 *.................. 46 15:56:49.382603 FFFFFFFFFFFF 0006296B427D ETHV2 Type: 0806 Frame Type : ARP Src Addr: 9.5.149.243 Dest Addr: 9.5.149.129 Operation: REQUE ARP Header : 00010800060400010006296B427D090595F3FFFFFFFFFFFF09059581 . . . . . : 0000000000000000 0000000000000000 0000 *.................. 46 15:56:49.382732 FFFFFFFFFFFF 0006296B427D ETHV2 Type: 0806 F19=Left F20=Right F24=More keys
F12=Cancel
Print from raw data collected: If you collected the raw data without dumping it, follow these steps to print the data. The steps are: 1. At the command line, type PRTCMNTRC. 2. At the Configuration object prompt, specify the same line you specified when you started the trace, such as TRNLINE, and press Enter. 3. At the Type prompt, specify the type of resource, either *LIN or *NWI. 4. At the Character code prompt, specify either *EBCDIC or *ASCII. You should print the data twice, once specifying *EBCDIC and once specifying *ASCII. 5. At the Format TCP/IP data prompt, type *YES, and press Enter twice. 6. Perform steps 1 through 5 again, specifying the other character code.
Chapter 14. IBM i problem determination
181
Print from stream file: If you dumped the data to a stream file, follow these steps to print the data. The steps are: 1. At the command line, type PRTCMNTRC. 2. At the From stream file prompt, specify the path name, such as /mydir/mytraces/trace1, and press Enter. 3. At the Character code prompt, specify *EBCDIC or *ASCII. You should print the data twice, once specifying *EBCDIC and once specifying *ASCII. 4. Perform steps 1 through 3 again, specifying the other character code. For more information, see http://publib.boulder.ibm.com/iseries/.
Diagnosing crashes
You can try a number of approaches when determining the cause of a crash. The process normally involves isolating the problem by checking the system setup and trying various diagnostic options.
Diagnosing hangs
The VM is hanging if the process is still present but is not responding. A hang can occur if: v The process has come to a complete halt because of a deadlock condition. v The process has become caught in an infinite loop.
182
i5/OS deadlocks
If two or more Java threads should be executing work but are idle, the cause might be a deadlock. For an explanation of deadlocks and how the Javadump tool is used to diagnose them, see Locks, monitors, and deadlocks (LOCKS) on page 252. Some threads in the job might be busy and consuming CPU even if a deadlock is preventing other threads from running.
183
Use the MAXDATA setting to control the memory model. By default, the IBM Technology for Java launcher alters its MAXDATA setting in response to the command-line options to optimize the amount of memory available to the process. The defaults are as follows:
-Xmx <= 2304M 2304M < -Xmx <= 3072M -Xmx > 3072M 0xA0000000@DSA 0xB0000000@DSA 0x0@DSA
Override these values by setting the environment variable LDR_CNTRL=MAXDATA=<value>. See Changing the Memory Model (32-bit JVM) on page 107 for the possible values and an explanation of their meanings. The defaults are appropriate for most applications, therefore setting this value explicitly is rarely necessary.
184
The process heap will typically grow to a stable size and then stay at a similar size. One exception is the compilation of JIT code. Space for the compiled code is allocated from the process heap using malloc(). This compilation can cause a slow increase in process heap usage as little-used methods reach the threshold to undergo JIT compilation. You can monitor the JIT compilation of code to avoid confusing this behavior with a memory leak using the command-line option "-Xjit:verbose={compileStart|compileEnd}". (Note that this option must be surrounded with quotation marks so that the vertical bar is not interpreted by the shell.)
OutOfMemoryError exceptions
An OutOfMemoryError exception occurs when either the garbage-collected heap or the process heap has run out of space. A heap can run out of space because of a lack of memory available in the heap or because of a memory leak. If the problem occurs because of a memory leak, increasing the heap size does not solve the problem, but does delay the onset of the OutOfMemoryError exception or error conditions. That delay can provide a temporary solution for a production system. Solving the problem requires finding the source of the leak. Some OutOfMemoryError exceptions also carry an explanatory message, including an error code. See Appendix C, Messages, on page 419 for more information on any messages received. Most OutOfMemoryError exceptions are caused by exhausting the garbage-collected heap. Therefore, if no error message is present, the first stage is to monitor the garbage-collected heap using -verbose:gc. If this heap does not seem to be exhausted, the problem might be with the process heap.
185
The process for raising a bug is detailed in Part 2, Submitting problem reports, on page 81. The following data should be included in the bug report: Required: 1. The OutOfMemory condition. The error with any message or stack trace that accompanied it. 2. -verbose:gc output. (Even if the problem is determined to be native heap exhaustion) As appropriate: 1. The Heapdump output 2. The javacore.txt file
Using dbx
dbx is the AIX standard command-line debugger. As on AIX, using dbx on i5/OS to debug or inspect a process not owned by the dbx user requires special levels of system-wide authority. This authority is like the root authority in UNIX. See the PASE documentation for details on using dbx. Interactive use of dbx on i5/OS must be from a shell that has been properly configured. Other interactive command-line tools such as jextract and jconsole also require a properly configured shell. See Diagnosing problems at the command line on page 173 for more information. You can automate dbx into diagnostic probes. IBM support might ask you to obtain and run selected probes. The probe might be against a test instance of the troubled application, or against the dump files generated by an application failure. Probes might be just a few lines of code, and thus easy to provide as attachments or inline in e-mail text. You might also be asked to use the /fromibm/os400 directory on the IBM anonymous FTP public server, named ftp.emea.ibm.com. In general, careful diagnostic probing provides IBM with local diagnostic information for your problem, while minimizing the data transfer required to arrive at a solution.
186
To use the DBX Plug-in, you need a version of dbx that supports the pluginload command. (The version of dbx shipped with i5/OS PASE supports this feature.) Start dbx and enter the pluginload command to load the DBX Plug-in.
(dbx) pluginload libdbx_j9.so
If the Plug-in does not load correctly: v You might not have the necessary authorities on the system v The core file might be incomplete or invalid. For a brief summary of the commands available in the DBX Plug-in, type:
(dbx) j9help
This command finds the VM in the core file and uses the GC component to validate the heap contents. 4. Unload the DBX Plug-in for Java:
(dbx) pluginunload j9
187
A VM system dump file providing additional information accessible using the DBX Plug-in for Java is called:
core.{date}.{time}.{pid}.dmp
The VM system dump file is the same file specified to the jextract command. If a Java failure results in a simple core file, but the VM cannot successfully create the VM system dump, dbx might still be useful. However, the added function of the DBX Plug-in for Java is not available.
The use of the -W flag tells dbx to determine the name of the top-level application program directly from the map in the core file itself.
188
189
190
191
192
193
JIT problem
JIT bugs are very difficult to find. They might show themselves as ORB problems. When you are debugging or testing an ORB application, it is always safer to switch off the JIT by setting the option -Xint.
Fragmentation
Disable fragmentation when you are debugging the ORB. Although fragmentation does not add complications to the ORB's functioning, a fragmentation bug can be difficult to detect because it will most likely show as a general marshalling problem. The way to disable fragmentation is to set the ORB property com.ibm.CORBA.FragmentSize=0. You must do this on the client side and on the server side.
ORB versions
The ORB component carries a few version properties that you can display by calling the main method of the following classes: 1. com.ibm.CORBA.iiop.Version (ORB runtime version) 2. com.ibm.tools.rmic.iiop.Version (for tools; for example, idlj and rmic) 3. rmic -iiop -version (run the command line for rmic)
Debug properties
Properties to use to enable ORB traces. Attention: Do not enable tracing for normal operation, because it might cause performance degradation. Even if you have switched off tracing, FFDC (First Failure Data Capture) is still working, so that only serious errors are reported. If a debug file is produced, examine it to check on the problem. For example, the server might have stopped without performing an ORB.shutdown(). You can use the following properties to enable the ORB traces:
194
v com.ibm.CORBA.Debug: This property turns on trace, message, or both. If you set this property to trace, only traces are enabled; if set to message, only messages are enabled. When set to true, both types are enabled; when set to false, both types are disabled. The default is false. v com.ibm.CORBA.Debug.Output: This property redirects traces to a file, which is known as a trace log. When this property is not specified, or it is set to an empty string, the file name defaults to the format orbtrc.DDMMYYYY.HHmm.SS.txt, where D=Day; M=Month; Y=Year; H=Hour (24 hour format); m=Minutes; S=Seconds. If the application (or Applet) does not have the privilege that it requires to write to a file, the trace entries go to stderr. v com.ibm.CORBA.CommTrace: This property turns on wire tracing, also known as Comm tracing. Every incoming and outgoing GIOP message is sent to the trace log. You can set this property independently from Debug. This property is useful if you want to look only at the flow of information, and you are not interested in debugging the internals. The only two values that this property can have are true and false. The default is false. Here is an example of common usage:
java -Dcom.ibm.CORBA.Debug=true -Dcom.ibm.CORBA.Debug.Output=trace.log -Dcom.ibm.CORBA.CommTrace=true <classname>
For rmic -iiop or rmic -idl, the following diagnostic tools are available: v -J-Djavac.dump.stack=1: This tool ensures that all exceptions are caught. v -Xtrace: This tool traces the progress of the parse step. If you are working with an IBM SDK, you can obtain CommTrace for the transient name server (tnameserv) by using the standard environment variable IBM_JAVA_OPTIONS. In a separate command session to the server or client SDKs, you can use:
set IBM_JAVA_OPTIONS=-Dcom.ibm.CORBA.CommTrace=true -Dcom.ibm.CORBA.Debug=true
or the equivalent platform-specific command. The setting of this environment variable affects each Java process that is started, so use this variable carefully. Alternatively, you can use the -J option to pass the properties through the tnameserv wrapper, as follows:
tnameserv -J-Dcom.ibm.CORBA.Debug=true
ORB exceptions
The exceptions that can be thrown are split into user and system categories. If your problem is related to the ORB, unless your application is doing nothing or giving you the wrong result, your log file or terminal is probably full of exceptions that include the words CORBA and rmi many times. All unusual behavior that occurs in a good application is highlighted by an exception. This principle also applies for the ORB with its CORBA exceptions. Similarly to Java, CORBA divides its exceptions into user exceptions and system exceptions.
User exceptions
User exceptions are IDL defined and inherit from org.omg.CORBA.UserException. These exceptions are mapped to checked exceptions in Java; that is, if a remote method raises one of them, the application that called that method must catch the exception. User exceptions are usually not fatal exceptions and should always be
Chapter 17. ORB problem determination
195
handled by the application. Therefore, if you get one of these user exceptions, you know where the problem is, because the application developer had to make allowance for such an exception to occur. In most of these cases, the ORB is not the source of the problem.
System exceptions
System exceptions are thrown transparently to the application and represent an unusual condition in which the ORB cannot recover gracefully, such as when a connection is dropped. The CORBA 2.6 specification defines 31 system exceptions and their mapping to Java. They all belong to the org.omg.CORBA package. The CORBA specification defines the meaning of these exceptions and describes the conditions in which they are thrown. The most common system exceptions are: v BAD_OPERATION: This exception is thrown when an object reference denotes an existing object, but the object does not support the operation that was called. v BAD_PARAM: This exception is thrown when a parameter that is passed to a call is out of range or otherwise considered not valid. An ORB might raise this exception if null values or null pointers are passed to an operation. v COMM_FAILURE: This exception is raised if communication is lost while an operation is in progress, after the request was sent by the client, but before the reply from the server has been returned to the client. v DATA_CONVERSION: This exception is raised if an ORB cannot convert the marshaled representation of data into its native representation, or cannot convert the native representation of data into its marshaled representation. For example, this exception can be raised if wide character codeset conversion fails, or if an ORB cannot convert floating point values between different representations. v MARSHAL: This exception indicates that the request or reply from the network is structurally not valid. This error typically indicates a bug in either the client-side or server-side runtime. For example, if a reply from the server indicates that the message contains 1000 bytes, but the actual message is shorter or longer than 1000 bytes, the ORB raises this exception. v NO_IMPLEMENT: This exception indicates that although the operation that was called exists (it has an IDL definition), no implementation exists for that operation. v UNKNOWN: This exception is raised if an implementation throws a non-CORBA exception, such as an exception that is specific to the implementation's programming language. It is also raised if the server returns a system exception that is unknown to the client. If the server uses a later version of CORBA than the version that the client is using, and new system exceptions have been added to the later version this exception can happen.
196
Usually the completion status is not very useful. However, the minor code can be essential when the stack trace is missing. In many cases, the minor code identifies the exact location of the ORB code where the exception is thrown and can be used by the vendor's service team to localize the problem quickly. However, for standard CORBA minor codes, this is not always possible. For example:
org.omg.CORBA.OBJECT_NOT_EXIST: SERVANT_NOT_FOUND minor code: 4942FC11 completed: No
Minor codes are usually expressed in hexadecimal notation (except for Sun's minor codes, which are in decimal notation) that represents four bytes. The OMG organization has assigned to each vendor a range of 4096 minor codes. The IBM vendor-specific minor code range is 0x4942F000 through 0x4942FFFF. Appendix A, CORBA minor codes, on page 409 gives diagnostic information for common minor codes. System exceptions might also contain a string that describes the exception and other useful information. You will see this string when you interpret the stack trace. The ORB tends to map all Java exceptions to CORBA exceptions. A runtime exception is mapped to a CORBA system exception, while a checked exception is mapped to a CORBA user exception. More exceptions other than the CORBA exceptions could be generated by the ORB component in a code bug. All the Java unchecked exceptions and errors and others that are related to the ORB tools rmic and idlj must be considered. In this case, the only way to determine whether the problem is in the ORB, is to look at the generated stack trace and see whether the objects involved belong to ORB packages.
org.omg.CORBA.ORB
connect
org.omg.CORBA.ORB
resolve_initial_references
_is_a
_non_existent
197
Class/Interface org.omg.CORBA. portable.ObjectImpl org.omg.CORBA. portable.ObjectImpl org.omg.CORBA. Request org.omg.CORBA. Request org.omg.CORBA. Request javax.rmi. PortableRemoteObject
Required permission java.net.SocketPermission connect java.net.SocketPermission connect java.net.SocketPermission connect java.net.SocketPermission connect java.net.SocketPermission connect java.net.SocketPermission connect
invoke
send_deferred
send_oneway
narrow
If your program uses any of these methods, ensure that it is granted the necessary permissions.
In the example, the ORB mapped a Java exception to a CORBA exception. This exception is sent back to the client later as part of a reply message. The client ORB reads this exception from the reply. It maps it to a Java exception (java.rmi.RemoteException according to the CORBA specification) and throws this new exception back to the client application. Along this chain of events, often the original exception becomes hidden or lost, as does its stack trace. On early versions of the ORB (for example, 1.2.x, 1.3.0) the
198
only way to get the original exception stack trace was to set some ORB debugging properties. Newer versions have built-in mechanisms by which all the nested stack traces are either recorded or copied around in a message string. When dealing with an old ORB release (1.3.0 and earlier), it is a good idea to test the problem on newer versions. Either the problem is not reproducible (known bug already solved) or the debugging information that you obtain is much more useful.
Description string
The example stack trace shows that the application has caught a CORBA org.omg.CORBA.MARSHAL system exception. After the MARSHAL exception, some extra information is provided in the form of a string. This string should specify minor code, completion status, and other information that is related to the problem. Because CORBA system exceptions are alarm bells for an unusual condition, they also hide inside what the real exception was. Usually, the type of the exception is written in the message string of the CORBA exception. The trace shows that the application was reading a value (read_value()) when an IllegalAccessException occurred that was associated to class com.ibm.ws.pmi.server.DataDescriptor. This information is an indication of the real problem and should be investigated first.
Message trace
An example of a message trace. Here is a simple example of a message:
19:12:36.306 com.ibm.rmi.util.Version logVersions:110 P=754534:O=0:CT ORBRas[default] IBM Java ORB build orbdev-20050927
This message records the time, the package, and the method name that was called. In this case, logVersions() prints out, to the log file, the version of the running ORB. After the first colon in the example message, the line number in the source code where that method invocation is done is written (110 in this case). Next follows the letter P that is associated with the process number that was running at that moment. This number is related (by a hash) to the time at which the ORB class was loaded in that process. It is unlikely that two different processes load their ORBs at the same time. The following O=0 (alphabetic O = numeric 0) indicates that the current instance of the ORB is the first one (number 0). CT specifies that this is the main (control) thread. Other values are: LT for listener thread, RT for reader thread, and WT for worker thread. The ORBRas field shows which RAS implementation the ORB is running. It is possible that when the ORB runs inside another application (such as a WebSphere application), the ORB RAS default code is replaced by an external implementation.
199
The remaining information is specific to the method that has been logged while executing. In this case, the method is a utility method that logs the version of the ORB. This example of a possible message shows the logging of entry or exit point of methods, such as:
14:54:14.848 com.ibm.rmi.iiop.Connection <init>:504 LT=0:P=650241:O=0:port=1360 ORBRas[default] Entry ..... 14:54:14.857 com.ibm.rmi.iiop.Connection <init>:539 LT=0:P=650241:O=0:port=1360 ORBRas[default] Exit
In this case, the constructor (that is, <init>) of the class Connection is called. The tracing records when it started and when it finished. For operations that include the java.net package, the ORBRas logger prints also the number of the local port that was involved.
Comm traces
An example of comm (wire) tracing. Here is an example of comm tracing:
// Summary of the message containing name-value pairs for the principal fields OUT GOING: Request Message // It is an out going request, therefore we are dealing with a client Date: 31 January 2003 16:17:34 GMT Thread Info: P=852270:O=0:CT Local Port: 4899 (0x1323) Local IP: 9.20.178.136 Remote Port: 4893 (0x131D) Remote IP: 9.20.178.136 GIOP Version: 1.2 Byte order: big endian Fragment to follow: No // This is the last fragment of the request Message size: 276 (0x114) -Request ID: Response Flag: Target Address: Object Key: 5 // Request Ids are in ascending sequence WITH_TARGET // it means we are expecting a reply to this request 0 length = 26 (0x1A) // the object key is created by the server when exporting // the servant and retrieved in the IOR using a naming service 4C4D4249 00000010 14F94CA4 00100000 00080000 00000000 0000 message // That is the name of the method that the client invokes on the servant length = 3 (0x3) // There are three service contexts 1229081874 (0x49424D12) // Partner version service context. IBM only length = 8 (0x8) 00000000 14000005 1 (0x1) // Codeset CORBA service context length = 12 (0xC) 00000000 00010001 00010100 6 (0x6) // Codebase CORBA service context length = 168 (0xA8) 00000000 00000028 49444C3A 6F6D672E 6F72672F 53656E64 696E6743 6F6E7465 78742F43 6F646542 6173653A 312E3000 00000001 00000000 0000006C 00010200 0000000D 392E3230 2E313738 2E313336 00001324 0000001A 4C4D4249 00000010 15074A96 00100000 00080000 00000000 00000000 00000002 00000001 00000018
200
00000000 00010001 00000001 00010020 00010100 00000000 49424D0A 00000008 00000000 14000005 Data Offset: 11c // raw data that goes in the wire in numbered rows of 16 bytes and the corresponding ASCII decoding 0000: 47494F50 01020000 00000114 00000005 GIOP............ 0010: 03000000 00000000 0000001A 4C4D4249 ............LMBI 0020: 00000010 14F94CA4 00100000 00080000 ......L......... 0030: 00000000 00000000 00000008 6D657373 ............mess 0040: 61676500 00000003 49424D12 00000008 age.....IBM..... 0050: 00000000 14000005 00000001 0000000C ................ 0060: 00000000 00010001 00010100 00000006 ................ 0070: 000000A8 00000000 00000028 49444C3A ...........(IDL: 0080: 6F6D672E 6F72672F 53656E64 696E6743 omg.org/SendingC 0090: 6F6E7465 78742F43 6F646542 6173653A ontext/CodeBase: 00A0: 312E3000 00000001 00000000 0000006C 1.0............l 00B0: 00010200 0000000D 392E3230 2E313738 ........9.20.178 00C0: 2E313336 00001324 0000001A 4C4D4249 .136...$....LMBI 00D0: 00000010 15074A96 00100000 00080000 ......J......... 00E0: 00000000 00000000 00000002 00000001 ................ 00F0: 00000018 00000000 00010001 00000001 ................ 0100: 00010020 00010100 00000000 49424D0A ... ........IBM. 0110: 00000008 00000000 14000005 00000000 ................
Note: The italic comments that start with a double slash have been added for clarity; they are not part of the traces. In this example trace, you can see a summary of the principal fields that are contained in the message, followed by the message itself as it goes in the wire. In the summary are several field name-value pairs. Each number is in hexadecimal notation. For details of the structure of a GIOP message, see the CORBA specification, chapters 13 and 15: http://www.omg.org/cgi-bin/doc?formal/99-10-07.
Client or server
From the first line of the summary of the message, you can identify whether the host to which this trace belongs is acting as a server or as a client. OUT GOING means that the message has been generated on the workstation where the trace was taken and is sent to the wire. In a distributed-object application, a server is defined as the provider of the implementation of the remote object to which the client connects. In this work, however, the convention is that a client sends a request while the server sends back a reply. In this way, the same ORB can be client and server in different moments of the rmi-iiop session. The trace shows that the message is an outgoing request. Therefore, this trace is a client trace, or at least part of the trace where the application acts as a client. Time information and host names are reported in the header of the message. The Request ID and the Operation (message in this case) fields can be very helpful when multiple threads and clients destroy the logical sequence of the traces. The GIOP version field can be checked if different ORBs are deployed. If two different ORBs support different versions of GIOP, the ORB that is using the more
Chapter 17. ORB problem determination
201
recent version of GIOP should fall back to a common level. By checking that field, however, you can easily check whether the two ORBs speak the same language.
Service contexts
The header also records three service contexts, each consisting of a context ID and context data. A service context is extra information that is attached to the message for purposes that can be vendor-specific such as the IBM Partner version that is described in the IOR in Chapter 7, The ORB, on page 43. Usually, a security implementation makes extensive use of these service contexts. Information about an access list, an authorization, encrypted IDs, and passwords could travel with the request inside a service context. Some CORBA-defined service contexts are available. One of these is the Codeset. In the example, the codeset context has ID 1 and data 00000000 00010001 00010100. Bytes 5 through 8 specify that characters that are used in the message are encoded in ASCII (00010001 is the code for ASCII). Bytes 9 through 12 instead are related to wide characters. The default codeset is UTF8 as defined in the CORBA specification, although almost all Windows and UNIX platforms typically communicate through ASCII. i5/OS and Mainframes such as zSeries systems are based on the IBM EBCDIC encoding. The other CORBA service context, which is present in the example, is the Codebase service context. It stores information about how to call back to the client to access resources in the client such as stubs, and class implementations of parameter objects that are serialized with the request.
Common problems
This section describes some of the problems that you might find.
202
An example of a standby condition is where the client sends a request to the server and stops while waiting for the reply. The default behavior of the ORB is to wait indefinitely. You can set a couple of properties to avoid this condition: v com.ibm.CORBA.LocateRequestTimeout v com.ibm.CORBA.RequestTimeout When the property com.ibm.CORBA.enableLocateRequest is set to true (the default is false), the ORB first sends a short message to the server to find the object that it needs to access. This first contact is the Locate Request. You must now set the LocateRequestTimeout to a value other than 0 (which is equivalent to infinity). A good value could be something around 5000 ms. Also, set the RequestTimeout to a value other than 0. Because a reply to a request is often large, allow more time for the reply, such as 10,000 ms. These values are suggestions and might be too low for slow connections. When a request runs out of time, the client receives an explanatory CORBA exception. When an application hangs, consider also another property that is called com.ibm.CORBA.FragmentTimeout. This property was introduced in IBM ORB 1.3.1, when the concept of fragmentation was implemented to increase performance. You can now split long messages into small chunks or fragments and send one after the other over the net. The ORB waits for 30 seconds (default value) for the next fragment before it throws an exception. If you set this property, you disable this timeout, and problems of waiting threads might occur. If the problem seems to be a deadlock or hang, capture the Javadump information. After capturing the information, wait for a minute or so, and do it again. A comparison of the two snapshots shows whether any threads have changed state. For information about how to do this operation, see Triggering a Javadump on page 245. In general, stop the application, enable the orb traces and restart the application. When the hang is reproduced, the partial traces that can be retrieved can be used by the IBM ORB service team to help understand where the problem is.
Running the client without the server running before the client is started
An example of the error messages that are generated from this process. This operation outputs:
(org.omg.CORBA.COMM_FAILURE) Hello Client exception: org.omg.CORBA.COMM_FAILURE:minor code:1 completed:No at com.ibm.rmi.iiop.ConnectionTable.get(ConnectionTable.java:145) at com.ibm.rmi.iiop.ConnectionTable.get(ConnectionTable.java:77) at com.ibm.rmi.iiop.GIOPImpl.createRequest(GIOPImpl.java:98) at com.ibm.rmi.iiop.GIOPImpl.createRequest(GIOPImpl.java:75) at com.ibm.rmi.corba.ClientDelegate.createRequest(ClientDelegate.java:440) at com.ibm.rmi.corba.ClientDelegate.is_a(ClientDelegate.java:571) at org.omg.CORBA.portable.ObjectImpl._is_a(ObjectImpl.java:74) at org.omg.CosNaming.NamingContextHelper.narrow(NamingContextHelper.java:58) com.sun.jndi.cosnaming.CNCtx.callResolve(CNCtx.java:327)
203
You must start the Java IDL name server before an application or applet starts that uses its naming service. Installation of the Java IDL product creates a script (Solaris: tnameserv) or executable file that starts the Java IDL name server. Start the name server so that it runs in the background. If you do not specify otherwise, the name server listens on port 2809 for the bootstrap protocol that is used to implement the ORB resolve_initial_references() and list_initial_references() methods. Specify a different port, for example, 1050, as follows:
tnameserv -ORBInitialPort 1050
Clients of the name server must be made aware of the new port number. Do this by setting the org.omg.CORBA.ORBInitialPort property to the new port number when you create the ORB object.
Running the client with MACHINE2 (client) unplugged from the network
An example of the error messages that are generated when the client has been unplugged form the network. Your output is:
(org.omg.CORBA.TRANSIENT CONNECT_FAILURE) Hello Client exception:Problem contacting address:corbaloc:iiop:machine2:2809/NameService javax.naming.CommunicationException:Problem contacting address:corbaloc:iiop:machine2:2809/N is org.omg.CORBA.TRANSIENT:CONNECT_FAILURE (1)minor code:4942F301 completed:No at com.ibm.CORBA.transport.TransportConnectionBase.connect(TransportConnectionBase.jav at com.ibm.rmi.transport.TCPTransport.getConnection(TCPTransport.java:178) at com.ibm.rmi.iiop.TransportManager.get(TransportManager.java:79) at com.ibm.rmi.iiop.GIOPImpl.createRequest(GIOPImpl.java:131) at com.ibm.rmi.iiop.GIOPImpl.createRequest(GIOPImpl.java:98) at com.ibm.CORBA.iiop.ClientDelegate._createRequest(ClientDelegate.java:2096) at com.ibm.CORBA.iiop.ClientDelegate.createRequest(ClientDelegate.java:1264) at com.ibm.CORBA.iiop.ClientDelegate.createRequest(ClientDelegate.java:1177) at com.ibm.rmi.corba.InitialNamingClient.resolve(InitialNamingClient.java:252) at com.ibm.rmi.corba.InitialNamingClient.cachedInitialReferences(InitialNamingClient.j at com.ibm.rmi.corba.InitialNamingClient.resolve_initial_references(InitialNamingClien at com.ibm.rmi.corba.InitialReferenceClient.resolve_initial_references(InitialReferenc
204
Preliminary tests
The ORB is affected by problems with the underlying network, hardware, and JVM. When a problem occurs, the ORB can throw an org.omg.CORBA.* exception, some text that describes the reason, a minor code, and a completion status. Before you assume that the ORB is the cause of problem, ensure the following: v The scenario can be reproduced in a similar configuration. v The JIT is disabled (see Chapter 26, JIT problem determination, on page 317). Also: v Disable additional CPUs. v Disable Simultaneous Multithreading (SMT) where possible. v Eliminate memory dependencies with the client or server. The lack of physical memory can be the cause of slow performance, apparent hangs, or crashes. To remove these problems, ensure that you have a reasonable headroom of memory. v Check physical network problems (firewalls, comm links, routers, DNS name servers, and so on). These are the major causes of CORBA COMM_FAILURE exceptions. As a test, ping your own workstation name.
205
If the application is using a database such as DB2, switch to the most reliable driver. For example, to isolate DB2 AppDriver, switch to Net Driver, which is slower and uses sockets, but is more reliable.
206
Overview of fonts
When you want to show text, either in SDK components (AWT or Swing), on the console or in any application, characters must be mapped to glyphs. A glyph is an artistic representation of the character, in some typographical style, and is stored in the form of outlines or bitmaps. Glyphs might not correspond one-for-one with characters. For instance, an entire character sequence can be represented as a single glyph. Also, a single character can be represented by more than one glyph (for example, in Indic scripts). A font is a set of glyphs. Each glyph is encoded in a particular encoding format, so that the character to glyph mapping can be done using the encoded value. Almost all of the available Java fonts are encoded in Unicode and provide universal mappings for all applications. The most commonly available font types are TrueType and OpenType fonts.
207
If your PATH also points to the SDK (as expected), a result of running the command:
xset -q
is a list of the fonts that are bundled with the Developer Kit. To add a font path, use the command:
xset +fp
On] Windows platforms Most text processing applications have a drop-down list of the available system fonts, or you can use the Settings Control Panel Fonts application. | | |
Default font
If an application attempts to create a font that cannot be found, the font Dialog Lucida Sans Regular is used as the default font.
Font utilities
A list of font utilities that are supported.
208
209
setlocale(LC_ALL, ""); toplevel = XtAppInitialize(&context, "", NULL, 0, &argc, argv, NULL, NULL, 0); n=0; XtSetArg(args[n], XmNgeometry, "=225x225+50+50"); n++; XtSetArg(args[n], XmNallowShellResize, True); n++; XtSetValues(toplevel, args, n); xmstr =XmStringCreateLocalized(ptr); n=0; XtSetArg(args[n], XmNlabelString, xmstr); n++; pushb = XmCreatePushButton(toplevel, "PushB", args, n); XtManageChild(pushb); XtRealizeWidget(toplevel); XtAppMainLoop(context); } Compilation: cc -lXm -lXt -o motif motif.c
210
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
Use the command to delete semaphores that have keys starting with 0xa1. v The Java VMs might not be able to list existing target VMs. v The Java VMs might not be able to attach to existing target VMs. v The Java VM might not be able to enable its attach API. If the common directory cannot be used, a Java VM attempts to recreate the common directory. However, the JVM cannot recreate the files related to currently executing VMs.
211
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
The VirtualMachine.attach(String id) method reports AttachNotSupportedException: No provider for virtual machine id
There are several possible reasons for this message: v The target VM might be owned by another userid. The attach API can only connect a VM to a target VM with the same userid. v The attach API for the target VM might not have launched yet. There is a short delay from when the Java VM launches to when the attach API is functional. v The attach API for the target VM might have failed. Verify that the directory /tmp/.com_ibm_tools_attach/<id> exists, and that the directory is readable and writable by the userid. v The target directory /tmp/.com_ibm_tools_attach/<id> might have been deleted. v The attach API might not have been able to open the shared semaphore. To verify that there is at least one shared semaphore, use the command:
ipcs -s
If there is a shared semaphore, at least one key starting with 0xa1 appears in the output from the ipcs command. Note: The number of available semaphores is limited on systems which use System V IPC, including Linux, z/OS, and AIX.
212
| | | | | | |
A process running as root can see a target using AttachProvider.listVirtualMachines(), but attempting to attach results in an AttachNotSupportedException
A process can attach only to processes owned by the same user. To attach to a non-root process from a root process, first use the su command to change the effective UID of the attaching process to the UID of the target UID, before attempting to attach.
213
214
v Chapter 28, Garbage Collector diagnostics, on page 329 v Chapter 29, Class-loader diagnostics, on page 347 v Chapter 30, Shared classes diagnostics, on page 351 v Chapter 31, Using the Reliability, Availability, and Serviceability Interface, on page 371 v Chapter 32, Using the HPROF Profiler, on page 385 v Chapter 33, Using the JVMTI, on page 391 v Chapter 34, Using the Diagnostic Tool Framework for Java, on page 393 v Chapter 35, Using JConsole, on page 401 Note: JVMPI is now a deprecated interface, replaced by JVMTI.
215
216
You might need different tools and different diagnostic information to solve problems in each area. The tools described here are (in the main) those built in to the JVM or supplied by IBM for use with the JVM. The majority of these tools are cross-platform tools, although there might be the occasional reference to other tools that apply only to a specific platform or varieties of that platform. Many other tools are supplied by hardware or system software vendors (such as system debuggers). Some of these tools are introduced in the platform-specific sections.
217
The types of diagnostic information that can be produced are: Javadump The Javadump is sometimes referred to as a Javacore or thread dump in some JVMs. This dump is in a human-readable format produced by default when the JVM terminates unexpectedly because of an operating system signal, an OutOfMemoryError exception, or when the user enters a reserved key combination (for example, Ctrl-Break on Windows). It can also be generated by calling com.ibm.jvm.Dump.JavaDump() from inside the application. A Javadump summarizes the state of the JVM at the instant the signal occurred. Much of the content of the Javadump is specific to the IBM JVM. See Chapter 22, Using Javadump, on page 245 for details. Heapdump The JVM can generate a Heapdump at the request of the user (for example by calling com.ibm.jvm.Dump.HeapDump() from inside the application) or (by default) when the JVM terminates because of an OutOfMemoryError exception. You can specify finer control of the timing of a Heapdump with the -Xdump:heap option. For example, you could request a Heapdump after a certain number of full garbage collections have occurred. The default Heapdump format (phd files) is not human-readable and you process it using available tools such as Heaproots. See Chapter 23, Using Heapdump, on page 257 for more details. System dumps System dumps (also known as core dumps on Linux platforms) are platform-specific files that contain information about the active processes, threads, and system memory. System dumps are usually large. By default, system dumps are produced by the JVM only when the JVM fails unexpectedly because of a GPF (general protection fault) or a major JVM or system error. You can also request a system dump by calling com.ibm.jvm.Dump.SystemDump() from your application. You can use the -Xdump:system option to produce system dumps when other events occur. Garbage collection data A JVM started with the -verbose:gc option produces output in XML format that can be used to analyze problems in the Garbage Collector itself or problems in the design of user applications. Numerous other options affect the nature and amount of Garbage Collector diagnostic information produced. See Chapter 28, Garbage Collector diagnostics, on page 329 for more information. Trace data The IBM JVM tracing allows execution points in the Java code and the internal JVM code to be logged. The -Xtrace option allows the number and areas of trace points to be controlled, as well as the size and nature of the trace buffers maintained. The internal trace buffers at a time of failure are also available in a system dump and tools are available to extract them from a system dump. Generally, trace data is written to a file in an encoded format and then a trace formatter converts the data into a readable format. However, if small amounts of trace are to be produced and performance is not an issue, trace can be routed to STDERR and will be pre-formatted. For more information, see Chapter 25, Tracing Java applications and the JVM, on page 283. Other data Special options are available for producing diagnostic information relating to
218
v The JIT (see Chapter 26, JIT problem determination, on page 317) v Class loading (see Chapter 29, Class-loader diagnostics, on page 347) v Shared classes (see Chapter 30, Shared classes diagnostics, on page 351) The SDK includes a JVMTI based profiling tool called HPROF, which produces information that can help you to determine the parts of an application that might be using system resources; see Chapter 32, Using the HPROF Profiler, on page 385 for more details. The SDK also includes an unsupported, experimental tool called JConsole. This graphical monitoring tool is based on the java.lang.management API, which you can use to observe and, for some properties, control various aspects of the JVM's behavior.
JVMTI tools
The JVMTI (JVM Tool Interface) is a programming interface for use by tools. It replaces the Java Virtual Machine Profiler Interface (JVMPI) and the Java Virtual Machine Debug Interface (JVMDI). For information on the JVMTI, see Chapter 33, Using the JVMTI, on page 391. The HPROF tool provided with the SDK has been updated to use the JVMTI; see Chapter 32, Using the HPROF Profiler, on page 385.
219
JVMPI tools
The JVMPI is now a deprecated interface. Use JVMTI instead. JVMPI was officially described by Sun as an experimental interface for profiling. Now that it is a deprecated interface, you are advised to upgrade existing tools to use the JVMTI (Java Virtual Machine Tool Interface), described in Chapter 33, Using the JVMTI, on page 391. An article to help you with the upgrade is at: http://java.sun.com/developer/technicalArticles/Programming/jvmpitransition/ The IBM JVM still supports the deprecated JVMPI specification. Existing JVMPI-based tools (such as the vendor tools JProbe, OptimizeIt, TrueTime, and Quantify) that use the JVMPI should continue to work. The IBM SDK provided tool HPROF has been updated to use the JVMTI; see Chapter 32, Using the HPROF Profiler, on page 385.
JPDA tools
The Java Platform Debugging Architecture (JPDA) is a common standard for debugging JVMs. The IBM Virtual Machine for Java is fully JPDA compatible. Any JPDA debugger can be attached to the IBM Virtual Machine for Java. Because they are debuggers, JPDA tools are best suited to tracing application problems that have repeatable conditions, such as: v Memory leaks in applications. v Unexpected termination or hanging. An example of a JPDA tool is the debugger that is bundled with Eclipse for Java.
DTFJ
The Diagnostic Tool Framework for Java (DTFJ) is a Java application programming interface (API) from IBM used to support the building of Java diagnostics tools. You process the dumps passed to DTFJ with the jextract tool; see Using the dump extractor, jextract on page 264. The jextract tool produces metadata from the dump, which allows the internal structure of the JVM to be analyzed. jextract must be run on the system that produced the dump. DTFJ is implemented in pure Java and tools written using DTFJ can be cross-platform. Therefore, it is possible to analyze a dump taken from one machine on another (remote and more convenient) machine. For example, a dump produced on an AIX PPC machine can be analyzed on a Windows Thinkpad. For more information, see Chapter 34, Using the Diagnostic Tool Framework for Java, on page 393.
Trace formatting
JVM trace is a key diagnostic tool for the JVM. The IBM JVM incorporates a large degree of flexibility in determining what is traced and when it is traced. This flexibility enables you to tailor trace so that it has a relatively small effect on performance. The IBM Virtual Machine for Java contains many embedded trace points. In this release, maximal tracing is switched on by default for a few level 1 tracepoints
220
and exception trace points. Command-line options allow you to set exactly what is to be traced, and specify where the trace output is to go. Trace output is generally in an encoded format and requires a trace formatter to be viewed successfully. In addition to the embedded trace points provided in the JVM code, you can place your own application trace points in your Java code. You can activate tracing for entry and exit against all methods in all classes. Alternatively, you can activate tracing for a selection of methods in a selection of classes. Application and method traces are interleaved in the trace buffers with the JVM embedded trace points. The tracing allows detailed analysis of the routes taken through the code. Tracing is used mainly for performance and leak problem determination. Trace data might also provide clues to the state of a JVM before an unexpected termination or hang. Trace and trace formatting are IBM-specific; that is, they are present only in the IBM Virtual Machine for Java. See Using method trace on page 309 and Chapter 25, Tracing Java applications and the JVM, on page 283 for more details. Although trace is not easy to understand, it is an effective tool.
JVMRI
The JVMRI interface will be deprecated in the near future and replaced by JVMTI extensions. The JVMRI (JVM RAS Interface, where RAS stands for Reliability, Availability, Serviceability) allows you to control several JVM operations programmatically. For example, the IBM Virtual Machine for Java contains a large number of embedded trace points. Most of these trace points are switched off by default. A JVMRI agent can act as a Plug-in to allow real-time control of trace information. You use the -Xrun command-line option so that the JVM itself loads the agent at startup. When loaded, a JVMRI agent can dynamically switch individual JVM trace points on and off, control the trace level, and capture the trace output. The JVMRI is particularly useful when applied to performance and leak problem determination, although the trace file might provide clues to the state of a JVM before an unexpected termination or hang. The RAS Plug-in interface is an IBM-specific interface; that is, it is present only in the IBM Virtual Machine for Java. See Chapter 31, Using the Reliability, Availability, and Serviceability Interface, on page 371 for details. You need some programming skills and tools to be able to use this interface.
221
222
v Dump agent environment variables on page 239 v Signal mappings on page 241 v Windows, Linux, AIX, and i5/OS specifics on page 241 v z/OS specifics on page 242
turns off all Heapdumps and create a dump agent that produces a Heapdump and a Javadump when either a vmstart or vmstop event occurs. You can use the -Xdump:what option to list the registered dump agents. The registered dump agents listed might be different to those specified because the JVM ensures that multiple -Xdump options are merged into a minimum set of dump agents. The events keyword is used as the prime trigger mechanism. However, you can use additional keywords to further control the dump produced.
223
The syntax of the -Xdump option is as follows: -Xdump command-line option syntax
-Xdump: help none events request tokens dynamic what + <agent> : help none defaults , + events= <event> exec=<command> file=<filename> filter=<filter> opts=<options> priority=<0-999> range=<ranges> request=<requests>
Users of UNIX style shells must be aware that unwanted shell expansion might occur because of the characters used in the dump agent options. To avoid unpredictable results, enclose this command line option in quotation marks. For example:
java "-Xdump:java:events=throw,filter=*Memory*" <Class>
Help options
These options display usage and configuration information for dumps, as shown in the following table:
Command -Xdump:help -Xdump:events -Xdump:request -Xdump:tokens -Xdump:what -Xdump:<agent>:help -Xdump:<agent>:defaults Result Display general dump help List available trigger events List additional VM requests List recognized label tokens Show registered agents on startup Display detailed dump agent help Display default settings for this agent
224
This command does not create a new agent, as can be seen in the results from the -Xdump:what option. Windows:
... ----------------------Xdump:java: events=gpf+user+abort+unload, label=C:\javacore.%Y%m%d.%H%M%S.%pid.%seq.txt, range=1..0, priority=10, request=exclusive ----------------------
Other platforms:
... ----------------------Xdump:java: events=gpf+user+abort+unload, label=/home/user/javacore.%Y%m%d.%H%M%S.%pid.%seq.txt, range=1..0, priority=10, request=exclusive ----------------------
The configuration is merged with the existing javadump agent for events gpf, user, and abort, because none of the specified options for the new unload agent conflict with those for the existing agent. In the above example, if one of the parameters for the unload agent is changed so that it conflicts with the existing agent, then it cannot be merged. For example, the following command specifies a different priority, forcing a separate agent to be created:
java -Xdump:java:events=unload,priority=100 -Xdump:what
The results of the -Xdump:what option in the command are as follows. Windows:
... ----------------------Xdump:java: events=unload,
Chapter 21. Using dump agents
225
label=C:\javacore.%Y%m%d.%H%M%S.%pid.%seq.txt, range=1..0, priority=100, request=exclusive ----------------------Xdump:java: events=gpf+user+abort, label=C:\javacore.%Y%m%d.%H%M%S.%pid.%seq.txt, range=1..0, priority=10, request=exclusive ----------------------
Other platforms:
... ----------------------Xdump:java: events=unload, label=/home/user/javacore.%Y%m%d.%H%M%S.%pid.%seq.txt, range=1..0, priority=100, request=exclusive ----------------------Xdump:java: events=gpf+user+abort, label=/home/user/javacore.%Y%m%d.%H%M%S.%pid.%seq.txt, range=1..0, priority=10, request=exclusive ----------------------
To merge dump agents, the request, filter, opts, label, and range parameters must match exactly. If you specify multiple agents that filter on the same string, but keep all other parameters the same, the agents are merged. For example:
java -Xdump:none -Xdump:java:events=uncaught,filter=java/lang/NullPointerException \\ -Xdump:java:events=unload,filter=java/lang/NullPointerException -Xdump:what
Other platforms:
Registered dump agents ----------------------Xdump:java: events=unload+uncaught, filter=java/lang/NullPointerException, label=/home/user/javacore.%Y%m%d.%H%M%S.%pid.%seq.txt, range=1..0, priority=10, request=exclusive ----------------------
226
Before Service Refresh 7, it was possible to merge filtered and non-filtered agents. For example, to configure a filter agent to trigger a javadump when a NullPointerException is not caught, and to merge the agent with an existing gpf, abort, and user javadump agent, run the following command:
java -Xdump:none -Xdump:java:events=gpf+abort+user \\ -Xdump:java:events=uncaught,filter=java/lang/NullPointerException -Xdump:what
The gpf, user, and abort events do not support filtering. This means that before Service Refresh 7, the filter is ignored for these events. From Service Refresh 7, this kind of merging is not performed. Using Service Refresh 7 or later, if you run the following command, a separate agent will be created for the uncaught event:
java -Xdump:none -Xdump:java:events=gpf+abort+user \\ -Xdump:java:events=uncaught,filter=java/lang/NullPointerException -Xdump:what
Dump agents
A dump agent performs diagnostic tasks when triggered. Most dump agents save information on the state of the JVM for later analysis. The tool agent can be used to trigger interactive diagnostics. The following table shows the dump agents:
Dump agent Description
227
stack
Stack dumps are very basic dumps in which the status and Java stack of the thread is written to stderr. This agent is available from Java 5 SR10 onwards. See Stack dumps on page 229. Basic thread dump to stderr. Capture raw process image. See Chapter 24, Using system dumps and the dump viewer, on page 263. Run command-line program. Write application summary. See Chapter 22, Using Javadump, on page 245. Capture heap graph. See Chapter 23, Using Heapdump, on page 257. Take a snap of the trace buffers.
console system
Console dumps
Console dumps are very basic dumps, in which the status of every Java thread is written to stderr. In this example, the range=1..1 suboption is used to control the amount of output to just one thread start (in this case, the start of the Signal Dispatcher thread).
java -Xdump:console:events=thrstart+thrstop,range=1..1 JVMDUMP006I Processing Dump Event "thrstart", detail "" - Please Wait. -------- Console dump -------Stack Traces of Threads: ThreadName=Signal Dispatcher(0805BFFC) Status=Running ThreadName=main(0805B5FC) Status=Waiting Monitor=0805ADE0 (Thread public flags mutex) Count=0 Owner=(00000000) In com/ibm/oti/vm/BootstrapClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; In com/ibm/misc/SystemIntialization.lastChanceHook()V In java/lang/System.completeInitialization()V In java/lang/Thread.<init>(Ljava/lang/String;Ljava/lang/Object;IZ)V ^^^^^^^^ Console dump ^^^^^^^^ JVMDUMP013I Processed Dump Event "thrstart", detail "".
Two threads are displayed in the dump because the main thread does not generate a thrstart event.
System dumps
System dumps involve dumping the address space and as such are generally very large. The bigger the footprint of an application the bigger its dump. A dump of a major server-based application might take up many gigabytes of file space and take several minutes to complete. In this example, the file name is overridden from the default.
228
Windows:
java -Xdump:system:events=vmstop,file=my.dmp ::::::::: removed usage info ::::::::: JVMDUMP006I JVMDUMP007I JVMDUMP010I JVMDUMP013I Processing Dump Event "vmstop", detail "#00000000" - Please Wait. JVM Requesting System Dump using 'C:\sdk\sdk\jre\bin\my.dmp' System Dump written to C:\sdk\sdk\jre\bin\my.dmp Processed Dump Event "vmstop", detail "#00000000".
Other platforms:
java -Xdump:system:events=vmstop,file=my.dmp ::::::::: removed usage info ::::::::: JVMDUMP006I JVMDUMP007I JVMDUMP010I JVMDUMP013I Processing Dump Event "vmstop", detail "#00000000" - Please Wait. JVM Requesting System Dump using '/home/user/my.dmp' System Dump written to /home/user/my.dmp Processed Dump Event "vmstop", detail "#00000000".
On z/OS, system dumps are written to datasets in the MVS file system. The following syntax is used:
java -Xdump:system:dsn=%uid.MVS.DATASET.NAME
See Chapter 24, Using system dumps and the dump viewer, on page 263 for more information about analyzing a system dump.
Stack dumps
Stack dumps are very basic dumps in which the status and Java stack of the thread is written to stderr. Stack dumps are very useful when used together with the "allocation" dump event to identify Java code that is allocating large objects. Stack dumps are available from Java 5 SR 10 onwards. In the following example, the main thread has allocated a byte array of size 1549128 bytes:
JVMDUMP006I Processing dump event "allocation", detail "1549128 bytes, type byte[]" - please wait. Thread=main (0188701C) Status=Running at sun/misc/Resource.getBytes()[B (Resource.java:109) at java/net/URLClassLoader.defineClass(Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Cl at java/net/URLClassLoader.access$300(Ljava/net/URLClassLoader;Ljava/lang/String;Lsun/misc at java/net/URLClassLoader$ClassFinder.run()Ljava/lang/Object; (URLClassLoader.java:901) at java/security/AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Lj at java/net/URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class; (URLClassLoader. at java/lang/ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; (ClassLoader.java at sun/misc/Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; (Launc at java/lang/ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; (ClassLoader.java: at TestLargeAllocations.main([Ljava/lang/String;)V (TestLargeAllocations.java:49)
LE CEEDUMPs
LE CEEDUMPs are a z/OS only formatted summary system dump that show stack traces for each thread that is in the JVM process, together with register information and a short dump of storage for each register. This example of a traceback is taken from a CEEDUMP produced by a crash. The traceback shows that the crash occurred in the rasTriggerMethod method:
CEE3DMP V1 R8.0: CHAMBER.JVM.TDUMP.CHAMBER.D080910.T171047 Traceback: DSA Addr Program Unit PU Addr PU Offset Entry E Addr E Offset
Lo
229
......... 124222A8 CEEHDSP 12421728 CEEHRNUH 128461E0 12846280 12846300 12846380 .........
07310AF0 +00000CEC CEEHDSP 07310AF0 0731F728 +00000092 CEEHRNUH 0731F728 12AB6A00 +0000024C rasTriggerMethod 12AB6A00 12AACBE8 +00000208 hookMethodEnter 12AACBE8 12A547C0 +000000B8 J9HookDispatch 12A547C0 12943840 +00000038 triggerMethodEnterEvent 12943840
+00000CEC +00000092 +0000024C +00000208 +000000B8 +00000038 2120 1473 157 110
CEEPL CEEPL
*PATH
*PATH
*PATH
*PATH
On 32-bit z/OS, if more than one CEEDUMP is produced during the lifetime of a JVM instance, the second and subsequent CEEDUMPs will be appended to the same file. The JVMDUMP010I messages will identify the same file each time. On 64-bit z/OS, if more than one CEEDUMP is produced a separate CEEDUMP file is written each time, and the JVMDUMP010I messages will identify the separate files. See Understanding the Language Environment dump in the z/OS: Language Environment Debugging Guide for more information.
Tool option
The tool option allows external processes to be started when an event occurs. The following example displays a simple message when the JVM stops. The %pid token is used to pass the pid of the process to the command. The list of available tokens can be printed with -Xdump:tokens, or found in Dump agent tokens on page 238. If you do not specify a tool to use, a platform specific debugger is started. Windows:
java -Xdump:tool:events=vmstop,exec="cmd /c echo %pid has finished" -Xdump:tool:events=vmstart,exec="cmd /c echo %pid has started" JVMDUMP006I Processing Dump Event "vmstart", detail "" - Please Wait. JVMDUMP007I JVM Requesting Tool Dump using 'cmd /c echo 2184 has started' JVMDUMP011I Tool Dump spawned process 2160 2184 has started JVMDUMP013I Processed Dump Event "vmstart", detail "". ::::::::: removed usage info ::::::::: JVMDUMP006I Processing Dump Event "vmstop", detail "#00000000" - Please Wait. JVMDUMP007I JVM Requesting Tool Dump using 'cmd /c echo 2184 has finished' JVMDUMP011I Tool Dump spawned process 2204 2184 has finished JVMDUMP013I Processed Dump Event "vmstop", detail "#00000000".
Other platforms:
java -Xdump:tool:events=vmstop,exec="echo process %pid has finished" -version VMDUMP006I Processing dump event "vmstop", detail "#00000000" - please wait. JVMDUMP007I JVM Requesting Tool dump using 'echo process 254050 has finished'
230
JVMDUMP011I Tool dump spawned process 344292 process 254050 has finished JVMDUMP013I Processed dump event "vmstop", detail "#00000000".
By default, the range option is set to 1..1. If you do not specify a range option for the dump agent the tool will be started once only. To start the tool every time the event occurs, set the range option to 1..0. See range option on page 236 for more information.
Javadumps
Javadumps are an internally generated and formatted analysis of the JVM, giving information that includes the Java threads present, the classes loaded, and heap statistics. An example of producing a Javadump when a class is loaded is shown below. Windows:
java -Xdump:java:events=load,filter=*String JVMDUMP006I Processing Dump Event "load", detail "java/lang/String" - Please Wait. JVMDUMP007I JVM Requesting Java Dump using C:\sdk\jre\bin\javacore.20051012.162700.2836.txt' JVMDUMP010I Java Dump written to C:\sdk\jre\bin\javacore.20051012.162700.2836.txt JVMDUMP013I Processed Dump Event "load", detail "java/lang/String".
Other platforms:
java -Xdump:java:events=load,filter=java/lang/String -version JVMDUMP006I JVMDUMP007I JVMDUMP010I JVMDUMP013I Processing dump event "load", detail "java/lang/String" - please wait. JVM Requesting Java dump using '/home/user/javacore.20090602.094449.274632.0001.txt' Java dump written to /home/user/javacore.20090602.094449.274632.0001.txt Processed dump event "load", detail "java/lang/String".
See Chapter 22, Using Javadump, on page 245 for more information about analyzing a Javadump.
Heapdumps
Heapdumps produce phd format files by default. Chapter 23, Using Heapdump, on page 257 provides more information about Heapdumps. The following example shows the production of a Heapdump. In this case, both a phd and a classic (.txt) Heapdump have been requested by the use of the opts= option. Windows:
java -Xdump:none -Xdump:heap:events=vmstop,opts=PHD+CLASSIC JVMDUMP006I Processing Dump Event "vmstop", detail "#00000000" - Please Wait. JVMDUMP007I JVM Requesting Heap Dump using 'C:\sdk\jre\bin\heapdump.20050323.142011.3272.phd' JVMDUMP010I Heap Dump written to C:\sdk\jre\bin\heapdump.20050323.142011.3272.phd JVMDUMP007I JVM Requesting Heap Dump using 'C:\sdk\jre\bin\heapdump.20050323.142011.3272.txt' JVMDUMP010I Heap Dump written to C:\sdk\jre\bin\heapdump.20050323.142011.3272.txt JVMDUMP013I Processed Dump Event "vmstop", detail "#00000000".
231
Other platforms:
java -Xdump:heap:events=vmstop,opts=PHD+CLASSIC -version JVMDUMP006I JVMDUMP007I JVMDUMP010I JVMDUMP007I JVMDUMP010I JVMDUMP013I Processing dump event "vmstop", detail "#00000000" - please wait. JVM Requesting Heap dump using '/home/user/heapdump.20090602.095239.164050.0001.phd' Heap dump written to /home/user/heapdump.20090602.095239.164050.0001.phd JVM Requesting Heap dump using '/home/user/heapdump.20090602.095239.164050.0001.txt' Heap dump written to /home/user/heapdump.20090602.095239.164050.0001.txt Processed dump event "vmstop", detail "#00000000".
See Chapter 23, Using Heapdump, on page 257 for more information about analyzing a Heapdump.
Snap traces
Snap traces are controlled by -Xdump. They contain the tracepoint data held in the trace buffers. The example below shows the production of a snap trace. Windows:
java -Xdump:none -Xdump:snap:events=vmstop+vmstart JVMDUMP006I Processing Dump Event "vmstart", detail "" - Please Wait. JVMDUMP007I JVM Requesting Snap Dump using 'C:\sdk\jre\bin\Snap0001.20051012.161706.2804.trc' JVMDUMP010I Snap Dump written to C:\sdk\jre\bin\Snap0001.20051012.161706.2804.trc JVMDUMP013I Processed Dump Event "vmstart", detail "". Usage: java [-options] class [args...] (to execute a class) ==== extraneous lines removed for terseness ==== -assert print help on assert options JVMDUMP006I Processing Dump Event "vmstop", detail "#00000000" - Please Wait. JVMDUMP007I JVM Requesting Snap Dump using 'C:\sdk\jre\bin\Snap0002.20051012.161706.2804.trc' JVMDUMP010I Snap Dump written to C:\sdk\jre\bin\Snap0002.20051012.161706.2804.trc JVMDUMP013I Processed Dump Event "vmstop", detail "#00000000".
Other platforms:
java -Xdump:none -Xdump:snap:events=vmstop -version JVMDUMP006I JVMDUMP007I JVMDUMP010I JVMDUMP013I Processing dump event "vmstop", detail "#00000000" - please wait. JVM Requesting Snap dump using '/home/user/Snap.20090603.063646.315586.0001.trc' Snap dump written to /home/user/Snap.20090603.063646.315586.0001.trc Processed dump event "vmstop", detail "#00000000".
By default snap traces are given sequential numbers (Snap0001 then Snap0002). Snap traces require the use of the trace formatter for further analysis. See Using the trace formatter on page 304 for more information about analyzing a snap trace.
Dump events
Dump agents are triggered by events occurring during JVM operation.
232
Some events can be filtered to improve the relevance of the output. See filter option on page 234 for more information. The table below shows events available as dump agent triggers:
Event gpf user Triggered when... A General Protection Fault (GPF) occurs. The JVM receives the SIGQUIT (Linux, AIX, z/OS, and i5/OS) or SIGBREAK (Windows) signal from the operating system. The JVM receives the SIGABRT signal from the operating system. The virtual machine is started. The virtual machine stops. A class is loaded. A class is unloaded. An exception is thrown. An exception is caught. A Java exception is not caught by the application. A Java exception is about to be thrown by the JVM. This is different from the 'throw' event because it is only triggered for error conditions detected internally in the JVM. A new thread is started. A thread becomes blocked. A thread stops. A garbage collection cycle is started. A thread takes longer than 50ms to respond to an internal JVM request. A Java object is allocated with a size matching the given filter specification Filters on object size; a filter must be supplied. For example, filter=#5m will trigger on objects larger than 5 Mb. Ranges are also supported; for example, filter=#256k..512k will trigger on objects between 256 Kb and 512 Kb in size. This dump event is available from Java 5 SR 10 onwards. Filters on exception class name; for example, filter=java/lang/OutOfMem* Filters on exception class name; for example, filter=*Memory* Filters on exception class name; for example, filter=*MemoryError Filters on exception class name; for example, filter=java/lang/OutOfMem* Filters on exit code; for example, filter=#129..#192#-42#255 Filters on class name; for example, filter=java/lang/String Filter operation
exec option
The exec option is used by the tool dump agent to specify an external application to start. See Tool option on page 230 for an example and usage information.
Chapter 21. Using dump agents
233
file option
The file option is used by dump agents that write to a file. It specifies where the diagnostics information should be written. For example:
java -Xdump:heap:events=vmstop,file=my.dmp
When producing system dumps on z/OS platforms, use the dsn option instead of the file option. For example:
java -Xdump:system:events=vmstop,dsn=%uid.MYDUMP
You can use tokens to add context to dump file names. See Dump agent tokens on page 238 for more information. The location for the dump is selected from these options, in this order: 1. The location specified on the command line. 2. The location specified by the relevant environment variable. v IBM_JAVACOREDIR for Javadump. _CEE_DMPTARG on z/OS. v IBM_HEAPDUMPDIR for Heapdump. _CEE_DMPTARG on z/OS. v IBM_COREDIR for system dump, JAVA_DUMP_TDUMP_PATTERN on z/OS.. v IBM_COREDIR for snap traces, _CEE_DMPTARG on z/OS. 3. The current working directory of the JVM process. If the directory does not exist, it will be created. If the dump cannot be written to the selected location, the JVM will fall-back to the following locations, in this order: 1. On Windows platforms only, the system default location is C:\WINDOWS. 2. The location specified by the TMPDIR environment variable. 3. The /tmp directory. 4. C:\Temp on Windows platforms.
filter option
Some JVM events occur thousands of times during the lifetime of an application. Dump agents can use filters and ranges to avoid excessive dumps being produced.
Wildcards
You can use a wildcard in your exception event filter by placing an asterisk only at the beginning or end of the filter. The following command does not work because the second asterisk is not at the end:
-Xdump:java:events=vmstop,filter=*InvalidArgumentException#*.myVirtualMethod
234
From Java 5 SR 9, you can filter throw, uncaught, and systhrow exception events by Java method name:
-Xdump:java:events=throw,filter=ExceptionClassName[#ThrowingClassName.throwingMethodName[#stackFra
Optional portions are shown in square brackets. From Java 5 SR 9, you can filter the catch exception events by Java method name:
-Xdump:java:events=catch,filter=ExceptionClassName[#CatchingClassName.catchingMethodName]
vmstop event
You can filter the JVM shut down event by using one or more exit codes:
-Xdump:java:events=vmstop,filter=#129..192#-42#255
| | | | | | | | | | | | | | |
slow event
From Java 5 SR 6, you can filter the slow event to change the time threshold from the default of 50 ms:
-Xdump:java:events=slow,filter=#300ms
You cannot set the filter to a time lower than the default time.
allocation event
You must filter the allocation event to specify the size of objects that cause a trigger. You can set the filter size from zero up to the maximum value of a 32 bit pointer on 32 bit platforms, or the maximum value of a 64 bit pointer on 64 bit platforms. Setting the lower filter value to zero triggers a dump on all allocations. For example, to trigger dumps on allocations greater than 5 Mb in size, use:
-Xdump:stack:events=allocation,filter=#5m
Other events
If you apply a filter to an event that does not support filtering, the filter is ignored.
opts option
The Heapdump agent uses this option to specify the type of file to produce. On z/OS, the system dump agent uses this option to specify the type of dump to produce.
235
Xdump:heap:opts=PHD (default) Xdump:heap:opts=CLASSIC Xdump:heap:opts=PHD+CLASSIC See Enabling text formatted ("classic") Heapdumps on page 258 for more information.
Priority option
One event can generate multiple dumps. The agents that produce each dump run sequentially and their order is determined by the priority keyword set for each agent. Examination of the output from -Xdump:what shows that a gpf event produces a snap trace, a Javadump, and a system dump. In this example, the system dump will run first (priority 999), the snap dump second (priority 500), and the Javadump last (priority 10): Xdump:heap:events=vmstop,priority=123 The maximum value allowed for priority is 999. Higher priority dump agents will be started first. If you do not specifically set a priority, default values are taken based on the dump type. The default priority and the other default values for a particular type of dump, can be displayed by using -Xdump:<type>:defaults. For example:
java -Xdump:heap:defaults -version Default -Xdump:heap settings: events=gpf+user filter= file=/home/user/heapdump.%Y%m%d.%H%M%S.%pid.phd range=1..0 priority=40 request=exclusive+prepwalk opts=PHD
range option
You can start and stop dump agents on a particular occurrence of a JVM event by using the range suboption. For example:
-Xdump:java:events=fullgc,range=100..200
236
Note: range=1..0 against an event means "on every occurrence". The JVM default dump agents have the range option set to 1..0 for all events except systhrow. All systhrow events with filter=java/lang/OutOfMemoryError have the range set to 1..4, which limits the number of dumps produced on OutOfMemory conditions to a maximum of 4. For more information, see Default dump agents on page 238 If you add a new dump agent and do not specify the range, a default of 1..0 is used.
request option
Use the request option to ask the JVM to prepare the state before starting the dump agent. The available options are listed in the following table:
Option value Description exclusive compact prepwalk serial Request exclusive access to the JVM. Run garbage collection. This option removes all unreachable objects from the heap before the dump is generated. Prepare the heap for walking. Suspend other dumps until this one has finished.
defaults option
Each dump type has default options. To view the default options for a particular dump type, use -Xdump:<type>:defaults. You can change the default options at runtime. For example, you can direct Java dump files into a separate directory for each process, and guarantee unique files by adding a sequence number to the file name using: -Xdump:java:defaults:file=dumps/%pid/javacore-%seq.txt Or, for example, on z/OS, you can add the jobname to the Java dump file name using: -Xdump:java:defaults:file=javacore.%job.%H%M%S.txt This option does not add a Javadump agent; it updates the default settings for Javadump agents. Further Javadump agents will then create dump files using this specification for filenames, unless overridden. Note: Changing the defaults for a dump type will also affect the default agents for that dump type added by the JVM during initialization. For example if you change the default file name for Javadumps, that will change the file name used by the default Javadump agents. However, changing the default range option will not change the range used by the default Javadump agents, because those agents override the range option with specific values.
237
238
dumpFn=doSnapDump events=systhrow filter=java/lang/OutOfMemoryError label=/home/user/Snap%seq.%Y%m%d.%H%M%S.%pid.%seq.trc range=1..4 priority=500 request=serial opts=---------------------dumpFn=doHeapDump events=systhrow filter=java/lang/OutOfMemoryError label=/home/user/heapdump.%Y%m%d.%H%M%S.%pid.%seq.phd range=1..4 priority=40 request=exclusive+prepwalk opts=PHD ---------------------dumpFn=doJavaDump events=gpf+user+abort filter= label=/home/user/javacore.%Y%m%d.%H%M%S.%pid.%seq.txt range=1..0 priority=10 request=exclusive opts= ---------------------dumpFn=doJavaDump events=systhrow filter=java/lang/OutOfMemoryError label=/home/user/javacore.%Y%m%d.%H%M%S.%pid.%seq.txt range=1..4 priority=10 request=exclusive opts= ----------------------
239
If you set agents for a condition using the JAVA_DUMP_OPTS environment variable, default dump agents for that condition are disabled; however, any -Xdump options specified on the command line will be used. The JAVA_DUMP_OPTS environment variable is used as follows:
JAVA_DUMP_OPTS="ON<condition>(<agent>[<count>],<agent>[<count>]),ON<condition>(<agent>[<count>],...),
where: v <condition> can be: ANYSIGNAL DUMP ERROR INTERRUPT EXCEPTION OUTOFMEMORY v <agent> can be: ALL NONE JAVADUMP SYSDUMP HEAPDUMP CEEDUMP (z/OS specific) v <count> is the number of times to run the specified agent for the specified condition. This value is optional. By default, the agent will run every time the condition occurs. This option is introduced in Java 5 SR9. JAVA_DUMP_OPTS is parsed by taking the leftmost occurrence of each condition, so duplicates are ignored. The following setting will produce a system dump for the first error condition only:
ONERROR(SYSDUMP[1]),ONERROR(JAVADUMP)
If the JAVA_DUMP_TOOL environment variable is set, that variable is assumed to specify a valid executable name and is parsed for replaceable fields, such as %pid. If %pid is detected in the string, the string is replaced with the JVM's own process ID. The tool specified by JAVA_DUMP_TOOL is run after any system dump or Heapdump has been taken, before anything else. Other environments variables available for controlling dumps are listed in Javadump and Heapdump options on page 416. From Java 5 SR 9, the dump settings are applied in the following order, with the settings later in the list taking precedence: 1. Default JVM dump behavior. 2. -Xdump command-line options that specify -Xdump:<type>:defaults, see defaults option on page 237.
240
3. DISABLE_JAVADUMP, IBM_HEAPDUMP, and IBM_HEAP_DUMP environment variables. 4. IBM_JAVADUMP_OUTOFMEMORY and IBM_HEAPDUMP_OUTOFMEMORY environment variables. 5. JAVA_DUMP_OPTS environment variable. 6. Remaining -Xdump command-line options. Prior to Java 5 SR 9, the DISABLE_JAVADUMP, IBM_HEAPDUMP, and IBM_HEAP_DUMP environment variables took precedence over the JAVA_DUMP_OPTS environment variable. From Java 5 SR 9, setting JAVA_DUMP_OPTS only affects those conditions you specify. Actions on other conditions are left unchanged. Prior to Java 5 SR 9, setting JAVA_DUMP_OPTS overrides settings for all the conditions.
Signal mappings
The signals used in the JAVA_DUMP_OPTS environment variable map to multiple operating system signals. The mapping of operating system signals to the "condition" when you are setting the JAVA_DUMP_OPTS environment variable is as follows:
z/OS EXCEPTION SIGTRAP SIGILL SIGSEGV SIGFPE SIGBUS SIGSYS SIGXCPU SIGXFSZ INTERRUPT SIGINT SIGTERM SIGHUP ERROR DUMP SIGABRT SIGQUIT SIGBREAK SIGABRT SIGINT SIGTERM SIGXCPU SIGXFSZ SIGINT SIGTERM SIGHUP SIGABRT SIGQUIT SIGILL SIGSEGV SIGFPE Windows Linux, AIX, and i5/OS SIGTRAP SIGILL SISEGV SIGFPE SIGBUS
241
z/OS specifics
Dump output is written to different files, depending on the type of the dump. File names include a time stamp. The z/OS platform has an additional dump type called CEEDUMP. | | From Java 5 SR9, the CEEDUMP is not produced by default. Use the ceedump dump agent to enable CEEDUMP production. If CEEDUMP is specified, an LE CEEDUMP is produced for the relevant conditions, after any system dump processing, but before a Javadump is produced. A CEEDUMP is a formatted summary system dump that shows stack traces for each thread that is in the JVM process, together with register information and a short dump of storage for each register. On z/OS, you can change the behavior of LE by setting the _CEE_RUNOPTS environment variable. See the LE Programming Reference for more information. In particular, the TRAP option determines whether LE condition handling is enabled, which, in turn, drives JVM signal handling, and the TERMTHDACT option indicates the level of diagnostic information that LE should produce. For more information about CEEDUMP see LE CEEDUMPs on page 229
242
v CEEDUMP: In the directory specified by _CEE_DMPTARG, or the current directory if _CEE_DMPTARG is not specified, using the file name: CEEDUMP.%Y%m%d.%H%M%S.%pid. v HEAPDUMP: In the current directory as a file named heapdump.%Y%m%d.T%H%M %S.phd. See Chapter 23, Using Heapdump, on page 257 for more information. v JAVADUMP: In the same directory as CEEDUMP, or standard JAVADUMP directory as: javacore.%Y%m%d.%H%M%S.%pid.txt.
243
244
Enabling a Javadump
Javadumps are enabled by default. You can turn off the production of Javadumps with -Xdump:java:none. You are not recommended to turn off Javadumps because they are an essential diagnostics tool. Use the -Xdump:java option to give more fine-grained control over the production of Javadumps. See Chapter 21, Using dump agents, on page 223 for more information.
Triggering a Javadump
Javadumps can be triggered by error conditions, or can be initiated in a number of ways to obtain diagnostic information.
245
A fatal native exception Not a Java Exception. A fatal exception is one that causes the JVM to stop. The JVM handles the event by producing a system dump followed by a snap trace file, a Javadump, and then terminating the process. The JVM has insufficient memory to continue operation There are many reasons for running out of memory. See Part 3, Problem determination, on page 83 for more information.
246
For a detailed description of this trace option, see trigger=<clause>[,<clause>][,<clause>]... on page 301
Interpreting a Javadump
This section gives examples of the information contained in a Javadump and how it can be useful in problem solving. The content and range of information in a Javadump might change between JVM versions or service refreshes. Some information might be missing, depending on the operating system platform and the nature of the event that produced the Javadump.
Javadump tags
The Javadump file contains sections separated by eyecatcher title areas to aid readability of the Javadump. The first such eyecatcher is shown as follows:
NULL 0SECTION NULL -----------------------------------------------------------------------ENVINFO subcomponent dump routine =================================
Different sections contain different tags, which make the file easier to parse for performing simple analysis. An example tag (1CIJAVAVERSION) is shown as follows:
1CIJAVAVERSION J2RE 5.0 IBM J9 2.3 Windows XP x86-32 build 20051012_03606_lHdSMR (JIT enabled - 20051012_1800_r8)
Normal tags have these characteristics: v Tags are up to 15 characters long (padded with spaces). v The first digit is a nesting level (0,1,2,3). v The second and third characters identify the section of the dump. The major sections are: CI Command-line interpreter CL Class loader LK Locking ST Storage (Memory management) TI Title XE Execution engine v The remainder is a unique string, JAVAVERSION in the previous example. Special tags have these characteristics: v A tag of NULL means the line is just to aid readability. v Every section is headed by a tag of 0SECTION with the section title. Here is an example of some tags taken from the start of a dump. The components are highlighted for clarification. Windows:
NULL 0SECTION NULL 1TISIGINFO 1TIDATETIME -----------------------------------------------------------------------TITLE subcomponent dump routine =============================== Dump Event "gpf" (00002000) received Date: 2008/10/22 at 12:56:49
Chapter 22. Using Javadump
247
Javacore filename: /home/javacore.20081022.125648.2014.0003.txt -----------------------------------------------------------------------GPINFO subcomponent dump routine ================================ OS Level : Linux 2.6.14-ray8.1smp Processors Architecture : x86 How Many : 1
Other platforms:
NULL 0SECTION NULL 1TISIGINFO 1TIDATETIME 1TIFILENAME NULL 0SECTION NULL 2XHOSLEVEL 2XHCPUS 3XHCPUARCH 3XHNUMCPUS 3XHNUMASUP -----------------------------------------------------------------------TITLE subcomponent dump routine =============================== Dump Event "user" (00004000) received Date: 2009/06/03 at 06:54:19 Javacore filename: /home/user/javacore.20090603.065419.315480.0001.txt -----------------------------------------------------------------------GPINFO subcomponent dump routine ================================ OS Level : AIX 6.1 Processors Architecture : ppc How Many : 8 NUMA is either not supported or has been disabled by user
For the rest of the topics in this section, the tags are removed to aid readability.
248
In the following example, the value for vmState is VM flags:00040000, which indicates a crash in the JNI component. When the vmState major component is JNI, the crash might be caused by customer JNI code or by Java SDK JNI code. Check the Javadump to reveal which JNI routine was called at the point of failure. The JNI is the only component where a crash might be caused by customer code. When the vmState major component is JIT_CODEGEN, see the information at Chapter 26, JIT problem determination, on page 317. ENVINFO Shows information about the JRE level that failed and details about the command line that launched the JVM process and the JVM environment in place.
-----------------------------------------------------------------------TITLE subcomponent dump routine =============================== Dump Event "gpf" (00002000) received Date: 2005/10/24 at 11:08:59 Javacore filename: C:\Program Files\IBM\Java50\jre\bin\javacore.20051024.110853.2920.txt -----------------------------------------------------------------------GPINFO subcomponent dump routine ================================ OS Level : Windows XP 5.1 build 2600 Service Pack 1 Processors Architecture : x86 How Many : 1 J9Generic_Signal_Number: 00000004 ExceptionCode: C0000005 ExceptionAddress: 423155F1 ContextFlags: 0001003F Handler1: 70C2FE60 Handler2: 70B86AB0 InaccessibleAddress: 000004D2 Module: C:\WINDOWS\System32\MSVCR71D.dll Module_base_address: 42300000 Offset_in_DLL: 000155F1 Registers: EDI:000004D2 ESI:00000020 EAX:000004D2 EBX:00000000 ECX:000004D2 EDX:00000000 EIP:423155F1 ESP:0007FBF4 EBP:0007FCDC VM flags:00040000 -----------------------------------------------------------------------Chapter 22. Using Javadump
249
ENVINFO subcomponent dump routine ================================= J2RE 5.0 IBM J9 2.3 Windows XP x86-32 build 20051015_03657_lHdSMR (JIT enabled - 20051015_1812_r8) Running as a standalone JVM java Test GPF Java Home Dir: C:\Program Files\IBM\Java50\jre Java DLL Dir: C:\Program Files\IBM\Java50\jre\bin Sys Classpath: C:\Program Files\IBM\Java50\jre\lib\vm.jar;C:\Program Files\....... UserArgs: -Xjcl:jclscar_23 -Dcom.ibm.oti.vm.bootstrap.library.path=C:\Program Files\IBM\Java50\jre\bin -Dsun.boot.library.path=C:\Program Files\IBM\Java50\jre\bin << lines removed .........>> -Xdump
In the example above, the following lines show where the crash occurred:
Module: C:\WINDOWS\System32\MSVCR71D.dll Module_base_address: 42300000 Offset_in_DLL: 000155F1
You can see that a crash occurred in MSVCR71D.dll, that was loaded at 42300000, and the crash point was at offset 0x155F1 in MSVCR71D.dll. From Java 5 SR11 onwards, the ENVINFO section of the javacore contains additional information about the operating system environment in which the JVM is running. This information includes: v The system environment variables that are in force. v The system ulimits, or user limits, in place. These values are shown only on UNIX platforms. The output is similar to the following lines:
User Limits (in bytes except for NOFILE and NPROC) --------------------------------------------------------------type soft limit hard limit RLIMIT_AS unlimited unlimited RLIMIT_CORE 0 unlimited RLIMIT_CPU unlimited unlimited RLIMIT_DATA unlimited unlimited RLIMIT_FSIZE unlimited unlimited RLIMIT_LOCKS unlimited unlimited RLIMIT_MEMLOCK 32768 32768 .... Environment Variables --------------------------------------------------------------TERM=xterm SHELL=/bin/bash HISTSIZE=1000 SSH_CLIENT=::ffff:9.20.184.180 1655 22 OLDPWD=/home/test SSH_TTY=/dev/pts/1 USER=test MAIL=/var/spool/mail/test PATH=/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/test/bin LANG=en_GB.UTF-8
250
This part of the Javadump gives various storage management values (in hexadecimal), including the free space and current size of the heap. It also contains garbage collection history data, described in Default memory management tracing on page 285. Garbage collection history data is shown as a sequence of tracepoints, each with a timestamp, ordered with the most recent tracepoint first. | | | | | | | | | | | | | | | | | | | | In the Javadump, segments are blocks of memory allocated by the Java runtime for tasks that use large amounts of memory. Example tasks are maintaining JIT caches, and storing Java classes. The Java runtime also allocates other native memory, that is not listed in the MEMINFO section. The total memory used by Java runtime segments does not necessarily represent the complete memory footprint of the Java runtime. A Java runtime segment consist of the segment data structure, and an associated block of native memory. The following example shows some typical output. All the values are output as hexadecimal values. The column headings in the MEMINFO section have the following meanings: Alloc The address of the top of the section of associated native memory that is currently in use. For some segment types, this address is the same as the end address. The size of the attached native memory. The end address of the attached storage.
Bytes End
Segment The address of the segment data structure. Start Type The start address of the associated native memory. The internal bit-field describing the characteristics of the associated native memory.
-----------------------------------------------------------------------MEMINFO subcomponent dump routine ================================= Bytes of Heap Space Free: 365df8 Bytes of Heap Space Allocated: 400000 Internal Memory segment start alloc 00172FB8 41D79078 41D7DBC4 << lines removed for clarity >> 00172ED4 4148C368 4149C360 Object Memory segment start alloc 00173EDC 00420000 00820000 Class Memory segment start alloc 001754C8 41E36250 41E36660 << lines removed for clarity >> 00174F24 41531C70 415517C8 JIT Code Cache segment start alloc 4148836C 002F0000 00370000 JIT Data Cache segment start alloc 41489374 416A0020 416A259C end 41D89078 4149C368 end 00820000 end 41E3E250 41551C70 end 00370000 end 41720020 type 01000040 01000040 type 00000009 type 00010040 00020040 type 00000068 type 00000048 bytes 10000 10000 bytes 400000 bytes 8004 20000 bytes 80000 bytes 80000
GC History 10:11:18:562797000 GMT j9mm.53 GlobalGC end: workstackoverflow=0 overflowcount=0 weakrefs=81 soft=1 phantom=0 finalizers=21 newspace=0/0 oldspace=64535568/101534208 loa=6582784/9938432 10:11:18:562756000 GMT j9mm.57 Sweep end 10:11:18:561695000 GMT j9mm.56 Sweep start
Chapter 22. Using Javadump
251
10:11:18:561692000 GMT j9mm.55 Mark end 10:11:18:558022000 GMT j9mm.54 Mark start 10:11:18:558003000 GMT j9mm.52 GlobalGC start: weakrefs=81 soft=1 phantom=0 finalizers=21 globalcount=41 scavengecount=0 10:11:18:465931000 GMT j9mm.53 GlobalGC end: workstackoverflow=0 overflowcount=0 weakrefs=81 soft=1 phantom=0 finalizers=21 newspace=0/0 oldspace=52177296/103607808 loa=4944968/9105408 10:11:18:465892000 GMT j9mm.57 Sweep end 10:11:18:464689000 GMT j9mm.56 Sweep start 10:11:18:464687000 GMT j9mm.55 Mark end 10:11:18:460946000 GMT j9mm.54 Mark start 10:11:18:460927000 GMT j9mm.52 GlobalGC start: weakrefs=83 soft=1 phantom=0 finalizers=21 globalcount=40 scavengecount=0 10:11:18:350282000 GMT j9mm.53 GlobalGC end: workstackoverflow=0 overflowcount=0 weakrefs=83 soft=1 phantom=0 finalizers=21 newspace=0/0 oldspace=53218040/104210432 loa=1838432/8116224 10:11:18:350263000 GMT j9mm.57 Sweep end 10:11:18:349051000 GMT j9mm.56 Sweep start 10:11:18:349048000 GMT j9mm.55 Mark end 10:11:18:345270000 GMT j9mm.54 Mark start
252
Hook Interface lock (0x000349D8): <unowned> < lines removed for brevity > ======================= Deadlock detected !!! --------------------Thread "DeadLockThread 1" (0x41DAB100) is waiting for: sys_mon_t:0x00039B98 infl_mon_t: 0x00039BD8: java/lang/Integer@004B2290/004B229C: which is owned by: Thread "DeadLockThread 0" (0x41DAAD00) which is waiting for: sys_mon_t:0x00039B40 infl_mon_t: 0x00039B80: java/lang/Integer@004B22A0/004B22AC: which is owned by: Thread "DeadLockThread 1" (0x41DAB100)
Deadlocks can occur when serializing multiple java.util.Hashtables that refer to each other in different threads at the same time. Use the system property command-line option -DCLONE_HASHTABLE_FOR_ SYNCHRONIZATION to resolve the deadlock. For more information about this option, see System property command-line options on page 442.
The properties on the first line are thread name, identifier, JVM data structure address, current state, and Java priority. The properties on the second line are the native operating system thread ID, native operating system thread priority and native operating system scheduling policy. The Java thread priority is mapped to an operating system priority value in a platform-dependent manner. A large value for the Java thread priority means that the thread has a high priority. In other words, the thread runs more frequently than lower priority threads. The values of state can be: v R - Runnable - the thread is able to run when given the chance. v CW - Condition Wait - the thread is waiting. For example, because: A sleep() call is made The thread has been blocked for I/O A wait() method is called to wait on a monitor being notified The thread is synchronizing with another thread with a join() call v S Suspended the thread has been suspended by another thread. v Z Zombie the thread has been killed.
253
v P Parked the thread has been parked by the new concurrency API (java.util.concurrent). v B Blocked the thread is waiting to obtain a lock that something else currently owns.
Typically, Javadumps triggered by a user signal do not show a current thread because the signal is handled on a native thread, and the Java threads are
254
255
IBM_JAVACOREDIR JAVA_DUMP_OPTS
IBM_JAVADUMP_OUTOFMEMORY
256
Getting Heapdumps
By default, a Heapdump is produced when the Java heap is exhausted. Heapdumps can be generated in other situations by use of -Xdump:heap. See Chapter 21, Using dump agents, on page 223 for more detailed information about generating dumps based on specific events. Heapdumps can also be generated programmatically by use of the com.ibm.jvm.Dump.HeapDump() method from inside the application code. To see which events will trigger a dump, use -Xdump:what. See Chapter 21, Using dump agents, on page 223 for more information. By default, Heapdumps are produced in PHD format. To produce Heapdumps in text format, see Enabling text formatted ("classic") Heapdumps on page 258. Environment variables can also affect the generation of Heapdumps (although this is a deprecated mechanism). See Environment variables and Heapdump on page 258 for more details.
Copyright IBM Corp. 2003, 2010
257
258
Usage Information Setting either of these to any value (such as true) enables heap dump production by means of signals. The default location into which the Heapdump will be written. Use this environment variable to control the conditions under which Heapdumps (and other dumps) are produced. See Dump agent environment variables on page 239 for more information . By setting this environment variable to false, you disable Heapdumps for an OutOfMemory condition. Use this environment variable to cause the JVM to generate both phd and text versions of Heapdumps. Equivalent to opts=PHD+CLASSIC on the -Xdump:heap option. Use this environment variable to cause the JVM to generate a text (human readable) Heapdump. Equivalent to opts=CLASSIC on the -Xdump:heap option.
IBM_HEAPDUMP_OUTOFMEMORY
IBM_JAVA_HEAPDUMP_TEST
IBM_JAVA_HEAPDUMP_TEXT
Header record
The header record is a single record containing a string of version information.
// Version: <version string containing SDK level, platform and JVM build level>
Example:
// Version: J2RE 5.0 IBM J9 2.3 Windows XP x86-32 build 20060915_08260_lHdSMR
Object records
Object records are multiple records, one for each object instance on the heap, providing object address, size, type, and references from the object.
<object address, in hexadecimal> [<length in bytes of object instance, in decimal>] OBJ <object type> <class block reference, in hexadecimal> <heap reference, in hexadecimal <heap reference, in hexadecimal> ...
The object address and heap references are in the heap, but the class block address is outside the heap. All references found in the object instance are listed, including refereces that are null values. The object type is either a class name including package or a primitive array or class array type, shown by its standard JVM type signature, see Java VM type signatures on page 261. Object records can also contain additional class block references, typically in the case of reflection class instances.
259
Class records
Class records are multiple records, one for each loaded class, providing class block address, size, type, and references from the class.
<class block address, in hexadecimal> [<length in bytes of class block, in decimal>] CLS <class type> <class block reference, in hexadecimal> <class block reference, in hexadecimal> ... <heap reference, in hexadecimal> <heap reference, in hexadecimal>...
The class block address and class block references are outside the heap, but the class record can also contain references into the heap, typically for static class data members. All references found in the class block are listed, including those that are null values. The class type is either a class name including package or a primitive array or class array type, shown by its standard JVM type signature, see Java VM type signatures on page 261. Examples: A class block, length 168 bytes, for class java/lang/Runnable:
0x41532E68 [168] CLS java/lang/Runnable
References to other class blocks and heap references, including null references:
0x4152F018 0x41532E68 0x00000000 0x00000000 0x00499790
260
Trailer record 1
Trailer record 1 is a single record containing record counts.
// Breakdown - Classes: <class record count, in decimal>, Objects: <object record count, in decimal>, ObjectArrays: <object array record count, in decimal>, PrimitiveArrays: <primitive array record count, in decimal>
Example:
// Breakdown - Classes: 321, Objects: 3718, ObjectArrays: 169, PrimitiveArrays: 2141
Trailer record 2
Trailer record 2 is a single record containing totals.
// EOF: Total 'Objects',Refs(null) : <total object count, in decimal>, <total reference count, in decimal> (,total null reference count, in decimal>)
Example:
// EOF: Total 'Objects',Refs(null) : 6349,23240(7282)
261
262
For example:
J9Generic_Signal_Number=00000004 ExceptionCode=c0000005 ExceptionAddress=7FAB506D ContextFlags=000 Handler1=7FEF79C0 Handler2=7FED8CF0 InaccessibleAddress=0000001C EDI=41FEC3F0 ESI=00000000 EAX=41FB0E60 EBX=41EE6C01 ECX=41C5F9C0 EDX=41FB0E60 EIP=7FAB506D ESP=41C5F948 EBP=41EE6CA4 Module=E:\testjava\sdk\jre\bin\j9jit23.dll Module_base_address=7F8D0000 Offset_in_DLL=001e506d
Method_being_compiled=org/junit/runner/JUnitCore.runMain([Ljava/lang/String;)Lorg/junit/runner/Res
263
Dump agents are the primary method for controlling the generation of system dumps. See Chapter 21, Using dump agents, on page 223 for more information on dump agents.
This output shows that by default a system dump is produced in these cases: v A general protection fault occurs. (For example, branching to memory location 0, or a protection exception.) v An abort is encountered. (For example, native code has called abort() or when using kill -ABRT on Linux) Attention: The JVM used to produce this output when a SIGSEGV signal was encountered. This behavior is no longer supported. Use the ABRT signal to produce dumps.
264
Setting this option adds a significant overhead to taking a system dump; this overhead could cause problems in rare situations. This option is not enabled by default. jextract is in the directory sdk/jre/bin. To invoke jextract, at a command prompt type:
jextract <dumpfile> [<outputfile]
On z/OS, you can copy the dump to an HFS file and pass that as input to jextract. Alternatively, you can pass a fully qualified MVS data set name as input to jextract. jextract is unable to read data sets larger than 2 GB directly using a 31-bit JVM. You must use COPYDUMP first or move the dump to HFS. An example of the jextract command is:
> jextract USER1.JVM.TDUMP.SSHD6.D070430.T092211 Loading dump file... Read memory image from USER1.JVM.TDUMP.SSHD6.D070430.T092211 VM set to 10BA5028 Dumping JExtract file to USER1.JVM.TDUMP.SSHD6.D070430.T092211.xml <!-- extracting gpf state --> ... Finished writing JExtract file in 5308ms Creating zip file: USER1.JVM.TDUMP.SSHD6.D070430.T092211.zip Adding "USER1.JVM.TDUMP.SSHD6.D070430.T092211" to zip Adding "USER1.JVM.TDUMP.SSHD6.D070430.T092211.xml" to zip Adding "/u/build/sdk/jre/lib/J9TraceFormat.dat" to zip jextract complete.
This produces a compressed (.zip) file in the current HFS directory. The jextract tool accepts these parameters: -nozip Do not compress the output data. -help Provides help information. By default, output is written to a file called <dumpfile>.zip in the current directory. This file is a compressed file that contains: v The dump v XML produced from the dump, containing details of useful internal JVM information v Other files that can help in diagnosing the dump (such as trace entry definition files) Typically, you would send the compressed file to IBM for problem diagnosis. Submitting data with a problem report tells you how to do that. To analyze the dump locally, extract the compressed file using unzip -d dir <file> or jar xvf <file>. You are also advised to run jdmpview from that new folder. If you run jextract on a JVM level that is different from the one for which the dump was produced, you see the following messages:
J9RAS.buildID is incorrect (found e8801ed67d21c6be, expecting eb4173107d21c673). This version of jextract is incompatible with this dump. Failure detected during jextract, see previous message(s).
265
You can still use the dump viewer on the dump, but the detail produced is limited. The contents of the compressed file and the XML file produced are subject to change.
The jdmpview tool accepts these parameters: -d<dumpfile> Specify a dump file. -w<workingdir> Specify a writable directory. -o<outputfile> Specify an output file. -i<inputfile> Specify an input command file. Typical usage is jdmpview <dumpfile>. The jdmpview tool opens and verifies the dump file and the associated xml file, dumpfile.xml. After jdmpview processes the arguments with which it was launched, it displays the message Ready.... When you see this message, you can start calling commands on jdmpview. You can run an unlimited number of jdmpview sessions at the same time. You can significantly improve the performance of jdmpview against larger dumps by ensuring that your system has enough memory available to avoid paging. On larger dumps (that is, ones with large numbers of objects on the heap), you might need to start jdmpview using the -Xmx option to increase the maximum heap available to jdmpview:
jdmpview -J-Xmx<n>
To pass command-line arguments to the JVM, you must prefix them with -J. For more information about using -Xmx, see Appendix D, Command-line options, on page 439. The xml file produced by jextract on z/OS is ASCII, so that it is easily portable to other platforms for use in jdmpview and other tools. On z/OS, jdmpview expects the file to be ASCII. If you convert the file to EBCDIC and supply the converted file as input to jdmpview, you see the error messages:
Parsing of xml started for file CHAMBER.JVM.TDUMP.SSHD9.D070824.T094404.xml... be patient *** Error Message: Fatal error encountered processing incoming xml.
266
It might be useful to convert the xml file to EBCDIC for viewing on z/OS, but make sure you keep the ASCII version for use in jdmpview.
General commands
v quit Short form: q Availability: always Terminates the jdmpview session. v cmds Availability: always Displays the available commands at any point during the jdmpview session and also indicates which class provides the support for that command. The range of available commands might change during the session; for example, the DIS OS command is unavailable until after a dump has been identified. v help and help <command> Short form: h Availability: always The help command with no parameters shows general help. With a parameter, the command shows specific help on a command. For example, help dis os produces help information regarding the dis os command. v synonyms Short form: syn Availability: always Displays some shorthand notations recognized by the command processor. Thus, d o 0x123456 is the equivalent of dis obj 0x123456. v display proc Short form: dis proc Availability: after set dump has run Displays information about the process or processes found in the dump. The command shows the command line that started the process, thread information, environment variables, and loaded modules. v display sym Short form: dis sym Availability: after set dump has run During processing, jdmpview creates symbols that enable memory addresses to be displayed as offsets from known locations (such as the start of a loaded module). This command allows the known symbols and their values to be displayed. v set Short form: s Availability: always
267
Some set commands (such as set dump) start specific processing within jdmpview whereas others set and unset variables within the jdmpview environment. set without any parameters shows which jdmpview variables are defined and what their values are. Similarly, set param shows the value of param. The generic command set param=value sets up a key and value pair associating the value with the key param. You can use parameters to remember discovered values for later use. v set dump Short form: s du Availability: always Opens the specified dump. The syntax is:
set dump[=]<dumpname>
After the set dump command has run successfully, several additional commands (such as dis mem and dis mmap) become available. When set dump has successfully run (for instance, it was a valid file and it was a dump), another use of set dump does nothing. To analyze another dump, start a new jdmpview session. You can also use the d option when starting jdmpview to set the dump file. v set metadata Short form: s meta Availability: after set dump has run Starts the reading of the xml file produced by jextract. This activity causes the xml file to be parsed, and gives details about the nature of the dump stored, for use by other commands (such as dis os or dis cls). The syntax is:
set metadata[=]<filename>
After set metadata has successfully run, subsequent uses do nothing. v set workdir Short form: s workdir Availability: always Identifies a location to which jdmpview can write data. Some commands (such as dis os or trace extract) create files as part of their function. Typically, these files are created in the same location as the dumpfile; however, sometimes it might be convenient to keep the dumpfile (and the xml) in a read-only location. Its syntax is:
set workdir[=]<location>
You can also use the w option when starting jdmpview to set the working directory. v set output Short form: s out Availability: always Redirects the output from jdmpview to a file rather than to the console (System.out). Use it when large amounts of output are expected to be produced from a command (for example, dis mem 10000,100000). Its syntax is:
set output[=]<location>
268
You can also use the o option when starting jdmpview to set the output location. v add output Short form: add out Availability: always Directs the output from a command to more than one location. Its syntax is:
add output[=]<location>
269
Note: These commands do not function until after the set dump command has been issued and run successfully. dis mem Short form of the display mem command. dis mmap Short form of the display mmap command. display mem Displays memory within the dump. The syntax is:
display mem <address>[,<numbytes>]
<address> is the hex address to display. Optionally, the address is preceded by 0x. <numbytes> is the number of bytes to display. The default is 256 bytes. display mmap When a dump is opened using set dump, the jdmpview command establishes a mapping from the virtual storage ranges held in the dump to their corresponding location in the dump file. jdmpview establishes the mapping by creating an internal map. The map is then used by the other memory analysis commands to access information within the memory dump. The display mmap command displays the mapping. The display shows you what valid memory ranges are contained within the dump, and their offsets within the dump file. On z/OS, memory ranges are also associated with an Address Space ID (ASID). In addition to showing memory ranges and their offsets, display mmap also shows the ASID to which the memory range belongs. Areas of memory that might seem to be contiguous according to the memory map, or even overlap, are probably not contiguous and therefore have different ASIDs. find Looks for strings and hex values within the memory dump. The syntax is:
find pattern[,<start>][,<end>][,<boundary>][,<count>][,<limit>]
The <start> parameter controls where to start the search, <end> controls where to end the search, <boundary> specifies what byte boundary to use, <count> determines how many bytes of memory are displayed when a match is found, and <limit> sets a limit of the number of occurrences to report. fn w whatis Provides information about what is stored at a memory address. For example, the command can tell you that an address is within an object, in a heap, or within the byte codes associated with a class method. The syntax is:
whatis [0x]<hhhhhhhh>
Short form of the find command. Short form of the whatis command.
270
Short form: dis cls Availability: after set dump and set metadata have run When classname is not specified, the command produces a list of all the known classes. The classes are shown with their instance size, and a count of the instances associated with that class (if dis os has run). For array classes, the instance size is always 0. When <classname> is specified, and if dis os has run, the addresses of all the object instances of that particular class are shown. For classes such as [char, where the '[' indicates that an array class, the number of instances can run into many thousands. v display class <classname> Short form: dis cl <classname> Availability: after set dump and set metadata have run Displays information about the composition of the specified class. The command shows the methods, fields, and static fields associated with the class and other information. This command must not be confused with dis cls <classname>. v display jitm Short form: dis jitm Availability: after set dump has run Displays details about methods that have been processed by the internal JIT.
Generating Heapdumps
Use the following commands to work with Heapdumps. v set heapdump and set heapdump filename Short form: s heapdump
Chapter 24. Using system dumps and the dump viewer
271
Availability: after successful dis os Without a parameter, displays the name of the file that was created by the hd f command. When you specify the filename parameter (for example, set heapdump c:\my.hd), the name of the file created by hd f is set to the filename you specified. If filename ends in ".gz", the output is produced in gzip compressed format. The default value for the heapdump filename is dumpfilename.phd.gz. For example, if the dump file name (as input to the set dump command) is xyz.20041234.dmp, the default Heapdump output filename is xyz.20041234.dmp.phd.gz. v set heapdumpformat Short form: s heapdumpformat Availability: after successful dis os Sets the format of the output produced. The two settings are classic and portable. The classic option results in a readable text output file. The portable option (the default) produces output in a compressed binary format, known as phd. v set hd_host and set hd_port Short form: s hd_host and s hd_port Availability: after successful dis os These two commands control the network host and port that are used for the hd n command. The default settings for host and port are localhost and 21179 respectively. v hd f Availability: after successful dis os Generates heapdump output to a file. Use the set heapdump and set heapdumpformat commands to control the location and format of the data produced. v hd n Availability: after successful dis os Generates heapdump output to a network host. Ensure that you have a receiver running on the host and port specified in the HD_HOST and HD_PORT options respectively. Also ensure that you have correctly set up any firewall software to allow the connection between your workstation and the host to succeed.
272
Availability: after successful dis os and set metadata Displays the trace output from the trace format command. It displays one page at a time (you can control the page size using the page display=<size> command) and allows scrolling through the file using the trace display + and trace display commands.
Example session
This example session illustrates a selection of the commands available and their use. The session shown is from a Windows dump. The output from other types of dump is substantially the same. In the example session, some lines have been removed for clarity (and terseness). Some comments (contained within braces) are included to explain various aspects with some comments on individual lines, looking like:
<< comment
Please wait while I process inbound arguments SET DUMP sample.dmp << command launched on basis of inbound argument Recognised as a 32-bit little-endian windows dump. << dump exists and is supported Trying to use "sample.dmp.xml" as metadata..... Issuing "SET METADATA sample.dmp.xml" ..... << work with the xml Parsing of xml started for file dl2.dmp.xml... be patient Warning: "systemProperties" is an unknown tag and is being ignored Warning: "property" is an unknown tag and is being ignored Parsing ended Ready....('h' shows help, 'cmds' shows available commands) << jdmpview is ready to accept user input { the output produced by h (or help) is illustrated below "help <command_name>" gives information on a specific command h General Help =============== To see what commands are available use the "cmds" command. Note: The available command set can change as a result of some actions - such as "set dump" or "set metadata". The general form of a command is NOUN VERB PARM1 [,PARM2] ... [PARMn] Note: some commands do not need a verb or parameters. The command parser strips "=" characters and brackets from the input - this allows alternative command formats like "set dump=c:\mydump.dmp" to work. Use "help command" to obtain more help on a specific command Ready.... help set dump This command is usually one of the first commands entered. It requires a file
Chapter 24. Using system dumps and the dump viewer
273
name as a parameter. The file identified (presuming it exists) is verified to be a dump, its type established, and the dump analysed to establish a memory map (see "dis mmap" for more details). Note: as an alternative to using set dump then starting jdmpview with a parameter of "-ddumpname" (note no space between the -d and filename) or with just the filename will open the dump before the first "Ready...." appears. As part of the processing when "set dump" is issued then if an xml file (as produced out of jextract) is found matching the dump then a "set metadata" command will be issued. Ready.... { The next command "dis os" is covered below. This command scans the heap segments that were identified in the xml and produces a names index file (.jfod) to allow subsequent analysis of objects. For large dumps with several millions of objects then this command could take a long time. } dis os Names index file in use is: sample.dmp.jfod Heap Summary ============ WARNING: It can take a long time to traverse the heaps!!!! - Please be patient Recording class instances .... ... 686 class instances recorded Starting scan of heap segment 0 start=0x420000 end=0x4207e8 object count= 47 Starting scan of heap segment 1 start=0x420800 end=0x421898 object count= 85 ==== lines removed for terseness ======= ==== lines removed for terseness ======= Starting scan of heap segment 3655 start=0x17cb000 end=0x17eafb0 object count= 2513 Starting scan of heap segment 3656 start=0x17eb000 end=0x180afe0 object count= 2517 Starting scan of heap segment 3657 start=0x180b000 end=0x180dd80 object count= 223 Object Summary [[java/lang/String has 1 instances (total size= 32) [[java/lang/ref/SoftReference has 1 instances (total size= 24) [boolean has 9 instances (total size= 1683) [byte has 989 instances (total size= 2397336) [char has 153683 instances (total size= 7991516) [com/ibm/jvm/j9/dump/command/Command has 5 instances (total size= 245) ==== lines removed for terseness ======= ==== lines removed for terseness ======= sun/reflect/MethodAccessorGenerator$1 has 1 instances (total size= 28) sun/reflect/NativeConstructorAccessorImpl has 1 instances (total size= 24) sun/reflect/NativeMethodAccessorImpl has 24 instances (total size= 576) sun/reflect/ReflectionFactory has 1 instances (total size= 12) sun/reflect/ReflectionFactory$1 has 1 instances (total size= 12) sun/reflect/ReflectionFactory$GetReflectionFactoryAction has 1 instances (total size=12) sun/security/action/GetPropertyAction has 32 instances (total size= 640)
274
sun/security/action/LoadLibraryAction has 3 instances (total size= 48) sun/security/util/ManifestEntryVerifier$1 has 1 instances (total size= 12) Total number of objects = 485261 Total size of objects = 20278079 bytes Total locked objects Ready .... = 0
{ The next command illustrated is "dis sys". This shows some generic information about the dump being processed } dis sys System Summary ============= 32bit Little Endian System Memory System Java Version BuildLevel Uuid Ready .... (i.e. 0x12345678 in memory could be 0x78563412 if it was a pointer) = 2146353152 Bytes : windows : 2.3 Windows XP : 20050926_03412_lHdSMR : 16742003772852651681
{ The next command illustrated is "cmds" this shows the syntax of the currently recognised commands } cmds Known Commands ============== SET DUMP (Identifies the dump to work with) SET METADATA (Identifies xml metadata file - rarely needed)) QUIT (Terminates jdmpview session) HELP * (Provides generic and specific help) ==== lines removed for terseness ======= DIS MMAP (Displays the virtual address ranges within the dump) DIS MEM (Formats and displays portions of memory) ==== lines removed for terseness ======= "help command" shows details of each command Note: some supported commands may not be shown in the above list as they only become available after successful issuance of other commands (such as "set dump" or "dis os") Ready.... { dis proc can be used to show process information and includes details about the commandline that was issued, the threads (both java and native) seen, the environment variable settings in the process and the positions in memory of loaded modules} dis proc
275
Process Information =================== Architecture: 32bit - Little Endian Thread: 0x3b1300 Thread name: main Thread: 0x3b1700 Thread name: ** Not a Java Thread ** Thread: 0x3b1b00 Thread name: Signal Dispatcher Thread: 0x41fcbd00 Thread name: Finalizer thread Thread: 0xc70 Thread name: Un-established Thread: 0xb54 Thread name: Un-established Thread: 0xb34 Thread name: Un-established Thread: 0xfe0 Thread name: Un-established Thread: 0xae0 Thread name: Un-established Thread: 0xf98 Thread name: Un-established Thread: 0xe38 Thread name: Un-established Thread: 0xe2c Thread name: Un-established CommandLine = jdmpview -J-Xdump:system:events=fullgc << the command line Environment Variables ===================== tvlogsessioncount=5000 PATH=C:\sdk2709\jre\bin;C:\Perl\bin\;C:\Program Files\IBM\Infoprint Select;... PD_SOCKET=6874 ==== lines removed for terseness ======= ALLUSERSPROFILE=C:\Documents and Settings\All Users VS71COMNTOOLS=C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\ Loaded Information ================== C:\sdk2709\bin\jdmpview.exe at 0x400000 length=81920(0x14000) C:\WINDOWS\System32\ntdll.dll at 0x77f50000 length=684032(0xa7000) C:\WINDOWS\system32\kernel32.dll at 0x77e60000 length=942080(0xe6000) ==== lines removed for terseness ======= ==== lines removed for terseness ======= C:\sdk2709\jre\bin\java.dll at 0x417f0000 length=180224(0x2c000) C:\sdk2709\jre\bin\wrappers.dll at 0x3e0000 length=32768(0x8000) C:\WINDOWS\System32\Secur32.dll at 0x76f90000 length=65536(0x10000) ==== lines removed for terseness ======= ==== lines removed for terseness ======= C:\WINDOWS\system32\VERSION.dll at 0x77c00000 length=28672(0x7000) C:\WINDOWS\System32\PSAPI.DLL at 0x76bf0000 length=45056(0xb000) Ready ....
{ dis mmap is used to display the available memory ranges } help dis mmap This command shows the memory ranges available from the dump, together with the offset of that memory within the dump file. In the case of zOS it also shows the address space associated with each range. Ready ....
dis mmap
276
Memory Map ========== Addr: 0x00010000 Size: Addr: 0x00020000 Size: Addr: 0x0006c000 Size: Addr: 0x00080000 Size: ==== lines removed for ==== lines removed for Addr: 0x7ffb0000 Size: Addr: 0x7ffd7000 Size: Ready ....
0x2000 (8192) File Offset: 0x4b64 (19300) 0x1000 (4096) File Offset: 0x6b64 (27492) 0x5000 (20480) File Offset: 0x7b64 (31588) 0x106000 (1073152) File Offset: 0xcb64 (52068) terseness ======= terseness ======= 0x24000 (147456) File Offset: 0x3001b64 (50338660) 0xa000 (40960) File Offset: 0x3025b64 (50486116)
{ dis mem can be used to look directly at memory in the dump, in the example below we are looking at the start of the memory associated with java.exe as found from the loaded module information displayed previously } dis mem 400000 00400000: 00400010: 00400020: 00400030: 00400040: 00400050: 00400060: 00400070: 00400080: 00400090: 004000a0: 004000b0: 004000c0: 004000d0: 004000e0: 004000f0: Ready 4D5A9000 B8000000 00000000 00000000 0E1FBA0E 69732070 74206265 6D6F6465 706C875B 27058008 31018908 B705B408 3101B608 3101B308 00000000 00000000 03000000 00000000 00000000 00000000 00B409CD 726F6772 2072756E 2E0D0D0A 340DE908 3F0DE908 350DE908 310DE908 2F0DE908 350DE908 00000000 00000000 04000000 40000000 00000000 00000000 21B8014C 616D2063 20696E20 24000000 340DE908 3101B408 3101E608 340DE808 D806B708 52696368 00000000 50450000 FFFF0000 00000000 00000000 F8000000 CD215468 616E6E6F 444F5320 00000000 340DE908 360DE908 300DE908 710DE908 350DE908 340DE908 00000000 4C010500 | | | | | | | | | | | | | | | | MZ.............. ........@....... ................ ................ ........!..L.!Th is program canno t be run in DOS mode....$....... pl.[4...4...4... '...?...1...6... 1...5...1...0... ....1...4...q... 1.../.......5... 1...5...Rich4... ................ ........PE..L... | | | | | | | | | | | | | | | |
....
{ the dis cls command when used without an additional parameter displays information on all the loaded classes whilst with the addition of a classname it shows the addresses of all instances of that class in the dump ... } dis cls [boolean [boolean 0x88f898 0x4c7c50 Ready .... ... } instance size=0 0x884088 0x4c7640 object count=9 0x4cca58 0x4cc848 0x4cc6f0
0x87e128 0x47b1d0
{ ... and dis mem can be used to look directly at the memory dis mem 0x88f898 0088f898: 0088f8a8: 0088f8b8: 0088f8c8: 0088f8d8: 0088f8e8: 0088f8f8: 0088f908: C03A4541 01010101 01010101 01000101 00000000 00000000 00000000 01000000 0380263E 01010101 01010101 00010000 00000000 00000000 00000000 00000000 00000000 01010101 01010101 00000000 00000000 00000000 00000001 00000000 80000000 01010101 01010101 00000000 01000100 00000000 01010100 00000000 | | | | | | | |
| | | | | | | |
277
| | | | | | | |
| | | | | | | |
....
{ .... or dis obj to give a formatted display of the object based on a combination of the class information and the instance data } dis obj 0x88f898 [boolean@0x88f898 Its an Array object: primitive: filled with - [boolean instance size = 144 128 elements , element size = 1 arity is 1 Ready ....
dis cls sun/io/ByteToCharUTF8 sun/io/ByteToCharUTF8 0x4b1950 Ready .... instance size=52 object count=1
dis obj 0x4b1950 sun/io/ByteToCharUTF8@0x4b1950 (16) (12) (20) (24) (28) (36) (40) (44) (32) subMode sig: Z value= TRUE (0x1) subChars sig: [C Its a primitive array @0x4b1988 charOff sig: I value=0 (0x0) byteOff sig: I value=0 (0x0) badInputLength sig: I value=0 (0x0) state sig: I value=0 (0x0) inputSize sig: I value=0 (0x0) value sig: I value=0 (0x0) bidiParms sig: Ljava/lang/String; value= 0x435ba8 ==> "NO" (48) fieldName: bidiEnabled sig: Z value= FALSE (0x0) Ready .... fieldName: fieldName: fieldName: fieldName: fieldName: fieldName: fieldName: fieldName: fieldName:
{ the dis cl command is used to show information about a particular class, its fields, statics and methods } dis cl sun/io/ByteToCharUTF8
name = sun/io/ByteToCharUTF8 id = 0x41df0dc8 superId = 0x4147fc60 instanceSize = 52 loader = 0x17a98c modifiers: public super Inheritance chain.... java/lang/Object sun/io/ByteToCharConverter sun/io/ByteToCharUTF8 Fields...... subMode modifiers: protected sig: Z offset: 16 (defined in class 0x4147fc60)
278
subChars
(defined in class 0x4147fc60) charOff modifiers: protected sig: I offset: 20 (defined in class 0x4147fc60) byteOff modifiers: protected sig: I offset: 24 (defined in class 0x4147fc60) badInputLength modifiers: protected sig: I offset: 28 (defined in class 0x4147fc60) state modifiers: private sig: I offset: 36 inputSize modifiers: private sig: I offset: 40 value modifiers: private sig: I offset: 44 bidiParms modifiers: private sig: Ljava/lang/String; offset: 32 bidiEnabled modifiers: private sig: Z offset: 48 Statics...... name: States modifiers: public static final value: 0x4b1860 sig: [I name: StateMask modifiers: public static final value: 0x4b18f0 sig: [I name: bidiInit modifiers: private static value: 0x435ba8 sig: Ljava/lang/String; Methods...... name: <init> sig: ()V id: 0x41df0ec0 modifiers: public Bytecode start=0x41e0f884 end=0x41e0f910 name: flush sig: ([CII)I id: 0x41df0ed0 modifiers: public Bytecode start=0x41e0f924 end=0x41e0f948 name: setException sig: (II)V id: 0x41df0ee0 modifiers: private Bytecode start=0x41e0f964 end=0x41e0f9a4 name: convert sig: ([BII[CII)I id: 0x41df0ef0 modifiers: public Bytecode start=0x41e0f9b8 end=0x41e0fc60 name: doBidi sig: ([CII)V id: 0x41df0f00 modifiers: Bytecode start=0x41e0fc80 end=0x41e0fccc name: getCharacterEncoding sig: ()Ljava/lang/String; id: 0x41df0f10 modifiers: public Bytecode start=0x41e0fce0 end=0x41e0fce4 name: reset sig: ()V id: 0x41df0f20 modifiers: public Bytecode start=0x41e0fcf8 end=0x41e0fd08 name: <clinit> sig: ()V id: 0x41df0f30 modifiers: static Bytecode start=0x41e0fd1c end=0x41e0fddc Ready ....
modifiers: protected
sig: [C
offset: 12
{ dis t shows the available information for the current thread Note that the "set thread" command can be used to change the current thread and "dis t *" can be used to see all the threads at once } dis t Info for thread - 0x3b1300 =============================== Name : main Id : 0x3b1300 NativeId: 0xc70 Obj : 0x420500 (java/lang/Thread) State : Running Stack: method: java/lang/Long::toUnsignedString(JI)Ljava/lang/String; pc: 0x415bd735 arguments: 0x41e32dec method: java/lang/Long::toHexString(J)Ljava/lang/String; pc: 0x415be110 arguments: 0x41e32df8 ==== lines removed for terseness ======= ==== lines removed for terseness =======
Chapter 24. Using system dumps and the dump viewer
279
{ the next section of commands shows some features of the find commands } find java Note: your search result limit was 1 ... there may be more results 00083bfb: 6A617661 5C736F76 5C6A6176 612E7064 | java\sov\java.pd 00083c0b: 62000000 0043000B 00000109 00000000 | b....C.......... 00083c1b: 00010000 01010000 01000100 00010100 | ................ 00083c2b: 00010000 01010101 01000001 00010001 | ................ 00083c3b: 00000101 00010100 00010101 00000100 | ................ 00083c4b: 00010000 01000100 00010100 00010000 | ................ 00083c5b: 03000003 00000100 01010001 01000001 | ................ 00083c6b: 01000003 00000100 00010001 00000101 | ................ 00083c7b: 00000100 00030000 03000001 00010100 | ................ 00083c8b: 01010000 01030100 00010103 00000101 | ................ 00083c9b: 00000100 01000001 01000001 00010000 | ................ 00083cab: 01000100 00010000 01000003 00000101 | ................ 00083cbb: 00000101 01000100 00010001 00000100 | ................ 00083ccb: 03000001 00010000 01010000 01010100 | ................ 00083cdb: 00010001 00000100 03010003 00010000 | ................ 00083ceb: 01000300 00010000 01000101 00010000 | ................ Tip 1: Use FINDNEXT (FN) command to progress through them Tip 2: Use "SET FINDMODE=V" to do automatic WHATIS Find finished... Ready .... | | | | | | | | | | | | | | | |
help find Help for Find ============== The find command allows memory in the dump to be searched for strings and hex patterns. The syntax is: Find pattern[,start][,end][,boundary][,count][,limit] Examples are: Find java this would search all available memory for the string "java" Note: only matches with the right case will be found. Only 1 match will be displayed (default for limit) and the first 256 bytes (default for count) of the first match will be displayed. Find 0xF0F0F0,804c000,10000000,8,32,50 this would search for the hex string "F0F0F0" in memory range 0x804c000 thru 0x10000000. Only matches starting on an 8 byte boundary would count and the first 32 bytes of the first match will be displayed. Up to 50 matches will be displayed. ** The FINDNEXT command (FN) will repeat the previous FIND command but starting just beyond the result of the previous search. There is also a FINDPTR (FP) command that will accept a normalised address and issue the appropriate FIND command having adjusted the address to the endianess bitness of the dump in use. ** If you want to search EBCDIC dumps(zOS) for ascii text then you can use the
280
"SET FORMATAS=A" command to force the search to assume that the search text is ASCII (and "SET FORMATAS=E" would allow the opposite). Ready fn issuing FIND java,83bfc,ffffffffffffffff,1,256,1 Note: your search result limit was 1 ... there may be more results 00083c04: 6A617661 2E706462 00000000 43000B00 | java.pdb....C... 00083c14: 00010900 00000000 01000001 01000001 | ................ 00083c24: 00010000 01010000 01000001 01010101 | ................ 00083c34: 00000100 01000100 00010100 01010000 | ................ 00083c44: 01010100 00010000 01000001 00010000 | ................ 00083c54: 01010000 01000003 00000300 00010001 | ................ 00083c64: 01000101 00000101 00000300 00010000 | ................ 00083c74: 01000100 00010100 00010000 03000003 | ................ 00083c84: 00000100 01010001 01000001 03010000 | ................ 00083c94: 01010300 00010100 00010001 00000101 | ................ 00083ca4: 00000100 01000001 00010000 01000001 | ................ 00083cb4: 00000300 00010100 00010101 00010000 | ................ 00083cc4: 01000100 00010003 00000100 01000001 | ................ 00083cd4: 01000001 01010000 01000100 00010003 | ................ 00083ce4: 01000300 01000001 00030000 01000001 | ................ 00083cf4: 00010100 01000001 00010300 01000001 | ................ Tip 1: Use FINDNEXT (FN) command to progress through them Tip 2: Use "SET FINDMODE=V" to do automatic WHATIS Find finished... Ready fp No parameter specified Help for FindPtr ================= The findptr command (findp and fp are used as short forms) takes a hex value which is assumed to be a pointer (8 bytes on 32 bit platforms, 16 bytes on 64 bit platforms) and searches memory looking for it. The syntax is based on that for find: Findp pointer[,start][,end][,boundary][,count][,limit] Examples are: Findp 0x10000 this would search all available memory for the pointer 0x10000 Note: jdmpview adjusts the input command to match the endianess and pointer size of the dump. Thus for a windows 32-bit system the above example would be mapped to "find 0x00000100,,4" to take account of little endianess and 32-bitness (i.e. pointers are assumed to be aligned on 32 bit boundaries). Ready .... .... | | | | | | | | | | | | | | | | ....
fp 6176616a Note: your search result limit was 1 ... there may be more results 00083bfb: 6A617661 5C736F76 5C6A6176 612E7064 | java\sov\java.pd | 00083c0b: 62000000 0043000B 00000109 00000000 | b....C.......... |
Chapter 24. Using system dumps and the dump viewer
281
00083c1b: 00010000 01010000 01000100 00010100 | ................ 00083c2b: 00010000 01010101 01000001 00010001 | ................ 00083c3b: 00000101 00010100 00010101 00000100 | ................ 00083c4b: 00010000 01000100 00010100 00010000 | ................ 00083c5b: 03000003 00000100 01010001 01000001 | ................ 00083c6b: 01000003 00000100 00010001 00000101 | ................ 00083c7b: 00000100 00030000 03000001 00010100 | ................ 00083c8b: 01010000 01030100 00010103 00000101 | ................ 00083c9b: 00000100 01000001 01000001 00010000 | ................ 00083cab: 01000100 00010000 01000003 00000101 | ................ 00083cbb: 00000101 01000100 00010001 00000100 | ................ 00083ccb: 03000001 00010000 01010000 01010100 | ................ 00083cdb: 00010001 00000100 03010003 00010000 | ................ 00083ceb: 01000300 00010000 01000101 00010000 | ................ Tip 1: Use FINDNEXT (FN) command to progress through them Tip 2: Use "SET FINDMODE=V" to do automatic WHATIS Find finished... Ready ....
| | | | | | | | | | | | | |
282
283
exception, trace buffers are snapped automatically to a file that is in the current directory. The file is called: Snapnnnn.yyyymmdd.hhmmssth.process.trc. You must also think carefully about which components need to be traced and what level of tracing is required. For example, if you are tracing a suspected shared classes problem, it might be enough to trace all components at level 1, and j9shr at level 9, while maximal can be used to show parameters and other information for the failing component.
Types of tracepoint
There are two types of tracepoints inside the JVM: regular and auxiliary.
Regular tracepoints
Regular tracepoints include: v method tracepoints v application tracepoints v data tracepoints inside the JVM v data tracepoints inside class libraries You can display regular tracepoint data on the screen or save the data to a file. You can also use command line options to trigger specific actions when regular tracepoints fire. See the section Detailed descriptions of trace options on page 288 for more information about command line options.
Auxiliary tracepoints
Auxiliary tracepoints are a special type of tracepoint that can be fired only when another tracepoint is being processed. An example of auxiliary tracepoints are the tracepoints containing the stack frame information produced by the jstacktrace -Xtrace:trigger command. You cannot control where auxiliary tracepoint data is sent and you cannot set triggers on auxiliary tracepoints. Auxiliary tracepoint data is sent to the same destination as the tracepoint that caused them to be generated.
Default tracing
By default, the equivalent of the following trace command line is always available in the JVM:
-Xtrace:maximal=all{level1},exception=j9mm{gclogger}
CAUTION: If you specify any -Xtrace options on the command line, the default trace options are disabled. The data generated by those tracepoints is continuously captured in wrapping, per thread memory buffers. (For information about specific options, see Detailed descriptions of trace options on page 288.) You can find tracepoint information in the following diagnostics data: v System memory dumps, extracted using jdmpview. v Snap traces, generated when the JVM encounters a problem or an output file is specified. Chapter 21, Using dump agents, on page 223 describes more ways to create a snap trace.
284
This error stream is followed with information about the diagnostic logs produced:
JVMDUMP007I JVMDUMP010I JVMDUMP007I JVMDUMP010I JVM Requesting System Dump using 'core.20060426.124348.976.dmp' System Dump written to core.20060426.124348.976.dmp JVM Requesting Snap Dump using 'Snap0001.20060426.124648.976.trc' Snap Dump written to Snap0001.20060426.124648.976.trc
Assertions are special trace points. They can be enabled or disabled using the standard trace command-line options. See Controlling the trace on page 287 for more details.
285
286
usage might occur and cause out-of-memory conditions. To prevent this, use the nodynamic option of the buffers trace option. For long-running trace runs, a wrap option is available to limit the file to a given size. It is also possible to create a sequence of files when the trace output will move back to the first file once the sequence of files are full. See the output option for details. You must use the trace formatter to format trace data from the file. Because trace data is buffered, if the JVM does not exit normally, residual trace buffers might not be flushed to the file. If the JVM encounters a fatal error, the buffers can be extracted from a system dump if that is available. When a snap file is created, all available buffers are always written to it.
External tracing
You can route trace to an agent by using JVMRI TraceRegister. This mechanism allows a callback routine to be called immediately when any of the selected tracepoints is found without buffering the trace results. The trace data is in raw binary form. Further details can be found in the JVMRI section.
Tracing to stderr
For lower volume or non-performance-critical tracing, the trace data can be formatted and routed to stderr immediately without buffering. For more information, see Using method trace on page 309.
Trace combinations
Most forms of trace can be combined, with the same or different trace data going to different destinations. The exceptions to this are in-memory trace and trace to a file. These traces are mutually exclusive. When an output file is specified, any trace data that wraps in the in-memory case is written to the file, and a new buffer is given to the thread that filled its buffer. If no output file is specified, then when the buffer for a thread is full, the thread wraps the trace data back to the beginning of the buffer.
2. Many diagnostic tools start a JVM. When using the IBM_JAVA_OPTIONS environment variable trace to a file, starting a diagnostic tool might overwrite the trace data generated from your application. Use the command-line tracing
287
options or add %d, %p or %t to the trace file name to prevent this from happening. See Detailed descriptions of trace options for the appropriate trace option description.
Note: The requirement to use braces applies only to options specified on the command line. You do not need to use braces for options specified in a properties file. The syntax for specifying trace options depends on the launcher. Usually, it is:
java -Xtrace:<name>,<another_name>=<value> HelloWorld
If you specify other tracepoints without specifying -Xtrace:none, the tracepoints are added to the default set. When you use the IBM_JAVA_OPTIONS environment variable, use this syntax:
set IBM_JAVA_OPTIONS=-Xtrace:<name>,<another_name>=<value>
or
export IBM_JAVA_OPTIONS=-Xtrace:<name>,<another_name>=<value>
If you use UNIX style shells, note that unwanted shell expansion might occur because of the characters used in the trace options. To avoid unpredictable results, enclose this command-line option in quotation marks. For example:
java "-Xtrace:<name>,<another_name>=<value>" HelloWorld
288
, -Xtrace: none properties[=<filename>] buffers=<size>[, dynamic nodynamic , minimal maximal count print iprint exception external , =
<tracepoint_specification>
method= <method_specification> output=<filename>[,<size>[,<generations>]] exception.output=<filename>[,<size>] resume resumecount=<count> stackdepth=<n> suspend suspendcount=<count> , trigger= <clause>
none
Disables tracing
Example
v Tracing disabled:
-Xtrace:none
properties[=<filename>]
You can use properties files to control trace. A properties file saves typing and, over time, causes a library of these files to be created. Each file is tailored to solving problems in a particular area. This trace option allows you to specify in a file any of the other trace options, thereby reducing the length of the invocation command-line. The format of the file is a flat ASCII file that contains trace options. If <filename> is not specified, a default name of IBMTRACE.properties is searched for in the current directory. Nesting is not supported; that is, the file cannot contain a properties option. If any error is found when the file is accessed, JVM initialization fails with an explanatory error message and return code. All the options that are in the file are processed in the sequence in which they are stored in the file, before the next option that is obtained through the normal mechanism is processed. Therefore, a command-line property always overrides a property that is in the file. An existing restriction means that properties that take the form <name>=<value> cannot be left to default if they are specified in the property file; that is, you must specify a value, for example maximal=all.
289
Another restriction means that properties files are sensitive to white space. Do not add white space before, after, or within the trace options. You can make comments as follows:
// This is a comment. Note that it starts in column 1
Examples
v Use IBMTRACE.properties in the current directory:
-Xtrace:properties
Use c:\trc\gc\trace.props:
-Xtrace:properties=c:\trc\gc\trace.props
buffers=nnnk|nnnm[,dynamic|nodynamic]
You can modify the size of the buffers to change how much diagnostics output is provided in a snap dump. This buffer is allocated for each thread that makes trace entries. From Java 5 SR 10, you do not need to specify the buffer size. The trace option can be specified in two ways: v buffers=dynamic|nodynamic v buffers=nnnk|nnnm[,dynamic|nodynamic] If external trace is enabled, the number of buffers is doubled; that is, each thread allocates two or more buffers. The same buffer size is used for state and exception tracing, but, in this case, buffers are allocated globally. The default is 8 KB per thread. The dynamic and nodynamic options have meaning only when tracing to an output file. If dynamic is specified, buffers are allocated as needed to match the rate of trace data generation to the output media. Conversely, if nodynamic is specified, a maximum of two buffers per thread is allocated. The default is dynamic. The dynamic option is effective only when you are tracing to an output file. Note: If nodynamic is specified, you might lose trace data if the volume of trace data that is produced exceeds the bandwidth of the trace output file. Message UTE115 is issued when the first trace entry is lost, and message UTE018 is issued at JVM termination.
Examples
v Dynamic buffering with increased buffer size of 2 MB per thread:
-Xtrace:buffers=2m
290
or in a properties file:
buffers=2m
v Trace buffers limited to two buffers per thread, each of 128 KB:
-Xtrace:buffers={128k,nodynamic}
or in a properties file:
buffers=128k,nodynamic
v Trace using default buffer size of 8 KB, limited to two buffers per thread (Java 5 SR 10 or later):
-Xtrace:buffers=nodynamic
or in a properties file:
buffers=nodynamic
291
count The count option requests that only a count of the selected tracepoints is kept. At JVM termination, all non-zero totals of tracepoints (sorted by tracepoint id) are written to a file, called utTrcCounters, in the current directory. This information is useful if you want to determine the overhead of particular tracepoints, but do not want to produce a large amount (GB) of trace data. For example, to count the tracepoints used in the default trace configuration, use the following:
-Xtrace:count=all{level1},count=j9mm{gclogger}
print The print option causes the specified tracepoints to be routed to stderr in real-time. The JVM tracepoints are formatted using J9TraceFormat.dat. The class library tracepoints are formatted by TraceFormat.dat. J9TraceFormat.dat and TraceFormat.dat are shipped in sdk/jre/lib and are automatically found by the runtime. iprint The iprint option is the same as the print option, but uses indenting to format the trace. exception When exception trace is enabled, the trace data is collected in internal buffers that are separate from the normal buffers. These internal buffers can then be written to a snap file or written to the file that is specified in an exception.output option. The exception option allows low-volume tracing in buffers and files that are distinct from the higher-volume information that minimal and maximal tracing have provided. In most cases, this information is exception-type data, but you can use this option to capture any trace data that you want. This form of tracing is channeled through a single set of buffers, as opposed to the buffer-per-thread approach for normal trace, and buffer contention might occur if high volumes of trace data are collected. A difference exists in the <tracepoint_specification> defaults for exception tracing; see Tracepoint specification on page 293. Note: The exception trace buffers are intended for low-volume tracing. By default, the exception trace buffers log garbage collection event tracepoints, see Default tracing on page 284. You can send additional tracepoints to the exception buffers or switch off the garbage collection tracepoints. Changing the exception trace buffers will alter the contents of the GC History section in any Javadumps. Note: When exception trace is entered for an active tracepoint, the current thread id is checked against the previous caller's thread id. If it is a different thread, or this is the first call to exception trace, a context tracepoint is put into the trace buffer first. This context tracepoint consists only of the current thread id. This is necessary because of the single set of buffers for exception trace. (The formatter identifies all trace entries as coming from the "Exception trace pseudo thread" when it formats exception trace files.) external The external option channels trace data to registered trace listeners in real-time. JVMRI is used to register or deregister as a trace listener. If no listeners are registered, this form of trace does nothing except waste machine cycles on each activated tracepoint.
292
Examples
v Default options applied:
java
No effect apart from ensuring that the trace engine is loaded (which is the default behavior):
java -Xtrace
Tracepoint specification: You enable tracepoints by specifying component and tracepoint. If no qualifier parameters are entered, all tracepoints are enabled, except for exception.output trace, where the default is all {exception}. The <tracepoint_specification> is as follows:
[!]<component>[{<type>}] or [!]tpnid{<tracepoint_id>[,...]}
where: ! is a logical not. That is, the tracepoints that are specified immediately following the ! are turned off. <component> is a Java subcomponent, as detailed in Table 1. To include all Java subcomponents, specify all.
Table 1. Java subcomponents Subcomponent name audio awt fontmanager j9bcu j9bcverify j9decomp j9dbgtspt j9dmp j9jcl j9jit j9jvmti j9mm j9prt j9scar j9shr j9trc j9vm Description Class library com.sun.media.sound native code Class library AWT native code Class library AWT font manager native code VM byte code utilities VM byte code verification VM byte code run time VM debug transport VM dump VM class libraries VM JIT interface VM JVMTI support VM memory management VM port library VM class library interface VM shared classes VM trace VM general
293
Table 1. Java subcomponents (continued) Subcomponent name j9vrb java mawt mt net nio wrappers Description VM verbose stack walker Class library general native code (including java.io) Class library AWT motif native code Java methods (see note) Class library networking native code Class library NIO native code Class library VM interface native code
Note: When specifying the mt subcomponent you must also specify the method option. <type> is the tracepoint type or group. The following types are supported: v Entry v Exit v Event v Exception v Mem v A group of tracepoints that have been specified by use of a group name. For example, nativeMethods select the group of tracepoints in MT (Method Trace) that relate to native methods. The following groups are supported: compiledMethods nativeMethods staticMethods <tracepoint_id> is the tracepoint identifier. The tracepoint identifier constitutes the component name of the tracepoint, followed by its integer number inside that component. For example, j9mm.49, j9shr.20-29, j9vm.15, To understand these numbers, see Determining the tracepoint ID of a tracepoint on page 305. Some tracepoints can be both an exit and an exception; that is, the function ended with an error. If you specify either exit or exception, these tracepoints are included. The following tracepoint specification used in Java 5.0 and earlier IBM SDKs is still supported:
[!]tpnid{<tracepoint_id>[,...]}
294
-Xtrace:print=tpnid{j9prt.5-15}
or
-Xtrace:exception=all{exception}
Trace levels: Tracepoints have been assigned levels 0 through 9 that are based on the importance of the tracepoint. A level 0 tracepoint is the most important. It is reserved for extraordinary events and errors. A level 9 tracepoint is in-depth component detail. To specify a given level of tracing, the level0 through level9 keywords are used. You can abbreviate these keywords to l0 through l9. For example, if level5 is selected, all tracepoints that have levels 0 through 5 are included. Level specifications do not apply to explicit tracepoint specifications that use the TPNID keyword. The level is provided as a modifier to a component specification, for example:
-Xtrace:maximal={all{level5}}
or
-Xtrace:maximal={j9mm{L2},j9trc,j9bcu{level9},all{level1}}
In the first example, tracepoints that have a level of 5 or lower are enabled for all components. In the second example, all level 1 tracepoints are enabled. All level2 tracepoints in j9mm are enabled. All tracepoints up to level 9 are enabled in j9bcu. Note: The level applies only to the current component. If multiple trace selection components are found in a trace properties file, the level is reset to the default for each new component. Level specifications do not apply to explicit tracepoint specifications that use the TPNID keyword. When the not operator is specified, the level is inverted; that is, !j9mm{level5} disables all tracepoints of level 6 or higher for the j9mm component. For example:
-Xtrace:print={all,!j9trc{l5},!j9mm{l6}}
enables trace for all components at level 9 (the default), but disables level 6 and higher for the locking component, and level 7 and higher for the storage component.
295
Examples v Count the level zero and level one tracepoints matched:
-Xtrace:count=all{L1}
v Trace all components at level 6, but do not trace j9vrb at all, and do not trace the entry and exit tracepoints in the j9trc component:
-Xtrace:minimal={all{l6},!j9vrb,!j9trc{entry},!j9trc{exit}}
method=<method_specification>[,<method_specification>]
Using method trace provides a complete (and potentially large) diagnosis of code paths inside your application and the system classes. Use wild cards and filtering to control method trace so that you can focus on the sections of code that interest you. Method trace can trace: v Method entry v Method exit The methods parameter is defined as:
, methods= { [!] * [*][<package>/]<class>[*] . * [*]<method>[*] [()] }
Where: v The delimiter between parts of the package name is a forward slash, /. v The ! in the methods parameter is a NOT operator that allows you to tell the JVM not to trace the specified method or methods. v The parentheses, (), define whether or not to include method parameters in the trace. v If a method specification includes any commas, the whole specification must be enclosed in braces, for example:
-Xtrace:methods={java/lang/*,java/util/*},print=mt
v It might be necessary to enclose your command line in quotation marks to prevent the shell intercepting and fragmenting comma-separated command lines, for example:
"-Xtrace:methods={java/lang/*,java/util/*},print=mt"
To output all method trace information to stderr, use: -Xtrace:print=mt,methods=*.* Print method trace information for all methods to stderr. -Xtrace:iprint=mt,methods=*.* Print method trace information for all methods to stderr using indentation. To output method trace information in binary format, see output=<filename>[,sizem[,<generations>]] on page 298.
296
Examples
v Tracing entry and exit of all methods in a given class:
-Xtrace:methods={ReaderMain.*,java/lang/String.*},print=mt
This traces all method entry and exit of the ReaderMain class in the default package and the java.lang.String class. v Tracing entry, exit and input parameters of all methods in a class:
-Xtrace:methods=ReaderMain.*(),print=mt
This traces all method entry, exit, and input of the ReaderMain class in the default package. v Tracing all methods in a given package:
-Xtrace:methods=com/ibm/socket/*.*(),print=mt
This traces all method entry, exit, and input of all classes in the package com.ibm.socket. v Multiple method trace:
-Xtrace:methods={Widget.*(),common/*},print=mt
This traces all method entry, exit, and input in the Widget class in the default package and all method entry and exit in the common package. v Using the ! operator
-Xtrace:methods={ArticleUI.*,!ArticleUI.get*},print=mt
This traces all methods in the ArticleUI class in the default package except those beginning with get.
Example output
java "-Xtrace:methods={java/lang*.*},iprint=mt" HW 10:02:42.281*0x9e900 mt.4 > java/lang/J9VMInternals.initialize(Ljava/lang/Class;) V Compiled static method 10:02:42.281 0x9e900 mt.4 > java/lang/J9VMInternals.verify(Ljava/lang/Class;) V Compiled static method 10:02:42.281 0x9e900 mt.4 > java/lang/J9VMInternals.verify(Ljava/lang/Class;) V Compiled static method 10:02:42.281 0x9e900 mt.4 > java/lang/J9VMInternals.setInitStatus(Ljava/lang/Class;I) V Compiled static method 10:02:42.281 0x9e900 mt.10 < java/lang/J9VMInternals.setInitStatus(Ljava/lang/Class;I) V Compiled static method 10:02:42.281 0x9e900 mt.10 < java/lang/J9VMInternals.verify(Ljava/lang/Class;) V Compiled static method 10:02:42.281 0x9e900 mt.4 > java/lang/J9VMInternals.setInitStatus(Ljava/lang/Class;I) V Compiled static method 10:02:42.281 0x9e900 mt.10 < java/lang/J9VMInternals.setInitStatus(Ljava/lang/Class;I) V Compiled static method 10:02:42.281 0x9e900 mt.10 < java/lang/J9VMInternals.verify(Ljava/lang/Class;) V Compiled static method 10:02:42.281 0x9e900 mt.4 > java/lang/J9VMInternals.initialize(Ljava/lang/Class;) V Compiled static method 10:02:42.281 0x9e900 mt.4 > java/lang/J9VMInternals.setInitStatus(Ljava/lang/Class;I) V Compiled static method 10:02:42.296 0x9e900 mt.10 < java/lang/J9VMInternals.setInitStatus(Ljava/lang/Class;I) V Compiled static method 10:02:42.296 0x9e900 mt.10 < java/lang/J9VMInternals.initialize(Ljava/lang/Class;) V Compiled static method 10:02:42.296 0x9e900 mt.4 > java/lang/String.<clinit>()V Compiled static method 10:02:42.296 0x9e900 mt.4 > java/lang/J9VMInternals.initialize(Ljava/lang/Class;) V Compiled static method 10:02:42.296 0x9e900 mt.4 > java/lang/J9VMInternals.verify(Ljava/lang/Class;)
Chapter 25. Tracing Java applications and the JVM
297
10:02:42.296 0x9e900 10:02:42.296 0x9e900 10:02:42.296 0x9e900 10:02:42.328 0x9e900 10:02:42.328 0x9e900 10:02:42.328 0x9e900 10:02:42.328 0x9e900 10:02:42.328 0x9e900 10:02:42.328 0x9e900 10:02:42.328 0x9e900
V mt.4 V mt.10 V mt.4 V mt.10 V mt.10 V mt.4 V mt.10 V mt.4 V mt.10 V mt.10 V
Compiled static method > java/lang/J9VMInternals.verify(Ljava/lang/Class;) Compiled static method < java/lang/J9VMInternals.verify(Ljava/lang/Class;) Compiled static method > java/lang/J9VMInternals.setInitStatus(Ljava/lang/Class;I) Compiled static method < java/lang/J9VMInternals.setInitStatus(Ljava/lang/Class;I) Compiled static method < java/lang/J9VMInternals.verify(Ljava/lang/Class;) Compiled static method > java/lang/J9VMInternals.initialize(Ljava/lang/Class;) Compiled static method < java/lang/J9VMInternals.initialize(Ljava/lang/Class;) Compiled static method > java/lang/J9VMInternals.setInitStatus(Ljava/lang/Class;I) Compiled static method < java/lang/J9VMInternals.setInitStatus(Ljava/lang/Class;I) Compiled static method < java/lang/J9VMInternals.initialize(Ljava/lang/Class;) Compiled static method
The output lines comprise of: v 0x9e900, the current execenv (execution environment). Because every JVM thread has its own execenv, you can regard execenv as a thread-id. All trace with the same execenv relates to a single thread. v The individual tracepoint id in the mt component that collects and emits the data. v The remaining fields show whether a method is being entered (>) or exited (<), followed by details of the method.
output=<filename>[,sizem[,<generations>]]
Use the output option to send trace data to <filename>. If the file does not already exist, it is created automatically. If it does already exist, it is overwritten. Optionally: v You can limit the file to size MB, at which point it wraps to the beginning. If you do not limit the file, it grows indefinitely, until limited by disk space. v If you want the final trace filename to contain today's date, the PID number that produced the trace, or the time, do one of the following steps as appropriate (see also the examples at the end of this section). To include today's date (in "yyyymmdd" format) in the trace filename, specify %d as part of the <filename>. To include the pidnumber of the process that is generating the tracefile, specify %p as part of the <filename>. To include the time (in 24-hour hhmmss format) in the trace filename, specify %t as part of the <filename>. v You can specify generations as a value 2 through 36. These values cause up to 36 files to be used in a round-robin way when each file reaches its size threshold. When a file needs to be reused, it is overwritten. If generations is specified, the filename must contain a "#" (hash, pound symbol), which will be substituted with its generation identifier, the sequence of which is 0 through 9 followed by A through Z. Note: When tracing to a file, buffers for each thread are written when the buffer is full or when the JVM terminates. If a thread has been inactive for a period of time before JVM termination, what seems to be 'old' trace data is written to the file.
298
When formatted, it then seems that trace data is missing from the other threads, but this is an unavoidable side-effect of the buffer-per-thread design. This effect becomes especially noticeable when you use the generation facility, and format individual earlier generations.
Examples
v Trace output goes to /u/traces/gc.problem; no size limit:
-Xtrace:output=/u/traces/gc.problem,maximal=j9gc
v Output filename contains today's date in yyyymmdd format (for example, traceout.20041025.trc):
-Xtrace:output=traceout.%d.trc,maximal=j9gc
v Output file contains the number of the process (the PID number) that generated it (for example, tracefrompid2112.trc):
-Xtrace:output=tracefrompid%p.trc,maximal=j9gc
v Output filename contains the time in hhmmss format (for example, traceout.080312.trc):
-Xtrace:output=traceout.%t.trc,maximal=j9gc
exception.output=<filename>[,nnnm]
Use the exception option to redirect exception trace data to <filename>. If the file does not already exist, it is created automatically. If it does already exist, it is overwritten. Optionally, you can limit the file to nnn MB, at which point it wraps nondestructively to the beginning. If you do not limit the file, it grows indefinitely, until limited by disk space. Optionally, if you want the final trace filename to contain today's date, the PID number that produced the trace, or the time, do one of the following steps as appropriate (see also the examples at the end of this section). v To include today's date (in yyyymmdd format) in the trace filename, specify %d as part of the <filename>. v To include the pidnumber of the process that is generating the tracefile, specify %p" as part of the <filename>. v To include the time (in 24-hour hhmmss format) in the trace filename, specify %t as part of the <filename>.
Examples
v Trace output goes to /u/traces/exception.trc. No size limit:
-Xtrace:exception.output=/u/traces/exception.trc,maximal
v Output filename contains today's date in yyyymmdd format (for example, traceout.20041025.trc):
-Xtrace:exception.output=traceout.%d.trc,maximal
v Output file contains the number of the process (the PID number) that generated it (for example, tracefrompid2112.trc):
-Xtrace:exception.output=tracefrompid%p.trc,maximal
Chapter 25. Tracing Java applications and the JVM
299
v Output filename contains the time in hhmmss format (for example, traceout.080312.trc):
-Xtrace:exception.output=traceout.%t.trc,maximal
resume
Resumes tracing globally. Note that suspend and resume are not recursive. That is, two suspends that are followed by a single resume cause trace to be resumed.
Example
v Trace resumed (not much use as a startup option):
-Xtrace:resume
resumecount=<count>
This trace option determines whether tracing is enabled for each thread. If <count> is greater than zero, each thread initially has its tracing disabled and must receive <count> resumethis actions before it starts tracing. Note: You cannot use resumecount and suspendcount together because they use the same internal counter. This system property is for use with the trigger property. For more information, see trigger=<clause>[,<clause>][,<clause>]... on page 301.
Example
v Start with all tracing turned off. Each thread starts tracing when it has had three resumethis actions performed on it:
-Xtrace:resumecount=3
stackdepth=<n>
Used to limit the amount of stack frame information collected.
Purpose
Use this option to limit the maximum number of stack frames reported by the jstacktrace trace trigger action. All stack frames are recorded by default.
Parameters
n Record n stack frames
suspend
Suspends tracing globally (for all threads and all forms of tracing) but leaves tracepoints activated.
Example
v Tracing suspended:
-Xtrace:suspend
suspendcount=<count>
This trace option determines whether tracing is enabled for each thread.
300
If <count> is greater than zero, each thread initially has its tracing enabled and must receive <count> suspend this action before it stops tracing. Note: You cannot use resumecount and suspendcount together because they both set the same internal counter. This trace option is for use with the trigger option. For more information, see trigger=<clause>[,<clause>][,<clause>]....
Example
v Start with all tracing turned on. Each thread stops tracing when it has had three suspendthis actions performed on it:
-Xtrace:suspendcount=3
trigger=<clause>[,<clause>][,<clause>]...
This trace option determines when various triggered trace actions occur. Supported actions include turning tracing on and off for all threads, turning tracing on or off for the current thread, or producing various dumps. This trace option does not control what is traced. It controls only whether the information that has been selected by the other trace options is produced as normal or is blocked. Each clause of the trigger option can be tpnid{...}, method{...}, or group{...}. You can specify multiple clauses of the same type if required, but you do not need to specify all types. The clause types are as follows: method{<methodspec>[,<entryAction>[,<exitAction>[,<delayCount>[,<matchcount>]]]]} On entering a method that matches <methodspec>, the specified <entryAction> is run. On leaving a method that matches <methodspec>, the specified <exitAction> is run. If you specify a <delayCount>, the actions are performed only after a matching <methodspec> has been entered that many times. If you specify a <matchCount>, <entryAction> and <exitAction> are performed at most that many times. group{<groupname>,<action>[,<delayCount>[,<matchcount>]]} On finding any active tracepoint that is defined as being in trace group <groupname>, for example Entry or Exit, the specified action is run. If you specify a <delayCount>, the action is performed only after that many active tracepoints from group <groupname> have been found. If you specify a <matchCount>, <action> is performed at most that many times. tpnid{<tpnid>|<tpnidRange>,<action>[,<delayCount>[,<matchcount>]]} On finding the specified active <tpnid> (tracepoint ID) or a <tpnid> that falls inside the specified <tpnidRange>, the specified action is run. If you specify a <delayCount>, the action is performed only after the JVM finds such an active <tpnid> that many times. If you specify a <matchCount>, <action> is performed at most that many times.
Actions
Wherever an action must be specified, you must select from these choices: abort Halt the JVM. coredump See sysdump.
Chapter 25. Tracing Java applications and the JVM
301
heapdump Produce a Heapdump. See Chapter 23, Using Heapdump, on page 257. javadump Produce a Javadump. See Chapter 22, Using Javadump, on page 245. jstacktrace Examine the Java stack of the current thread and generate auxiliary tracepoints for each stack frame. The auxiliary tracepoints are written to the same destination as the tracepoint or method trace that triggered the action. You can control the number of stack frames examined with the stackdepth=n option. See stackdepth=<n> on page 300. The jstacktrace action is available from Java 5 SR 10. resume Resume all tracing (except for threads that are suspended by the action of the resumecount property and Trace.suspendThis() calls). resumethis Decrement the suspend count for this thread. If the suspend count is zero or below, resume tracing for this thread. segv Cause a segmentation violation. (Intended for use in debugging.) snap Snap all active trace buffers to a file in the current working directory. The file name has the format: Snapnnnn.yyyymmdd.hhmmssth.ppppp.trc, where nnnn is the sequence number of the snap file since JVM startup, yyyymmdd is the date, hhmmssth is the time, and ppppp is the process ID in decimal with leading zeros removed. suspend Suspend all tracing (except for special trace points). suspendthis Increment the suspend count for this thread. If the suspend-count is greater than zero, prevent all tracing for this thread. sysdump (or coredump) Produce a system dump. See Chapter 24, Using system dumps and the dump viewer, on page 263.
| |
Examples
v To start tracing this thread when it enters any method in java/lang/String, and to stop tracing the thread after exiting the method:
-Xtrace:resumecount=1 -Xtrace:trigger=method{java/lang/String.*,resumethis,suspendthis}
v To resume all tracing when any thread enters a method in any class that starts with error:
-Xtrace:trigger=method{*.error*,resume}
v To produce a core dump when you reach the 1000th and 1001st tracepoint from the jvmri trace group. Note: Without <matchcount>, you risk filling your disk with coredump files.
-Xtrace:trigger=group{staticmethods,coredump,1000,2}
If using the trigger option generates multiple dumps in rapid succession (more than one per second), specify a dump option to guarantee unique dump names. See Chapter 21, Using dump agents, on page 223 for more information.
302
v To trace (all threads) while the application is active; that is, not starting or shut down. (The application name is HelloWorld):
-Xtrace:suspend,trigger=method{HelloWorld.main,resume,suspend}
v To print a Java stack trace to the console when the mycomponent.1 tracepoint is reached:
-Xtrace:print=mycomponent.1,trigger=tpnid{mycomponent.1,jstacktrace}
v To write a Java stack trace to the trace output file when the Sample.code() method is called:
-Xtrace:maximal=mt,output=trc.out,methods={mycompany/mypackage/Sample.code},trigger=method{mycom
The Trace.set() method allows a Java application to select tracepoints dynamically. For example:
Trace.set(iprint=all);
The syntax is the same as that used in a trace properties file for the print, iprint, count, maximal, minimal and external trace options. A single trace command is parsed per invocation of Trace.set, so to achieve the equivalent of -Xtrace:maximal=j9mm,iprint=j9shr two calls to Trace.set are needed with the parameters maximal=j9mm and iprint=j9shr Obtaining snapshots of trace buffers void snap(); You must have activated trace previously with the maximal or minimal options and without the out option. Suspending or resuming trace void suspend(); The Trace.suspend() method suspends tracing for all the threads in the JVM. void resume(); The Trace.resume() method resumes tracing for all threads in the JVM. It is not recursive. void suspendThis(); The Trace.suspendThis() method decrements the suspend and resume count for the current thread and suspends tracing the thread if the result is negative. void resumeThis(); The Trace.resumeThis() method increments the suspend and resume count for the current thread and resumes tracing the thread if the result is not negative.
303
where <input_file> is the name of the binary trace file to be formatted, and <output_file> is the name of the output file. If you do not specify an output file, the output file is called <input_file>.fmt. The size of the heap needed to format the trace is directly proportional to the number of threads present in the trace file. For large numbers of threads the formatter might run out of memory, generating the error OutOfMemoryError. In this case, increase the heap size using the -Xmx option.
Available options
The following options are available with the trace formatter: -datdir <directory> Selects an alternative formatting template file directory. The directory must contain the J9TraceFormat.dat file. -help Displays usage information. -indent Indents trace messages at each Entry trace point and outdents trace messages at each Exit trace point. The default is not to indent the messages. -overridetimezone <hours> Add <hours> hours to formatted tracepoints, the value can be negative. This option allows the user to override the default time zone used in the formatter (UTC). -summary Prints summary information to the screen without generating an output file. -thread:<thread id>[,<thread id>]... Filters the output for the given thread IDs only. thread id is the ID of the thread, which can be specified in decimal or hex (0x) format. Any number of thread IDs can be specified, separated by commas. -uservmid <string> Inserts <string> in each formatted tracepoint. The string aids reading or parsing when several different JVMs or JVM runs are traced for comparison.
304
The first line of the .dat file is an internal version number. Following the version number is a line for each tracepoint. Trace point j9bcu.0 maps to Trc_BCU_VMInitStages_Event1 for example and j9bcu.2 maps to Trc_BCU_internalDefineClass_Exit. The format of each tracepoint entry is:
<component> <t> <o> <l> <e> <symbol> <template>
where: <component> is the SDK component name. <t> is the tracepoint type (0 through 12), where these types are used: v 0 = event v 1 = exception v 2 = function entry v 4 = function exit v 5 = function exit with exception v 8 = internal v 12 = assert <o> is the overhead (0 through 10), which determines whether the tracepoint is compiled into the runtime JVM code. <l> is the level of the tracepoint (0 through 9). High frequency tracepoints, known as hot tracepoints, are assigned higher level numbers. <e> is an internal flag (Y/N) and no longer used. <symbol> is the internal symbolic name of the tracepoint. <template> is a template in double quotation marks that is used to format the entry. For example, if you discover that a problem occurred somewhere close to the issue of Trc_BCU_VMInitStages_Event, you can rerun the application with -Xtrace:print=tpnid{j9bcu.0}. That command will result in an output such as:
14:10:42.717*0x41508a00 j9bcu.0 - Trace engine initialized for module j9dyn
305
The example given is fairly trivial. However, the use of tpnid ranges and the formatted parameters contained in most trace entries provides a very powerful problem debugging mechanism. The .dat files contain a list of all the tracepoints ordered by component, then sequentially numbered from 0. The full tracepoint id is included in all formatted output of a tracepoint; For example, tracing to the console or formatted binary trace. The format of trace entries and the contents of the .dat files are subject to change without notice. However, the version number should guarantee a particular format.
Application trace
Application trace allows you to trace Java applications using the JVM trace facility. You must register your Java application with application trace and add trace calls where appropriate. After you have started an application trace module, you can enable or disable individual tracepoints at any time.
The application_name argument is the name of the application you want to trace. The name must be the same as the application name you specify at JVM startup. The format_template argument is an array of format strings like the strings used by the printf method. You can specify templates of up to 16 KB. The position in the array determines the tracepoint identifier (starting at 0). You can use these identifiers to enable specific tracepoints at run time. The first character of each template is a digit that identifies the type of tracepoint. The tracepoint type can be one of entry, exit, event, exception, or exception exit. After the tracepoint type character, the template has a blank character, followed by the format string. The trace types are defined as static values within the Trace class:
public public public public public static static static static static final final final final final String String String String String EVENT= "0 "; EXCEPTION= "1 "; ENTRY= "2 "; EXIT= "4 "; EXCEPTION_EXIT= "5 ";
The registerApplication() method returns an integer value. Use this value in subsequent trace() calls. If the registerApplication() method call fails for any reason, the value returned is -1.
Tracepoints
These trace methods are implemented.
306
void void void void void void void void void void void void void void void void void void void void void void void void void void void void void void void void void void void void void void void void void void void void void void void void void void void void
trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int trace(int
handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle,
int int int int int int int int int int int int int int int int int int int int int int int int int int int int int int int int int int int int int int int int int int int int int int int int int int int int
traceId); traceId, String s1); traceId, String s1, String s2); traceId, String s1, String s2, String s3); traceId, String s1, Object o1); traceId, Object o1, String s1); traceId, String s1, int i1); traceId, int i1, String s1); traceId, String s1, long l1); traceId, long l1, String s1); traceId, String s1, byte b1); traceId, byte b1, String s1); traceId, String s1, char c1); traceId, char c1, String s1); traceId, String s1, float f1); traceId, float f1, String s1); traceId, String s1, double d1); traceId, double d1, String s1); traceId, Object o1); traceId, Object o1, Object o2); traceId, int i1); traceId, int i1, int i2); traceId, int i1, int i2, int i3); traceId, long l1); traceId, long l1, long l2); traceId, long l1, long l2, long i3); traceId, byte b1); traceId, byte b1, byte b2); traceId, byte b1, byte b2, byte b3); traceId, char c1); traceId, char c1, char c2); traceId, char c1, char c2, char c3); traceId, float f1); traceId, float f1, float f2); traceId, float f1, float f2, float f3); traceId, double d1); traceId, double d1, double d2); traceId, double d1, double d2, double d3); traceId, String s1, Object o1, String s2); traceId, Object o1, String s1, Object o2); traceId, String s1, int i1, String s2); traceId, int i1, String s1, int i2); traceId, String s1, long l1, String s2); traceId, long l1, String s1, long l2); traceId, String s1, byte b1, String s2); traceId, byte b1, String s1, byte b2); traceId, String s1, char c1, String s2); traceId, char c1, String s1, char c2); traceId, String s1, float f1, String s2); traceId, float f1, String s1, float f2); traceId, String s1, double d1, String s2); traceId, double d1, String s1, double d2);
The handle argument is the value returned by the registerApplication() method. The traceId argument is the number of the template entry starting at 0.
307
Printf specifiers
Application trace supports the ANSI C printf specifiers. You must be careful when you select the specifier; otherwise you might get unpredictable results, including abnormal termination of the JVM. For 64-bit integers, you must use the ll (lower case LL, meaning long long) modifier. For example: %lld or %lli. For pointer-sized integers use the z modifier. For example: %zx or %zd.
"Entering %s"; "Exiting %s"; "Event id %d, text = %s"; "Exception: %s"; "Exception exit from %s";
// Register a trace application called HelloWorld handle = Trace.registerApplication( "HelloWorld", templates ); // Set any tracepoints that are requested on the command line for ( int i = 0; i < args.length; i++ ) { System.err.println( "Trace setting: " + args[ i ] ); Trace.set( args[ i ] ); } // Trace something.... Trace.trace( handle, 2, 1, "Trace initialized" ); // Call a few methods... sayHello( ); sayGoodbye( ); } private static void sayHello( ) { Trace.trace( handle, 0, "sayHello" ); System.out.println( "Hello" ); Trace.trace( handle, 1, "sayHello" ); } private static void sayGoodbye( ) { Trace.trace( handle, 0, "sayGoodbye" ); System.out.println( "Bye" ); Trace.trace( handle, 4, "sayGoodbye" ); } }
308
The Example HelloWorld with application trace on page 308 uses the Trace.set() API to pass arguments to the trace function. For example, to pass the iprint argument to the trace function, use the following command:
java HelloWorld iprint=HelloWorld
Starting the example HelloWorld application in this way produces the following results:
Trace setting: iprint=HelloWorld 09:50:29.417*0x2a08a00 084002 09:50:29.417 0x2a08a00 084000 > Hello 09:50:29.427 0x2a08a00 084001 < 09:50:29.427 0x2a08a00 084000 > Bye 09:50:29.437 0x2a08a00 084004 * < Event id 1, text = Trace initialized Entering sayHello Exiting sayHello Entering sayGoodbye Exception exit from sayGoodbye
You can also specify trace options directly by using the -Xtrace option. See Options that control tracepoint activation on page 291 for more details. For example, you can obtain a similar result to the previous command by using the -Xtrace option to specify iprint on the command line:
java -Xtrace:iprint=HelloWorld HelloWorld
Note: You can enable tracepoints by application name and by tracepoint number. Using tracepoint levels or types is not supported for application trace.
309
1. Use -Xtrace:methods to select which Java classes and methods you want to trace. 2. Use either v -Xtrace:print to route the trace to stderr. v -Xtrace:maximal and -Xtrace:output to route the trace to a binary compressed file using memory buffers. Use the methods parameter to control what is traced. For example, to trace all methods on the String class, set -Xtrace:methods=java/lang/String.*,print=mt. The methods parameter is formally defined as follows:
-Xtrace:methods=[[!]<method_spec>[,...]]
Note: v The delimiter between parts of the package name is a forward slash, '/', even on Windows platforms where a backward slash is a path delimiter. v The symbol "!" in the methods parameter is a NOT operator. Use this symbol to exclude methods from the trace. Use "this" with other methods parameters to set up a trace of the form: trace methods of this type but not methods of that type. v The parentheses, (), that are in the <method_spec> define whether to trace method parameters. v If a method specification includes any commas, the whole specification must be enclosed in braces:
-Xtrace:methods={java/lang/*,java/util/*},print=mt
v On Linux, AIX, z/OS, and i5/OS, you might have to enclose your command line in quotation marks. This action prevents the shell intercepting and fragmenting comma-separated command lines:
-Xtrace:methods={java/lang/*,java/util/*},print=mt
Use the print, maximal and output options to route the trace to the required destination, where: v print formats the tracepoint data while the Java application is running and writes the tracepoints to stderr. v maximal saves the tracepoints into memory buffers. v output writes the memory buffers to a file, in a binary compressed format. To produce method trace that is routed to stderr, use the print option, specifying mt (method trace). For example: -Xtrace:methods=java/lang/String.*,print=mt. To produce method trace that is written to a binary file from the memory buffers, use the maximal and output options. For example: -Xtrace:methods=java/lang/ String.*,maximal=mt,output=mytrace.trc. If you want your trace output to contain only the tracepoints you specify, use the option -Xtrace:none to switch off the default tracepoints. For example: java -Xtrace:none -Xtrace:methods=java/lang/String.*,maximal=mt,output=mytrace.trc <class>.
310
Untraceable methods
Internal Native Library (INL) native methods inside the JVM cannot be traced because they are not implemented using JNI. The list of methods that are not traceable is subject to change without notice between releases. The INL native methods in the JVM include:
java.lang.Class.allocateAndFillArray java.lang.Class.forNameImpl java.lang.Class.getClassDepth java.lang.Class.getClassLoaderImpl java.lang.Class.getComponentType java.lang.Class.getConstructorImpl java.lang.Class.getConstructorsImpl java.lang.Class.getDeclaredClassesImpl java.lang.Class.getDeclaredConstructorImpl java.lang.Class.getDeclaredConstructorsImpl java.lang.Class.getDeclaredFieldImpl java.lang.Class.getDeclaredFieldsImpl java.lang.Class.getDeclaredMethodImpl java.lang.Class.getDeclaredMethodsImpl java.lang.Class.getDeclaringClassImpl java.lang.Class.getEnclosingObject java.lang.Class.getEnclosingObjectClass java.lang.Class.getFieldImpl java.lang.Class.getFieldsImpl java.lang.Class.getGenericSignature java.lang.Class.getInterfaceMethodCountImpl java.lang.Class.getInterfaceMethodsImpl java.lang.Class.getInterfaces java.lang.Class.getMethodImpl java.lang.Class.getModifiersImpl java.lang.Class.getNameImpl java.lang.Class.getSimpleNameImpl java.lang.Class.getStackClass java.lang.Class.getStackClasses java.lang.Class.getStaticMethodCountImpl java.lang.Class.getStaticMethodsImpl java.lang.Class.getSuperclass java.lang.Class.getVirtualMethodCountImpl java.lang.Class.getVirtualMethodsImpl java.lang.Class.isArray java.lang.Class.isAssignableFrom java.lang.Class.isInstance java.lang.Class.isPrimitive java.lang.Class.newInstanceImpl java.lang.ClassLoader.findLoadedClassImpl java.lang.ClassLoader.getStackClassLoader java.lang.ClassLoader.loadLibraryWithPath java.lang.J9VMInternals.getInitStatus java.lang.J9VMInternals.getInitThread java.lang.J9VMInternals.initializeImpl java.lang.J9VMInternals.sendClassPrepareEvent java.lang.J9VMInternals.setInitStatusImpl java.lang.J9VMInternals.setInitThread java.lang.J9VMInternals.verifyImpl java.lang.J9VMInternals.getStackTrace java.lang.Object.clone java.lang.Object.getClass java.lang.Object.hashCode java.lang.Object.notify java.lang.Object.notifyAll java.lang.Object.wait java.lang.ref.Finalizer.runAllFinalizersImpl java.lang.ref.Finalizer.runFinalizationImpl java.lang.ref.Reference.getImpl
Chapter 25. Tracing Java applications and the JVM
311
java.lang.ref.Reference.initReferenceImpl java.lang.reflect.AccessibleObject.checkAccessibility java.lang.reflect.AccessibleObject.getAccessibleImpl java.lang.reflect.AccessibleObject.getExceptionTypesImpl java.lang.reflect.AccessibleObject.getModifiersImpl java.lang.reflect.AccessibleObject.getParameterTypesImpl java.lang.reflect.AccessibleObject.getSignature java.lang.reflect.AccessibleObject.getStackClass java.lang.reflect.AccessibleObject.initializeClass java.lang.reflect.AccessibleObject.invokeImpl java.lang.reflect.AccessibleObject.setAccessibleImpl java.lang.reflect.Array.get java.lang.reflect.Array.getBoolean java.lang.reflect.Array.getByte java.lang.reflect.Array.getChar java.lang.reflect.Array.getDouble java.lang.reflect.Array.getFloat java.lang.reflect.Array.getInt java.lang.reflect.Array.getLength java.lang.reflect.Array.getLong java.lang.reflect.Array.getShort java.lang.reflect.Array.multiNewArrayImpl java.lang.reflect.Array.newArrayImpl java.lang.reflect.Array.set java.lang.reflect.Array.setBoolean java.lang.reflect.Array.setByte java.lang.reflect.Array.setChar java.lang.reflect.Array.setDouble java.lang.reflect.Array.setFloat java.lang.reflect.Array.setImpl java.lang.reflect.Array.setInt java.lang.reflect.Array.setLong java.lang.reflect.Array.setShort java.lang.reflect.Constructor.newInstanceImpl java.lang.reflect.Field.getBooleanImpl java.lang.reflect.Field.getByteImpl java.lang.reflect.Field.getCharImpl java.lang.reflect.Field.getDoubleImpl java.lang.reflect.Field.getFloatImpl java.lang.reflect.Field.getImpl java.lang.reflect.Field.getIntImpl java.lang.reflect.Field.getLongImpl java.lang.reflect.Field.getModifiersImpl java.lang.reflect.Field.getNameImpl java.lang.reflect.Field.getShortImpl java.lang.reflect.Field.getSignature java.lang.reflect.Field.getTypeImpl java.lang.reflect.Field.setBooleanImpl java.lang.reflect.Field.setByteImpl java.lang.reflect.Field.setCharImpl java.lang.reflect.Field.setDoubleImpl java.lang.reflect.Field.setFloatImpl java.lang.reflect.Field.setImpl java.lang.reflect.Field.setIntImpl java.lang.reflect.Field.setLongImpl java.lang.reflect.Field.setShortImpl java.lang.reflect.Method.getNameImpl java.lang.reflect.Method.getReturnTypeImpl java.lang.String.intern java.lang.String.isResettableJVM0 java.lang.System.arraycopy java.lang.System.currentTimeMillis java.lang.System.hiresClockImpl java.lang.System.hiresFrequencyImpl java.lang.System.identityHashCode java.lang.System.nanoTime java.lang.Thread.currentThread
312
java.lang.Thread.getStackTraceImpl java.lang.Thread.holdsLock java.lang.Thread.interrupted java.lang.Thread.interruptImpl java.lang.Thread.isInterruptedImpl java.lang.Thread.resumeImpl java.lang.Thread.sleep java.lang.Thread.startImpl java.lang.Thread.stopImpl java.lang.Thread.suspendImpl java.lang.Thread.yield java.lang.Throwable.fillInStackTrace java.security.AccessController.getAccessControlContext java.security.AccessController.getProtectionDomains java.security.AccessController.getProtectionDomainsImpl org.apache.harmony.kernel.vm.VM.getStackClassLoader org.apache.harmony.kernel.vm.VM.internImpl
Examples of use
Here are some examples of method trace commands and their results. v Tracing entry and exit of all methods in a given class:
-Xtrace:methods=java/lang/String.*,print=mt
This example traces entry and exit of all methods in the java.lang.String class. The name of the class must include the full package name, using '/' as a separator. The method name is separated from the class name by a dot '.' In this example, '*' is used to include all methods. Sample output:
09:39:05.569 0x1a1100 mt.0 > java/lang/String.length()I Bytecode method, This = 8b27d8 09:39:05.579 0x1a1100 mt.6 < java/lang/String.length()I Bytecode method
This example traces all methods in the java.lang.Thread class, with the parentheses '()' indicating that the trace should also include the method call parameters. The output includes an extra line, giving the class and location of the object on which the method was called, and the values of the parameters. In this example the method call is Thread.join(long millis,int nanos), which has two parameters:
09:58:12.949 0x4236ce00 mt.0 > java/lang/Thread.join(JI)V Bytecode method, This = 8ffd20 09:58:12.959 0x4236ce00 mt.18 - Instance method receiver: com/ibm/tools/attach/javaSE/AttachHand arguments: ((long)1000,(int)0)
This example traces the size method on the java.util.HashMap class and the length method on the java.lang.String class. The method specification includes the two methods separated by a comma, with the entire method specification enclosed in braces '{' and '}'. Sample output:
10:28:19.296 10:28:19.306 10:28:19.316 10:28:19.326 0x1a1100 0x1a1100 0x1a1100 0x1a1100 mt.0 mt.6 mt.0 mt.6 > < > < java/lang/String.length()I Bytecode method, This = 8c2548 java/lang/String.length()I Bytecode method java/util/HashMap.size()I Bytecode method, This = 8dd7e8 java/util/HashMap.size()I Bytecode method
This example traces all methods in the java.util.HashMap class except those beginning with put. Sample output:
Chapter 25. Tracing Java applications and the JVM
313
314
v 0x9e900, the current execenv (execution environment). Because every JVM thread has its own execenv, you can regard execenv as a thread-id. All trace with the same execenv relates to a single thread. v The individual tracepoint id in the mt component that collects and emits the data. v The remaining fields show whether a method is being entered (>) or exited (<), followed by details of the method.
315
316
Procedure
1. Remove any -Xjit options (and accompanying parameters) from your command line.
317
2. Use the -Xint command-line option to disable the JIT compiler. For performance reasons, do not use the -Xint option in a production environment.
What to do next
Running the Java program with the compilation disabled leads to one of the following: v The failure remains. The problem is not in the JIT compiler. In some cases, the program might start failing in a different manner; nevertheless, the problem is not related to the compiler. v The failure disappears. The problem is most likely in the JIT compiler.
runs the HelloWorld program, enables verbose output from the JIT, and makes the JIT generate native code without performing any optimizations. Optimization options are listed in How the JIT compiler optimizes code on page 36. Follow these steps to determine which part of the compiler is causing the failure:
Procedure
1. Set the JIT parameter count=0 to change the compilation threshold to zero. This parameter causes each Java method to be compiled before it is run. Use count=0 only when diagnosing problems, because a lot more methods are compiled, including methods that are used infrequently. The extra compilation uses more computing resources and slows down your application. With count=0, your application fails immediately when the problem area is reached. In some cases, using count=1 can reproduce the failure more reliably. 2. Add disableInlining to the JIT compiler parameters. disableInlining disables the generation of larger and more complex code. If the problem no longer occurs, use disableInlining as a workaround while the Java service team analyzes and fixes the compiler problem. 3. Decrease the optimization levels by adding the optLevel parameter, and run the program again until the failure no longer occurs, or you reach the noOpt level. The optimization levels are, in decreasing order: a. scorching b. veryHot c. hot
318
What to do next
If one of these settings causes your failure to disappear, you have a workaround that you can use. This workaround is temporary while the Java service team analyze and fix the compiler problem. If removing disableInlining from the JIT parameter list does not cause the failure to reappear, do so to improve performance. Follow the instructions in Locating the failing method to improve the performance of the workaround. If the failure still occurs at the noOpt optimization level, you must disable the JIT compiler as a workaround.
The important lines are: vmState=0x00000000 Indicates that the code that failed was not JVM runtime code. Module= or Module_base_address= Not in the output (might be blank or zero) because the code was compiled by the JIT, and outside any DLL or library. Compiled_method= Indicates the Java method for which the compiled code was produced.
319
Procedure
1. Run the Java program with the JIT parameters verbose and vlog=<filename> added to the -Xjit option. With these parameters, the compiler lists compiled methods in a log file named <filename>.<date>.<time>.<pid>, also called a limit file. A typical limit file contains lines that correspond to compiled methods, like:
+ (hot) java/lang/Math.max(II)I @ 0x10C11DA4-0x10C11DDD
Lines that do not start with the plus sign are ignored by the compiler in the following steps and you can remove them from the file. 2. Run the program again with the JIT parameter limitFile=(<filename>,<m>,<n>), where <filename> is the path to the limit file, and <m> and <n> are line numbers indicating the first and the last methods in the limit file that should be compiled. The compiler compiles only the methods listed on lines <m> to <n> in the limit file. Methods not listed in the limit file and methods listed on lines outside the range are not compiled. If the program no longer fails, one or more of the methods that you have removed in the last iteration must have been the cause of the failure. 3. Repeat this process using different values for <m> and <n>, as many times as necessary, to find the minimum set of methods that must be compiled to trigger the failure. By halving the number of selected lines each time, you can perform a binary search for the failing method. Often, you can reduce the file to a single line.
What to do next
When you have located the failing method, you can disable the JIT compiler for the failing method only. For example, if the method java/lang/Math.max(II)I causes the program to fail when JIT-compiled with optLevel=hot, you can run the program with:
-Xjit:{java/lang/Math.max(II)I}(optLevel=warm,count=0)
to compile only the failing method at an optimization level of warm, but compile all other methods as usual. If a method fails when it is JIT-compiled at noOpt, you can exclude it from compilation altogether, using the exclude={<method>} parameter:
-Xjit:exclude={java/lang/Math.max(II)I}
320
R0=E8D4001870C00001 R1=0000007FF49181E0 R2=0000007FE2FBCEE0 R3=0000007FF4E60D70 R4=E8D4001870C00000 R5=0000007FE2E02D30 R6=0000007FF4C0F188 R7=0000007FE2F8C290 ...... Module=/home/test/sdk/jre/bin/libj9jit23.so Module_base_address=0000007FE29A6000 ...... Method_being_compiled=com/sun/tools/javac/comp/Attr.visitMethodDef(Lcom/sun/tools/javac/tree/ JCTree$JCMethodDecl;)
The important lines are: vmState=0x00050000 Indicates that the JIT compiler is compiling code. For a list of vmState code numbers, see the table in Javadump TITLE, GPINFO, and ENVINFO sections on page 248 Module=/home/test/sdk/jre/bin/libj9jit23.so Indicates that the error occurred in libj9jit23.so, the JIT compiler module. Method_being_compiled= Indicates the Java method being compiled. If your output does not indicate the failing method, use the verbose option with the following additional settings:
-Xjit:verbose={compileStart|compileEnd}
These verbose settings report when the JIT starts to compile a method, and when it ends. If the JIT fails on a particular method (that is, it starts compiling, but crashes before it can end), use the exclude parameter to exclude it from compilation (refer to Locating the failing method on page 319). If excluding the method prevents the crash, you have a workaround that you can use while the service team corrects your problem.
321
The JIT sampling thread profiles the running Java application to discover commonly used methods. The memory and processor usage of the sampling thread is negligible, and the frequency of profiling is automatically reduced when the JVM is idle. In some circumstances, you might want no CPU cycles consumed by an idle JVM. To do so, specify the -XsamplingExpirationTime<time> option. Set <time> to the number of seconds for which you want the sampling thread to run. Use this option with care; after it is turned off, you cannot reactivate the sampling thread. Allow the sampling thread to run for long enough to identify important optimizations.
322
Specifying a Diagnostics Collector settings file is optional. By default, the settings file jre/lib/dc.properties is used. See Diagnostics Collector settings on page 325 for details of the settings available. If you run a Java program from the command line with the Diagnostics Collector enabled, it produces some console output. The Diagnostics Collector runs asynchronously, in a separate process to the one that runs your Java program. The effect is that output appears after the command-line prompt returns from running your program. If this happens, it does not mean that the Diagnostics Collector has hung. Press enter to get the command-line prompt back.
323
When you add the command-line option -Xdiagnosticscollector, the Diagnostics Collector runs and produces several output .zip files. One file is produced at startup. Another file is produced for each dump event that occurs during the lifetime of the JVM. For each problem event that occurs in your Java application, one .zip file is created to hold all the diagnostics for that event. For example, an application might have multiple OutOfMemoryErrors but keep on running. Diagnostics Collector produces multiple .zip files, each holding the diagnostics from one OutOfMemoryError. The output .zip file is written to the current working directory by default. You can specify a different location by setting the output.dir property in the settings file, as described in Diagnostics Collector settings on page 325. An output .zip file name takes the form:
java.<event>.<YYYYMMDD.hhmmss.pid>.zip
In this file name, <event> is one of the following names: v abortsignal v check v dumpevent v gpf v outofmemoryerror v usersignal v vmstart v vmstop These event names refer to the event that triggered Diagnostics Collector. The name provides a hint about the type of problem that occurred. The default name is dumpevent, and is used when a more specific name cannot be given for any reason. <YYYYMMDD.hhmmss.pid> is a combination of the time stamp of the dump event, and the process ID for the original Java application. pid is not the process ID for the Diagnostics Collector. The Diagnostics Collector copies files that it writes to the output .zip file. It does not delete the original diagnostics information. When the Diagnostics Collector finds a system dump for the problem event, then by default it runs jextract to post-process the dump and gather context information This information enables later debugging. Diagnostics Collector automates a manual step that is requested by IBM support on most platforms. You can prevent Diagnostics Collector from running jextract by setting the property run.jextract to false in the settings file. For more information, see Diagnostics Collector settings on page 325. The Diagnostics Collector logs its actions and messages in a file named JavaDiagnosticsCollector.<number>.log. The log file is written to the current working directory. The log file is also stored in the output .zip file. The <number> component in the log file name is not significant; it is added to keep the log file names unique. The Diagnostics Collector is a Java VM dump agent. It is run by the Java VM in response to the dump events that produce diagnostic files by default. It runs in a
324
new Java process, using the same version of Java as the VM producing dumps. This ensures that the tool runs the correct version of jextract for any system dumps produced by the original Java process.
Using a settings file is optional. By default, Diagnostics Collector gathers all the main types of Java diagnostics files.
325
The settings file uses the standard Java properties format. It is a text file with one property=value pair on each line. Each supported property controls the Diagnostics Collector in some way. Lines that start with '#' are comments.
Parameters
file.<any_string>=<pathname> Any property with a name starting file. specifies the path to a diagnostics file to collect. You can add any string as a suffix to the property name, as a reminder of which file the property refers to. You can use any number of file. properties, so you can tell the Diagnostics Collector to collect a list of custom diagnostic files for your environment. Using file. properties does not alter or prevent the collection of all the standard diagnostic files. Collection of standard diagnostic files always takes place. Custom debugging scripts or software can be used to produce extra output files to help diagnose a problem. In this situation, the settings file is used to identify the extra debug output files for the Diagnostics Collector. The Diagnostics Collector collects the extra debug files at the point when a problem occurs. Using the Diagnostics Collector in this way means that debug files are collected immediately after the problem event, increasing the chance of capturing relevant context information. output.dir=<output_directory_path> The Diagnostics Collector tries to write its output .zip file to the output directory path that you specify. The path can be absolute or relative to the working directory of the Java process. If the directory does not exist, the Diagnostics Collector tries to create it. If the directory cannot be created, or the directory is not writeable, the Diagnostics Collector defaults to writing its output .zip file to the current working directory. Note: On Windows systems, Java properties files use backslash as an escape character. To specify a backslash as part of Windows path name, use a double backslash '\\' in the properties file. loglevel.file=<level> This setting controls the amount of information written to the Diagnostics Collector log file. The default setting for this property is config. Valid levels are: off No information reported.
severe Errors are reported. warning Report warnings in addition to information reported by severe. info More detailed information in addition to that reported by warning.
config Configuration information reported in addition to that reported by info. This is the default reporting level. fine finer Tracing information reported in addition to that reported by config. Detailed tracing information reported in addition to that reported by fine.
finest Report even more tracing information in addition to that reported by finer. all Report everything.
326
loglevel.console=<level> Controls the amount of information written by the Diagnostics Collector to stderr. Valid values for this property are as described for loglevel.file. The default setting for this property is warning. settings.id=<identifier> Allows you to set an identifier for the settings file. If you set loglevel.file to fine or lower, the settings.id is recorded in the Diagnostics Collector log file as a way to check that your settings file is loaded as expected. config.check.javacore={true|false} Set config.check.javacore=true to enable a Java dump for the diagnostics configuration check at virtual machine start-up. The check means that the virtual machine start-up takes more time, but it enables the most thorough level of diagnostics configuration checking. run.jextract=false Set this option to prevent the Diagnostics Collector running jextract on detected System dumps.
Known limitations
There are some known limitations for the Diagnostics Collector. If Java programs do not start at all on your system, for example because of a Java runtime installation problem or similar issue, the Diagnostics Collector cannot run. The Diagnostics Collector does not respond to additional -Xdump settings that specify extra dump events requiring diagnostic information. For example, if you use -Xdump to produce dumps in response to a particular exception being thrown, the Diagnostics Collector does not collect the dumps from this event.
327
328
Listeners
By installing a listener, you are effectively attaching your object to a static reference that is in the listener. Your object cannot be collected while the listener is available. When you have finished using the object, you must uninstall the listener which your object is attached to.
329
Hash tables
Anything that is added to a hash table, either directly or indirectly, from an instance of your object, creates a reference to your object from the hashed object. Hashed objects cannot be collected unless they are explicitly removed from any hash table to which they have been added. Hash tables are common causes of perceived leaks. If an object is placed into a hash table, that object and all the objects that it references are reachable.
JNI references
Objects that are passed from the JVM to native code using the JNI interface must have a reference. When using JNI, a reference to objects passed from the JVM to native code must be held in the JNI code of the JVM. Without this reference, the Garbage Collector cannot trace live objects referenced from native code. The object references must be cleared explicitly by the native code application before they can be collected. See the JNI documentation at (http://java.sun.com) for more information.
-verbose:gc logging
Verbose logging is intended as the first tool to be used when attempting to diagnose garbage collector problems; more detailed analysis can be performed by calling one or more -Xtgc (trace garbage collector) traces. Note that the output provided by -verbose:gc can and does change between releases. Ensure that you are familiar with details of the different collection strategies by reading Chapter 2, Memory management, on page 7 if necessary. By default, -verbose:gc output is written to stderr. You can redirect the output to a file using the -Xverbosegclog command-line option (see Garbage Collector command-line options on page 453 for more information).
330
Global collections
An example of the output produced when a global collection is triggered. The example is:
<gc type="global" id="5" totalid="5" intervalms="18.880"> <compaction movecount="9282" movebytes="508064" reason="forced compaction" /> <expansion type="tenured" amount="1048576" newsize="3145728" timetaken="0.011" reason="insufficient free space following gc" /> <refs_cleared soft="0" weak="0" phantom="0" /> <finalization objectsqueued="0" /> <timesms mark="7.544" sweep="0.088" compact="9.992" total="17.737" /> <tenured freebytes="1567256" totalbytes="3145728" percent="49" > <soa freebytes="1441816" totalbytes="3020288" percent="47" /> <loa freebytes="125440" totalbytes="125440" percent="100" /> </tenured> </gc>
<gc>
Indicates that a garbage collection was triggered on the heap. Type="global" indicates that the collection was global (mark, sweep, possibly compact). The id attribute gives the occurrence number of this global collection. The totalid indicates the total number of garbage collections (of all types) that have taken place. Currently this number is the sum of the number of global collections and the number of scavenger collections. intervalms gives the number of milliseconds since the previous global collection.
<compaction> Shows the number of objects that were moved during compaction and the total number of bytes these objects represented. The reason for the compaction is also shown. In this case, the compaction was forced, because -Xcompactgc was specified on the command line. This line is displayed only if compaction occurred during the collection. <expansion> Indicates that during the handling of the allocation (but after the garbage collection), a heap expansion was triggered. The area expanded, the amount by which the area was increased (in bytes), its new size, the time taken to expand, and the reason for the expansion are shown. <refs_cleared> Provides information relating to the number of Java Reference objects that were cleared during the collection. In this example, no references were cleared. <finalization> Provides information detailing the number of objects containing finalizers that were enqueued for VM finalization during the collection. Note: The number of objects is not equal to the number of finalizers that were run during the collection, because finalizers are scheduled by the VM. <timems> Provides information detailing the times taken for each of the mark, the sweep, and then compact phases, as well as the total time taken. When compaction was not triggered, the number returned for compact is zero. <tenured> Indicates the status of the tenured area following the collection. If running in generational mode, a <nursery> line is output, showing the status of the active new area.
Chapter 28. Garbage Collector diagnostics
331
<gc type="global"> Indicates that, as a result of the System.gc() call, a global garbage collection was triggered. The contents of the <gc> tag for a global collection are explained in detail in Global collections on page 331 with the exception of the <classloadersunloaded> tag, which indicates how many unused class loaders were collected. <sys> Indicates that a System.gc() has occurred. The id attribute gives the number of this System.gc() call; in this case, this is the first such call in the life of this VM. timestamp gives the local timestamp when the System.gc() call was made and intervalms gives the number of milliseconds that have elapsed since the previous System.gc() call. In this case, because this is the first such call, the number returned is zero. <tenured> Shows the occupancy levels of the different heap areas before the garbage collection - both the small object area (SOA) and the large object area (LOA). <time exclusiveaccessms=> Shows the amount of time taken to obtain exclusive VM access. A further optional line <warning details="exclusive access time includes previous garbage collections" /> might occasionally be displayed, to inform you that the following garbage collection was queued because the allocation failure was triggered while another thread was already performing a garbage collection. Typically, this first collection will have freed enough heap space to satisfy both allocation requests (the original one that triggered the garbage collection and the subsequently queued allocation request). However, sometimes this is not the case and another garbage collection is triggered almost immediately. This additional line
332
informs you that the pause time displayed might be slightly misleading unless you are aware of the underlying threading used. <time> Shows the total amount of time taken to handle the System.gc() call (in milliseconds).
Allocation failures
When an attempt is made to allocate to the heap but insufficient memory is available, an allocation failure is triggered. The output produced depends on the area of the heap in which the allocation failure occurred.
<af type="nursery"> Indicates that an allocation failure has occurred when attempting to allocate to the new area. The id attribute shows the index of the type of allocation failure that has occurred. timestamp shows a local timestamp at the time of the allocation failure. intervalms shows the number of milliseconds elapsed since the previous allocation failure of that type. <minimum> Shows the number of bytes requested by the allocation that triggered the failure. Following the garbage collection, freebytes might drop by more than this amount. The reason is that the free list might have been discarded or the Thread Local Heap (TLH) refreshed. <gc> Indicates that, as a result of the allocation failure, a garbage collection was
Chapter 28. Garbage Collector diagnostics
333
triggered. In this example, a scavenger collection occurred. The contents of the <gc> tag are explained in detail in Scavenger collections. <nursery> and <tenured> The first set of <nursery> and <tenured> tags show the status of the heaps at the time of the allocation failure that triggered garbage collection. The second set of tags shows the status of the heaps after the garbage collection has occurred. The third set of tags shows the status of the different heap areas following the successful allocation. <time> Shows the total time taken to handle the allocation failure.
Scavenger collections
This example shows you the output produced when a scavenger collection is triggered. To understand when the Garbage Collector starts a scavenger collection, see Generational Concurrent Garbage Collector on page 19
<gc type="scavenger" id="11" totalid="11" intervalms="46.402"> <failed type="tenured" objectcount="24" bytes="43268" /> <flipped objectcount="523" bytes="27544" /> <tenured objectcount="0" bytes="0" /> <refs_cleared soft="0" weak="0" phantom="0" /> <finalization objectsqueued="0" /> <scavenger tiltratio="67" /> <nursery freebytes="222208" totalbytes="353280" percent="62" tenureage="2" /> <tenured freebytes="941232" totalbytes="1572864" percent="59" > <soa freebytes="862896" totalbytes="1494528" percent="57" /> <loa freebytes="78336" totalbytes="78336" percent="100" /> </tenured> <time totalms="0.337" /> </gc>
334
<gc>
Indicates that a garbage collection has been triggered. The type="scavenger" attribute indicates that the collection is a scavenger collection. The id attribute shows how many of this type of collection have taken place. The totalid attribute shows the total number of garbage collections of all types that have taken place, including this one. intervalms gives the amount of time in milliseconds since the last collection of this type.
<failed type="tenured"> Indicates that the scavenger failed to move some objects into the old or tenured area during the collection. The output shows the number of objects that were not moved, and the total bytes represented by these objects. If <failed type="flipped"> is shown, the scavenger failed to move or flip certain objects into the survivor space. <flipped> Shows the number of objects that were flipped into the survivor space during the scavenger collection, together with the total number of bytes flipped. <scavenger tiltratio="x" /> Shows the percentage of the tilt ratio following the last scavenge event and space adjustment. The scavenger redistributes memory between the allocate and survivor areas using a process called tilting. Tilting controls the relative sizes of the allocate and survivor spaces, and the tilt ratio is adjusted to maximize the amount of time between scavenges. For further information about the tilt ratio, see Tilt ratio on page 20. <tenured> Shows the number of objects that were moved into the tenured area during the scavenger collection, together with the total number of bytes tenured. <nursery> Shows the amount of free and total space in the nursery area after a scavenge event. The output also shows the number of times an object must be flipped in order to be tenured. This number is the tenure age, and is adjusted dynamically. <time> Shows the total time taken to perform the scavenger collection, in milliseconds. In certain situations, a number of additional lines can be generated during a scavenger collection: v If a scavenger collection fails, an additional <warning details="aborted collection" /> line is included. Failure might occur if the new area was excessively tilted with a full tenured area, and certain objects were not copied or tenured. v If it is not possible to tenure an object, an expansion of the tenured area might be triggered. This event is shown as a separate line of -verbose:gc. v If remembered set overflow or scan cache overflow occurred during a scavenger collection, these events are shown as separate lines of -verbose:gc. v If all of the new space is resized following a scavenger collection, additional lines are added to -verbose:gc.
335
Concurrent kickoff
This example shows you the output produced when the concurrent mark process is triggered.
<con event="kickoff" timestamp="Nov 25 10:18:52 2005"> <stats tenurefreebytes="2678888" tracetarget="21107394" kickoff="2685575" tracerate="8.12" /> </con>
This output shows that concurrent mark was kicked off, and gives a local timestamp for this. Statistics are produced showing the amount of free space in the tenured area, the target amount of tracing to be performed by concurrent mark, the kickoff threshold at which concurrent is triggered, and the initial trace rate. The trace rate represents the amount of tracing each mutator thread should perform relative to the amount of space it is attempting to allocate in the heap. In this example, a mutator thread that allocates 20 bytes will be required to trace 20 * 8.12 = 162 bytes. If also running in generational mode, an additional nurseryfreebytes= attribute is displayed, showing the status of the new area as concurrent mark was triggered.
336
<con event="aborted"> Shows that, as a result of the allocation failure, concurrent mark tracing was aborted. Concurrent halted: This example shows the output produced when concurrent mark is halted.
<af type="tenured" id="5" timestamp="Jul 15 14:08:28 2005" intervalms="249.9 55"> <minimum requested_bytes="32" /> <time exclusiveaccessms="0.022" /> <tenured freebytes="233984" totalbytes="7808512" percent="2" > <soa freebytes="0" totalbytes="7574528" percent="0" /> <loa freebytes="233984" totalbytes="233984" percent="100" /> </tenured> <con event="halted" mode="trace only"> <stats tracetarget="2762287"> <traced total="137259" mutators="137259" helpers="0" percent="4" /> <cards cleaned="0" kickoff="115809" /> </stats> </con> <con event="final card cleaning"> <stats cardscleaned="16" traced="2166272" durationms="22.601" /> </con> <gc type="global" id="7" totalid="7" intervalms="272.635"> <warning details="completed sweep to facilitate expansion" /> <expansion type="tenured" amount="3013120" newsize="10821632" timetaken="0.015" reason="insufficient free space following gc" /> <refs_cleared soft="0" weak="0" phantom="0" /> <finalization objectsqueued="0" /> <timesms mark="2.727" sweep="0.251" compact="0.000" total="3.099" /> <tenured freebytes="3247120" totalbytes="10821632" percent="30" > <soa freebytes="3031056" totalbytes="10605568" percent="28" /> <loa freebytes="216064" totalbytes="216064" percent="100" /> </tenured> </gc> <tenured freebytes="3245072" totalbytes="10821632" percent="29" > <soa freebytes="3029008" totalbytes="10605568" percent="28" /> <loa freebytes="216064" totalbytes="216064" percent="100" /> </tenured> <time totalms="25.800" /> </af>
<con event="halted"> Shows that concurrent mark tracing was halted as a result of the allocation failure. The tracing target is shown, together with the amount that was performed, both by mutator threads and the concurrent mark background thread. The percentage of the trace target traced is shown. The number of cards cleaned during concurrent marking is also shown, with the free-space trigger level for card cleaning. Card cleaning occurs during concurrent mark after all available tracing has been exhausted. <con event="final card cleaning"> Indicates that final card cleaning occurred before the garbage collection was triggered. The number of cards cleaned during the process and the number of bytes traced is shown, along with the total time taken by the process.
Chapter 28. Garbage Collector diagnostics
337
Concurrent collection: If concurrent mark completes all tracing and card cleaning, a concurrent collection is triggered. The output produced by this concurrent collection is shown:
<con event="collection" id="15" timestamp="Jul 15 15:13:18 2005" intervalms="1875.113"> <time exclusiveaccessms="2.080" /> <tenured freebytes="999384" totalbytes="137284096" percent="0" > <soa freebytes="999384" totalbytes="137284096" percent="0" /> <loa freebytes="0" totalbytes="0" percent="0" /> </tenured> <stats tracetarget="26016936"> <traced total="21313377" mutators="21313377" helpers="0" percent="81" /> <cards cleaned="14519" kickoff="1096607" /> </stats> <con event="completed full sweep" timestamp="Jul 15 15:13:18 2005"> <stats sweepbytes="0" sweeptime="0.009" connectbytes="5826560" connecttime="0.122" /> </con> <con event="final card cleaning"> <stats cardscleaned="682" traced="302532" durationms="3.053" /> </con> <gc type="global" id="25" totalid="25" intervalms="1878.375"> <expansion type="tenured" amount="19365376" newsize="156649472" timetaken="0.033" reason="insufficient free space following gc" /> <refs_cleared soft="0" weak="0" phantom="0" /> <finalization objectsqueued="0" /> <timesms mark="49.014" sweep="0.143" compact="0.000" total="50.328" /> <tenured freebytes="46995224" totalbytes="156649472" percent="30" > <soa freebytes="46995224" totalbytes="156649472" percent="30" /> <loa freebytes="0" totalbytes="0" percent="0" /> </tenured> </gc> <tenured freebytes="46995224" totalbytes="156649472" percent="30" > <soa freebytes="46995224" totalbytes="156649472" percent="30" /> <loa freebytes="0" totalbytes="0" percent="0" /> </tenured> <time totalms="55.844" /> </con>
<con event="collection"> Shows that a concurrent collection has been triggered. The id attribute shows the number of this concurrent collection, next is a local timestamp, and the number of milliseconds since the previous concurrent collection is displayed. <stats> Shows the tracing statistics for the concurrent tracing that has taken place previously. The target amount of tracing is shown, together with the amount that took place (both by mutators threads and helper threads). Information is displayed showing the number of cards in the card table that were cleaned during the concurrent mark process, and the heap occupancy level at which card cleaning began. <con event="completed full sweep"> Shows that the full concurrent sweep of the heap was completed. The number of bytes of the heap swept is displayed with the amount of time taken, the amount of bytes swept that were connected together, and the time taken to do this.
338
<con event="final card cleaning"> Shows that final card cleaning has been triggered. The number of cards cleaned is displayed, together with the number of milliseconds taken to do so. Following these statistics, a normal global collection is triggered.
This output shows that a System.gc() call was made after concurrent mark had started. In this case, enough tracing had been performed for the work to be reused, so that concurrent mark is halted rather than aborted. The results for final card-cleaning are also shown.
339
<warning details="exclusive access time includes previous garbage collections" /> <nursery freebytes="0" totalbytes="46418944" percent="0" /> <tenured freebytes="310528840" totalbytes="1505755136" percent="20" > <soa freebytes="282498888" totalbytes="1477725184" percent="19" /> <loa freebytes="28029952" totalbytes="28029952" percent="100" /> </tenured> <gc type="scavenger" id="89" totalid="92" intervalms="287.023"> <flipped objectcount="230263" bytes="14110324" /> <tenured objectcount="175945" bytes="10821424" /> <refs_cleared soft="0" weak="0" phantom="0" /> <finalization objectsqueued="0" /> <scavenger tiltratio="72" /> <nursery freebytes="32717416" totalbytes="48452096" percent="67" tenureage="1" /> <tenured freebytes="298206144" totalbytes="1505755136" percent="19" > <soa freebytes="270176192" totalbytes="1477725184" percent="18" /> <loa freebytes="28029952" totalbytes="28029952" percent="100" /> </tenured> <time totalms="147.061" /> </gc> <nursery freebytes="32715368" totalbytes="48452096" percent="67" /> <tenured freebytes="298206144" totalbytes="1505755136" percent="19" > <soa freebytes="270176192" totalbytes="1477725184" percent="18" /> <loa freebytes="28029952" totalbytes="28029952" percent="100" /> </tenured> <warning details="clock error detected in time totalms" /> <time totalms="0.000" /> </af>
The warning message clock error detected in time totalms indicates that when verbosegc sampled the system time at the end of the garbage collection, the value returned was earlier than the start time. This time sequence is clearly wrong, and a warning message is output. Possible causes for this error include the following: v Your system is synchronizing with an external NTP server. v Workstations in a middleware cluster are synchronizing their clocks with each other. To work around this problem, disable the updating of your system time while the Java program is running.
-Xtgc tracing
By enabling one or more TGC (trace garbage collector) traces, more detailed garbage collection information than that displayed by -verbose:gc will be shown. This section summarizes the different -Xtgc traces available. The output is written to stdout. More than one trace can be enabled simultaneously by separating the parameters with commas, for example -Xtgc:backtrace,compaction.
-Xtgc:backtrace
This trace shows information tracking which thread triggered the garbage collection. For a System.gc() this might be similar to:
"main" (0x0003691C)
This shows that the GC was triggered by the thread with the name "main" and osThread 0x0003691C.
340
One line is printed for each global or scavenger collection, showing the thread that triggered the GC.
-Xtgc:compaction
This trace shows information relating to compaction. The trace is similar to:
Compact(3): Compact(3): Compact(3): Compact(3): Compact(3): Compact(3): Compact(3): Compact(3): Compact(3): Compact(3): Compact(3): Compact(3): Compact(3): reason Thread Thread Thread Thread Thread Thread Thread Thread Thread Thread Thread Thread = 7 (forced compaction) 0, setup stage: 8 ms. 0, move stage: handled 42842 objects in 13 ms, bytes moved 2258028. 0, fixup stage: handled 0 objects in 0 ms, root fixup time 1 ms. 1, setup stage: 0 ms. 1, move stage: handled 35011 objects in 8 ms, bytes moved 2178352. 1, fixup stage: handled 74246 objects in 13 ms, root fixup time 0 ms. 2, setup stage: 0 ms. 2, move stage: handled 44795 objects in 32 ms, bytes moved 2324172. 2, fixup stage: handled 6099 objects in 1 ms, root fixup time 0 ms. 3, setup stage: 8 ms. 3, move stage: handled 0 objects in 0 ms, bytes moved 0. 3, fixup stage: handled 44797 objects in 7 ms, root fixup time 0 ms.
This trace shows that compaction occurred during the third global GC, for reason "7". In this case, four threads are performing compaction. The trace shows the work performed by each thread during setup, move, and fixup. The time for each stage is shown together with the number of objects handled by each thread.
-Xtgc:concurrent
This trace displays basic extra information about the concurrent mark helper thread.
<CONCURRENT GC BK thread 0x0002645F activated after GC(5)> <CONCURRENT GC BK thread 0x0002645F (started after GC(5)) traced 25435>
This trace shows when the background thread was activated, and the amount of tracing it performed (in bytes).
-Xtgc:dump
This trace shows extra information following the sweep phase of a global garbage collection. This is an extremely large trace a sample of one GC's output is:
<GC(4) 13F9FE44 freelen=x000002C4 -<GC(4) 13FA0140 freelen=x00000010> <GC(4) 13FA0150 freelen=x00000050 -<GC(4) 13FA0410 freelen=x000002C4 -longBTreeNode> <GC(4) 13FA0788 freelen=x00000004 -<GC(4) 13FA0864 freelen=x00000010> <GC(4) 13FA0874 freelen=x0000005C -<GC(4) 13FA0B4C freelen=x000002C4 -<GC(4) 13FA0E48 freelen=x00000010> <GC(4) 13FA0E58 freelen=x00000068 -<GC(4) 13FA1148 freelen=x000002C4 -<GC(4) 13FA1444 freelen=x00000010> <GC(4) 13FA1454 freelen=x0000006C -<GC(4) 13FA174C freelen=x000002C4 -<GC(4) 13FA1A48 freelen=x00000010> <GC(4) 13FA1A58 freelen=x00000054 -<GC(4) 13FA1D20 freelen=x000002C4 -x00000038 spec/jbb/Stock> x0000001C java/lang/String> x00000024 spec/jbb/infra/Collections/ x00000050 java/lang/Object[]> x0000001C java/lang/String> x00000038 spec/jbb/Stock> x0000001C java/lang/String> x00000038 spec/jbb/Stock> x0000001C java/lang/String> x00000038 spec/jbb/Stock> x0000001C java/lang/String> x00000038 spec/jbb/Stock>
Chapter 28. Garbage Collector diagnostics
341
<GC(4) <GC(4) <GC(4) <GC(4) <GC(4) <GC(4) <GC(4) <GC(4) <GC(4) <GC(4)
13FA201C 13FA202C 13FA22D4 13FA25D0 13FA25E0 13FA2890 13FA2B8C 13FA2B9C 13FA2E8C 13FA3188
freelen=x00000010> freelen=x00000044 -freelen=x000002C4 -freelen=x00000010> freelen=x00000048 -freelen=x000002C4 -freelen=x00000010> freelen=x00000068 -freelen=x000002C4 -freelen=x00000010>
x0000001C java/lang/String> x00000038 spec/jbb/Stock> x0000001C java/lang/String> x00000038 spec/jbb/Stock> x0000001C java/lang/String> x00000038 spec/jbb/Stock>
A line of output is printed for every free chunk in the system, including dark matter (free chunks that are not on the free list for some reason, usually because they are too small). Each line contains the base address and the size in bytes of the chunk. If the chunk is followed in the heap by an object, the size and class name of the object is also printed.
-Xtgc:excessiveGC
This trace shows statistics for garbage collection cycles. After a garbage collection cycle has completed, a trace entry is produced:
excessiveGC: gcid="10" intimems="122.269" outtimems="1.721" \ percent="98.61" averagepercent="37.89"
This trace shows how much time was spent performing garbage collection and how much time was spent out of garbage collection. In this example, garbage collection cycle 10 took 122.269 ms to complete and 1.721 ms passed between collections 9 and 10. These statistics show that garbage collection accounted for 98.61% of the time from the end of collection 9 to the end of collection 10. The average time spent in garbage collection is 37.89%. When the average time in garbage collection reaches 95%, extra trace entries are produced:
excessiveGC: gcid="65" percentreclaimed="1.70" freedelta="285728" \ activesize="16777216" currentsize="16777216" maxiumumsize="16777216"
This trace shows how much garbage was collected. In this example, 285728 bytes were reclaimed by garbage collection 65, which accounts for 1.7% of the total heap size. The example also shows that the heap has expanded to its maximum size (see -Xmx in Garbage Collector command-line options on page 453). When the average time in garbage collection reaches 95% and the percentage of free space reclaimed by a collection drops below 3%, another trace entry is produced:
excessiveGC: gcid="65" percentreclaimed="1.70" minimum="3.00" excessive gc raised
-Xtgc:freelist
Before a garbage collection, this trace prints information about the free list and allocation statistics since the last GC. The trace prints the number of items on the free list, including "deferred" entries (with the scavenger, the unused semispace is a deferred free list entry). For TLH and non-TLH allocations, this prints the total number of allocations, the average allocation size, and the total number of bytes discarded during allocation. For
342
non-TLH allocations, also included is the average number of entries that were searched before a sufficiently large entry was found.
*8* free *8* deferred total <Alloc TLH: count < non-TLH: count 0 0 0 3588, size 3107, discard 31> 6219, search 0, size 183, discard 0>
-Xtgc:parallel
This trace shows statistics about the activity of the parallel threads during the mark and sweep phases of a global garbage collection.
Mark: 0: 1: 2: 3: Sweep: 0: 1: 2: 3: busy stall tail acquire release 30 30 0 0 3 53 7 0 91 94 29 31 0 37 37 37 24 0 243 237 busy idle sections 127 merge 0 10 0 96 8 1 0 8 1 31 8 1 0
This trace shows four threads (0-3), together with the work done by each thread during the mark and sweep phases of garbage collection. For the mark phase of garbage collection, the time spent in the "busy", "stalled", and "tail" states is shown (in milliseconds). The number of work packets each thread acquired and released during the mark phase is also shown. For the sweep phase of garbage collection, the time spent in the "busy" and "idle" states is shown (in milliseconds). The number of sweep chunks processed by each thread is also shown, including the total (127). The total merge time is also shown (0ms).
-Xtgc:references
This trace shows activity relating to reference handling during garbage collections.
enqueuing ref sun/misc/SoftCache$ValueCell@0x1564b5ac -> 0x1564b4c8 enqueuing ref sun/misc/SoftCache$ValueCell@0x1564b988 -> 0x1564b880 enqueuing ref sun/misc/SoftCache$ValueCell@0x15645578 -> 0x15645434
This trace shows three reference objects being enqueued. The location of the reference object and the referent is displayed, along with the class name of the object. Note: If finalizer objects are listed in the trace, it does not mean that the corresponding finalizer has run. It means only that the finalizer has been queued in the finalizer thread.
-Xtgc:scavenger
This trace prints a histogram following each scavenger collection. A graph is shown of the different classes of objects remaining in the survivor space, together with the number of occurrences of each class and the age of each object (the number of times it has been flipped). A sample of the output from a single scavenge is shown as follows:
343
{SCAV: tgcScavenger OBJECT HISTOGRAM} {SCAV: {SCAV: {SCAV: {SCAV: {SCAV: {SCAV: {SCAV: {SCAV: {SCAV: {SCAV: {SCAV: {SCAV: {SCAV: {SCAV: {SCAV: {SCAV: | class | instances of age 0-14 in semi-space | java/lang/ref/SoftReference 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 java/io/FileOutputStream 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 sun/nio/cs/StreamEncoder$ConverterSE 0 4 0 0 0 0 0 0 0 0 0 0 0 0 0 java/io/FileInputStream 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 char[][] 0 102 0 0 0 0 0 0 0 0 0 0 0 0 0 java/lang/ref/SoftReference[] 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 java/io/BufferedOutputStream 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 java/io/BufferedWriter 0 4 0 0 0 0 0 0 0 0 0 0 0 0 0 java/io/OutputStreamWriter 0 4 0 0 0 0 0 0 0 0 0 0 0 0 0 java/io/PrintStream 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 java/io/BufferedInputStream 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 java/lang/Thread[] 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 java/lang/ThreadGroup[] 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 sun/io/ByteToCharCp1252 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 sun/io/CharToByteCp1252 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
-Xtgc:terse
This trace dumps the contents of the entire heap before and after a garbage collection. This is an extremely large trace. For each object or free chunk in the heap, a line of trace output is produced. Each line contains the base address, "a" if it is an allocated object and "f" if it is a free chunk, the size of the chunk in bytes, and if it is an object, its class name. A sample is shown as follows:
*DH(1)* *DH(1)* *DH(1)* *DH(1)* *DH(1)* *DH(1)* *DH(1)* *DH(1)* *DH(1)* *DH(1)* *DH(1)* *DH(1)* *DH(1)* *DH(1)* *DH(1)* *DH(1)* *DH(1)* *DH(1)* *DH(1)* *DH(1)* *DH(1)* *DH(1)* *DH(1)* *DH(1)* *DH(1)* *DH(1)* *DH(1)* *DH(1)* *DH(1)* *DH(1)* 230AD778 230AD794 230AD7DC 230AD7F4 230AD824 230AD878 230AD894 230AD8AC 230AD8F8 230AD914 230AD960 230AD978 230AD994 230AD9AC 230AD9C4 230AD9F4 230ADA48 230ADA64 230ADA7C 230ADACC 230ADAE8 230ADB38 230ADB50 230ADB6C 230ADB84 230ADB9C 230ADBCC 230ADC20 230ADC3C 230ADC54 a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a x0000001C x00000048 x00000018 x00000030 x00000054 x0000001C x00000018 x0000004C x0000001C x0000004C x00000018 x0000001C x00000018 x00000018 x00000030 x00000054 x0000001C x00000018 x00000050 x0000001C x00000050 x00000018 x0000001C x00000018 x00000018 x00000030 x00000054 x0000001C x00000018 x0000004C java/lang/String char[] java/lang/StringBuffer char[] char[] java/lang/String java/util/HashMapEntry char[] java/lang/String char[] char[] java/lang/String char[] java/lang/StringBuffer char[] char[] java/lang/String java/util/HashMapEntry char[] java/lang/String char[] char[] java/lang/String char[] java/lang/StringBuffer char[] char[] java/lang/String java/util/HashMapEntry char[]
344
A stack trace can be generated to show which methods are responsible for allocating objects over a given size. The command-line option to use is:
-Xdump:stack:events=allocation,filter=#1k
This command prints stack information for all allocations over 1k. You can modify this value as required. However, the lower the value that is specified, the greater the affect on performance of the running application. It is also possible to specify ranges of allocation sizes. For example, to print stack traces for allocations 2 - 4 Mb in size you can use:
-Xdump:stack:events=allocation,filter=#2m..4m
Omitting a valid filter produces the message: JVMDUMP036I Invalid or missing -Xdump filter Sample output for the -Xdump:stack:events=allocation,filter=#1k option looks like:
./java "-Xdump:stack:events=allocation,filter=#1k" -version JVMDUMP006I Processing dump event "allocation", detail "1264 bytes, class [B" - please wait. Thread=main (088B9C4C) Status=Running at java/lang/System.getPropertyList()[Ljava/lang/String; (Native Method) at java/lang/System.ensureProperties()V (System.java:254) at java/lang/System.<clinit>()V (System.java:101) at java/lang/J9VMInternals.initializeImpl(Ljava/lang/Class;)V (Native Method) at java/lang/J9VMInternals.initialize(Ljava/lang/Class;)V (J9VMInternals.java:200) at java/lang/ClassLoader.initializeClassLoaders()V (ClassLoader.java:72) at java/lang/Thread.initialize(ZLjava/lang/ThreadGroup;Ljava/lang/Thread;)V (Thread.java:325) at java/lang/Thread.<init>(Ljava/lang/String;Ljava/lang/Object;IZ)V (Thread.java:124) JVMDUMP013I Processed dump event "allocation", detail "1264 bytes, c lass [B".
345
346
-Xfuture Turns on strict class-file format checks. Use this flag when you are developing new code because stricter checks will become the default in future releases. By default, strict format checks are disabled. -Xverify[:<option>] With no parameters, enables the Java bytecode verifier, which is the default. Therefore, if used on its own with no parameters, the option has no effect. Optional parameters are: v all - enable maximum verification v none - disable the verifier v remote - enables strict class-loading checks on remotely loaded classes The verifier is on by default and must be enabled for all production servers. Running with the verifier off, is not a supported configuration. If you encounter problems and the verifier was turned off using -Xverify:none, remove this option and try to reproduce the problem.
347
The sequence of the loaders' output is a result of the delegate first convention of class loaders. In this convention, each loader checks its cache and then delegates to its parent loader. Then, if the parent returns null, the loader checks the file system or equivalent. This part of the process is reported in the example above. The <class_expression> can be given as any Java regular expression. Dic* matches all classes with names begins with Dic, and so on.
348
v If the class that makes the native call is loaded by the Extensions Classloader, this loader looks in the 'java.ext.dirs' first, then 'sun.boot.library.path,' and finally the 'java.library.path', to load the libraries. v If the class that makes the native call is loaded by the Application Classloader, this loader looks in the 'sun.boot.library.path', then the 'java.library.path', to load the libraries. v If the class that makes the native call is loaded by a Custom Classloader, this loader defines the search path to load libraries.
349
350
Cache naming
If multiple users will be using an application that is sharing classes or multiple applications are sharing the same cache, knowing how to name caches appropriately is important. The ultimate goal is to have the smallest number of caches possible, while maintaining secure access to the class data and allowing as many applications and users as possible to share the same classes. If the same user will always be using the same application, either use the default cache name (which includes the user name) or specify a cache name specific to the application. The user name can be incorporated into a cache name using the %u modifier, which causes each user running the application to get a separate cache. On Linux, AIX, z/OS, and i5/OS platforms, if multiple users in the same operating system group are running the same application, use the groupAccess suboption, which creates the cache allowing all users in the same primary group to share the same cache. If multiple operating system groups are running the same application, the %g modifier can be added to the cache name, causing each group running the application to get a separate cache. Multiple applications or different JVM installations can share the same cache provided that the JVM installations are of the same service release level. It is possible for different JVM service releases to share the same cache, but it is not advised. The JVM will attempt to destroy and re-create a cache created by a different service release. See Compatibility between service releases on page 354 for more information. Small applications that load small numbers of application classes should all try to share the same cache, because they will still be able to share bootstrap classes. For
Copyright IBM Corp. 2003, 2010
351
large applications that contain completely different classes, it might be more sensible for them to have a class cache each, because there will be few common classes and it is then easier to selectively clean up caches that aren't being used. On Windows, caches are stored as memory-mapped files in the user's directory in Documents and Settings. Therefore, one user creating a cache named myCache and another user creating a cache named myCache will cause two different caches named myCache to be created. Because the data is stored on disk, rather than in shared memory, there are fewer resource constraints on the number of caches that can be created. On Linux, AIX, z/OS, and i5/OS, only one cache of each name can exists and different users must have permissions to access it.
Cache access
A JVM can access a shared class cache with either read-write or read-only access. Read-write access is the default and gives all users equal rights to update the cache. Use the -Xshareclasses:readonly option for read-only access. Opening a cache as read-only makes it easier to administer operating system permissions. A cache created by one user cannot be opened read-write by other users, but other users can reduce startup time by opening the cache as read-only. Opening a cache as read-only also prevents corruption of the cache. This option can be useful on production systems where one instance of an application corrupting the cache might affect the performance of all other instances. When a cache is opened read-only, class files of the application that are modified or moved cannot be updated in the cache. Sharing is disabled for the modified or moved containers for that JVM.
Cache housekeeping
Unused caches on a system waste resources that might be used by another application. Ensuring that caches are sensibly managed is important. The destroy and destroyAll utilities are used to explicitly remove named caches or all caches on a system. However, the expire=<time> suboption is useful for automatically clearing out old caches that have not been used for some time. The suboption is added to the -Xshareclasses option. The parameter <time> is measured in minutes. This option causes the JVM to scan automatically for caches that have not been connected to for a period greater than or equal to <time>, before initializing the shared classes support. A command line with -Xshareclasses:name=myCache,expire=10000 automatically removes any caches that have been unused for a week, before creating or connecting to myCache. Setting expire=0 removes all existing caches before initializing the shared classes support, so that a fresh cache is always created. On Linux, AIX, z/OS, and i5/OS platforms, the limitation with this housekeeping is that caches can be removed only by the user who created them, or by root. If the javasharedresources directory in /tmp is accidentally deleted, the control files that allow JVMs to identify shared memory areas are lost. Therefore the shared memory areas are also lost, although they still exist in memory. The next JVM to start after javasharedresources is deleted attempts to identify and remove any such lost memory areas before recreating javasharedresources. The JVM can remove only memory areas that were created by the user running that JVM, unless the JVM is running as root. For more information, see the description of a hard reset in
352
Dealing with initialization problems on page 367. Rebooting a system causes all shared memory to be lost, although the control files still exist in javasharedresources. The existing control files are deleted or reused. The shared memory areas are re-created next time the JVM starts.
Cache performance
Shared classes use optimizations to maintain performance under most circumstances. However, there are configurable factors that can affect shared classes performance.
353
Growing classpaths
Where possible, avoid gradually growing a classpath in a URLClassLoader using addURL(). Each time an entry is added, an entire new classpath must be added to the cache. For example, if a classpath with 50 entries is grown using addURL(), you might create 50 unique classpaths in the cache. This gradual growth uses more cache space and has the potential to slow down classpath matching when loading classes.
Concurrent access
A shared class cache can be updated and read concurrently by any number of JVMs. Any number of JVMs can read from the cache while a single JVM is writing to it. When multiple JVMs start at the same time and no cache exists, only one JVM succeeds in creating the cache. When created, the other JVMs start to populate the cache with the classes they require. These JVMs might try to populate the cache with the same classes. Multiple JVMs concurrently loading the same classes are coordinated to a certain extent by the cache itself. This behavior reduces the effect of many JVMs trying to load and store the same class from disk at the same time.
354
To reduce class duplication, if the JVM connects to a cache which was created by a different service release, it attempts to destroy the cache then re-create it. This automated housekeeping feature is designed so that when a new JVM level is used with an existing application, the cache is automatically refreshed. However, the refresh only succeeds if the cache is not in use by any other JVM. If the cache is in use, the JVM cannot refresh the cache, but uses it where possible.
Record the System V memory and semaphore IDs using these rules: v For Java 5 SR11 and later, record all semaphores IDs with corresponding keys having a "Most Significant Byte" (MSB) in the range 0x41 to 0x54. v For Java 5 SR11 and later, record all memory IDs with corresponding keys having an MSB in the range 0x21 to 0x34. v For earlier versions of Java 5, do the same by recording all semaphore IDs and all memory IDs, where the corresponding keys begin with an MSB in the range 0x01 to 0x14. For each System V semaphore ID recorded, use the following command to delete the semaphore:
ipcrm s <semid>
355
where <semid> is the System V semaphore ID. For each System V shared memory ID recorded, use the following command to delete the shared memory:
ipcrm m <shmid>
356
usage does not cause unexpected problems. In this situation, if the VM detects the presence of a JVMTI agent that has registered to modify class bytes, it forces all bytecode to be loaded from disk and this bytecode is then modified by the agent. The potentially modified bytecode is passed to the cache and the bytes are compared with known classes of the same name. If a matching class is found, it is reused; otherwise, the potentially modified class is stored in such a way that other JVMs cannot load it accidentally. This method of storing provides a "safety net" that ensures that the correct bytecode is always loaded by the JVM running the agent, but any other JVMs sharing the cache will be unaffected. Performance during class loading could be affected because of the amount of checking involved, and because bytecode must always be loaded from disk. Therefore, if modified bytecode is being intentionally shared, the use of modification contexts is recommended.
Modification contexts
A modification context creates a private area in the cache for a given context, so that multiple copies or versions of the same class from the same location can be stored using different modification contexts. You choose the name for a context, but it must be consistent with other JVMs using the same modifications. For example, one JVM uses a JVMTI agent "agent1", a second JVM uses no bytecode modification, a third JVM also uses "agent1", and a fourth JVM uses a different agent, "agent2". If the JVMs are started using the following command lines (assuming that the modifications are predictable as described above), they should all be able to share the same cache:
java java java java -agentlib:agent1 -Xshareclasses:name=cache1,modified=myAgent1 myApp.ClassName -Xshareclasses:name=cache1 myApp.ClassName -agentlib:agent1 -Xshareclasses:name=cache1,modified=myAgent1 myApp.ClassName -agentlib:agent2 -Xshareclasses:name=cache1,modified=myAgent2 myApp.ClassName
SharedClassHelper partitions
Modification contexts cause all classes loaded by a particular JVM to be stored in a separate cache area. If you need a more granular approach, the SharedClassHelper API can store individual classes under "partitions". This ability to use partitions allows an application class loader to have complete control over the versioning of different classes and is particularly useful for storing bytecode woven by Aspects. A partition is a string key used to identify a set of classes. For example, a system might weave a number of classes using a particular Aspect path and another system might weave those classes using a different Aspect path. If a unique partition name is computed for the different Aspect paths, the classes can be stored and retrieved under those partition names. The default application class loader or bootstrap class loader does not support the use of partitions; instead, a SharedClassHelper must be used with a custom class loader.
357
safemode is a suboption of -Xshareclasses. It prevents the use of shared classes. safemode does not add classes to a cache. When you use safemode with a populated cache, it forces the JVM to load all classes from disk and then apply any modifications to those classes. The class loader then tries to store the loaded classes in the cache. The class being stored is compared byte-for-byte against the class that would be returned if the class loader had not loaded the class from disk. If any bytes do not match, the mismatch is reported to stderr. Using safemode helps ensure that all classes are loaded from disk. safemode provides a useful way of verifying whether the bytes loaded from the shared class cache are the expected bytes. Do not use safemode in production systems, because it is only a debugging tool and does not share classes.
358
v Java archive and compressed files are usually locked by class loaders when they are in use. The files can be updated when the JVM shuts down. Because the cache persists beyond the lifetime of any JVM using it, subsequent JVMs connecting to the cache check for Java archive and compressed file updates. v .class files that are not in a .jar file can be updated at any time during the lifetime of a JVM. The cache checks for individual class file updates. v .class files can be created or removed from directories found in classpaths at any time during the lifetime of a JVM. The cache checks the classpath for classes that have been created or removed. v .class files must be in a directory structure that reflects their package structure. This structure helps ensure that when checking for updates, the correct directories are searched. Class files contained in jars and compressed files, and class files stored as .class files on the file system, are accessed and used in different ways. The result is that the cache treats them as two different types. Updates are managed by writing file system time stamps into the cache. Classes found or stored using a SharedClassTokenHelper cannot be maintained in this way, because Tokens are meaningless to the cache.
Storing classes
When a classpath is stored in the cache, the Java archive and compressed files are time stamped. These time stamps are stored as part of the classpath. Directories are not time stamped. When a ROMClass is stored, if it came from a .class file on the file system, the .class file it came from is time stamped and this time stamp is stored. Directories are not time stamped because there is no guarantee that subsequent updates to a file cause an update to the directory holding the file. If a compressed or Java archive file does not exist, the classpath containing it can still be added to the cache, but ROMClasses from this entry are not stored. If an attempt is made to add a ROMClass to the cache from a directory, but the ROMClass does not exist as a .class file, it is not stored in the cache. Time stamps can also be used to determine whether a ROMClass being added is a duplicate of one that exists in the cache. If a classpath entry is updated on the file system, the entry becomes out of sync with the corresponding classpath time stamp in the cache. The classpath is added to the cache again, and all entries time stamped again. When a ROMClass is added to the cache, the cache is searched for entries from the classpath that applies to the caller. Any potential classpath matches are also time stamp-checked. This check ensures that the matches are up-to-date before the classpath is returned.
Finding classes
When the JVM finds a class in the cache, it must make more checks than when it stores a class. When a potential match has been found, if it is a .class file on the file system, the time stamps of the .class file and the ROMClass stored in the cache are compared. Regardless of the source of the ROMClass (.jar or .class file), every Java archive and compressed file entry in the calling classpath, up to and including the index at which the ROMClass was found, must be checked for updates by
Chapter 30. Shared classes diagnostics
359
obtaining the time stamps. Any update might mean that another version of the class being returned had already been added earlier in the classpath. Additionally, any classpath entries that are directories might contain .class files that shadow the potential match that has been found. Class files might be created or deleted in these directories at any point. Therefore, when the classpath is walked and jars and compressed files are checked, directory entries are also checked to see whether any .class files have been created unexpectedly. This check involves building a string by using the classpath entry, the package names, and the class name, and then looking for the class file. This procedure is expensive if many directories are being used in class paths. Therefore, using jar files gives better shared classes performance.
Classes in the cache that have been loaded from c, d, and a are marked stale. Making a single update to one jar file might cause many classes in the cache to be marked stale. To avoid massive duplication as classes are updated, stale classes can be marked as not stale, or redeemed, if it is proved that they are not in fact stale.
360
361
| | | | |
Note: Classes stored using the URL Helpers are updated dynamically by the cache (see Understanding dynamic updates on page 358). Classes stored by the SharedClassTokenHelper are not updated by the cache because the Tokens are meaningless Strings, so the Helper has no way of obtaining version information. For a detailed description of each helper and how to use it, see the Javadoc information shipped with the SDK. com.ibm.oti.shared.SharedClassStatistics The SharedClassStatistics class provides static utilities that return the total cache size and the amount of free bytes in the cache.
SharedClassHelper API
The SharedClassHelper API provides functions to find and store shared classes. These functions are: findSharedClass Called after the class loader has asked its parent for a class, but before it has looked on disk for the class. If findSharedClass returns a class (as a byte[]), pass this class to defineClass(), which defines the class for that JVM and return it as a java.lang.Class object. The byte[] returned by findSharedClass is not the actual class bytes. The effect is that you cannot monitor or manipulate the bytes in the same way as class bytes loaded from a disk. If a class is not returned by findSharedClass, the class is loaded from disk (as in the nonshared case) and then the java.lang.Class defined is passed to storeSharedClass. storeSharedClass Called if the class loader has loaded class bytes from disk and has defined them using defineClass. Do not use storeSharedClass to try to store classes that were defined from bytes returned by findSharedClass. setSharingFilter Register a filter with the SharedClassHelper. The filter is used to decide which classes are found and stored in the cache. Only one filter can be registered with each SharedClassHelper. You must resolve how to deal with metadata that cannot be stored. An example is when java.security.CodeSource or java.util.jar.Manifest objects are derived from jar files. For each jar, the best way to deal with metadata that cannot be stored is always to load the first class from the jar. Load the class regardless of whether it exists in the cache or not. This load activity initializes the required metadata in the class loader, which can then be cached internally. When a class is then returned by findSharedClass, the function indicates where the class has been loaded from. The result is that the correct cached metadata for that class can be used. It is not incorrect usage to use storeSharedClass to store classes that were loaded from disk, but which are already in the cache. The cache sees that the class is a duplicate of an existing class, it is not duplicated, and so the class continues to be shared. However, although it is handled correctly, a class loader that uses only storeSharedClass is less efficient than one that also makes appropriate use of findSharedClass.
362
Verbose output
The verbose suboption of -Xshareclasses gives the most concise and simple diagnostic output on cache usage. See JVM command-line options on page 444. Verbose output will typically look like this:
>java -Xshareclasses:name=myCache,verbose -Xscmx10k HelloWorld [-Xshareclasses verbose output enabled] JVMSHRC158I Successfully created shared class cache "myCache" JVMSHRC166I Attached to cache "myCache", size=10200 bytes JVMSHRC096I WARNING: Shared Cache "myCache" is full. Use -Xscmx to set cache size. Hello JVMSHRC168I Total shared class bytes read=0. Total bytes stored=9284
This output shows that a new cache called myCache was created, which was only 10 kilobytes in size and the cache filled up almost immediately. The message displayed on shut down shows how many bytes were read or stored in the cache.
VerboseIO output
The verboseIO output is far more detailed, and is used at run time to show classes being stored and found in the cache. VerboseIO output provides information about the I/O activity occurring with the cache, with basic information about find and store calls. You enable verboseIO output by using the verboseIO suboption of -Xshareclasses. With a cold cache, you see trace like this example
Finding Finding Finding Storing class class class class org/eclipse/ui/internal/UIWorkspaceLock org/eclipse/ui/internal/UIWorkspaceLock org/eclipse/ui/internal/UIWorkspaceLock org/eclipse/ui/internal/UIWorkspaceLock in in in in shared shared shared shared cache cache cache cache for for for for cldr cldr cldr cldr id id id id 0... Failed. 3... Failed. 17... Failed. 17... Succeeded.
Each classloader is given a unique ID. The bootstrap loader has an ID of 0. In the example trace, classloader 17 follows the classloader hierarchy by asking its parents for the class. Each parent asks the shared cache for the class. Because the class does not exist in the cache, all the find calls fail, so the class is stored by classloader 17. After the class is stored, you see the following output for subsequent calls:
Finding class org/eclipse/ui/internal/UIWorkspaceLock in shared cache for cldr id 0... Failed. Finding class org/eclipse/ui/internal/UIWorkspaceLock in shared cache for cldr id 3... Failed. Finding class org/eclipse/ui/internal/UIWorkspaceLock in shared cache for cldr id 17... Succeeded.
Again, the classloader obeys the hierarchy, because parents ask the cache for the class first. This time, the find call succeeds. With other classloading frameworks, such as OSGi, the parent delegation rules are different. In such cases, the output might be different.
363
VerboseHelper output
You can also obtain diagnostics from the Java SharedClassHelper API using the verboseHelper suboption. The output is divided into information messages and error messages: v Information messages are prefixed with:
Info for SharedClassHelper id <n>: <message>
Use the Java Helper API to obtain this output; see Using the Java Helper API on page 361.
printStats utility
The printStats utility prints summary information about the specified cache to the standard error output. The printStats utility is a suboption of -Xshareclasses. You can specify a cache name using the name=<name> parameter. printStats is a cache utility, so the JVM reports the information about the specified cache and then exits. The following output shows example results after running the printStats utility:
baseAddress endAddress allocPtr = 0x20EE0058 = 0x222DFFF8 = 0x21841AF8
cache size = 20971432 free bytes = 10992796 ROMClass bytes = 9837216 Metadata bytes = 141420 Metadata % used = 1% # # # # # % ROMClasses Classpaths URLs Tokens Stale classes Stale classes = = = = = = 2167 16 0 0 3 0%
baseAddress and endAddress Give the boundary addresses of the shared memory area containing the classes. allocPtr Is the address where ROMClass data is currently being allocated in the cache. cache size and free bytes cache size shows the total size of the shared memory area in bytes, and free bytes shows the free bytes remaining. ROMClass bytes Is the number of bytes of class data in the cache. Metadata bytes Is the number of bytes of non-class data that describe the classes.
364
Metadata % used Shows the proportion of metadata bytes to class bytes; this proportion indicates how efficiently cache space is being used. # ROMClasses Indicates the number of classes in the cache. The cache stores ROMClasses (the class data itself, which is read-only) and it also stores information about the location from which the classes were loaded. This information is stored in different ways, depending on the Java SharedClassHelper API used to store the classes. For more information, see Using the Java Helper API on page 361. # Classpaths, URLs, and Tokens Indicates the number of classpaths, URLs, and tokens in the cache. Classes stored from a SharedClassURLClasspathHelper are stored with a Classpath. Classes stored using a SharedClassURLHelper are stored with a URL. Classes stored using a SharedClassTokenHelper are stored with a Token. Most classloaders, including the bootstrap and application classloaders, use a SharedClassURLClasspathHelper. The result is that it is most common to see Classpaths in the cache. The number of Classpaths, URLs, and Tokens stored is determined by a number of factors. For example, every time an element of a Classpath is updated, such as when a .jar file is rebuilt, a new Classpath is added to the cache. Additionally, if partitions or modification contexts are used, they are associated with the Classpath, URL, or Token. A Classpath, URL, or Token is stored for each unique combination of partition and modification context. # Stale classes Are classes that have been marked as "potentially stale" by the cache code, because of an operating system update. See Understanding dynamic updates on page 358. % Stale classes Is an indication of the proportion of classes in the cache that have become stale.
printAllStats utility
The printAllStats utility is a suboption of -Xshareclasses, optionally taking a cache name using name=<name>. This utility lists the cache contents in order, providing as much diagnostic information as possible. Because the output is listed in chronological order, you can interpret it as an "audit trail" of cache updates. Because it is a cache utility, the JVM displays the information about the cache specified or the default cache and then exits. Each JVM that connects to the cache receives a unique ID. Each entry in the output is preceded by a number indicating the JVM that wrote the data. Classpaths
1: 0x2234FA6C CLASSPATH C:\myJVM\sdk\jre\lib\vm.jar C:\myJVM\sdk\jre\lib\core.jar C:\myJVM\sdk\jre\lib\charsets.jar C:\myJVM\sdk\jre\lib\graphics.jar C:\myJVM\sdk\jre\lib\security.jar C:\myJVM\sdk\jre\lib\ibmpkcs.jar C:\myJVM\sdk\jre\lib\ibmorb.jar C:\myJVM\sdk\jre\lib\ibmcfw.jar C:\myJVM\sdk\jre\lib\ibmorbapi.jar
Chapter 30. Shared classes diagnostics
365
This output indicates that JVM 1 caused a class path to be stored at address 0x2234FA6C in the cache. The class path contains 17 entries, which are listed. If the class path was stored using a given partition or modification context, this information is also displayed. ROMClasses
1: 0x2234F7DC ROMCLASS: java/lang/Runnable at 0x213684A8 Index 1 in class path 0x2234FA6C
This output indicates that JVM 1 stored a class called java/lang/Runnable in the cache. The metadata about the class is stored at address 0x2234F7DC, and the class itself is written to address 0x213684A8. The output also indicates the class path against which the class is stored, and from which index in that class path the class was loaded. In the example, the class path is the same address as the one listed above. If a class is stale, it has !STALE! appended to the entry.. URLs and Tokens URLs and tokens are displayed in the same format as class paths. A URL is effectively the same as a class path, but with only one entry. A Token is in a similar format, but it is a meaningless String passed to the Java Helper API.
366
367
Problems writing to this directory are the most likely cause of initialization failure. A default cache name is created that includes the username to prevent clashes if different users try to share the same default cache. All shared classes users must also have permissions to write to javasharedresources. The user running the first JVM to share classes on a system must have permission to create the javasharedresources directory. On Linux, AIX, z/OS, and i5/OS, caches are created with user-only access by default. Two users cannot share the same cache unless the -Xshareclasses:groupAccess command-line option is used when the cache is created. If user A creates a cache using -Xshareclasses:name=myCache and user B also tries to run the same command line, a failure occurs. The failure is because user B does not have permissions to access myCache. Caches can be removed only by the user who created them, even if -Xshareclasses:groupAccess is used.
Initializing a cache
Non-persistent caches are the default on AIX and z/OS. The following operations must succeed to initialize a cache: 1) Create a shared memory area Possible problems depend on your platform. Windows A memory-mapped file is created on the file system and deleted when the operating system is restarted. The main reasons for failing to create a shared memory area are lack of available disk space and incorrect file write permissions. Linux, AIX, z/OS, and i5/OS The SHMMAX operating system environment variable by default is set low. SHMMAX limits the size of shared memory segment that can be allocated. If a cache size greater than SHMMAX is requested, the JVM attempts to allocate SHMMAX and outputs a message indicating that SHMMAX should be increased. For this reason, the default cache size is 16 MB. z/OS Before using shared classes on z/OS, you must check in the z/OS SDK and Runtime Environment User Guide for APARs that must be installed. Also, check the operating system environment variables, as detailed in the user guide. On z/OS, the requested cache sizes are deliberately rounded to the nearest megabyte.
2) Create a shared semaphore Shared semaphores are created in the javasharedresources directory. You must have write access to this directory. 3) Write metadata Metadata is written to the javasharedresources directory. You must have write access to this directory. If you are experiencing considerable initialization problems, try a hard reset: 1. Run java -Xshareclasses:destroyAll to remove all known memory areas and semaphores. On a Linux, AIX, or z/OS system, run this command as root, or as a user with *ALLOBJ authority on i5/OS. 2. Delete the javasharedresources directory and all of its contents.
368
3. On Linux, AIX, z/OS, or i5/OS the memory areas and semaphores created by the JVM might not have been removed using -Xshareclasses:destroyAll. This problem is addressed the next time you start the JVM. If the JVM starts and the javasharedresources directory does not exist, an automated cleanup is triggered. Any remaining shared memory areas that are shared class caches are removed. Follow one of these steps to reset the system and force the JVM to re-create the javasharedresources directory: v On Linux, AIX, or z/OS, using root authority, start the JVM with -Xshareclasses. v On i5/OS, using a user that has *ALLOBJ authority, start the JVM with -Xshareclasses.
369
is fixed. Therefore, -Xscmx is ignored unless a new cache is being created. It does not imply that the size of an existing cache can be changed using the parameter.
370
Writing an agent
This piece of code demonstrates how to write a very simple JVMRI agent. When an agent is loaded by the JVM, the first thing that gets called is the entry point routine JVM_OnLoad(). Therefore, your agent must have a routine called JVM_OnLoad(). This routine then must obtain a pointer to the JVMRI function table. This is done by making a call to the GetEnv() function.
/* jvmri - jvmri agent source file. */ #include "jni.h" #include "jvmri.h"
371
DgRasInterface *jvmri_intf = NULL; JNIEXPORT jint JNICALL JVM_OnLoad(JavaVM *vm, char *options, void *reserved) { int rc; JNIEnv *env; /* * Get a pointer to the JNIEnv */ rc = (*vm)->GetEnv(vm, (void **)&env, JNI_VERSION_1_2); if (rc != JNI_OK) { fprintf(stderr, "RASplugin001 Return code %d obtaining JNIEnv\n", rc); fflush(stderr); return JNI_ERR; } /* * Get a pointer to the JVMRI function table */ rc = (*vm)->GetEnv(vm, (void **)&jvmri_intf, JVMRAS_VERSION_1_3); if (rc != JNI_OK) { fprintf(stderr, "RASplugin002 Return code %d obtaining DgRasInterface\n", rc); fflush(stderr); return JNI_ERR; } /* * Now a pointer to the function table has been obtained we can make calls to any * of the functions in that table. */ ......................................................... return rc; }
372
counter = (int *)*tl; *counter = 0; } counter = (int *)*tl; (*counter)++; fprintf(stderr, "Trace point total = %d\n", *counter ); }
Add this code to the JVM_Onload() function or a function that JVM_Onload() calls. The following example is used to register the trace listener.
/* * Register the trace listener */ rc = jvmri_intf->TraceRegister50( env, listener ); if ( rc != JNI_OK ) { fprintf( stderr, "RASplugin003 Return code %d registering listener\n", rc ); fflush( stderr ); return JNI_ERR; }
You can also do more difficult tasks with a trace listener, including formatting, displaying, and recording trace point information.
To set Maximal tracing for 'j9mm', use the following command when launching the JVM and your agent:
java -Xrunjvmri:maximal=j9mm -Xtrace:external=j9mm App.class
Note: Trace must be enabled before the agent can be used. To do this, specify the trace option on the command-line: -Xtrace:external=j9mm.
373
Agent design
The agent must reference the header files jni.h and jvmri.h, which are shipped with the SDK and are in the sdk\include subdirectory. To start the agent, use the -Xrun command-line option. The JVM parses the -Xrunlibrary_name[:options] switch and loads library_name if it exists. A check for an entry point that is called JVM_OnLoad is then made. If the entry point exists, it is called to allow the library to initialize. This processing occurs after the initialization of all JVM subcomponents. The agent can then call the functions that have been initialized, by using the JVMRI table.
JVMRI functions
At startup, the JVM initializes JVMRI. You access the JVMRI functions with the JNI GetEnv() routine to obtain an interface pointer. For example:
JNIEXPORT jint JNICALL JVM_OnLoad(JavaVM *vm, char *options, void *reserved) { DgRasInterface *ri; ...... (*vm)->GetEnv(vm, (void **)&ri, JVMRAS_VERSION_1_3)
374
CreateThread
int CreateThread( JNIEnv *env, void JNICALL (*startFunc)(void*), void *args, int GCSuspend)
Description Creates a thread. A thread can be created only after the JVM has been initialized. However, calls to CreateThread can be made also before initialization; the threads are created by a callback function after initialization. Parameters v v v v A valid pointer to a JNIEnv. Pointer to start function for the new thread. Pointer to argument that is to be passed to start function. GCSuspend parameter is ignored.
Returns JNI Return code JNI_OK if thread creation is successful; otherwise, JNI_ERR.
DumpDeregister
int DumpDeregister(JNIEnv *env, int (JNICALL *func)(JNIEnv *env2, void **threadLocal, int reason))
Description De-registers a dump call back function that was previously registered by a call to DumpRegister. Parameters v A valid pointer to a JNIEnv. v Function pointer to a previously registered dump function. Returns JNI return codes JNI_OK and JNI_EINVAL.
DumpRegister
int DumpRegister(JNIEnv *env, int (JNICALL *func)(JNIEnv *env2, void **threadLocal, int reason))
Description Registers a function that is called back when the JVM is about to generate a JavaCore file. Parameters v A valid pointer to a JNIEnv.
Chapter 31. Using the Reliability, Availability, and Serviceability Interface
375
v Function pointer to dump function to register. Returns JNI return codes JNI_OK and JNI_ENOMEM.
DynamicVerbosegc
void JNICALL *DynamicVerbosegc (JNIEnv *env, int vgc_switch, int vgccon, char* file_path, int number_of_files, int number_of_cycles);
Description Not supported. Displays the message "not supported". Parameters v A valid pointer to a JNIEnv. v Integer that indicates the direction of switch (JNI_TRUE = on, JNI_FALSE = off) v Integer that indicates the level of verbosegc (0 = -verbose:gc, 1 = -verbose:Xgccon) v Pointer to string that indicates file name for file redirection v Integer that indicates the number of files for redirection v Integer that indicates the number of cycles of verbose:gc per file Returns None.
GenerateHeapdump
int GenerateHeapdump( JNIEnv *env )
Description Generates a Heapdump file. Parameters v A valid pointer to a JNIEnv. Returns JNI Return code JNI_OK if running dump is successful; otherwise, JNI_ERR.
GenerateJavacore
int GenerateJavacore( JNIEnv *env )
Description Generates a Javacore file. Parameters v A valid pointer to a JNIEnv. Returns JNI Return code JNI_OK if running dump is successful; otherwise, JNI_ERR.
GetComponentDataArea
int GetComponentDataArea( JNIEnv *env, char *componentName, void **dataArea, int *dataSize )
Description Not supported. Displays the message "no data area for <requested component>" Parameters v A valid pointer to a JNIEnv.
376
v Component name. v Pointer to the component data area. v Size of the data area. Returns JNI_ERR
GetRasInfo
int GetRasInfo(JNIEnv * env, RasInfo * info_ptr)
Description This function fills in the supplied RasInfo structure, based on the request type that is initialized in the RasInfo structure. (See details of the RasInfo structure in RasInfo structure on page 382. Parameters v A valid pointer to a JNIEnv. This parameter is reserved for future use. v Pointer to a RasInfo structure. This should have the type field initialized to a supported request. Returns JNI Return codes JNI_OK, JNI_EINVAL and JNI_ENOMEM.
InitiateSystemDump
int JNICALL InitiateSystemDump( JNIEnv *env )
Description Initiates a system dump. The dumps and the output that are produced depend on the settings for JAVA_DUMP_OPTS and JAVA_DUMP_TOOL and on the support that is offered by each platform. Parameters v A valid pointer to a JNIEnv. Returns JNI Return code JNI_OK if dump initiation is successful; otherwise, JNI_ERR. If a specific platform does not support a system-initiated dump, JNI_EINVAL is returned.
InjectOutOfMemory
int InjectOutOfMemory( JNIEnv *env )
Description Causes native memory allocations made after this call to fail. This function is intended to simulate exhaustion of memory allocated by the operating system. Parameters v A valid pointer to a JNIEnv. Returns JNI_OK if the native allocation function is successfully swapped for the JVMRI function that always returns NULL, JNI_ERR if the swap is unsuccessful.
InjectSigSegv
int InjectSigsegv( JNIEnv *env )
377
Description Raises a SIGSEGV exception, or the equivalent for your platform. Parameters v A valid pointer to a JNIEnv. Returns JNI_ERR
NotifySignal
void NotifySignal(JNIEnv *env, int signal)
Description Raises a signal in the JVM. Parameters v A valid pointer to a JNIEnv. This parameter is reserved for future use. v Signal number to raise. Returns Nothing.
ReleaseRasInfo
int ReleaseRasInfo(JNIEnv * env, RasInfo * info_ptr)
Description This function frees any areas to which the RasInfo structure might point after a successful GetRasInfo call. The request interface never returns pointers to 'live' JVM control blocks or variables. Parameters v A valid pointer to a JNIEnv. This parameter is reserved for future use. v Pointer to a RasInfo structure. This should have previously been set up by a call to GetRasInfo. An error occurs if the type field has not been initialized to a supported request. (See details of the RasInfo structure in RasInfo structure on page 382.) Returns JNI Return codes JNI_OK or JNI_EINVAL.
RunDumpRoutine
int RunDumpRoutine( JNIEnv *env, int componentID, int level, void (*printrtn) (void *env, const char *tagName, const char *fmt, ...) )
Description Not supported. Displays the message ?not supported?. Parameters v A valid pointer to a JNIEnv. v Id of component to dump. v Detail level of dump. v Print routine to which dump output is directed. Returns JNI_ERR
378
SetOutOfMemoryHook
int SetOutOfMemoryHook( JNIEnv *env, void (*rasOutOfMemoryHook) (void) )
Description Registers a callback function for an out-of-memory condition. Parameters v A valid pointer to a JNIEnv. v Pointer to callback function. Returns JNI Return code JNI_OK if table is successfully updated; otherwise, JNI_ERR.
TraceDeregister
int TraceDeregister(JNIEnv *env, void (JNICALL *func)(JNIEnv *env2, void **threadLocal, int traceId, const char * format, va_list varargs))
Description Deregisters an external trace listener. Important: This function is now deprecated. Use TraceDeregister50. Parameters v A valid pointer to a JNIEnv. v Function pointer to a previously-registered trace function. Returns JNI Return code JNI_OK or JNI_EINVAL.
TraceDeregister50
int TraceDeregister50 ( JNIEnv *env, void ( JNICALL *func ) ( JNIEnv *env2, void **threadLocal, const char *moduleName, int traceId, const char *format, va_list varargs ) )
Description Deregisters an external trace listener. Parameters v A valid pointer to a JNIEnv. v Function pointer to a previously-registered trace function. Returns JNI Return code JNI_OK or JNI_EINVAL.
TraceRegister
int TraceRegister(JNIEnv *env, void (JNICALL *func)(JNIEnv *env2, void **threadLocal, int traceId, const char * format, va_list var))
379
Description Registers a trace listener. Important: This function is now deprecated. Use TraceRegister50. Parameters v A valid pointer to a JNIEnv. v Function pointer to trace function to register. Returns JNI Return code JNI_OK or JNI_ENOMEM.
TraceRegister50
int TraceRegister50 ( JNIEnv *env, void ( JNICALL *func ) ( JNIEnv *env2, void **threadLocal, const char *moduleName, int traceId, const char *format, va_list varargs ) )
Description Registers a trace listener. Parameters v A valid pointer to a JNIEnv. v Function pointer to trace function to register. Returns JNI Return code JNI_OK or JNI_ENOMEM.
TraceResume
void TraceResume(JNIEnv *env)
Description Resumes tracing. Parameters v A valid pointer to a JNIEnv. If MULTI_JVM; otherwise, it can be NULL. Returns Nothing.
TraceResumeThis
void TraceResumeThis(JNIEnv *env);
Description Resume tracing from the current thread. This action decrements the resumecount for this thread. When it reaches zero (or below) the thread starts tracing (see Chapter 25, Tracing Java applications and the JVM, on page 283). Parameters v A valid pointer to a JNIEnv.
380
Returns None.
TraceSet
int TraceSet(JNIEnv *env, const char *cmd)
Description Sets the trace configuration options. This call parses only the first valid trace command passed to it, but can be called multiple times. Hence, to achieve the equivalent of setting -Xtrace:maximal=j9mm,iprint=j9shr, you call TraceSet twice, once with the cmd parameter maximal=j9mm and once with iprint=j9shr. Parameters v A valid pointer to a JNIEnv. v Trace configuration command. Returns JNI Return code JNI_OK, JNI_ERR, JNI_ENOMEM, JNI_EXIST and JNI_EINVAL.
TraceSnap
void TraceSnap(JNIEnv *env, char *buffer)
Description Takes a snapshot of the current trace buffers. Parameters v A valid pointer to a JNIEnv; if set to NULL, current Execenv is used. v The second parameter is no longer used, but still exists to prevent changing the function interface. It can safely be set to NULL. Returns Nothing
TraceSuspend
void TraceSuspend(JNIEnv *env)
Description Suspends tracing. Parameters v A valid pointer to a JNIEnv; if MULTI_JVM; otherwise, it can be NULL. Returns Nothing.
TraceSuspendThis
void TraceSuspendThis(JNIEnv *env);
Description Suspend tracing from the current thread. This action decrements the suspendcount for this thread. When it reaches zero (or below) the thread stops tracing (see Chapter 25, Tracing Java applications and the JVM, on page 283). Parameters v A valid pointer to a JNIEnv. Returns None.
Chapter 31. Using the Reliability, Availability, and Serviceability Interface
381
RasInfo structure
The RasInfo structure that is used by GetRasInfo() takes the following form. (Fields that are initialized by GetRasInfo are underscored):
typedef struct RasInfo { int type; union { struct { int number; char **names; } query; struct { int number; char **names; } trace_components; struct { char *name int first; int last; unsigned char *bitMap; } trace_component; } info; } RasInfo;
The -Xtrace:external=<option>
The format of this property is:
-Xtrace:external=[[!]tracepoint_specification[,...]]
This system property controls what is traced. Multiple statements are allowed and their effect is cumulative. The tracepoint_specification is as follows:
382
Component[(Class[,...])] Where component is the JVM subcomponent or all. If no component is specified, all is assumed. class is the tracepoint type or all. If class is not specified, all is assumed. TPID(tracepoint_id[,...]) Where tracepoint_id is the hexadecimal global tracepoint identifier. If no qualifier parameters are entered, all tracepoints are enabled; that is, the equivalent of specifying all. The ! (exclamation mark) is a logical not. It allows complex tracepoint selection.
Formatting
You can use J9TraceFormat.dat to format JVM-generated tracepoints that are captured by the agent. J9TraceFormat.dat is shipped with the SDK. J9TraceFormat.dat consists of a flat ASCII or EBCDIC file of the following format:
5.0 j9vm 0 1 1 N Trc_VM_VMInitStages_Event1 " Trace engine initialized for module j9vm" j9vm 2 1 1 N Trc_VM_CreateRAMClassFromROMClass_Entry " >Create RAM class from ROM class %p in clas j9vm 4 1 1 N Trc_VM_CreateRAMClassFromROMClass_Exit " j9vm 4 1 1 N Trc_VM_CreateRAMClassFromROMCla
The first line contains the version number of the format file. A new version number reflects changes to the layout of this file. The format of each tracepoint entry is as follows:
<component> <t> <o> <l> <e> <symbol> <template>
where:
Chapter 31. Using the Reliability, Availability, and Serviceability Interface
383
v v v v v
<component> is the internal JVM component name. <t> is the tracepoint type (0 through 11). <o> is the overhead (0 through 10). <l> is the level of the tracepoint (0 through 9, or - if the tracepoint is obsolete). <e> is the explicit setting flag (Y/N).
v <symbol> is the name of the tracepoint. v <template> is a template that is used to format the entry. The template consists of the text that appears in double quotation marks ("). Tracepoint types are as follows: Type 0 Event Type 1 Exception Type 2 Entry Type 4 Exit Type 5 Exit-with-Exception Type 6 Mem Any other type is reserved for development use; you should not find any other type on a release version of IBM Java. Note: This condition is subject to change without notice. The version number is different for each version.
384
When you run Java with HPROF, a file is created when the program ends. This file is placed in the current working directory and is called java.hprof.txt (java.hprof if binary format is used) unless a different file name has been given. This file contains a number of different sections, but the exact format and content depend on the selected options. If you need more information about HPROF than is contained in this section, see http://java.sun.com/developer/technicalArticles/Programming/HPROF.html. The command java -Xrunhprof:help shows the options available: heap=dump|sites|all This option helps in the analysis of memory usage. It tells HPROF to generate stack traces, from which you can see where memory was allocated. If you use the heap=dump option, you get a dump of all live objects in the heap. With heap=sites, you get a sorted list of sites with the most heavily allocated objects at the top. The default value all gives both types of output. cpu=samples|times|old The cpu option provides information that is useful in determining where the processor spends most of its time. If cpu is set to samples, the JVM pauses execution and identifies which method call is active. If the sampling rate is high enough, you get a good picture of where your program spends most of its time. If cpu is set to time, you receive precise measurements of how many times each method was called and how long each execution took. Although this option is more accurate, it slows down the program. If cpu is set to old, the profiling data is produced in the old HPROF format. interval=y|n The interval option applies only to cpu=samples and controls the time that the sampling thread sleeps between samples of the thread stacks. monitor=y|n The monitor option can help you understand how synchronization affects the performance of your application. Monitors implement thread synchronization. Getting information about monitors can tell you how much time different threads are spending when trying to access resources that are already locked. HPROF also gives you a snapshot of the monitors in use. This information is useful for detecting deadlocks. format=a|b The default for the output file is ASCII format. Set format to 'b' if you want to specify a binary format, which is required for some utilities like the Heap Analysis Tool.
Copyright IBM Corp. 2003, 2010
385
file=<filename> Use the file option to change the name of the output file. The default name for an ASCII file is java.hprof.txt. The default name for a binary file is java.hprof. force=y|n Typically, the default (force=y) overwrites any existing information in the output file. So, if you have multiple JVMs running with HPROF enabled, use force=n, which appends additional characters to the output file name as needed. net=<host>:<port> To send the output over the network rather than to a local file, use the net option. depth=<size> The depth option indicates the number of method frames to display in a stack trace. The default is 4. thread=y|n If you set the thread option to y, the thread id is printed beside each trace. This option is useful if you cannot see which thread is associated with which trace. This type of problem might occur in a multi-threaded application. doe=y|n The default behavior is to collect profile information when an application exits. To collect the profiling data during execution, set doe (dump on exit) to n. msa=y|n The msa option applies only to Solaris and causes the Solaris Micro State Accounting to be used. This feature is unsupported on IBM SDK platforms. cutoff=<value> Many sample entries are produced for a small percentage of the total execution time. By default, HPROF includes all execution paths that represent at least 0.0001 percent of the time spent by the processor. You can increase or decrease that cutoff point using this option. For example, to eliminate all entries that represent less than one-fourth of one percent of the total execution time, you specify cutoff=0.0025. verbose=y|n This option generates a message when dumps are taken. The default is y. lineno=y|n Each frame typically includes the line number that was processed, but you can use this option to suppress the line numbers from the output listing. If enabled, each frame contains the text Unknown line instead of the line number.
TRACE 1056: java/util/Locale.toUpperCase(Locale.java:Unknown line) java/util/Locale.<init>(Locale.java:Unknown line) java/util/Locale.<clinit>(Locale.java:Unknown line) sun/io/CharacterEncoding.aliasName(CharacterEncoding.java:Unknown line)
386
created after the system-generated main thread. Both threads end before the main thread. For each thread its address, identifier, name, and thread group name are displayed. You can see the order in which threads start and finish.
THREAD THREAD THREAD THREAD THREAD THREAD THREAD THREAD THREAD THREAD THREAD START (obj=11199050, id START (obj=111a2120, id START (obj=111ad910, id START (obj=8b87a0, id = END (id = 4) START (obj=11262d18, id START (obj=112e9250, id START (obj=112e9998, id END (id = 6) END (id = 7) END (id = 5) = 1, name="Signal dispatcher", group="system") = 2, name="Reference Handler", group="system") = 3, name="Finalizer", group="system") 4, name="main", group="main") = 5, name="Thread-0", group="main") = 6, name="apples", group="main") = 7, name="oranges", group="main")
The trace output section contains regular stack trace information. The depth of each trace can be set and each trace has a unique ID:
TRACE 5: java/util/Locale.toLowerCase(Locale.java:1188) java/util/Locale.convertOldISOCodes(Locale.java:1226) java/util/Locale.<init>(Locale.java:273) java/util/Locale.<clinit>(Locale.java:200)
A trace contains a number of frames, and each frame contains the class name, method name, file name, and line number. In the previous example, you can see that line number 1188 of Locale.java (which is in the toLowerCase method) has been called from the convertOldISOCodes() function in the same class. These traces are useful in following the execution path of your program. If you set the monitor option, a monitor dump is produced that looks like this example:
MONITOR DUMP BEGIN THREAD 8, trace 1, status: R THREAD 4, trace 5, status: CW THREAD 2, trace 6, status: CW THREAD 1, trace 1, status: R MONITOR java/lang/ref/Reference$Lock(811bd50) unowned waiting to be notified: thread 2 MONITOR java/lang/ref/ReferenceQueue$Lock(8134710) unowned waiting to be notified: thread 4 RAW MONITOR "_hprof_dump_lock"(0x806d7d0) owner: thread 8, entry count: 1 RAW MONITOR "Monitor Cache lock"(0x8058c50) owner: thread 8, entry count: 1 RAW MONITOR "Monitor Registry lock"(0x8058d10) owner: thread 8, entry count: 1 RAW MONITOR "Thread queue lock"(0x8058bc8) owner: thread 8, entry count: 1 MONITOR DUMP END MONITOR TIME BEGIN (total = 0 ms) Thu Aug 29 16:41:59 2002 MONITOR TIME END
The first part of the monitor dump contains a list of threads, including the trace entry that identifies the code the thread executed. There is also a thread status for each thread where: v v v v R Runnable (The thread is able to run when given the chance) S Suspended (The thread has been suspended by another thread) CW Condition Wait (The thread is waiting) MW Monitor Wait (The monitor is waiting)
Next is a list of monitors along with their owners and an indication of whether there are any threads waiting on them.
Chapter 32. Using the HPROF Profiler
387
The Heapdump is the next section. This information contains a list of the different areas of memory, and shows how they are allocated:
CLS 1123edb0 (name=java/lang/StringBuffer, trace=1318) super 111504e8 constant[25] 8abd48 constant[32] 1123edb0 constant[33] 111504e8 constant[34] 8aad38 constant[115] 1118cdc8 CLS 111ecff8 (name=java/util/Locale, trace=1130) super 111504e8 constant[2] 1117a5b0 constant[17] 1124d600 constant[24] 111fc338 constant[26] 8abd48 constant[30] 111fc2d0 constant[34] 111fc3a0 constant[59] 111ecff8 constant[74] 111504e8 constant[102] 1124d668 ... CLS 111504e8 (name=java/lang/Object, trace=1) constant[18] 111504e8
CLS tells you that memory is being allocated for a class. The hexadecimal number following it is the address where that memory is allocated. Next is the class name followed by a trace reference. Use this information to cross-reference the trace output and see when the class is called. If you refer to that particular trace, you can get the line number of the instruction that led to the creation of this object. The addresses of the constants in this class are also displayed and, in the previous example, the address of the class definition for the superclass. Both classes are a child of the same superclass (with address 11504e8). Looking further through the output, you can see this class definition and name. It is the Object class (a class that every class inherits from). The JVM loads the entire superclass hierarchy before it can use a subclass. Thus, class definitions for all superclasses are always present. There are also entries for Objects (OBJ) and Arrays (ARR):
OBJ 111a9e78 (sz=60, trace=1, class=java/lang/Thread@8b0c38) name 111afbf8 group 111af978 contextClassLoader 1128fa50 inheritedAccessControlContext 111aa2f0 threadLocals 111bea08 inheritableThreadLocals 111bea08 ARR 8bb978 (sz=4, trace=2, nelems=0, elem type=java/io/ObjectStreamField@8bac80)
If you set the heap option to sites or all , you get a list of each area of storage allocated by your code. The parameter all combines dump and sites. This list is ordered with the sites that allocate the most memory at the top:
SITES BEGIN (ordered by live bytes) Tue Feb 06 10:54:46 2007 percent live alloc'ed stack class rank self accum bytes objs bytes objs trace name 1 20.36% 20.36% 190060 16 190060 16 300000 byte[] 2 14.92% 35.28% 139260 1059 139260 1059 300000 char[] 3 5.27% 40.56% 49192 15 49192 15 300055 byte[] 4 5.26% 45.82% 49112 14 49112 14 300066 byte[] 5 4.32% 50.14% 40308 1226 40308 1226 300000 java.lang.String 6 1.62% 51.75% 15092 438 15092 438 300000 java.util.HashMap$Entry 7 0.79% 52.55% 7392 14 7392 14 300065 byte[] 8 0.47% 53.01% 4360 16 4360 16 300016 char[] 9 0.47% 53.48% 4352 34 4352 34 300032 char[]
388
10 11 12 13 14 15 16 17 18 19
0.43% 0.40% 0.40% 0.31% 0.28% 0.28% 0.27% 0.25% 0.25% 0.24%
53.90% 54.30% 54.70% 55.01% 55.29% 55.57% 55.84% 56.08% 56.33% 56.57%
3968 3716 3708 2860 2644 2640 2476 2312 2312 2224
32 8 11 16 65 15 17 16 16 10
3968 3716 3708 2860 2644 2640 2476 2312 2312 2224
32 8 11 16 65 15 17 16 16 10
300028 300000 300000 300000 300000 300069 300000 300013 300015 300000
char[] java.util.HashMap$Entry[] int[] java.lang.Object[] java.util.Hashtable$Entry char[] java.util.Hashtable$Entry[] char[] char[] java.lang.Class
In this example, Trace 300055 allocated 5.27% of the total allocated memory. This percentage works out to be 49192 bytes. The cpu option gives profiling information about the processor. If cpu is set to samples, the output contains the results of periodic samples taken during execution of the code. At each sample, the code path being processed is recorded, and a report is produced similar to:
CPU SAMPLES BEGIN (total = 714) Fri Aug 30 15:37:16 2002 rank self accum count trace method 1 76.28% 76.28% 501 77 MyThread2.bigMethod 2 6.92% 83.20% 47 75 MyThread2.smallMethod ... CPU SAMPLES END
You can see that the bigMethod() was responsible for 76.28% of the processor execution time and was being run 501 times out of the 714 samples. If you use the trace IDs, you can see the exact route that led to this method being called.
389
390
or
-agentpath:<path-to-agent>=<options>
For example:
-agentlib:hprof=<options>
For more information about JVMTI, see http://java.sun.com/j2se/1.5.0/docs/ guide/jvmti/jvmti.html. For advice on porting JVMPI-based profilers to JVMTI, see http://java.sun.com/ developer/technicalArticles/Programming/jvmpitransition. For a guide about writing a JVMTI agent, see http://java.sun.com/developer/ technicalArticles/Programming/jvmti. | | | | | Attention: When the class redefinition capability is requested, the JVM for IBM Java 5.0 operates under Full Speed Debug (FSD) mode. This mode can have a significant impact on application performance. For more information about class redefinition, see http://java.sun.com/j2se/1.5.0/ docs/api/java/lang/instrument/package-summary.html.
391
392
v Details of the workstation on which the dump was produced v Details of the Java version that was being used v The command line that launched the JVM DTFJ is implemented in pure Java and tools written using DTFJ can be cross-platform. Therefore, you can analyze a dump taken from one workstation on another (remote and more convenient) machine. For example, a dump produced on an AIX PPC workstation can be analyzed on a Windows Thinkpad. This chapter describes DTFJ in: v Using the DTFJ interface v DTFJ example application on page 397 The full details of the DTFJ Interface are provided with the SDK as Javadoc information in sdk/docs/apidoc.zip. DTFJ classes are accessible without modification to the class path.
393
Figure 2 on page 396 illustrates the DTFJ interface. The starting point for working with a dump is to obtain an Image instance by using the ImageFactory class supplied with the concrete implementation of the API.
In this example, the only section of code that ties the dump to a particular implementation of DTFJ is the generation of the factory class. Change the factory to use a different implementation.
394
The getImage() methods in ImageFactory expect one file, the dumpfilename.zip file produced by jextract (see see Using the dump extractor, jextract on page 264). If the getImage() methods are called with two files, they are interpreted as the dump itself and the .xml metadata file. If there is a problem with the file specified, an IOException is thrown by getImage() and can be caught and (in the example above) an appropriate message issued. If a missing file was passed to the above example, the following output is produced:
Could not find/use required file(s) java.io.FileNotFoundException: core_file.xml (The system cannot find the file specified.) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(FileInputStream.java:135) at com.ibm.dtfj.image.j9.ImageFactory.getImage(ImageFactory.java:47) at com.ibm.dtfj.image.j9.ImageFactory.getImage(ImageFactory.java:35) at DTFJEX1.main(DTFJEX1.java:23)
In the case above, the DTFJ implementation is expecting a dump file to exist. Different errors are caught if the file existed but was not recognized as a valid dump file. After you have obtained an Image instance, you can begin analyzing the dump. The Image instance is the second instance in the class hierarchy for DTFJ illustrated by the following diagram:
395
KEY
S P Returns Image Section Returns Image Pointer Inheritance Returns Iterator
ImageFactory
Image
ImageAddressSpace
P S
CorruptData
ImageThread
ImageProcess
ImageModule
ImageStackFrame
ImageRegister
ImageSymbol
ManagedRuntime
JavaRuntime
JavaThread
JavaClassLoader
JavaMonitor
JavaReference
JavaHeap
P JavaStackFrame
JavaMethod
JavaClass
JavaLocation
JavaField
JavaMember
JavaObject
P S
The hierarchy displays some major points of DTFJ. Firstly, there is a separation between the Image (the dump, a sequence of bytes with different contents on different platforms) and the Java internal knowledge. Some things to note from the diagram:
396
v The DTFJ interface is separated into two parts: classes with names that start with Image and classes with names that start with Java. v Image and Java classes are linked using a ManagedRuntime (which is extended by JavaRuntime). v An Image object contains one ImageAddressSpace object (or, on z/OS, possibly more). v An ImageAddressSpace object contains one ImageProcess object (or, on z/OS, possibly more). v Conceptually, you can apply the Image model to any program running with the ImageProcess, although for the purposes of this document discussion is limited to the IBM JVM implementations. v There is a link from a JavaThread object to its corresponding ImageThread object. Use this link to find out about native code associated with a Java thread, for example JNI functions that have been called from Java. v If a JavaThread was not running Java code when the dump was taken, the JavaThread object will have no JavaStackFrame objects. In these cases, use the link to the corresponding ImageThread object to find out what native code was running in that thread. This is typically the case with the JIT compilation thread and Garbage Collection threads.
public class DTFJEX2 { public static void main( String[] args ) { Image image = null; if ( args.length > 0 ) {
Chapter 34. Using the Diagnostic Tool Framework for Java
397
File f = new File( args[0] ); try { Class factoryClass = Class .forName( "com.ibm.dtfj.image.j9.ImageFactory" ); ImageFactory factory = (ImageFactory) factoryClass.newInstance( ); image = factory.getImage( f ); } catch ( Exception ex ) { /* * Should use the error handling as shown in DTFJEX1. */ System.err.println( "Error in DTFJEX2" ); ex.printStackTrace( System.err ); } } else { System.err.println( "No filename specified" ); } if ( null == image ) { return; } MatchingThreads( image ); } public static void MatchingThreads( Image image ) { ImageThread imgThread = null; Iterator asIt = image.getAddressSpaces( ); while ( asIt.hasNext( ) ) { System.out.println( "Found ImageAddressSpace..." ); ImageAddressSpace as = (ImageAddressSpace) asIt.next( ); Iterator prIt = as.getProcesses( ); while ( prIt.hasNext( ) ) { System.out.println( "Found ImageProcess..." ); ImageProcess process = (ImageProcess) prIt.next( ); Iterator runTimesIt = process.getRuntimes( ); while ( runTimesIt.hasNext( ) ) { System.out.println( "Found Runtime..." ); JavaRuntime javaRT = (JavaRuntime) runTimesIt.next( ); Iterator javaThreadIt = javaRT.getThreads( ); while ( javaThreadIt.hasNext( ) ) { Object tempObj = javaThreadIt.next( ); /* * Should use CorruptData handling for all iterators */ if ( tempObj instanceof CorruptData ) { System.out.println( "We have some corrupt data" ); } else
398
{ JavaThread javaThread = (JavaThread) tempObj; System.out.println( "Found JavaThread..." ); try { imgThread = (ImageThread) javaThread.getImageThread( ); // Now we have a Java thread we can iterator // through the image threads Iterator imgThreadIt = process.getThreads( ); while ( imgThreadIt.hasNext( ) ) { ImageThread imgThread2 = (ImageThread) imgThreadIt .next( ); if ( imgThread.equals( imgThread2 ) ) { System.out.println( "Found a match:" ); System.out.println( "\tjavaThread " + javaThread.getName( ) + " is the same as " + imgThread2.getID( ) ); } } } catch ( CorruptDataException e ) { System.err.println( "ImageThread was corrupt: " + e.getMessage( ) ); } catch ( DataUnavailable e ) { System.out.println( "DataUnavailable: " + e.getMessage( ) ); } } } } } } } }
399
400
<port number> is a free port on your workstation. In this example, the authenticate and ssl options prevent password authentication and encryption using Secure Sockets Layer (SSL). Using these options allow JConsole, or any other JMX agent, to connect to your Java application if it has access to the specified port. Only use these non-secure options in a development or testing environment. For more information about configuring security options, see http://java.sun.com/j2se/1.5.0/docs/guide/management/agent.html#remote. 2. Start JConsole by typing jconsole at a command prompt. Your path must contain the bin directory of the SDK. 3. The JConsole Connect to Agent dialog opens: Enter the port number that you specified in step 1. If you are running JConsole on the same workstation as your Java application, leave the host name value as localhost. For a remote system, set the host field value to the host name or IP address of the workstation. Leave the Username and Password fields blank if you used the options specified in step 1. 4. Click connect. JConsole starts and displays the summary tab.
401
Troubleshooting JConsole
JConsole is a Swing application. You might find that running JConsole on the same workstation as the Java application you want to monitor affects the performance of your Java application. You can use JConsole to connect to a JVM running on a remote workstation to reduce the affect of running JConsole on the application performance. Because JConsole is a Java application, you can pass it Java command-line options through the application that starts JConsole by prefixing them with J. For example, to change the maximum heap size that JConsole uses, add the command-line option -J-Xmx<size>.
402
Further information
More details about JConsole and the definitions of the values it displays can be found at http://java.sun.com/j2se/1.5.0/docs/guide/management/.
403
404
Chapter 36. Using the IBM Monitoring and Diagnostic Tools for Java - Health Center
The IBM Monitoring and Diagnostic Tools for Java - Health Center is a diagnostic tool for monitoring the status of a running Java Virtual Machine (JVM). | | Information about the IBM Monitoring and Diagnostic Tools for Java - Health Center is available on developerWorks and in an InfoCenter.
405
406
Part 5. Appendixes
407
408
are correct, and that the server is running and allowing connections. Also ensure that no firewall is blocking the connection, and that a route is available between client and server. CONNECT_FAILURE_5 CONNECT_FAILURE_5 Explanation: An attempt to connect to a server failed with both the direct and indirect IORs. Every client side handle to a server object (managed by the ClientDelegate reference) is set up with two IORs (object references) to reach the servant on the server. The first IOR is the direct IOR, which holds details of the server hosting the object. The second IOR is the indirect IOR, which holds a reference to a naming server that can be queried if the direct IOR does not work. Note: The two IORs might be the same at times. For any remote request, the ORB tries to reach the servant object using the direct IOR and then the indirect IOR. The CONNECT_FAILURE_5 exception is thrown when the ORB failed with both IORs. System action: org.omg.CORBA.TRANSIENT (minor code E07) User response: The cause of failure is typically connection-related, for example because of connection refused exceptions. Other CORBA exceptions such as NO_IMPLEMENT or OBJECT_NOT_EXIST might also be the root cause of the (E07) CORBA.TRANSIENT exception. An abstract of the root exception is logged in the description of the (E07) CORBA.TRANSIENT exception. Review the details of the exception, and take any further action that is necessary. CREATE_LISTENER_FAILED CREATE_LISTENER_FAILED Explanation: An exception occurred while a TCP/IP listener was being created.
409
LOCATE_UNKNOWN_OBJECT UNSPECIFIED_MARSHAL_25
System action: org.omg.CORBA.INTERNAL User response: The details of the caught exception are written to the FFDC log. Review the details of the exception, and take any further action that is necessary. LOCATE_UNKNOWN_OBJECT LOCATE_UNKNOWN_OBJECT Explanation: The server has no knowledge of the object for which the client has asked in a locate request. System action: org.omg.CORBA.OBJECT_NOT_EXIST User response: Ensure that the remote object that is requested resides in the specified server and that the remote reference is up-to-date. NULL_PI_NAME NULL_PI_NAME Explanation: One of the following methods has been called: org.omg.PortableInterceptor.ORBInitInfoOperations. add_ior_interceptor org.omg.PortableInterceptor.ORBInitInfoOperations. add_client_request_interceptor org.omg.PortableInterceptor.ORBInitInfoOperations .add_server_request_interceptor The name() method of the interceptor input parameter returned a null string. System action: org.omg.CORBA.BAD_PARAM User response: Change the interceptor implementation so that the name() method returns a non-null string. The name attribute can be an empty string if the interceptor is anonymous, but it cannot be null. ORB_CONNECT_ERROR_6 ORB_CONNECT_ERROR_6 Explanation: A servant failed to connect to a server-side ORB. System action: org.omg.CORBA.OBJ_ADAPTER User response: See the FFDC log for the cause of the problem, then try restarting the application. POA_DISCARDING POA_DISCARDING Explanation: The POA Manager at the server is in the discarding state. When a POA manager is in the discarding state, the associated POAs discard all incoming requests (for which processing has not yet begun). For more details, see the section that describes the POAManager Interface in the http:// www.omg.org/cgi-bin/doc?formal/99-10-07. System action: org.omg.CORBA.TRANSIENT User response: Put the POA Manager into the active state if you want requests to be processed. RESPONSE_INTERRUPTED RESPONSE_INTERRUPTED Explanation: The client has enabled the AllowUserInterrupt property and has called for an interrupt on a thread currently waiting for a reply from a remote method call. System action: org.omg.CORBA.NO_RESPONSE User response: None. TRANS_NC_LIST_GOT_EXC TRANS_NC_LIST_GOT_EXC Explanation: An exception was caught in the NameService while the NamingContext.List() method was executing. System action: org.omg.CORBA.INTERNAL User response: The details of the caught exception are written to the FFDC log. Review the details of the original exception, and any further action that is necessary. UNEXPECTED_CHECKED_EXCEPTION UNEXPECTED_CHECKED_EXCEPTION Explanation: An unexpected checked exception was caught during the servant_preinvoke method. This method is called before a locally optimized operation call is made to an object of type class. This exception does not occur if the ORB and any Portable Interceptor implementations are correctly installed. It might occur if, for example, a checked exception is added to the Request interceptor operations and these higher level interceptors are called from a back level ORB. System action: org.omg.CORBA.UNKNOWN User response: The details of the caught exception are written to the FFDC log. Check whether the class from which it was thrown is at the expected level. UNSPECIFIED_MARSHAL_25 UNSPECIFIED_MARSHAL_25 Explanation: This error can occur at the server side while the server is reading a request, or at the client side while the client is reading a reply. Possible causes are that the data on the wire is corrupted, or the server and client ORB are not communicating correctly. Communication problems can caused when one of the ORBs has an incompatibility or bug that prevents it from conforming to specifications. System action: org.omg.CORBA.MARSHAL User response: Check whether the IIOP levels and CORBA versions of the client and server are compatible. Try disabling fragmentation (set
410
com.ibm.CORBA.FragmentationSize to zero) to determine whether it is a fragmentation problem. In this case, analysis of CommTraces (com.ibm.CORBA.CommTrace) might give extra information.
411
412
413
General options
The following list summarizes common options. It is not a definitive guide to all the options. Also, the behavior of individual platforms might vary. See individual sections for a more complete description of behavior and availability of these variables. CLASSPATH=<directories and archive or compressed files> Set this variable to define the search path for application classes and resources. The variable can contain a list of directories for the JVM to find user class files and paths to individual Java archive or compressed files that contain class files; for example, /mycode:/utils.jar (UNIX or i5/OS), D:\mycode;D:\utils.jar (Windows). Any class path that is set in this way is replaced by the -cp or -classpath Java argument if used. IBM_JAVA_COMMAND_LINE This variable is set by the JVM after it starts. Using this variable, you can find the command-line parameters set when the JVM started. This setting is not available if the JVM is invoked using JNI. IBM_JAVA_OPTIONS=<option> Set this variable to store default Java options including -X, -D or -verbose:gc style options; for example, -Xms256m -Djava.compiler. Any options set are overridden by equivalent options that are specified when Java is started. This variable does not support -fullversion or -version. If you specify the name of a trace output file either directly, or indirectly, using a properties file, the output file might be accidentally overwritten if you run utilities such as the trace formatter, dump extractor, or dump viewer. For information about avoiding this problem, see Controlling the trace on page 287, Note these restrictions. JAVA_ASSISTIVE={ OFF | ON } Set the JAVA_ASSISTIVE environment variable to OFF to prevent the JVM from loading Java Accessibility support. JAVA_FONTS=<list of directories> Set this environment variable to specify the font directory. Setting this variable is equivalent to setting the properties java.awt.fonts and sun.java2d.fontpath.
414
JAVA_HIGH_ZIPFDS=<value> The X Window System cannot use file descriptors above 255. Because the JVM holds file descriptors for open jar files, X can run out of file descriptors. As a workaround, set the JAVA_HIGH_ZIPFDS environment variable to tell the JVM to use higher file descriptors for jar files. Set it to a value in the range 0 512. The JVM then opens the first jar files using file descriptors up to 1024. For example, if your program is likely to load 300 jar files:
export JAVA_HIGH_ZIPFDS=300
The first 300 jar files are then loaded using the file descriptors 724 - 1023. Any jar files opened after that are opened in the typical range. This variable is for Linux only. JAVA_MMAP_MAXSIZE=<size> Set this environment variable to specify a maximum size in MB. Compressed or jar files smaller than this size are opened with memory mapping. Files larger than this size are opened with normal I/O. The default size is 0. This default disables memory mapping. JAVA_PLUGIN_AGENT=<version> Set this variable to specify the version of Mozilla. This variable is for Linux and z/OS only. JAVA_PLUGIN_REDIRECT=<value> Set this variable to a non-null value to redirect JVM output, while serving as a plug-in, to files. The standard output is redirected to the file plugin.out. The error output is redirected to the file plugin.err. This variable is for Linux and z/OS only. JAVA_ZIP_DEBUG=<value> Set this variable to any value to display memory map information as it is created. LANG=<locale> Set this variable to specify a locale to use by default. This variable is for AIX, Linux, and z/OS only. LD_LIBRARY_PATH=<list of directories> Set this variable to a colon-separated list of directories to define from where system and user libraries are loaded. You can change which versions of libraries are loaded, by modifying this list. This variable is for Linux only LIBPATH=<list of directories> Set this variable to a colon-separated list of directories to define from where system and user libraries are loaded. You can change which versions of libraries are loaded, by modifying this list. This variable is for AIX, i5/OS, and z/OS only. PLUGIN_HOME=<path> Set this variable to define the path to the Java plug-in. This variable is for AIX only. SYS_LIBRARY_PATH=<path> Set this variable to define the library path. This variable is for Linux and z/OS only.
Appendix B. Environment variables
415
416
| | |
IBM_NOSIGHANDLER={ TRUE } This variable disables the signal handler when set to any value. If no value is supplied, the variable has no effect and the signal handler continues to work. The variable is equivalent to the command-line option -Xrs:all JAVA_DUMP_OPTS=<value> This variable controls how diagnostic data are dumped. For a fuller description of JAVA_DUMP_OPTS and variations for different platforms, see Dump agent environment variables on page 239. TMPDIR=<directory> This variable specifies an alternative temporary directory. This directory is used only when Javadumps and Heapdumps cannot be written to their target directories, or the current working directory. This variable defaults to /tmp on Linux, z/OS, AIX, and i5/OS. This variable defaults to C:\Temp on Windows.
Diagnostics options
The following list describes the diagnostics options: IBM_COREDIR=<directory> Set this variable to specify an alternative location for system dumps and snap trace. On z/OS, _CEE_DMPTARG is used instead for snap trace, and transaction dumps are written to TSO according to JAVA_DUMP_TDUMP_PATTERN. On Linux, the dump is written to the OS specified directory, before being moved to the specified location. IBM_JVM_DEBUG_PROG=<debugger> Set this variable to start the JVM under the specified debugger. This variable is for Linux only. IBM_MALLOCTRACE=TRUE Setting this variable to a non-null value lets you trace memory allocation in the JVM. You can use this variable with the -Dcom.ibm.dbgmalloc=true system property to trace native allocations from the Java classes. This variable is equivalent to the command-line option -memorycheck. IBM_USE_FLOATING_STACKS=TRUE Set this variable to override the automatic disabling of floating stacks. See the Linux SDK and Runtime User Guide. If this variable is not set, the launcher might set LD_ASSUME_KERNEL=2.2.5. This variable is for Linux only IBM_XE_COE_NAME=<value> Set this variable to generate a system dump when the specified exception occurs. The value supplied is the package description of the exception; for example, java/lang/InternalError. A Signal 11 is followed by a JVMXE message and then the JVM terminates. JAVA_PLUGIN_TRACE=TRUE When this variable is set to TRUE or 1, a Java plug-in trace is produced for the session when an application runs. Traces are produced from both the Java and Native layer.
Appendix B. Environment variables
417
By default, this variable is set to FALSE, so that a Java plug-in trace is not produced.
JAVA_LOCAL_TIME The z/OS JVM does not look at the offset part of the TZ environment variable and will therefore incorrectly show the local time. Where local time is not GMT, you can set the environment variable JAVA_LOCAL_TIME to display the correct local time as defined by TZ. JAVA_THREAD_MODEL JAVA_THREAD_MODEL can be defined as one of: NATIVE JVM uses the standard, POSIX-compliant thread model that is provided by the JVM. All threads are created as _MEDIUM_WEIGHT threads. HEAVY JVM uses the standard thread package, but all threads are created as _HEAVY_WEIGHT threads. MEDIUM Same as NATIVE. NULL Default case: Same as NATIVE/MEDIUM.
418
Appendix C. Messages
This appendix lists error messages in numeric sequence. These messages, error codes, and exit codes are generated by the JVM. If the JVM fills all available memory, it might not be able to produce a message and a description for the error that caused the problem. Under such a condition only the message might be produced. From Java 5 SR10 selected messages are routed to the system log and also written to stderr or stdout. This message logging feature is enabled by default. To disable message logging use the -Xlog:none option. The specific messages that are logged are JVMDUMP032I, which is issued when dumps are produced by the JVM, and JVMDMP025I, which is a z/OS dump failure message. Logged messages can be found in the different locations, according to the platform. v On AIX, messages are logged by the syslog daemon. By default, the syslog daemon does not run, therefore you must start it manually. You can redirect messages from the syslog daemon to the AIX error log facility by performing the following configuration steps: 1. Set up a redirect in the file syslog.conf so that syslog messages are sent to the error log, by adding the following line:
user.debug errlog
2. If syslogd is already running, reload the updated configuration by running the following command:
refresh -s syslogd
3. The updated configuration is used each time syslogd starts. 4. Use the AIX errpt command or the System Management Interface Tool (SMIT) to read the messages sent to the error log. If you do not enable syslog to errlog redirection, logged messages go into the default syslog file. If syslogd is not running, logged messages are lost. For more information about AIX logging, see: General Programming Concepts: Writing and Debugging Programs v On Linux, messages are logged by the syslog daemon. To find where messages are logged, check the syslog configuration file. v On Windows, messages are logged in the application events section of the event viewer. v On z/OS, messages are sent to the operator console. To see the messages, go from the ispf panel to the sdsf panel, then open the log panel. The message appendix is not complete. It will be enlarged in future editions. The messages are listed in: v DUMP messages on page 420 v J9VM messages on page 424 v SHRC messages on page 427
419
JVMDUMP000E JVMDUMP007I
DUMP messages
Dump agent messages.
JVMDUMP000E Dump option unrecognized: -Xdump:%s Explanation: An option used with the -Xdump parameter is unknown. System action: The JVM terminates. User response: Use -Xdump:help to find the correct syntax for the -Xdump options. Related information Using the -Xdump option on page 223 The -Xdump option controls the way you use dump agents and dumps. JVMDUMP001E Dump event unrecognized: ...%s System action: The dump cannot be written. User response: Provide a valid filename for the dump. Related information file option on page 234 The file option is used by dump agents that write to a file. JVMDUMP005E Missing external tool
Explanation: The executable file for the tool could not be found. System action: The tool cannot run. User response: Provide a valid path and filename for the executable file. Related information exec option on page 233 The exec option is used by the tool dump agent to specify an external application to start. JVMDUMP006I Processing dump event \"%1$s\", detail \"%3$.*2$s\" - please wait. Explanation: A dump event has occurred and is being handled. System action: The JVM attempts to process the event.
Explanation: The event name provided with the -Xdump parameter is unknown. System action: The JVM terminates. User response: Use -Xdump:events to find the supported set of event names. Related information Dump events on page 232 Dump agents are triggered by events occurring during JVM operation. JVMDUMP002W Token unrecognized: %%%1$c Explanation: An unidentified token was found in the dump label. System action: The JVM terminates. User response: Use -Xdump:tokens to find the supported set of tokens. JVMDUMP003E Dump agent unrecognized: %s
User response: No response is required. Related information Chapter 21, Using dump agents, on page 223 Dump agents are set up during JVM initialization. They enable you to use events occurring in the JVM, such as Garbage Collection, thread start, or JVM termination, to initiate dumps or to start an external tool. JVMDUMP007I JVM Requesting %1$s dump using '%2$s' Explanation: The JVM is about to write a dump because either an event (such as an exception being thrown) was triggered or the user requested the dump through JVMTI, JVMRI, -Xtrace:trigger or the com.ibm.jvm.Dump Java API. System action: The JVM will attempt to write the dump. A second message will be printed when the dump has been written. User response: Once the dump is written the user should review the dump and take appropriate action.
Explanation: An unsupported dump type has been requested. System action: The JVM terminates. User response: Use -Xdump:help to find the supported set of dump types. Related information Dump agents on page 227 A dump agent performs diagnostic tasks when triggered. Most dump agents save information on the state of the JVM for later analysis. The tool agent can be used to trigger interactive diagnostics. JVMDUMP004E Missing file name
420
JVMDUMP008I JVMDUMP018W
Related information Chapter 21, Using dump agents, on page 223 Dump agents are set up during JVM initialization. They enable you to use events occurring in the JVM, such as Garbage Collection, thread start, or JVM termination, to initiate dumps or to start an external tool. JVMDUMP008I Using '%s' Explanation: THIS MESSAGE IS RESERVED FOR FUTURE USE System action: THIS MESSAGE IS RESERVED FOR FUTURE USE User response: THIS MESSAGE IS RESERVED FOR FUTURE USE JVMDUMP009E %s dump not available Explanation: The specified dump type is not supported on this platform. System action: The JVM does not write the dump. User response: Use -Xdump:what to list the supported dump types. JVMDUMP010I %1$s dump written to %2$s Explanation: The dump was written to the specified location. System action: The JVM continues. User response: To understand how to interpret a Java dump file, refer to diagnostic information. JVMDUMP011I %1$s dump created process %2$d Explanation: A tool dump process has been created. System action: The JVM runs the executable process specified for the tool dump. Any parameters are passed to the process. User response: Refer to the documentation for the tool creating the dump process. Related information Tool option on page 230 The tool option allows external processes to be started when an event occurs. JVMDUMP012E Error in %1$s dump:%2$s JVMDUMP013I Processed dump event \"%1$s\", detail \"%3$.*2$s\". Explanation: A dump event occurred and has been handled. System action: The JVM continues. User response: Refer to other messages issued by the JVM for the location of the dump file, or for other actions required. JVMDUMP014E VM Action unrecognized: ...%s Explanation: A specified dump request action was not understood by the JVM. System action: The JVM produces help information and terminates. User response: Use -Xdump:request to check that your request is valid. Related information Using the -Xdump option on page 223 The -Xdump option controls the way you use dump agents and dumps. JVMDUMP015I Aborting: Cannot open or read (%s) Explanation: The JVM cannot open a dump file in read mode. System action: INTERNAL USE ONLY User response: INTERNAL USE ONLY JVMDUMP016I Aborting: Cannot create file (%s)
Explanation: An attempt by the JVM to open a new file has failed. System action: INTERNAL USE ONLY User response: INTERNAL USE ONLY JVMDUMP017I Aborting: Cannot compress file (%s) Explanation: The JVM cannot compress a file. System action: INTERNAL USE ONLY User response: INTERNAL USE ONLY JVMDUMP018W Requested event is not available: run with -Xdump:dynamic flag Explanation: A dump has been requested on an event type that is not supported. System action: INTERNAL USE ONLY User response: INTERNAL USE ONLY
Explanation: The JVM detected an error while attempting to produce a dump. System action: The JVM continues, but the dump might not be usable. User response: Refer to diagnostic information or contact your local IBM support representative.
Appendix C. Messages
421
JVMDUMP019I JVMDUMP027W
JVMDUMP019I JVM requesting %s dump Explanation: A dump file of the type specified has been requested. System action: The JVM attempts to produce a dump of the specified type. User response: Wait for a message indicating that the dump is complete. JVMDUMP020I %s dump has been written Explanation: A dump file of the type specified has been written. System action: The JVM continues. User response: To understand how to interpret the dump file, refer to Java diagnostic information. JVMDUMP021W The requested heapdump has not been produced because exclusive access was not requested or could not be obtained. Explanation: THIS MESSAGE IS RESERVED FOR FUTURE USE System action: THIS MESSAGE IS RESERVED FOR FUTURE USE User response: THIS MESSAGE IS RESERVED FOR FUTURE USE JVMDUMP022W The requested heap compaction has not been performed because exclusive access was not requested or could not be obtained. Explanation: The garbage collector could not run because the gc thread did not have exclusive access to the heap. System action: The dump file is not produced. User response: Modify the -Xdump option to request exclusive access. See the Java diagnostic information for valid dump request types. JVMDUMP023W The requested heap preparation has not been performed because exclusive access was not requested or could not be obtained. Explanation: The dump thread must lock the heap to prevent changes while the dump is taken. Either no attempt was made to obtain the lock or the lock could not be obtained. System action: The JVM does not produce the specified dump. User response: Modify the -Xdump option to request exclusive access. See the Java diagnostic information for valid dump request types. JVMDUMP024W Multiple heapdumps were requested but %%id is missing from file label:. Dumps will overwrite Explanation: The JVM replaces the %%id insertion point with a unique number. Because %%id is missing the replacement cannot take place, causing a potential file name clash and file overwrite. System action: The JVM informs the user and produces dumps as requested. User response: If you do not want files overwritten, specify a file label that includes the %%id. JVMDMP025I IEATDUMP failure for DSN='%s' RC=0x%08X RSN=0x%08X Explanation: An IEATDUMP was requested but could not be produced. System action: The JVM will output the message on the operator console. User response: Check the response code provided in the error using the Diagnostics Guide or the z/OS V1R7.0 MVS Authorized Assembler Services Reference, 36.1.10 Return and Reason Codes. Related information Setting up dumps on page 150 The JVM generates a Javadump and System Transaction Dump (SYSTDUMP) when particular events occur. JVMDUMP026 IEATDUMP Name exceeding maximum allowed length. Default name used. Explanation: The file label exceeded the maximum length for file names on z/OS. System action: The dump file is not produced. User response: Refer to Java diagnostic information for information about producing dumps on z/OS. JVMDUMP027W The requested heapdump has not been produced because another component is holding the VM exclusive lock. Explanation: The exclusive VM lock must be held to produce a usable heapdump. Although the VM exclusive lock was requested by the user, the VM could not immediately take the lock and has given up rather than risk a deadlock. System action: The VM will not produce a heapdump. User response: The component that is holding the VM exclusive lock will probably release it in a short period of time. Try taking the heapdump again after a minute.
422
JVMDUMP028W JVMDUMP035I
JVMDUMP028W The VM exclusive lock could not be acquired before taking the system dump. Explanation: The user requested that the exclusive VM lock be taken before taking a system dump. However, when the dump was triggered another component was holding the lock and, rather than risk a deadlock, the VM is continuing without the lock. System action: The VM will write a system dump without taking the VM exclusive lock. This may mean the dump shows an inconsistent view of the VM data structures and heap. User response: The component that is holding the VM exclusive lock will probably release it in a short period of time. Try taking the system dump again after a minute. JVMDUMP029W The request for prepwalk or compact before taking a system dump will be ignored because the VM exclusive lock was not requested. Explanation: The user requested the prepwalk or compact options before taking a system dump, but did not request the VM exclusive lock. These actions require the exclusive VM lock. System action: The system dump is taken without running prepwalk or compact. User response: Modify the -Xdump:system parameter to include the exclusive request option. For example: because the dump might be corrupted without the VM exclusive lock in place. User response: Change the -Xdump:heap: option to include the request=exclusive option. For example: -Xdump:heap:events=user,request=exclusive JVMDUMP032I JVM requested %1$s dump using '%2$s' in response to an event Explanation: The JVM writes a dump because an event, such as an exception, was triggered. System action: The JVM attempts to write the dump. A second message is produced when the dump is complete. User response: Review the dump and take appropriate action. JVMDUMP033I JVM requested %1$s dump in response to an event Explanation: The JVM writes a dump because an event, such as an exception, has been triggered. System action: The JVM attempts to write the dump. A second message is produced when the dump is complete. User response: Review the dump and take appropriate action.
JVMDUMP034I User requested %1$s dump using '%2$s' through %3$s -Xdump:system:events=user,request=exclusive+compact+prepwalk Explanation: The JVM writes a dump in response to a request through an API, such as JVMTI, or through the JVMDUMP030W Cannot write dump to file %s: %s -Xtrace:trigger option. Explanation: The JVM was unable to write a dump to the specified file. There might be multiple causes, including insufficient file system permissions or specifying a file that exists. System action: The JVM uses a default file name. The name and location of the file are indicated by the messages produced when the dump is written. User response: Correct the problem with the specified file path or change the target dump file with the file= option. JVMDUMP031W The requested heapdump has not been produced because the VM exclusive lock was not requested. Add request=exclusive+prepwalk+compact to your -Xdump:heap: command line option. Explanation: A heapdump dump agent was configured using the -Xdump option or JVMTI without requesting that the exclusive VM lock. System action: The JVM does not take the heapdump
Appendix C. Messages
System action: The JVM attempts to write the dump. A second message is produced when the dump is complete. User response: Review the dump and take appropriate action. JVMDUMP035I User requested %1$s dump through %2$s Explanation: The JVM writes a dump in response to a user request through an API, such as JVMTI, or through the -Xtrace:trigger option. System action: The JVM attempts to write the dump. A second message is produced when the dump is complete. User response: Review the dump and take appropriate action.
423
JVMDUMP036I JVMJ9VM007E
JVMDUMP036I Invalid or missing -Xdump filter Explanation: A valid -Xdump filter must be supplied. System action: The dump agent is not loaded. User response: Modify the dump option to include a valid filter. JVMDUMP037E Error in %1$s dump: %2$s failed, error code: %3$d Explanation: An error has occurred in a JVM dump agent. An operating system call used by the agent has failed. System action: The JVM continues. User response: Check preceding JVM messages. The JVMDUMP007I message includes the command string supplied for tool dumps. Check that the command string is correct. JVMDUMP038 Snap dump is not written because tracing to file: %1$s Explanation: Snap dumps are not produced when a trace output file is in use. System action: The JVM continues. User response: Use the trace file specified in the message.
J9VM messages
JVMJ9VM000 Malformed value for IBM_JAVA_OPTIONS Explanation: JVM Initialisation is using the environment variable IBM_JAVA_OPTIONS and has found an error during parsing. Errors such as unmatched quotes can give rise to this. System action: The JVM terminates. User response: Check the syntax of the environment variable IBM_JAVA_OPTIONS JVMJ9VM001 Malformed value for -Xservice Explanation: JVM Initialisation is attempting to use the specified -Xservice option and found a parsing error. Errors such as unmatched quotes can give rise to this. System action: The JVM terminates. User response: Check the syntax of the -Xservice option JVMJ9VM002 Options file not found Explanation: The options file specified using -Xoptionsfile couldn't be found. System action: The JVM terminates. User response: Correct the -Xoptionsfile option on the commandline and retry. JVMJ9VM003 JIT compiler "%s" not found. Will use interpreter. Explanation: The value specified using the -Djava.compiler option is not valid. System action: The JVM continues but without a compiler (note this is generally slower than with a compiler). JVMJ9VM005E Invalid value for environment variable: %s Explanation: The identified environment variable has been given an invalid value. System action: The JVM terminates. User response: Correct the specified environment variable and retry. JVMJ9VM006E Invalid command-line option: %s Explanation: The identified command line option is invalid. System action: The JVM terminates. User response: Correct or remove the command line option and retry. JVMJ9VM007E Command-line option unrecognised: %s User response: Correct the -Djava.compiler specification and retry. JVMJ9VM004E Cannot load library required by: %s Explanation: JVM initialization uses system services to load numerous libraries (some of which are user specified), often these libraries have dependencies on other libraries. If, for various reasons, a library cannot be loaded then this message is produced. System action: The JVM terminates. User response: Check your system to ensure that the indicated libraries are available and accessible. If the failing application has been used successfully then a recent environment change to your system is a likely cause. If the failure persists then contact your IBM Service representative.
424
JVMJ9VM008 JVMJ9VM017
Explanation: The identified command line option is not recognised as valid. System action: The JVM terminates. User response: Correct or remove the command line option and retry. JVMJ9VM008 J9VMDllMain not found Explanation: J9VMDllMain is the main module entry point for system libraries (dlls). If not found then the module is unusable. System action: The JVM Terminates. User response: Contact your IBM Service representative. JVMJ9VM009 J9VMDllMain failed Explanation: J9VMDllMain is the main module entry point for system libraries (dlls). There has been a failure in its use. System action: The JVM Terminates. User response: Contact your IBM Service representative. JVMJ9VM010W Failed to initialize %s Explanation: The identified library couldn't be initialized. This message is generally associated with JVMPI functionality. System action: The JVM continues, however the expected functionality may be affected. User response: Contact your IBM Service representative. JVMJ9VM011W Unable to load %s: %s Explanation: The JVM attempted to load the library named in the first parameter, but failed. The second parameter gives further information on the reason for the failure. System action: The JVM continues, however if the library contained JVM core functionality then the JVM may terminate later (after issueing further messages). User response: Check your system to ensure that the indicated libraries are available and accessible. If the problem persists then contact your IBM Service representative. JVMJ9VM012W Unable to unload %s: %s Explanation: The JVM attempted to unload the library named in the first parameter, but failed. The second parameter gives further information on the reason for the failure. System action: The JVM continues.
Appendix C. Messages
User response: If the problem persists then contact your IBM Service representative. JVMJ9VM013W Initialization error in function %s(%d): %s Explanation: This will generally be an internal error within the JVM. System action: The JVM continues, but if the error is in a critical area then the JVM will probably terminate after issuing further messages. User response: If the problem persists then contact your IBM Service representative. JVMJ9VM014W Shutdown error in function %s(%d): %s Explanation: During shutdown processing an internal error was detected (identified further in the message). System action: The JVM continues. User response: If the problem persists then contact your IBM Service representative. JVMJ9VM015W Initialization error for library %s(%d): %s Explanation: During JVM Initialization various libraries (aka dlls) are loaded and initialized. If something goes wrong during this initialization this message is produced. Usually this reflects errors in JVM invocation such as invalid option usage which will normally have given rise to other messages. System action: The JVM terminates. User response: This message is often seen as a follow-on to other messages indicating the problem that caused initialization of this library to fail. Correct the problem(s) indicated by previous messages and retry. JVMJ9VM016W Shutdown error for library %s(%d): %s Explanation: During shutdown processing an internal error was detected (identified further in the message). System action: The JVM continues. User response: If the problem persists then contact your IBM Service representative. JVMJ9VM017 Could not allocate memory for command line option array Explanation: During JVM initialization the command line options are stored in memory. The JVM couldn't obtain sufficient memory from the system to complete the process. System action: The JVM terminates.
425
JVMJ9VM018 JVMJ9VM039
User response: This is unlikely to be a problem caused by the JVM invocation. Check you machine for other hardware/software faults and retry (after restart of the machine). If the problem persists then contact your IBM Service representative. JVMJ9VM018 Could not allocate memory for DLL load table pool Explanation: This error is issued when memory could not be allocated to expand an internal table. It is likely that this error is external to the JVM and may be a Operating System or machine problem. System action: The JVM continues, however it is exceedingly likely that the JVM will fail soon. User response: Check your machine for other problems, you may need to reboot and retry. If the problem persists then contact your IBM Service representative. JVMJ9VM032 Fatal error: unable to load %s: %s Explanation: A required library couldn't be loaded. The first parameter gives the name of the library and the second more details on the reasons why it could not be loaded. System action: The JVM terminates. User response: Check that the library exists in the requisite place and has the correct access levels. If the problem persists then contact your IBM Service representative. JVMJ9VM033 Fatal error: failed to initialize %s Explanation: A required library couldn't be initialized. The parameter gives the name of the library. System action: The JVM terminates. User response: If the problem persists then contact your IBM Service representative. JVMJ9VM035 Unable to allocate OutOfMemoryError Explanation: The JVM tried to issue an OutOfMemoryError but failed. This is often indicative of a failure in the user application design/useage. System action: The JVM Terminates. User response: Check the memory usage of your application and retry (possibly using the -Xmx option on startup). If the problem persists then contact your IBM Service representative. JVMJ9VM038E -Xthr: unrecognized option --' '%s' Explanation: The JVM has been invoked with an unrecognized -Xthr option. System action: The JVM Terminates. User response: Correct or remove the invalid -Xthr option and retry. JVMJ9VM039 -Xscmx is ignored if -Xshareclasses is not specified Explanation: The -Xscmx'n' option is not meaningful unless shared class support is active. System action: The JVM continues. User response: Remove the -Xscmx option or activate shared classes by using -Xshareclasses.
426
JVMSHRC004E JVMSHRC014E
SHRC messages
JVMSHRC004E Cannot destroy cache "%1$s" Explanation: It has not been possible to destroy the named shared classes cache. System action: Processing continues. User response: Other messages may have been issued indicating the reason why the cache has not been destroyed. Investigate these messages. JVMSHRC005 No shared class caches available Explanation: There are no shared class caches present on the system which can be processed by the command requested System action: Processing continues. User response: None required. JVMSHRC006I Number of caches expired within last %1$d minutes is %2$d Explanation: This is an information message issued by the system. System action: Processing continues. User response: None required. JVMSHRC007I Failed to remove shared class cache "%1$s" Explanation: It has not been possible to remove the indicated shared class cache. System action: Processing continues. User response: Other messages may have been issued indicating the reason why the cache has not been destroyed. Investigate these messages. JVMSHRC008I Shared Classes Cache created: %1$s size: %2$d bytes Explanation: This is an information message notifying you that a shared classes cache of the given name and size has been created. System action: The JVM continues. User response: None required. This is an information message issued when verbose shared classes messages have been requested. JVMSHRC009I Shared Classes Cache opened: %1$s size: %2$d bytes Explanation: This is an information message notifying you that an existing shared classes cache of the given name and size has been opened. JVMSHRC010I Shared Cache "%1$s" is destroyed Explanation: This is an information message notifying you that the named shared classes cache has been destroyed as requested. System action: A JVM will not be created and a failure message will be issued, however, this is a good normal response when you request a shared classes cache to be destroyed. User response: None required. This is an information message issued when you request a shared classes cache to be destroyed. JVMSHRC012I Cannot remove shared cache "%1$s" as there are JVMs still attached to the cache Explanation: You have requested that the system destroy a shared classes cache, but a process or processes are still attached to it. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Wait until any other processes using the shared classes cache have terminated and then destroy it. JVMSHRC013E Shared cache "%1$s" memory remove failed Explanation: You have requested that the system destroy a shared classes cache, but it has not been possible to remove the shared memory associated with the cache. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Contact your IBM service representative. JVMSHRC014E Shared cache "%1$s" semaphore remove failed Explanation: You have requested that the system destroy a shared classes cache, but it has not been possible to remove the shared semaphore associated with the cache. System action: The JVM continues. User response: None required. This is an information message issued when verbose shared classes messages have been requested.
Appendix C. Messages
427
JVMSHRC015 JVMSHRC023E
System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Contact your IBM service representative. JVMSHRC015 Shared Class Cache Error: Invalid flag Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Contact your IBM service representative. JVMSHRC017E Error code: %d Explanation: This message shows the error code relating to a error that will have been the subject of a previous message. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Contact your IBM service representative, unless previous messages indicate a different response. JVMSHRC018 cannot allocate memory Explanation: The system is unable to obtain sufficient memory. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: The system may be low of memory resource, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC019 request length is too small Explanation: The size requested for the shared classes cache is too small. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Increase the requested size for the shared classes cache using the -Xscmx parameter or allow it to take the default value by not specifying -Xscmx. JVMSHRC020 An error has occured while opening semaphore Explanation: An error has occurred in shared class processing. Further messages may follow providing more detail. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Contact your IBM service representative, unless subsequent messages indicate otherwise. JVMSHRC021 An unknown error code has been returned Explanation: An error has occurred in shared class processing. This message should be followed by details of the numeric error code returned. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Contact your IBM service representative. JVMSHRC022 Error creating shared memory region Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: The system may be low on resources, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC023E Cache does not exist Explanation: An attempt has been made to open a shared classes cache which does not exist. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Contact your IBM service representative.
428
JVMSHRC024 JVMSHRC031E
JVMSHRC024 shared memory detach error Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Contact your IBM service representative. JVMSHRC025 error attaching shared memory Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: The system may be low on resources, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC026E Cannot create cache of requested size: Please check your SHMMAX and SHMMIN settings Explanation: The system has not been able to create a shared classes cache of the size required via the -Xscmx parameter (16MB if -Xscmx is not specified). System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Please refer to the User Guide for a discussion of shared memory size limits for your operating system and restart the JVM with an acceptable shared cache size. JVMSHRC027E Shared cache name is too long Explanation: The name specified for the shared classes cache is too long for the operating system. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Specify a shorter name for the shared classes cache and restart the JVM. JVMSHRC028E Permission Denied Explanation: The system does not have permission to access a system resource. A previous message should be issued indicating the resource that cannot be accessed. For example, a previous message may indicate that there was an error opening shared memory. This message would indicate that the error was that you do not have permission to access the shared memory. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Shared class caches are created so that only the user who created the cache has access to it, unless the -Xshareclasses:groupAccess is specified when other members of the creator's group may also access it. If you do not come into one of these categories, you will not have access to the cache. For more information on permissions and shared classes, see "Chapter 4. Understanding Shared Classes". JVMSHRC029E Not enough memory left on the system Explanation: There is not enough memory available to create the shared cache memory or semaphore. A previous message will have indicated which could not be created. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: The system may be low of memory resource, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC030E The Shared Class Cache you are attaching has invalid header. Explanation: The shared classes cache you are trying to use is invalid. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Contact your IBM service representative. JVMSHRC031E The Shared Class Cache you are attaching has incompatible JVM version. Explanation: The shared classes cache you are trying to use is incompatible with this JVM. System action: The JVM ternminates.
Appendix C. Messages
429
JVMSHRC032E JVMSHRC063
User response: If the requested shared classes cache is no longer required, destroy it and rerun. If it is still required, for example, by another process running a different level of the JVM, create a new cache by specifying a new name to the JVM using the -Xshareclasses:name JVMSHRC032E The Shared Class Cache you are attaching has wrong modification level. Explanation: The shared classes cache you are trying to use is incompatible with this JVM. System action: The JVM ternminates. User response: If the requested shared classes cache is no longer required, destroy it and rerun. If it is still required, for example, by another process running a different level of the JVM, create a new cache by specifying a new name to the JVM using the -Xshareclasses:name JVMSHRC057 Wrong parameters for expire option Explanation: The value specified for the expire parameter of -Xshareclasses is invalid. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Rerun the command with a valid expire value. This must be a positive integer. JVMSHRC058 ERROR: Cannot allocate memory for ClasspathItem in shrinit::hookStoreSharedClass Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: The system may be low of memory resource, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC059 ERROR: Cannot allocate memory for ClasspathItem in shrinit::hookFindSharedClass Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: The system may be low of memory resource, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC060 ERROR: Cannot allocate memory for string buffer in shrinit::hookFindSharedClass Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: The system may be low of memory resource, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC061 Cache name should not be longer than 64 chars. Cache not created. Explanation: The name of the shared classes cache specified to the JVM exceeds the maximum length. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Change the requested shared classes cache name so that it is shorter than the maximum allowed length. JVMSHRC062 ERROR: Error copying username into default cache name Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: This may be due to problems with the operating system, please retry. If the situation persists, contact your IBM service representative. JVMSHRC063 ERROR: Cannot allocate memory for sharedClassConfig in shrinit Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: The system may be low of memory
430
JVMSHRC064 JVMSHRC077
resource, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC064 ERROR: Failed to create configMonitor in shrinit Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: This may be due to problems with the operating system, please retry. If the situation persists, contact your IBM service representative. JVMSHRC065 ERROR: Cannot allocate pool in shrinit Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: The system may be low of memory resource, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC066 INFO: Locking of local hashtables disabled Explanation: This message confirms that locking of local hashtables for the shared classes cache has been disabled as requested. It is only issued when verbose messages are requested. System action: User response: JVMSHRC067 INFO: Timestamp checking disabled Explanation: This message confirms that shared classes timestamp checking has been disabled as requested. It is only issued when verbose messages are requested. System action: The JVM continues. User response: None required. JVMSHRC068 INFO: Local cacheing of classpaths disabled Explanation: This message indicates that, when requested, cacheing of classpaths in the shared classes cache has been disabled. This message is only issued when shared classes verbose messages are requested. System action: The JVM continues. User response: None required. JVMSHRC069 INFO: Concurrent store contention reduction disabled Explanation: This message confirms that shared classes concurrent store contention reduction has been disabled as requested. It is only issued when verbose messages are requested. System action: The JVM continues. User response: None required. JVMSHRC070 INFO: Incremental updates disabled Explanation: This message confirms that shared classes incremental updates have been disabled as requested. It is only issued when verbose messages are requested. System action: The JVM continues. User response: None required. JVMSHRC071 ERROR: Command-line option "%s" requires sub-option Explanation: The specifuied command-line option requires further information. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Specify the additional information required for the command-line option and rerun. JVMSHRC072 ERROR: Command-line option "%s" unrecognised Explanation: The specified command-line option is not recognised. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Correct or remove the invalid command-line option and rerun. JVMSHRC077 ERROR: Failed to create linkedListImpl pool in SH_ClasspathManagerImpl2 Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with
Appendix C. Messages
431
JVMSHRC078 JVMSHRC085
"-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: The system may be low on resources, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC078 ERROR: Failed to create linkedListHdr pool in SH_ClasspathManagerImpl2 Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: The system may be low on resources, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC079 ERROR: Cannot create hashtable in SH_ClasspathManagerImpl2 Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Contact your IBM service representative. JVMSHRC080 ERROR: Cannot allocate memory for hashtable entry Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: The system may be low of memory resource, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC081 ERROR: Cannot create cpeTableMutex in SH_ClasspathManagerImpl2 Explanation: An error has occurred while initialising shared classes. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: The system may be low on resources, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC082 ERROR: Cannot create identifiedMutex in SH_ClasspathManagerImpl2 Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: The system may be low on resources, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC083 ERROR: Cannot allocate memory for identifiedClasspaths array in SH_ClasspathManagerImpl2 Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: The system may be low of memory resource, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC084 ERROR: Cannot allocate memory for linked list item Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: The system may be low of memory resource, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC085 ERROR: Cannot allocate memory for linked list item header Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have
432
JVMSHRC086 JVMSHRC093
specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: The system may be low of memory resource, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC086 ERROR: Cannot enter ClasspathManager hashtable mutex Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: The system may be low on resources, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC087 ERROR: MarkStale failed during ClasspathManager::update() Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Contact your IBM service representative. JVMSHRC088 ERROR: Failed to create cache as ROMImageSegment in SH_CacheMap Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Contact your IBM service representative. JVMSHRC089 ERROR: Cannot create refresh mutex in SH_CacheMap Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: The system may be low on resources,
Appendix C. Messages
please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC090 ERROR: Failed to get cache mutex in SH_CacheMap startup Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: The system may be low on resources, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC091 ERROR: Read corrupt data for item 0x%p (invalid dataType) Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Contact your IBM service representative. JVMSHRC092 ERROR: ADD failure when reading cache Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Contact your IBM service representative. JVMSHRC093 INFO: Detected unexpected termination of another JVM during update Explanation: The JVM has detected an unexpected termination of another JVM while updating the shared classes cache. System action: The JVM continues. User response: No action required, this message is for information only.
433
JVMSHRC094 JVMSHRC130
JVMSHRC094 ERROR: Orphan found but local ROMClass passed to addROMClassToCache Explanation: An error has occurred in shared class processing. System action: The JVM continues if possible. User response: Contact your IBM service representative. JVMSHRC095 ERROR: Attempts to call markStale on shared cache items have failed Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Contact your IBM service representative. JVMSHRC096 WARNING: Shared Cache "%s" is full. Use -Xscmx to set cache size. Explanation: The named shared classes cache is full and no further classes may be added to it. System action: The JVM continues. The named shared cache is still operational and continues to provide increased performance for loading the classes it contains. However, classes not contained in the cache will always be loaded from their source. User response: To gain the full benefit of shared classes, delete the named cache and recreate it specifying a larger shared classes cache size by the -Xscmx parameter. JVMSHRC097 ERROR: Shared Cache "%s" is corrupt. No new JVMs will be allowed to connect to the cache. Existing JVMs can continue to function, but cannot update the cache. Explanation: The shared classes cache named in the message is corrupt. System action: The JVM continues. User response: Destroy the shared classes cache named in the message and rerun. If the situation persists, contact your IBM service representative. JVMSHRC125 ERROR: Could not allocate memory for string buffer in SH_CacheMap Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: The system may be low of memory resource, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC126 ERROR: Request made to add too many items to ClasspathItem Explanation: An error has occurred in shared class processing. System action: The JVM continues. User response: Contact your IBM service representative. JVMSHRC127 SH_CompositeCache::enterMutex failed with return code %d Explanation: An error has occurred while trying to update the shared classes cache. System action: The JVM will terminate. User response: The system may be low on resources, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC128 SH_CompositeCache::exitMutex failed with return code %d Explanation: An error has occurred while trying to update the shared classes cache. System action: The JVM will terminate. User response: Contact your IBM service representative. JVMSHRC129 ERROR: Attempt to set readerCount to -1! Explanation: An error has occurred while trying to update the shared classes cache. System action: The JVM continues. User response: Contact your IBM service representative. JVMSHRC130 ERROR: Attempt to allocate while commit is still pending Explanation: An error has occured while updating the shared classes cache. System action: The processing will continue, if possible. User response: Contact your IBM service representative.
434
JVMSHRC131 JVMSHRC154
JVMSHRC131 ERROR: Cannot allocate memory for linked list item in ROMClassManagerImpl Explanation: An error has occurred in shared class processing. System action: The JVM continues. User response: The system may be low of memory resource, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC132 ERROR: Cannot allocate memory for hashtable entry in ROMClassManagerImpl Explanation: An error has occurred in shared class processing. System action: The JVM continues. User response: The system may be low of memory resource, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC133 ERROR: Cannot enter ROMClassManager hashtable mutex Explanation: An error has occurred in shared class processing. System action: The JVM continues. User response: The system may be low on resources, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC134 ERROR: Failed to create pool in SH_ROMClassManagerImpl Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: The system may be low on resources, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC135 ERROR: Failed to create hashtable in SH_ROMClassManagerImpl Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with JVMSHRC136 ERROR: Cannot create monitor in SH_ROMClassManagerImpl Explanation: An error has occurred in shared class processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: The system may be low on resources, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative. JVMSHRC137 SAFE MODE: Warning: ROMClass %.*s does not match ROMClass in cache Explanation: This message is issued when running shared classes in safe mode and a mismatch in ROMClass bytes is detected. This message will be followed by further details of the class sizes and details of the mismatched bytes. System action: The JVM continues. User response: None required. This message is for information only. The mismatch in bytes does not mean that an error has occurred, but could indicate, for example, that the class has changed since originally stored in the cache. JVMSHRC147 Character %.*s not valid for cache name Explanation: The shared classes cache name specified to the JVM contains the indicated invalid character. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Change the requested shared classes cache name so that all characters are valid and rerun. JVMSHRC154 Escape character %.*s not valid for cache name Explanation: An invalid escape character has been specified in a shared classes cache name System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM
Appendix C. Messages
"-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: The system may be low on resources, please retry when the system is more lightly loaded. If the situation persists, contact your IBM service representative.
435
JVMSHRC155 JVMSHRC162
continues without using Shared Classes. User response: Specify a valid escape character. Valid escape characters are %u for username (all platforms) and %g for group name (not valid for Windows). JVMSHRC155 Error copying username into cache name Explanation: The system has not been able to obtain the username for inclusion in the shared classes cache name. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Contact your IBM service representative. JVMSHRC156 Error copying groupname into cache name Explanation: The system has not been able to obtain the groupname for inclusion in the shared classes cache name. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: Contact your IBM service representative. JVMSHRC157 Unable to allocate %1$d bytes of shared memory requested Succesfully allocated maximum shared memory permitted (%2$d bytes) (To increase available shared memory, modify system SHMMAX value) Explanation: The system has not been able to create a shared classes cache of the size requested (1$). It has been able to create a cache of the maximum size permitted on your system (2$). This message is specific to Linux systems. System action: The JVM continues. User response: If you require a larger cache: destroy this cache, increase the value of SHMMAX and recreate the cache. JVMSHRC158 Successfully created shared class cache "%1$s" Explanation: This message informs you that a shared classes cache with the given name has been created. It is only issued if verbose shared classes messages have been requested with -Xshareclasses:verbose. System action: The JVM continues. User response: No action required, this is an information only message. JVMSHRC159 Successfully opened shared class cache "%1$s" Explanation: This message informs you that an existing shared classes cache with the given name has been opened. It is only issued if verbose shared classes messages have been requested with -Xshareclasses:verbose. System action: The JVM continues. User response: No action required, this is an information only message. JVMSHRC160 The wait for the creation mutex while opening semaphore has timed out Explanation: An error has occurred within Shared Classes processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: If the condition persists, contact your IBM service representative. JVMSHRC161 The wait for the creation mutex while creating shared memory has timed out Explanation: An error has occurred within Shared Classes processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: If the condition persists, contact your IBM service representative. JVMSHRC162 The wait for the creation mutex while opening shared memory has timed out Explanation: An error has occurred within Shared Classes processing. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: If the condition persists, contact your IBM service representative.
436
JVMSHRC166 JVMSHRC171
JVMSHRC166 Attached to cache "%1$s", size=%2$d bytes Explanation: This message informs you that you have successfully attached to the cache named 1$ which is 2$ bytes in size. This message is only issued if verbose Shared Classes messages have been requested with "-Xshareclasses:verbose". System action: The JVM continues. User response: No action required, this is an information only message. JVMSHRC168 Total shared class bytes read=%1$lld. Total bytes stored=%2$d Explanation: This messages informs you of the number of bytes read from the Shared Classes cache (1$) and the number of bytes stored in the cache (2$). It is issued when the JVM exits if you have requested verbose Shared Classes messages with "-Xshareclasses:verbose". System action: The JVM continues. User response: No action required, this is an information only message. JVMSHRC169 Change detected in %2$.*1$s... ...marked %3$d cached classes stale Explanation: This message informs you that a change has been detetced in classpath 2$ and that, as a result, 3$ classes have been marked as "stale" in the Shared Classes cache. This messages is issued only if you have requested verbose Shared Classes messages with "-Xshareclasses:verbose". System action: The JVM continues. User response: No action required, this is an information only message. JVMSHRC171 z/OS cannot create cache of requested size: Please check your z/OS system BPXPRMxx settings Explanation: z/OS cannot create a Shared Classes cache of the requested size. System action: The JVM terminates, unless you have specified the nonfatal option with "-Xshareclasses:nonfatal", in which case the JVM continues without using Shared Classes. User response: If you require a cache of this size, ask your system programmer to increase the z/OS system BPXPRMxx settings IPCSHMMPAGES and MAXSHAREPAGES appropriately.
Appendix C. Messages
437
438
439
4. IBM_JAVA_OPTIONS environment variable. You can set command-line options using this environment variable. The options that you specify with this environment variable are added to the command line when a JVM starts in that environment. For example, set IBM_JAVA_OPTIONS=-X<option1> -X<option2>=<value1>
440
pointer (a pointer that is dereferenced after its target memory is freed). This option cannot be reliably used with long-running applications (such as WebSphere Application Server), because freed memory is never reused or released by the JVM. v quick Enables block padding only. Used to detect basic heap corruption. Pads every allocated block with sentinel bytes, which are verified on every allocate and free. Block padding is faster than the default of checking every block, but is not as effective. v skipto=<number of allocations> Causes the program to check only on allocations that occur after <number of allocations>. Deallocations are not counted. Used to speed up JVM startup when early allocations are not causing the memory problem. As a rough estimate, the JVM performs 250+ allocations during startup. v zero Newly allocated blocks are set 0 instead of being filled with the 0xE7E7xxxxxxxxE7E7 pattern. Setting to 0 helps you to determine whether a callsite is expecting zeroed memory (in which case after the allocation request by using the instruction memset(pointer, 0, size)). -showversion Prints product version and continues. -verbose:<option>[,<option>...] Enables verbose output. Separate multiple options using commas. These options are available: class Writes an entry to stderr for each class that is loaded. dynload Provides detailed information as each bootstrap class is loaded by the JVM: v The class name and package v For class files that were in a .jar file, the name and directory path of the .jar v Details of the size of the class and the time taken to load the class The data is written out to stderr. An example of the output on a Windows platform follows:
<Loaded java/lang/String from C:\sdk\jre\lib\vm.jar> <Class size 17258; ROM size 21080; debug size 0> <Read time 27368 usec; Load time 782 usec; Translate time 927 usec>
gc Provide verbose garbage collection information. init Writes information to stderr describing JVM initialization and termination. jni Writes information to stderr describing the JNI services called by the application and JVM. sizes Writes information to stderr describing the active memory usage settings. stack Writes information to stderr describing the Java and C stack usage for each thread.
441
442
application to connect to a virtual machine. Your application can then load an agent application into the virtual machine. The agent can be used to perform tasks such as monitoring the virtual machine status. | | | | | | | | | | -Dcom.ibm.zipfile.closeinputstreams=true The Java.util.zip.ZipFile class allows you to create InputStreams on files held in a compressed archive. Under some conditions, using ZipFile.close() to close all InputStreams that have been opened on the compressed archive might result in a 56-byte-per-InputStream native memory leak. Setting the -Dcom.ibm.zipfile.closeinputstreams=true forces the JVM to track and close InputStreams without the memory impact caused by retaining native-backed objects. Native-backed objects are objects that are stored in native memory, rather than the Java heap. By default, the value of this system property is false. -Dibm.jvm.bootclasspath The value of this property is used as an additional search path, which is inserted between any value that is defined by -Xbootclasspath/p: and the bootclass path. The bootclass path is either the default or the one that you defined by using the -Xbootclasspath: option. -Dibm.stream.nio=[true | false] From v1.4.1 onwards, by default the IO converters are used. This option addresses the ordering of IO and NIO converters. When this option is set to true, the NIO converters are used instead of the IO converters. -Djava.compiler=[NONE | j9jit23] Disables the Java compiler by setting to NONE. Enable JIT compilation by setting to j9jit23 (Equivalent to Xjit). -Djava.net.connectiontimeout=[n] 'n' is the number of seconds to wait for the connection to be established with the server. If this option is not specified in the command line, the default value of 0 (infinity) is used. The value can be used as a timeout limit when an asynchronous java-net application is trying to establish a connection with its server. If this value is not set, a java-net application waits until the default connection timeout value is met. For instance, java -Djava.net.connectiontimeout=2 TestConnect causes the java-net client application to wait only 2 seconds to establish a connection with its server. | | | | | | | | | | | | -Dsun.awt.keepWorkingSetOnMinimize=true When a Java application using the Abstract Windowing Toolkit (AWT) is minimized, the default behavior is to trim the working set. The working set is the application memory stored in RAM. Trimming means that the working set is marked as being available for swapping out if the memory is required by another application. The advantage of trimming is that memory is available for other applications. The disadvantage is that a trimmed application might experience a delay as the working set memory is brought back into RAM. The -Dsun.awt.keepWorkingSetOnMinimize=true system property stops the JVM trimming an application when it is minimized. The default behavior is to trim an application when it is minimized. -Dsun.net.client.defaultConnectTimeout=<value in milliseconds> Specifies the default value for the connect timeout for the protocol handlers used by the java.net.URLConnection class. The default value set by the protocol handlers is -1, which means that no timeout is set.
443
When a connection is made by an applet to a server and the server does not respond properly, the applet might seem to hang. The delay might also cause the browser to hang. The apparent hang occurs because there is no network connection timeout. To avoid this problem, the Java Plug-in has added a default value to the network timeout of 2 minutes for all HTTP connections. You can override the default by setting this property. -Dsun.net.client.defaultReadTimeout=<value in milliseconds> Specifies the default value for the read timeout for the protocol handlers used by the java.net.URLConnection class when reading from an input stream when a connection is established to a resource. The default value set by the protocol handlers is -1, which means that no timeout is set. -Dsun.nio.MaxDirectMemorySize=<value in bytes> Limits the native memory size for nio Direct Byte Buffer objects to the value specified. -Dsun.rmi.transport.tcp.connectionPool=[true | any non-null value] Enables thread pooling for the RMI ConnectionHandlers in the TCP transport layer implementation. -Dsun.timezone.ids.oldmapping=[true | false] From v5.0 Service Refresh 1 onwards, the Java Virtual Machine uses new time zone identifiers. The identifiers change the definitions of Eastern Standard Time (EST) and Mountain Standard Time (MST). These new definitions do not take daylight saving time (DST) into account. If this property is set to true, the definitions for EST and MST revert to the definitions that were used before v5.0 Service Refresh 1, and DST is taken into account. By default, this property is set to true. -Dswing.useSystemFontSettings=[false] From v1.4.1 onwards, by default, Swing programs running with the Windows Look and Feel render with the system font set by the user instead of a Java-defined font. As a result, fonts for v1.4.1 differ from the fonts in earlier releases. This option addresses compatibility problems like these for programs that depend on the old behavior. By setting this option, v1.4.1 fonts and those of earlier releases are the same for Swing programs running with the Windows Look and Feel.
444
-Xaggressive (AIX 32-bit, Linux PPC32 and Windows 64-bit only) Enable performance optimizations that are expected to be the default in future releases. -Xargencoding You can put Unicode escape sequences in the argument list. This option is set to off by default. -Xbootclasspath:<directories and compressed or Java archive files separated by : (; on Windows)> Sets the search path for bootstrap classes and resources. The default is to search for bootstrap classes and resources in the internal VM directories and .jar files. -Xbootclasspath/a:<directories and compressed or Java archive files separated by : (; on Windows)> Appends the specified directories, compressed files, or jar files to the end of the bootstrap class path. The default is to search for bootstrap classes and resources in the internal VM directories and .jar files. -Xbootclasspath/p:<directories and compressed or Java archive files separated by : (; on Windows)> Adds a prefix of the specified directories, compressed files, or Java archive files to the front of the bootstrap class path. Do not deploy applications that use the -Xbootclasspath: or the -Xbootclasspath/p: option to override a class in the standard API. This is because such a deployment contravenes the Java 2 Runtime Environment binary code license. The default is to search for bootstrap classes and resources in the internal VM directories and .jar files. -Xcheck:jni[:help][:<option>=<value>] Performs additional checks for JNI functions. This option is equivalent to -Xrunjnichk. By default, no checking is performed. -Xclassgc Enables dynamic unloading of classes by the JVM. This is the default behavior. To disable dynamic class unloading, use the -Xnoclassgc option. -Xdbg:<options> Loads debugging libraries to support the remote debugging of applications. This option is equivalent to -Xrunjdwp. By default, the debugging libraries are not loaded, and the VM instance is not enabled for debug. -Xdbginfo:<path to symbol file> Loads and passes options to the debug information server. By default, the debug information server is disabled. -Xdebug This option is deprecated. Use -Xdbg for debugging. -Xdiagnosticscollector[:settings=<filename>] Enables the Diagnostics Collector. See Chapter 27, The Diagnostics Collector, on page 323 for more information. The settings option allows you to specify a different Diagnostics Collector settings file to use instead of the default dc.properties file in the JRE. -Xdisablejavadump Turns off Javadump generation on errors and signals. By default, Javadump generation is enabled. -Xdump See Chapter 21, Using dump agents, on page 223.
445
-Xenableexplicitgc Signals to the VM that calls to System.gc() trigger a garbage collection. This option is enabled by default. -Xfuture Turns on strict class-file format checks. Use this flag when you are developing new code because stricter checks will become the default in future releases. By default, strict format checks are disabled. -Xifa:<on | off | force> (z/OS only) z/OS R6 can run Java applications on a new type of special-purpose assist processor called the eServer zSeries Application Assist Processor (zAAP). The zSeries Application Assist Processor is also known as an IFA (Integrated Facility for Applications). The -Xifa option enables Java applications to run on IFAs if they are available. The default value for the -Xifa option is on. Only Java code and system native methods can be on IFA processors. -Xiss<size> Sets the initial stack size for Java threads. By default, the stack size is set to 2 KB. Use the -verbose:sizes option to output the value that the VM is using. -Xjarversion Produces output information about the version of each jar file in the class path, the boot class path, and the extensions directory. Version information is taken from the Implementation-Version and Build-Level properties in the manifest of the jar. -Xjni:<suboptions> Sets JNI options. You can use the following suboption with the -Xjni option: -Xjni:arrayCacheMax=[<size in bytes>|unlimited] Sets the maximum size of the array cache. The default size is 8096 bytes. -Xlinenumbers Displays line numbers in stack traces for debugging. See also -Xnolinenumbers. By default, line numbers are on. -XlockReservation Enables an optimization that presumes a monitor is owned by the thread that last acquired it. The optimization minimizes the runtime cost of acquiring and releasing a monitor for a single thread if the monitor is rarely acquired by multiple threads. -Xlog Enables message logging. To prevent message logging, use the -Xlog:none option. By default, logging is enabled. This option is available from Java 5 SR10. See Appendix C, Messages, on page 419. -Xlp<size> (AIX, Windows, and Linux (x86, PPC32, PPC64, AMD64, EM64T)) AIX: Requests the JVM to allocate the Java heap (the heap from which Java objects are allocated) with large (16 MB) pages, if a size is not specified. If large pages are not available, the Java heap is allocated with the next smaller page size that is supported by the system. AIX requires special configuration to enable large pages. For more information about configuring AIX support for large pages, see http://www.ibm.com/servers/aix/whitepapers/ large_page.html. The SDK supports the use of large pages only to back the Java heap shared memory segments. The JVM uses shmget() with the
446
SHM_LGPG and SHM_PIN flags to allocate large pages. The -Xlp option replaces the environment variable IBM_JAVA_LARGE_PAGE_SIZE, which is now ignored if set. Linux: Requests the JVM to allocate the Java heap with large pages. If large pages are not available, the JVM does not start, displaying the error message GC: system configuration does not support option --> '-Xlp'. The JVM uses shmget() to allocate large pages for the heap. Large pages are supported by systems running Linux kernels v2.6 or higher. By default, large pages are not used. Windows: Requests the JVM to allocate the Java heap with large pages. This command is available only on Windows Server 2003, Windows Vista, and Windows Server 2008. To use large pages, the user that runs Java must have the authority to lock pages in memory. To enable this authority, as Administrator go to Control Panel Administrative Tools Local Security Policy and then find Local Policies User Rights Assignment Lock pages in memory. Add the user who runs the Java process, and reboot your machine. For more information, see these Web sites: v http://technet2.microsoft.com/WindowsServer/en/library/e72dcdf6-fe1749dd-a382-02baad31a1371033.mspx v http://msdn.microsoft.com/en-us/library/aa366720(VS.85).aspx v http://msdn.microsoft.com/en-us/library/aa366568(VS.85).aspx Note: On Microsoft Windows Vista and Windows 2008, use of large pages is affected by the User Account Control (UAC) feature. When UAC is enabled, a regular user (a member of the Users group) can use the -Xlp option as normal. However, an administrative user (a member of the Administrators group) must run the application as an administrator to gain the privileges required to lock pages in memory. To run as administrator, right-click the application and select Run as administrator. If the user does not have the necessary privileges, an error message is produced, advising that the System configuration does not support option '-Xlp'. z/OS: Large pages are not supported on z/OS for Java 5. | | | | | | -Xmso<size> Sets the initial stack size for operating system threads. The default value can be determined by running the command:
java -verbose:sizes
The maximum value for the stack size varies according to platform and specific machine configuration. If you exceed the maximum value, a java/lang/OutOfMemoryError message is reported. -Xmxcl<number> Sets the maximum number of class loaders. See OutOfMemoryError exception when using delegated class loaders on page 30 for a description of a problem that can occur on some JVMs if this number is set too low. -Xnoagent Disables support for the old JDB debugger. -Xnoclassgc Disables dynamic class unloading. This option disables the release of native and Java heap storage associated with Java class loaders and classes that are no longer being used by the JVM. The default behavior is as defined by -Xclassgc. Enabling this option is not recommended except under the direction
Appendix D. Command-line options
447
of the IBM Java support team. The reason is the option can cause unlimited native memory growth, leading to out-of-memory errors. -Xnolinenumbers Disables the line numbers for debugging. See also -Xlinenumbers. By default, line number are on. -Xnosigcatch Disables JVM signal handling code. See also -Xsigcatch. By default, signal handling is enabled. -Xnosigchain Disables signal handler chaining. See also -Xsigchain. By default, the signal handler chaining is enabled, except for z/OS. -Xoptionsfile=<file> Specifies a file that contains JVM options and definitions. By default, no option file is used. | | | | | | | | The options file does not support these options: v -assert v -fullversion v -help v -memorycheck v -showversion v -version v -Xjarversion v -Xoptionsfile Although you cannot use -Xoptionsfile recursively within an options file, you can use -Xoptionsfile multiple times on the same command line to load more than one options files. <file> contains options that are processed as if they had been entered directly as command-line options. For example, the options file might contain:
-DuserString=ABC123 -Xmx256MB
Some options use quoted strings as parameters. Do not split quoted strings over multiple lines using the line continuation character '\'. The '' character is not supported as a line continuation character. For example, the following example is not valid in an options file:
-Xevents=vmstop,exec="cmd /c \ echo %pid has finished."
| | | |
-Xoss<size> Recognized but deprecated. Use -Xss and -Xmso. Sets the maximum Java stack size for any thread. The maximum value for the stack size varies according to platform and specific machine configuration. If you exceed the maximum value, a java/lang/OutOfMemoryError message is reported. -Xrdbginfo:<host>:<port> Loads the remote debug information server with the specified host and port. By default, the remote debug information server is disabled.
448
-Xrs Disables signal handling in the JVM. Setting -Xrs prevents the Java runtime from handling any internally or externally generated signals such as SIGSEGV and SIGABRT. Any signals raised are handled by the default operating system handlers. Disabling signal handling in the JVM reduces performance by approximately 2-4%, depending on the application. Note: Linux always uses SIGUSR1. | | | | | | | | | -Xrs:sync On UNIX systems, this option disables signal handling in the JVM for SIGSEGV, SIGFPE, SIGBUS, SIGILL, SIGTRAP, and SIGABRT signals. However, the JVM still handles the SIGQUIT and SIGTERM signals, among others. On Windows systems, hardware exceptions are not handled by the JVM when this option is specified. However, the Windows CTRL_BREAK_EVENT signal, triggered by the Ctrl-Break key combination, is still handled by the JVM. As with -Xrs, the use of -Xrs:sync reduces performance by approximately 2-4%, depending on the application. -Xrun<library name>[:<options>] Loads helper libraries. To load multiple libraries, specify it more than once on the command line. Examples of these libraries are: -Xrunhprof[:help] | [:<option>=<value>, ...] Performs heap, CPU, or monitor profiling. -Xrunjdwp[:help] | [:<option>=<value>, ...] Loads debugging libraries to support the remote debugging of applications. This option is the same as -Xdbg. -Xrunjnichk[:help] | [:<option>=<value>, ...] Deprecated. Use -Xcheck:jni instead. -Xscmx<size> Specifies cache size. This option applies only if a cache is being created and no cache of the same name exists. The default cache size is platform-dependent. You can find out the size value being used by adding -verbose:sizes as a command-line argument. Minimum cache size is 4 KB. Maximum cache size is platform-dependent. The size of cache that you can specify is limited by the amount of physical memory and paging space available to the system. The virtual address space of a process is shared between the shared classes cache and the Java heap. Increasing the maximum size of the Java heap reduces the size of the shared classes cache that you can create. -Xshareclasses:<suboptions> Enables class sharing. This option can take a number of suboptions, some of which are cache utilities. Cache utilities perform the required operation on the specified cache, without starting the VM. You can combine multiple suboptions, separated by commas, but the cache utilities are mutually exclusive. You can use the following suboptions with the -Xshareclasses option: destroy (Utility option) Destroys a cache using the name specified in the name=<name> suboption. If the name is not specified, the default cache is destroyed. A cache can be destroyed only if all virtual machines using it have shut down, and the user has sufficient permissions.
449
destroyAll (Utility option) Tries to destroy all caches available to the user. A cache can be destroyed only if all virtual machines using it have shut down, and the user has sufficient permissions. expire=<time in minutes> (Utility option) Destroys all caches that have been unused for the time specified before loading shared classes. This option is not a utility option because it does not cause the JVM to exit. On NTFS file systems, the expire option is accurate to the nearest hour. groupAccess Sets operating system permissions on a new cache to allow group access to the cache. The default is user access only. help Lists all the command-line options. listAllCaches (Utility option) Lists all the caches on the system, describing if they are in use and when they were last used. modified=<modified context> Used when a JVMTI agent is installed that might modify bytecode at run time. If you do not specify this suboption and a bytecode modification agent is installed, classes are safely shared with an extra performance cost. The <modified context> is a descriptor chosen by the user; for example, myModification1. This option partitions the cache, so that only JVMs using context myModification1 can share the same classes. For instance, if you run an application with a modification context and then run it again with a different modification context, all classes are stored twice in the cache. See Dealing with runtime bytecode modification on page 356 for more information. name=<name> Connects to a cache of a given name, creating the cache if it does not exist. This option is also used to indicate the cache that is to be modified by cache utilities; for example, destroy. Use the listAllCaches utility to show which named caches are currently available. If you do not specify a name, the default name sharedcc_%u is used. "%u" in the cache name inserts the current user name. You can specify %g in the cache name to insert the current group name. none Added to the end of a command line, disables class data sharing. This suboption overrides class sharing arguments found earlier on the command line. nonfatal Allows the JVM to start even if class data sharing fails. Normal behavior for the JVM is to refuse to start if class data sharing fails. If you select nonfatal and the shared classes cache fails to initialize, the JVM starts without class data sharing. printAllStats (Utility option) Displays detailed information about the contents of the cache specified in the name=<name> suboption. If the name is not specified, statistics are displayed about the default cache. Every class is listed in chronological order with a reference to the location from which it was loaded. See printAllStats utility on page 365 for more information.
450
printStats (Utility option) Displays summary statistics information about the cache specified in the name=<name> suboption. If the name is not specified, statistics are displayed about the default cache. The most useful information displayed is how full the cache is and how many classes it contains. Stale classes are classes that have been updated on the file system and which the cache has therefore marked "stale". Stale classes are not purged from the cache. See printStats utility on page 364 for more information. safemode Forces the JVM to load all classes from disk and apply the modifications to those classes (if applicable). See Using the safemode option on page 357 for more information. silent Disables all shared class messages, including error messages. Unrecoverable error messages, which prevent the JVM from initializing, are displayed. verbose Gives detailed output on the cache I/O activity, listing information about classes being stored and found. Each class loader is given a unique ID (the bootstrap loader is always 0) and the output shows the class loader hierarchy at work, where class loaders must ask their parents for a class before they can load it themselves. It is typical to see many failed requests; this behavior is expected for the class loader hierarchy. The standard option -verbose:class also enables class sharing verbose output if class sharing is enabled. verboseHelper Enables verbose output for the Java Helper API. This output shows you how the Helper API is used by your ClassLoader. verboseIO Gives detailed output on the cache I/O activity, listing information about classes being stored and found. Each class loader is given a unique ID (the bootstrap loader is always 0) and the output shows the class loader hierarchy at work, where class loaders must ask their parents for a class before they can load it themselves. It is typical to see many failed requests; this behavior is expected for the class loader hierarchy. -Xsigcatch Enables VM signal handling code. See also -Xnosigcatch. By default, signal handling is enabled. -Xsigchain Enables signal handler chaining. See also -Xnosigchain. By default, signal handler chaining is enabled. -Xss<size> Sets the maximum stack size for Java threads. The default is 256 KB for 32-bit JVMs and 512 KB for 64-bit JVMs. The maximum value varies according to platform and specific machine configuration. If you exceed the maximum value, a java/lang/OutOfMemoryError message is reported. -Xssi<size> Sets the stack size increment for Java threads. When the stack for a Java thread becomes full it is increased in size by this value until the maximum size (-Xss) is reached. The default is 16 KB.
451
-Xthr:minimizeUserCPU Minimizes user-mode CPU usage in thread synchronization where possible. The reduction in CPU usage might be a trade-off in exchange for lower performance. -XtlhPrefetch Speculatively prefetches bytes in the thread local heap (TLH) ahead of the current allocation pointer during object allocation. This helps reduce the performance cost of subsequent allocations. -Xtrace[:help] | [:<option>=<value>, ...] See Controlling the trace on page 287 for more information. -Xverify[:<option>] With no parameters, enables the verifier, which is the default. Therefore, if used on its own with no parameters, for example, -Xverify, this option does nothing. Optional parameters are as follows: v all - enable maximum verification v none - disable the verifier v remote - enables strict class-loading checks on remotely loaded classes The verifier is on by default and must be enabled for all production servers. Running with the verifier off is not a supported configuration. If you encounter problems and the verifier was turned off using -Xverify:none, remove this option and try to reproduce the problem.
452
memory that is allocated to store the native code of compiled Java methods. By default, this size is selected internally according to the processor architecture and the capability of your system. If profiling tools show significant costs in trampolines, that is a good reason to change the size until the costs are reduced. Changing the size does not mean always increasing the size. The option provides the mechanism to tune for the right size until hot interblock calls are eliminated. A reasonable starting point to tune for the optimal size is (totalNumberByteOfCompiledMethods * 1.1). Note: Trampolines are where reflection is used to avoid inner classes. JVMTI identifies trampolines in a methodLoad2 event. -Xcomp (z/OS only) Forces methods to be compiled by the JIT compiler on their first use. The use of this option is deprecated; use -Xjit:count=0 instead. -Xint Makes the JVM use the Interpreter only, disabling the Just-In-Time (JIT) compilers. By default, the JIT compiler is enabled. -Xjit[:<parameter>=<value>, ...] With no parameters, enables the JIT compiler. The JIT compiler is enabled by default, so using this option on its own has no effect. Use this option to control the behavior of the JIT compiler. Useful parameters are: | | | count=<n> Where <n> is the number of times a method is called before it is compiled. For example, setting count=0 forces the JIT compiler to compile everything on first execution. limitFile=(<filename>, <m>, <n>) Compile only the methods listed on lines <m> to <n> in the specified limit file. Methods not listed in the limit file and methods listed on lines outside the range are not compiled. optlevel=[ noOpt | cold | warm | hot | veryHot | scorching ] Forces the JIT compiler to compile all methods at a specific optimization level. Specifying optlevel might have an unexpected effect on performance, including lower overall performance. verbose Reports information about the JIT and AOT compiler configuration and method compilation. -Xquickstart Causes the JIT compiler to run with a subset of optimizations. The effect is faster compilation times that improve startup time, but longer running applications might run slower. -Xquickstart can degrade performance if it is used with long-running applications that contain hot methods. The implementation of -Xquickstart is subject to change in future releases. By default, -Xquickstart is disabled. XsamplingExpirationTime<time> (from Service Refresh 5) Disables the JIT sampling thread after <time> seconds. When the JIT sampling thread is disabled, no processor cycles are used by an idle JVM.
453
You might need to read Chapter 2, Memory management, on page 7 to understand some of the references that are given here. The -verbose:gc option detailed in -verbose:gc logging on page 330 is the main diagnostic aid that is available for runtime analysis of the Garbage Collector. However, additional command-line options are available that affect the behavior of the Garbage Collector and might aid diagnostics. For options that take a <size> parameter, suffix the number with "k" or "K" to indicate kilobytes, "m" or "M" to indicate megabytes, or "g" or "G" to indicate gigabytes. For options that take a <percentage> parameter, use a number from 0 to 1, for example, 50% is 0.5. -Xalwaysclassgc Always perform dynamic class unloading checks during global collection. The default behavior is as defined by -Xclassgc. -Xclassgc Enables the collection of class objects only on class loader changes. This behavior is the default. -Xcompactexplicitgc Enables full compaction each time System.gc() is called. -Xcompactgc Compacts on all garbage collections (system and global). The default (no compaction option specified) makes the GC compact based on a series of triggers that attempt to compact only when it is beneficial to the future performance of the JVM. -Xconcurrentbackground<number> Specifies the number of low-priority background threads attached to assist the mutator threads in concurrent mark. The default is 1. -Xconcurrentlevel<number> Specifies the allocation "tax" rate. It indicates the ratio between the amount of heap allocated and the amount of heap marked. The default is 8. -Xconmeter:<soa | loa | dynamic> This option determines the usage of which area, LOA (Large Object Area) or SOA (Small Object Area), is metered and hence which allocations are taxed during concurrent mark. Using -Xconmeter:soa (the default) applies the allocation tax to allocations from the small object area (SOA). Using -Xconmeter:loa applies the allocation tax to allocations from the large object area (LOA). If -Xconmeter:dynamic is specified, the collector dynamically determines which area to meter based on which area is exhausted first, whether it is the SOA or the LOA. -Xdisableexcessivegc Disables the throwing of an OutOfMemory exception if excessive time is spent in the GC. -Xdisableexplicitgc Disables System.gc() calls. Many applications still make an excessive number of explicit calls to System.gc() to request garbage collection. In many cases, these calls degrade
454
performance through premature garbage collection and compactions. However, you cannot always remove the calls from the application. The -Xdisableexplicitgc parameter allows the JVM to ignore these garbage collection suggestions. Typically, system administrators use this parameter in applications that show some benefit from its use. By default, calls to System.gc() trigger a garbage collection. -Xdisablestringconstantgc Prevents strings in the string intern table from being collected. -Xenableexcessivegc If excessive time is spent in the GC, the option returns null for an allocate request and thus causes an OutOfMemory exception to be thrown. This action occurs only when the heap has been fully expanded and the time spent is making up at least 95%. This behavior is the default. -Xenablestringconstantgc Enables strings from the string intern table to be collected. This behavior is the default. -Xgc:<options> Passes options such as verbose, compact, and nocompact to the Garbage Collector. -Xgcpolicy:<optthruput | optavgpause | gencon | subpool (AIX, Linux and IBM i on IBM POWER architecture, Linux and z/OS on zSeries) > Controls the behavior of the Garbage Collector. The optthruput option is the default and delivers high throughput to applications, but at the cost of occasional pauses. Disables concurrent mark. The optavgpause option reduces the time that is spent in these garbage collection pauses and limits the effect of increasing heap size on the length of the garbage collection pause. Use optavgpause if your configuration has a large heap. Enables concurrent mark. The gencon option requests the combined use of concurrent and generational GC to help minimize the time that is spent in any garbage collection pause. The subpool option (AIX, Linux and IBM i on IBM POWER architecture, and z/OS) uses an improved object allocation algorithm to achieve better performance when allocating objects on the heap. This option might improve performance on large SMP systems. -Xgcthreads<number> Sets the number of threads that the Garbage Collector uses for parallel operations. This total number of GC threads is composed of one application thread with the remainder being dedicated GC threads. By default, the number is set to the number of physical CPUs present. To set it to a different number (for example 4), use -Xgcthreads4. The minimum valid value is 1, which disables parallel operations, at the cost of performance. No advantage is gained if you increase the number of threads above the default setting; you are recommended not to do so. On systems running multiple JVMs or in LPAR environments where multiple JVMs can share the same physical CPUs, you might want to restrict the number of GC threads used by each JVM. The restriction helps prevent the total number of parallel operation GC threads for all JVMs exceeding the number of physical CPUs present, when multiple JVMs perform garbage collection at the same time.
Appendix D. Command-line options
455
-Xgcworkpackets<number> Specifies the total number of work packets available in the global collector. If not specified, the collector allocates a number of packets based on the maximum heap size. -Xloa Allocates a large object area (LOA). Objects are allocated in this LOA rather than the SOA. By default, the LOA is enabled for all GC policies except for subpool, where the LOA is not available. -Xloainitial<percentage> Specifies the initial percentage (between 0 and 0.95) of the current tenure space allocated to the large object area (LOA). The default value is 0.05, which is 5%. -Xloamaximum<percentage> Specifies the maximum percentage (between 0 and 0.95) of the current tenure space allocated to the large object area (LOA). The default value is 0.5, which is 50%. -Xmaxe<size> Sets the maximum amount by which the garbage collector expands the heap. Typically, the garbage collector expands the heap when the amount of free space falls below 30% (or by the amount specified using -Xminf), by the amount required to restore the free space to 30%. The -Xmaxe option limits the expansion to the specified value; for example -Xmaxe10M limits the expansion to 10 MB. By default, there is no maximum expansion size. -Xmaxf<percentage> Specifies the maximum percentage of heap that must be free after a garbage collection. If the free space exceeds this amount, the JVM tries to shrink the heap. The default value is 0.6 (60%). -Xmaxt<percentage> Specifies the maximum percentage of time to be spent in Garbage Collection. If the percentage of time rises above this value, the JVM tries to expand the heap. The default value is 13%. -Xmca<size> Sets the expansion step for the memory allocated to store the RAM portion of loaded classes. Each time more memory is required to store classes in RAM, the allocated memory is increased by this amount. By default, the expansion step is 32 KB. Use the -verbose:sizes option to determine the value that the VM is using. If the expansion step size you choose is too large, OutOfMemoryError is reported. The exact value of a too large expansion step size varies according to the platform and the specific machine configuration. -Xmco<size> Sets the expansion step for the memory allocated to store the ROM portion of loaded classes. Each time more memory is required to store classes in ROM, the allocated memory is increased by this amount. By default, the expansion step is 128 KB. Use the -verbose:sizes option to determine the value that the VM is using. If the expansion step size you choose is too large, OutOfMemoryError is reported. The exact value of a too large expansion step size varies according to the platform and the specific machine configuration. -Xmine<size> Sets the minimum amount by which the Garbage Collector expands the heap. Typically, the garbage collector expands the heap by the amount required to restore the free space to 30% (or the amount specified using -Xminf). The -Xmine option sets the expansion to be at least the specified value; for
| | |
| | |
456
example, -Xmine50M sets the expansion size to a minimum of 50 MB. By default, the minimum expansion size is 1 MB. -Xminf<percentage> Specifies the minimum percentage of heap to be left free after a garbage collection. If the free space falls below this amount, the JVM attempts to expand the heap. The default value is 30%. -Xmint<percentage> Specifies the minimum percentage of time to spend in Garbage Collection. If the percentage of time drops below this value, the JVM tries to shrink the heap. The default value is 5%. -Xmn<size> Sets the initial and maximum size of the new area to the specified value when using -Xgcpolicy:gencon. Equivalent to setting both -Xmns and -Xmnx. If you set either -Xmns or -Xmnx, you cannot set -Xmn. If you try to set -Xmn with either -Xmns or -Xmnx, the VM does not start, returning an error. By default, -Xmn is not set. If the scavenger is disabled, this option is ignored. -Xmns<size> Sets the initial size of the new area to the specified value when using -Xgcpolicy:gencon. By default, this option is set to 25% of the value of the -Xms option or 64 MB, whichever is less. This option returns an error if you try to use it with -Xmn. You can use the -verbose:sizes option to find out the values that the VM is currently using. If the scavenger is disabled, this option is ignored. -Xmnx<size> Sets the maximum size of the new area to the specified value when using -Xgcpolicy:gencon. By default, this option is set to 25% of the value of the -Xmx option or 64 MB, whichever is less. This option returns an error if you try to use it with -Xmn. You can use the -verbose:sizes option to find out the values that the VM is currently using. If the scavenger is disabled, this option is ignored. -Xmo<size> Sets the initial and maximum size of the old (tenured) heap to the specified value when using -Xgcpolicy:gencon. Equivalent to setting both -Xmos and -Xmox. If you set either -Xmos or -Xmox, you cannot set -Xmo. If you try to set -Xmo with either -Xmos or -Xmox, the VM does not start, returning an error. By default, -Xmo is not set. -Xmoi<size> Sets the amount the Java heap is incremented when using -Xgcpolicy:gencon. If set to zero, no expansion is allowed. By default, the increment size is calculated on the expansion size, set by -Xmine and -Xminf. -Xmos<size> Sets the initial size of the old (tenure) heap to the specified value when using -Xgcpolicy:gencon. By default, this option is set to the value of the -Xms option minus the value of the -Xmns option. This option returns an error if you try to use it with -Xmo. You can use the -verbose:sizes option to find out the values that the VM is currently using. -Xmox<size> Sets the maximum size of the old (tenure) heap to the specified value when using -Xgcpolicy:gencon. By default, this option is set to the same value as the
457
-Xmx option. This option returns an error if you try to use it with -Xmo. You can use the -verbose:sizes option to find out the values that the VM is currently using. -Xmr<size> Sets the size of the Garbage Collection "remembered set". This set is a list of objects in the old (tenured) heap that have references to objects in the new area. By default, this option is set to 16 K. -Xmrx<size> Sets the remembered maximum size setting. -Xms<size> Sets the initial Java heap size. You can also use the -Xmo option. The minimum size is 8 KB. If scavenger is enabled, -Xms >= -Xmn + -Xmo. If scavenger is disabled, -Xms >= -Xmo. -Xmx<size> Sets the maximum memory size (-Xmx >= -Xms) Examples of the use of -Xms and -Xmx: -Xms2m -Xmx64m Heap starts at 2 MB and grows to a maximum of 64 MB. -Xms100m -Xmx100m Heap starts at 100 MB and never grows. -Xms20m -Xmx1024m Heap starts at 20 MB and grows to a maximum of 1 GB. -Xms50m Heap starts at 50 MB and grows to the default maximum. -Xmx256m Heap starts at default initial value and grows to a maximum of 256 MB. -Xnoclassgc Disables class garbage collection. This option switches off garbage collection of storage associated with Java classes that are no longer being used by the JVM. The default behavior is as defined by -Xclassgc. By default, class garbage collection is performed. -Xnocompactexplicitgc Disables compaction on System.gc() calls. Compaction takes place on global garbage collections if you specify -Xcompactgc or if compaction triggers are met. By default, compaction is enabled on calls to System.gc(). -Xnocompactgc Disables compaction on all garbage collections (system or global). By default, compaction is enabled. -Xnoloa Prevents allocation of a large object area; all objects are allocated in the SOA. See also -Xloa. -Xnopartialcompactgc Disables incremental compaction. See also -Xpartialcompactgc. -Xpartialcompactgc Enables incremental compaction. See also -Xnopartialcompactgc. By default, this option is not set, so all compactions are full.
458
-Xsoftmx<size> (AIX only) This option sets the initial maximum size of the Java heap. Use the -Xmx option to set the maximum heap size. Use the AIX DLPAR API in your application to alter the heap size limit between -Xms and -Xmx at run time. By default, this option is set to the same value as -Xmx. -Xsoftrefthreshold<number> Sets the number of GCs after which a soft reference is cleared if its referent has not been marked. The default is 32, meaning that on the 32nd GC where the referent is not marked the soft reference is cleared. -Xtgc:<arguments> Provides GC tracing options, where <arguments> is a comma-separated list containing one or more of the following arguments: backtrace Before a garbage collection, a single line is printed containing the name of the master thread for garbage collection, as well as the value of the osThread slot in the J9VMThread structure. compaction Prints extra information showing the relative time spent by threads in the move and fixup phases of compaction concurrent Prints extra information showing the activity of the concurrent mark background thread dump Prints a line of output for every free chunk of memory in the system, including "dark matter" (free chunks that are not on the free list for some reason, typically because they are too small). Each line contains the base address and the size in bytes of the chunk. If the chunk is followed in the heap by an object, the size and class name of the object is also printed. This argument has a similar effect to the terse argument. freeList Before a garbage collection, prints information about the free list and allocation statistics since the last GC. Prints the number of items on the free list, including "deferred" entries (with the scavenger, the unused space is a deferred free list entry). For TLH and non-TLH allocations, prints the total number of allocations, the average allocation size, and the total number of bytes discarded during allocation. For non-TLH allocations, also included is the average number of entries that were searched before a sufficiently large entry was found. parallel Produces statistics on the activity of the parallel threads during the mark and sweep phases of a global GC. references Prints extra information every time that a reference object is enqueued for finalization, showing the reference type, reference address, and referent address. scavenger Prints extra information after each scavenger collection. A histogram is produced showing the number of instances of each class, and their relative ages, present in the survivor space. The information is obtained by performing a linear walk-through of the space.
459
terse Dumps the contents of the entire heap before and after a garbage collection. For each object or free chunk in the heap, a line of trace output is produced. Each line contains the base address, "a" if it is an allocated object, and "f" if it is a free chunk, the size of the chunk in bytes, and, if it is an object, its class name. -Xverbosegclog[:<file>[,<X>,<Y>]] Causes -verbose:gc output to be written to the specified file. If the file cannot be found, -verbose:gc tries to create the file, and then continues as normal if it is successful. If it cannot create the file (for example, if an invalid filename is passed into the command), it redirects the output to stderr. If you specify <X> and <Y> the -verbose:gc output is redirected to X files, each containing Y GC cycles. The dump agent tokens can be used in the filename. See Dump agent tokens on page 238 for more information. If you do not specify <file>, verbosegc.%Y%m%d.%H%M%S.%pid.txt is used. By default, no verbose GC logging occurs.
460
Setting affected by ec ec ec ec ec ec c c c c c c c c c ec c e ec c e e e e
461
JVM setting Default locale Time to wait before starting plug-in Temporary directory Plug-in redirection IM switching IM modifiers Thread model Initial stack size for Java Threads 32-bit. Use: -Xiss<size> Maximum stack size for Java Threads 32-bit. Use: -Xss<size> Stack size for OS Threads 32-bit. Use -Xmso<size> Initial stack size for Java Threads 64-bit. Use: -Xiss<size> Maximum stack size for Java Threads 64-bit. Use: -Xss<size> Stack size for OS Threads 64-bit. Use -Xmso<size> Initial heap size. Use -Xms<size> Maximum Java heap size. Use -Xmx<size>
AIX None N/A /tmp None Disabled Disabled N/A 2 KB 256 KB 256 KB 2 KB 512 KB 256 KB 4 MB 64 MB
IBM i None N/A /tmp None Disabled Disabled N/A 2 KB 256 KB 256 KB N/A N/A N/A 4 MB 2 GB
Linux None Zero /tmp None Disabled Disabled N/A 2 KB 256 KB 256 KB 2 KB 512 KB 256 KB 4 MB Half the real memory with a minimum of 16 MB and a maximum of 512 MB
Windows N/A N/A c:\temp N/A N/A N/A N/A 2 KB 256 KB 32 KB 2 KB 512 KB 256 KB 4 MB Half the real memory with a minimum of 16 MB and a maximum of 2 GB
z/OS None N/A /tmp None Disabled Disabled Native 2 KB 256 KB 256 KB 2 KB 512 KB 256 KB 1 MB 64 MB
Setting affected by e e e e e e e c c c c c c c c
462
Notices
This information was developed for products and services offered in the U.S.A. IBM may not offer the products, services, or features discussed in this document in other countries. Consult your local IBM representative for information on the products and services currently available in your area. Any reference to an IBM product, program, or service is not intended to state or imply that only that IBM product, program, or service may be used. Any functionally equivalent product, program, or service that does not infringe any IBM intellectual property right may be used instead. However, it is the user's responsibility to evaluate and verify the operation of any non-IBM product, program, or service. IBM may have patents or pending patent applications covering subject matter described in this document. The furnishing of this document does not give you any license to these patents. You can send license inquiries, in writing, to: IBM Director of Licensing IBM Corporation North Castle Drive Armonk, NY 10504-1785 U.S.A. For license inquiries regarding double-byte (DBCS) information, contact the IBM Intellectual Property Department in your country or send inquiries, in writing, to: Intellectual Property Licensing Legal and Intellectual Property Law IBM Japan Ltd. 1623-14, Shimotsuruma, Yamato-shi Kanagawa 242-8502 Japan The following paragraph does not apply to the United Kingdom or any other country where such provisions are inconsistent with local law: INTERNATIONAL BUSINESS MACHINES CORPORATION PROVIDES THIS PUBLICATION AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Some states do not allow disclaimer of express or implied warranties in certain transactions, therefore, this statement may not apply to you. This information could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes will be incorporated in new editions of the publication. IBM may make improvements and/or changes in the product(s) and/or the program(s) described in this publication at any time without notice. Any references in this information to non-IBM Web sites are provided for convenience only and do not in any manner serve as an endorsement of those Web sites. The materials at those Web sites are not part of the materials for this IBM product and use of those Web sites is at your own risk.
463
IBM may use or distribute any of the information you supply in any way it believes appropriate without incurring any obligation to you. Licensees of this program who wish to have information about it for the purpose of enabling: (i) the exchange of information between independently created programs and other programs (including this one) and (ii) the mutual use of the information which has been exchanged, should contact IBM United Kingdom Laboratories, MP146, Hursley Park, Winchester, Hampshire, SO21 2JN, United Kingdom. Such information may be available, subject to appropriate terms and conditions, including in some cases, payment of a fee. The licensed program described in this information and all licensed material available for it are provided by IBM under terms of the IBM Customer Agreement, IBM International Program License Agreement, or any equivalent agreement between us. Information concerning non-IBM products was obtained from the suppliers of those products, their published announcements or other publicly available sources. IBM has not tested those products and cannot confirm the accuracy of performance, compatibility or any other claims related to non-IBM products. Questions on the capabilities of non-IBM products should be addressed to the suppliers of those products. All statements regarding IBM's future direction or intent are subject to change or withdrawal without notice, and represent goals and objectives only. COPYRIGHT LICENSE: This information contains sample application programs in source language, which illustrate programming techniques on various operating platforms. You may copy, modify, and distribute these sample programs in any form without payment to IBM, for the purposes of developing, using, marketing or distributing application programs conforming to the application programming interface for the operating platform for which the sample programs are written. These examples have not been thoroughly tested under all conditions. IBM, therefore, cannot guarantee or imply reliability, serviceability, or function of these programs. You may copy, modify, and distribute these sample programs in any form without payment to IBM for the purposes of developing, using, marketing, or distributing application programs conforming to IBM's application programming interfaces. Each copy or any portion of these sample programs or any derivative work, must include a copyright notice as follows: (your company name) (year). Portions of this code are derived from IBM Corp. Sample Programs. Copyright IBM Corp. _enter the year or years_. All rights reserved. If you are viewing this information softcopy, the photographs and color illustrations may not appear.
Trademarks
IBM, the IBM logo, and ibm.com are trademarks or registered trademarks of International Business Machines Corporation in the United States, other countries, or both. If these and other IBM trademarked terms are marked on their first occurrence in this information with a trademark symbol ( or ), these symbols
464
indicate U.S. registered or common law trademarks owned by IBM at the time this information was published. Such trademarks may also be registered or common law trademarks in other countries. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at http://www.ibm.com/legal/ copytrade.shtml. Intel, Intel logo, Intel Inside logo, Intel Centrino, Intel Centrino logo, Celeron, Intel Xeon, Intel SpeedStep, Itanium, and Pentium are trademarks of Intel Corporation in the United States, other countries, or both. Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both. Linux is a registered trademark of Linus Torvalds in the United States, other countries, or both. Microsoft, Windows, Windows NT and the Windows logo are trademarks of Microsoft Corporation in the United States, other countries, or both. UNIX is a registered trademark of The Open Group in the United States and other countries. Other company, product and service names may be trademarks or service marks of others.
Notices
465
466
Numerics
32- and 64-bit JVMs AIX 105 32-bit AIX Virtual Memory Model, AIX 105 64-bit AIX Virtual Memory Model, AIX 106
A
ABEND 418 about this diagnostics guide xiii Addr Range, AIX segment type 98 agent 373 agent, JVMRI launching 373, 374 writing 371 AIX available disk space 89 crashes 100 debugging commands 90 archon 96 band 96 cmd 95 cp 96 dbx Plug-in 99 Esid 97 f 96 Copyright IBM Corp. 2003, 2010
467
B
BAD_OPERATION 196 BAD_PARAM 196 band, AIX 96 before you read this book xiv bidirectional GIOP, ORB limitation bottlenecks, AIX CPU 114 finding 113 I/O 118 memory 118 bottlenecks, Windows finding 146 bottlenecks, z/OS finding 163 buffers snapping 286 trace 286 bug report garbage collection 23 busy hangs, AIX 102
194
C
cache allocation (garbage collection) 9 cache housekeeping shared classes 352 cache naming shared classes 351 cache performance shared classes 353 cache problems shared classes 367, 369 categorizing problems 217 CEEDUMPs 229 changing the Memory Model (32-bit JVM), AIX 107 checking and setting up environment, Windows 139 class GC shared classes 354 class loader 6 name spaces and the runtime package 30 parent-delegation model 29 understanding 29 why write your own class loader? 31 class records in a heapdump 260 class-loader diagnostics 347 command-line options 347 loading from native code 348 runtime 347 classic (text) heapdump file format heapdumps 259 client side interception points, ORB 64 receive_exception(receiving reply) 64 receive_other(receiving reply) 64 receive_reply(receiving reply) 64 send_poll(sending request) 64 send_request(sending request) 64 client side, ORB 54 getting hold of the remote object 56 bootstrap process 57 identifying 201 ORB initialization 55 remote method invocation 57
client side, ORB (continued) COMPLETED_MAYBE 196 delegation 58 COMPLETED_NO 196 stub creation 55 COMPLETED_YES 196 clnt , AIX segment type 97 completion status, ORB 196 cmd, AIX 95 concurrent access codes, minor (CORBA) 409 shared classes 354 collecting data from a fault condition concurrent mark (garbage collection) 13 AIX 119 connection handlers 40 Linux 134, 136 console dumps 228 core files 134 control flow optimizations (JIT) 37 determining the operating conventions and terminology xv environment 135 CORBA 43 proc file system 136 client side interception points 64 producing Javadumps 134 receive_exception(receiving producing system dumps 134 reply) 64 sending information to Java receive_other(receiving reply) 64 Support 135 receive_reply(receiving reply) 64 strace, ltrace, and mtrace 136 send_poll(sending request) 64 using system logs 135 send_request(sending request) 64 Windows 147 examples 45 z/OS 164 fragmentation 63 com.ibm.CORBA.AcceptTimeout 51 further reading 45 com.ibm.CORBA.AllowUserInterrupt 51 interfaces 45 com.ibm.CORBA.BootstrapHost 51 Interoperable Naming Service com.ibm.CORBA.BootstrapPort 51 (INS) 66 com.ibm.CORBA.BufferSize 51 Java IDL or RMI-IIOP, choosing 44 com.ibm.CORBA.CommTrace 195 minor codes 409 com.ibm.CORBA.ConnectionMultiplicity 51 portable interceptors 63 com.ibm.CORBA.ConnectTimeout 51 portable object adapter 61 com.ibm.CORBA.Debug 195 remote object implementation (or com.ibm.CORBA.Debug.Output 195 servant) 45 com.ibm.CORBA.enableLocateRequest 52 RMI and RMI-IIOP 44 com.ibm.CORBA.FragmentSize 52 RMI-IIOP limitations 44 com.ibm.CORBA.FragmentTimeout 52 server code 47 com.ibm.CORBA.GIOPAddressingDisposition 52 differences between RMI (JRMP) com.ibm.CORBA.InitialReferencesURL 52 and RMI-IIOP 50 com.ibm.CORBA.ListenerPort 52 summary of differences in client com.ibm.CORBA.LocalHost 52 development 50 com.ibm.CORBA.LocateRequestTimeout 52, summary of differences in server 203 development 50 com.ibm.CORBA.MaxOpenConnections 53 server side interception points 64 com.ibm.CORBA.MinOpenConnections 53 receive_request_service_contexts(receiving com.ibm.CORBA.NoLocalInterceptors 53 request) 64 com.ibm.CORBA.ORBCharEncoding 53 receive_request(receiving com.ibm.CORBA.ORBWCharDefault 53 request) 64 com.ibm.CORBA.RequestTimeout 53, send_exception(sending reply) 64 203 send_other(sending reply) 64 com.ibm.CORBA.SendingContextRunTimeSupported 53 send_reply(sending reply) 64 com.ibm.CORBA.SendVersionIdentifier 53 stubs and ties generation 46 com.ibm.CORBA.ServerSocketQueueDepth 53 dump 263 core com.ibm.CORBA.ShortExceptionDetails 53 defaults 264 com.ibm.tools.rmic.iiop.Debug 53 overview 263 com.ibm.tools.rmic.iiop.SkipImports 53 core files comm trace , ORB 200 Linux 121 COMM_FAILURE 196 core files, Linux 134 command-line options 439 cp, AIX 96 class-loader 347 CPU bottlenecks, AIX 114 garbage collector 454 CPU usage, Linux 131 general 440 crashes JIT 452 AIX 100 system property 442 Linux 129 commands, (IPCS), z/OS 152 Windows 142 compaction phase (garbage collection) z/OS 153 detailed description 15 documents to gather 153 compatibility between service releases failing function 154 shared classes 354, 355 compilation failures, JIT 320
468
crashes, diagnosing Windows sending data to IBM CreateThread, JVMRI 375 cross-platform tools DTFJ 220 dump viewer 219 Heapdump 219 JPDA tools 220 JVMPI tools 220 JVMRI 221 JVMTI 219 trace formatting 220
142
D
DATA_CONVERSION 196 dbx Plug-in, AIX 99 deadlocked process, z/OS 160 deadlocks 102, 252 deadlocks, Windows debugging 143 debug properties, ORB 194 com.ibm.CORBA.CommTrace 195 com.ibm.CORBA.Debug 195 com.ibm.CORBA.Debug.Output 195 debugging commands AIX 90 dbx Plug-in 99 netpmon 93 netstat 94 sar 96 topas 98 trace 98 vmstat 99 debugging hangs, AIX 102 AIX deadlocks 102 busy hangs 102 poor performance 105 debugging hangs, Windows 143 debugging memory leaks, AIX 32- and 64-bit JVMs 105 32-bit AIX Virtual Memory Model 105 64-bit AIX Virtual Memory Model 106 changing the Memory Model (32-bit JVM) 107 fragmentation problems 112 Java heap exhaustion 111 Java or native heap exhausted 111 Java2 32-Bit JVM default memory models 108 monitoring the Java heap 110 monitoring the native heap 108 native and Java heaps 108 native heap exhaustion 111 native heap usage 109 receiving OutOfMemory errors 110 submitting a bug report 113 debugging memory leaks, Windows memory model 144 tracing leaks 144 debugging performance problem, AIX application profiling 119 collecting data from a fault condition 119
debugging performance problem, AIX (continued) CPU bottlenecks 114 finding the bottleneck 113 I/O bottlenecks 118 JIT compilation 119 JVM heap sizing 118 memory bottlenecks 118 debugging performance problem, Linux JIT compilation 133 JVM heap sizing 133 debugging performance problem, Linuxs application profiling 133 debugging performance problem, Windows application profiling 146 finding the bottleneck 146 JIT compilation 146 JVM heap sizing 146 systems resource usage 146 debugging performance problem, z/OS application profiling 164 finding the bottleneck 163 JIT compilation 164 JVM heap sizing 164 systems resource usage 164 debugging performance problems, AIX 113 debugging performance problems, Linux CPU usage 131 finding the bottleneck 131 memory usage 132 network problems 132 debugging performance problems, Windows 145 debugging techniques, AIX 89 dbx Plug-in 99 debugging commands 90 netpmon 93 netstat 94 sar 96 topas 98 trace 98 vmstat 99 debugging techniques, Linux ldd command 126 ps command 124 default memory models, Java2 32-Bit JVM (AIX) 108 default settings, JVM 461 defaults core dump 264 delegation, ORB client side 58 deploying shared classes 351 deprecated Sun properties 54 description string, ORB 199 Description, AIX segment type 97 determining the operating environment, Linux 135 df command, Linux 135 diagnosing crashes, AIX 100 documents to gather 100 locating the point of failure 101 Diagnostics Collector 323 diagnostics component 5 diagnostics options, JVM environment 414
diagnostics, class loader loading from native code 348 runtime 347 diagnostics, class-loader 347 command-line options 347 diagnostics, overview 217 categorizing problems 217 cross-platform tools 219 DTFJ 220 dump viewer 219 Heapdump 219 JPDA tools 220 JVMPI tools 220 JVMRI 221 JVMTI 219 trace formatting 220 differences between RMI (JRMP) and RMI-IIOP, ORB 50 disabling the JIT compiler 317 Distributed Garbage Collection (DGC) RMI 41 documents to gather AIX 100 DTFJ counting threads example 397 diagnostics 393 example of the interface 393 interface diagram 396 working with a dump 394 DTFJ, cross-platform tools 220 dump core 263 defaults 264 overview 263 signals 241 z/OS 242 dump agents CEEDUMPs 229 console dumps 228 default 238 environment variables 240 events 233 filters 234 heapdumps 231 Java dumps 231 removing 239 snap traces 232 stack dumps 229 system dumps 228 tool option 230 using 223 dump viewer 263 analyzing dumps 273 cross-platform tools 219 example session 273 DumpDeregister, JVMRI 375 DumpRegister, JVMRI 375 dumps, setting up (z/OS) 150 dynamic updates shared classes 358 dynamic verbosegc, JVMRI 376
E
enabling full AIX core files 88 environment displaying current 413 Index
469
environment (continued) JVM settings 414 deprecated JIT options 414 diagnostics options 414 general options 414 Javadump and Heapdump options 414 setting up and checking on Windows 139 environment variables 413 dump agents 240 heapdumps 258 javadumps 256 separating values in a list 414 setting 413 z/OS 149, 418 environment, determining Linux 135 df command 135 free command 135 lsof command 135 ps-ef command 135 top command 135 uname -a command 135 vmstat command 135 error message IDs z/OS 153 errors (OutOfMemory), receiving (AIX) 110 Esid, AIX 97 events dump agents 233 example of real method trace 314 examples of method trace 313 exceptions, JNI 76 exceptions, ORB 195 completion status and minor codes 196 system 196 BAD_OPERATION 196 BAD_PARAM 196 COMM_FAILURE 196 DATA_CONVERSION 196 MARSHAL 196 NO_IMPLEMENT 196 UNKNOWN 196 user 195 exhaustion of Java heap, AIX 111 exhaustion of native heap, AIX 111
fonts, NLS (continued) installed 208 properties 207 utilities *.nix platforms 208 formatting, JVMRI 383 fragmentation AIX 112 ORB 63, 194 free command, Linux 135 frequently asked questions garbage collection 26 JIT 37 functions (table), JVMRI 374
G
garbage collection 8 advanced diagnostics -Xtgc:backtrace 340 -Xtgc:compaction 341 -Xtgc:concurrent 341 -Xtgc:dump 341 -Xtgc:excessiveGC 342 -Xtgc:freelist 342 -Xtgc:parallel 343 -Xtgc:references 343 -Xtgc:scavenger 343 -Xtgc:terse 344 TGC tracing 340 allocation failures 333 allocation failures during concurrent mark 336 basic diagnostics (verbose:gc) 330 cache allocation 9 coexisting with the Garbage Collector 23 bug reports 23 finalizers 24 finalizers and the garbage collection contract 24 finalizers, summary 25 how finalizers are run 25 manual invocation 25 nature of finalizers 24 thread local heap 23 command-line options 454 common causes of perceived leaks 329 hash tables 330 JNI references 330 listeners 329 objects with finalizers 330 static data 330 compaction phase detailed description 15 concurrent 336 concurrent kickoff 336 concurrent mark 13 concurrent sweep completed 336 detailed description 11 fine tuning options 22 frequently asked questions 26 Generational Concurrent Garbage Collector 19 global collections 331 heap expansion 17
F
f, AIX 96 failing function, z/OS 154 failing method, JIT 319 fault condition in AIX collecting data from 119 file header, Javadump 248 finalizers 330 finding classes shared classes 359 finding the bottleneck, Linux 131 first steps in problem determination 85 floating stacks limitations, Linux 136 font limitations, Linux 137 fonts, NLS 207 common problems 209
garbage collection (continued) heap lock allocation 9 heap shrinkage 18 heap size problems 8 how does it work? 329 how to do heap sizing 21 initial and maximum heap sizes 21 interaction with applications 22 interaction with JNI 70 JNI weak reference 17 Large Object Area 10 mark phase detailed description 11 mark stack overflow 12 parallel mark 12 memory allocation 9 nursery allocation failures 333 object allocation 7 output from a System.gc() 332 overview 7 parallel bitwise sweep 14 phantom reference 16 reachable objects 8 reference objects 16 scavenger collections 334 soft reference 16 subpool 16 sweep phase detailed description 14 System.gc() calls during concurrent mark 339 tenure age 20 tenured allocation failures 334 tilt ratio 20 timing problems 339 understanding the Garbage Collectors 7 using verbose:gc 21 verbose, heap information 258 weak reference 16 gdb 127 GenerateHeapdump, JVMRI 376 GenerateJavacore, JVMRI 376 Generational Concurrent Garbage Collector sizing, garbage collection 19 Generational Garbage Collector tenure age 20 tilt ratio 20 GetComponentDataArea, JVMRI 376 GetRasInfo, JVMRI 377 getting a dump from a hung JVM, Windows 143 glibc limitations, Linux 137 global optimizations (JIT) 37 growing classpaths shared classes 354
H
hanging, ORB 202 com.ibm.CORBA.LocateRequestTimeout com.ibm.CORBA.RequestTimeout 203 hangs AIX busy hangs 102 203
470
hangs (continued) Windows debugging 143 z/OS 159 bad performance 161 hangs, debugging AIX 102 AIX deadlocks 102 poor performance 105 hash tables 330 header record in a heapdump 259 heap expansion 17 lock allocation 9 shrinkage 18 size, garbage collection problems 8 sizing, garbage collection 21 heap (Java) exhaustion, AIX 111 heap, verbose GC 258 heapdump Linux 123 Heapdump 257 cross-platform tools 219 enabling 257 environment variables 258 previous releases 257 text (classic) Heapdump file format 259 heapdumps 231 heaps, native and Java AIX 108 Hewlett-Packard problem determination 191 how to read this book xiv HPROF Profiler 385 options 385 output file 386 hung JVM getting a dump from Windows 143
I
I/O bottlenecks, AIX 118 IBM_JAVA_ABEND_ON_FAILURE 418 initialization problems shared classes 367 InitiateSystemDump, JVMRI 377 InjectOutOfMemory, JVMRI 377 InjectSigsegv, JVMRI 377 inlining (JIT) 36 INS, ORB 66 interceptors (portable), ORB 63 Interface Definition Language (IDL) 44 Interoperable Naming Service (INS), ORB 66 interpreter 6 interpreting the stack trace, AIX 101 Inuse, AIX segment type 98 IPCS commands, z/OS 152
J
Java archive and compressed files shared classes 353
Java dumps 231 Java heap, AIX 108 exhaustion 111 monitoring 110 Java Helper API shared classes 361 Java Native Interface see JNI 69 Java or native heap exhausted, AIX 111 JAVA_DUMP_OPTS 418 default dump agents 238 JVMRI 377 parsing 240 setting up dumps 150 JAVA_LOCAL_TIME 418 JAVA_TDUMP_PATTERN=string 418 JAVA_THREAD_MODEL 418 Java2 32-Bit JVM default memory models, AIX 108 Javadump 245 enabling 245 environment variables 256 file header, gpinfo 248 file header, title 248 interpreting 247 Linux 123 Linux, producing 134 locks, monitors, and deadlocks (LOCKS) 252 storage management 250 system properties 248 tags 247 threads and stack trace (THREADS) 253, 254 triggering 245 jdmpview 263, 266 commands 267 dump details 269 general 267 heapdump 271 locks 269 memory analysis 269 trace 272 working with classes 270 working with objects 271 example session 273 jextract 264 overview 264 jextract 264 JIT command-line options 452 compilation failures, identifying 320 control flow optimizations 37 disabling 317 frequently asked questions 37 global optimizations 37 how the JIT optimizes code 36 idle 322 inlining 36 JVM environment options 414 local optimizations 36 locating the failing method 319 native code generation 37 ORB-connected problem 194 overview 35 problem determination 317 selectively disabling 318
JIT (continued) short-running applications 321 understanding 35 JIT compilation AIX 119 Linux 133 Windows 146 z/OS 164 JNI 69 checklist 79 copying and pinning 75 debugging 78 exceptions 76 garbage collection 17 generic use of isCopy and mode flags 76 interaction with Garbage Collector 70 isCopy flag 75 mode flag 76 problem determination 78 references for garbage colection 330 synchronization 77 understanding 69 weak reference 17 JPDA tools, cross-platform tools 220 JVM API 5 application stack 4 building blocks 3 class loader 6 components 4 diagnostics component 5 environment settings 414 deprecated JIT options 414 diagnostics options 414 general options 414 Javadump and Heapdump options 414 interpreter 6 memory management 5 platform port layer 6 trace formatting 220 JVM dump initiation locations 241 z/OS 242 JVM heap sizing AIX 118 Linux 133 Windows 146 z/OS 164 JVMPI cross-platform tools 220 JVMRI 371 agent design 374 API calls 375 CreateThread 375 DumpDeregister 375 DumpRegister 375 dynamic verbosegc 376 GenerateHeapdump 376 GenerateJavacore 376 GetComponentDataArea 376 GetRasInfo 377 InitiateSystemDump 377 InjectOutOfMemory 377 InjectSigsegv 377 Index
471
JVMRI (continued) API calls (continued) NotifySignal 378 ReleaseRasInfo 378 RunDumpRoutine 378 SetOutOfMemoryHook 379 TraceDeregister 379 TraceDeregister50 379 TraceRegister 379 TraceRegister50 380 TraceResume 380 TraceResumeThis 380 TraceSet 381 TraceSnap 381 TraceSuspend 381 TraceSuspendThis 381 changing trace options 373 cross-platform tools 221 formatting 383 functions (table) 374 launching the agent 373, 374 RasInfo request types 382 structure 382 registering a trace listener 372 writing an agent 371 JVMTI cross-platform tools 219 diagnostics 391
K
kernel, AIX segment type 97 known limitations, Linux 136 floating stacks limitations 136 font limitations 137 glibc limitations 137 threads as processes 136
L
large address aware support, Windows 140 Large Object Arean (garbage collection) 10 ldd command 126 LE HEAP, z/OS 161 LE settings, z/OS 149 limitations, Linux 136 floating stacks limitations 136 font limitations 137 glibc limitations 137 threads as processes 136 Linux collecting data from a fault condition 134, 136 core files 134 determining the operating environment 135 proc file system 136 producing Javadumps 134 producing system dumps 134 sending information to Java Support 135 strace, ltrace, and mtrace 136 using system logs 135
Linux (continued) core files 121 crashes, diagnosing 129 debugging commands gdb 127 ltrace tool 126 mtrace tool 126 strace tool 126 tracing tools 126 debugging hangs 130 debugging memory leaks 131 debugging performance problems 131 application profiling 133 CPU usage 131 finding the bottleneck 131 JIT compilation 133 JVM heap sizing 133 memory usage 132 network problems 132 debugging techniques 123 known limitations 136 floating stacks limitations 136 font limitations 137 glibc limitations 137 threads as processes 136 ldd command 126 ltrace 136 mtrace 136 nm command 124 objdump command 124 problem determination 121 ps command 124 setting up and checking the environment 121 starting heapdumps 123 starting Javadumps 123 strace 136 threading libraries 123 top command 125 tracing tools 126 using system dumps 124 using system logs 124 vmstat command 125 working directory 121 listeners 329 local optimizations (JIT) 36 locating the failing method, JIT 319 locks, monitors, and deadlocks (LOCKS), Javadump 252 looping process, z/OS 160 lsof command, Linux 135 ltrace, Linux 136
M
maintenance, z/OS 149 MALLOCTYPE=watson 110 mark phase (garbage collection) concurrent mark 13 detailed description 11 parallel mark 12 MARSHAL 196 memory allocation 9 cache allocation 9 Large Object Area 10 memory bottlenecks, AIX 118
memory leaks Windows classifying 144 debugging 143 z/OS 161 LE HEAP 161 OutOfMemoryErrors 162 virtual storage 161 memory leaks, debugging AIX 32- and 64-bit JVMs 105 32-bit AIX Virtual Memory Model 105 64-bit AIX Virtual Memory Model 106 changing the Memory Model (32-bit JVM) 107 Java heap exhaustion 111 Java or native heap exhausted 111 Java2 32-Bit JVM default memory models 108 monitoring the Java heap 110 monitoring the native heap 108 native and Java heaps 108 native heap exhaustion 111 native heap usage 109 receiving OutOfMemory errors 110 memory leaks, Windows tracing 144 memory management 5 heap lock allocation 9 how to do heap sizing 21 memory allocation 9 Memory Model (32-bit JVM), changing, AIX 107 memory model, Windows 144 memory models, Java2 32-Bit JVM default (AIX) 108 memory usage, Linux 132 memory usage, understanding AIX 105 message trace , ORB 199 method trace 309 examples 313 real example 314 running with 309 minor codes , CORBA 409 minor codes, ORB 196 mmap, AIX segment type 97 modification contexts shared classes 357 monitoring the Java heap, AIX 110 monitoring the native heap, AIX 108 monitors, Javadump 252 mtrace, Linux 136
N
native code generation (JIT) 37 native heap, AIX 108 exhaustion 111 monitoring 108 usage 109 netpmon, AIX 93 netstat, AIX 94 network problems, Linux 132
472
ORB (continued) debug properties 194 com.ibm.CORBA.CommTrace 195 com.ibm.CORBA.Debug 195 com.ibm.CORBA.Debug.Output 195 207 debugging 193 diagnostic tools -J-Djavac.dump.stack=1 195 -Xtrace 195 exceptions 195 features client side interception points 64 fragmentation 63 object allocation 7 Interoperable Naming Service object records in a heapdump 259 (INS) 66 objects portable interceptors 63 reachable 8 portable object adapter 61 objects with finalizers 330 server side interception points 64 options how it works 54 command-line 439 identifying a problem 193 general 440 fragmentation 194 system property 442 JIT problem 194 JVM environment ORB versions 194 deprecated JIT 414 platform-dependent problem 194 diagnostics 414 what the ORB component general 414 contains 193 ORB 43 properties 51 additional features 61 RMI and RMI-IIOP bidirectional GIOP limitation 194 differences between RMI (JRMP) choosing Java IDL or RMI-IIOP 44 and RMI-IIOP 50 client side 54 examples 45 bootstrap process 57 further reading 45 delegation 58 interfaces 45 getting hold of the remote introduction 44 object 56 remote object implementation (or ORB initialization 55 servant) 45 remote method invocation 57 server code 47 stub creation 55 stub and ties generation 46 common problems 202 summary of differences in client client and server running, not development 50 naming service 204 summary of differences in server com.ibm.CORBA.LocateRequestTimeout 203 development 50 com.ibm.CORBA.RequestTimeout 203 RMI-IIOP limitations 44 hanging 202 security permissions 197 running the client with client server side 59 unplugged 204 processing a request 60 running the client without servant binding 59 server 203 servant implementation 59 completion status and minor tie generation 59 codes 196 service: collecting data 205 component, what it contains 193 preliminary tests 205 CORBA stack trace 198 differences between RMI (JRMP) description string 199 and RMI-IIOP 50 system exceptions 196 examples 45 BAD_OPERATION 196 further reading 45 BAD_PARAM 196 interfaces 45 COMM_FAILURE 196 introduction 43 DATA_CONVERSION 196 Java IDL or RMI-IIOP? 44 MARSHAL 196 remote object implementation (or NO_IMPLEMENT 196 servant) 45 UNKNOWN 196 RMI-IIOP limitations 44 traces 199 server code 47 client or server 201 stubs and ties generation 46 comm 200 summary of differences in client message 199 development 50 service contexts 202 summary of differences in server development 50 NLS font properties 207 fonts 207 installed fonts 208 problem determination NO_IMPLEMENT 196 non-standard 444 nonstandard 444 NotifySignal, JVMRI 378
ORB (continued) understanding additional features 61 client side interception points 64 fragmentation 63 how it works 54 Interoperable Naming Service (INS) 66 portable interceptors 63 portable object adapter 61 processing a request 60 servant binding 59 servant implementation 59 server side interception points 64 the client side 54 the server side 59 tie generation 59 using 51 user exceptions 195 versions 194 ORB properties com.ibm.CORBA.AcceptTimeout 51 com.ibm.CORBA.AllowUserInterrupt 51 com.ibm.CORBA.BootstrapHost 51 com.ibm.CORBA.BootstrapPort 51 com.ibm.CORBA.BufferSize 51 com.ibm.CORBA.ConnectionMultiplicity 51 com.ibm.CORBA.ConnectTimeout 51 com.ibm.CORBA.enableLocateRequest 52 com.ibm.CORBA.FragmentSize 52 com.ibm.CORBA.FragmentTimeout 52 com.ibm.CORBA.GIOPAddressingDisposition 52 com.ibm.CORBA.InitialReferencesURL 52 com.ibm.CORBA.ListenerPort 52 com.ibm.CORBA.LocalHost 52 com.ibm.CORBA.LocateRequestTimeout 52 com.ibm.CORBA.MaxOpenConnections 53 com.ibm.CORBA.MinOpenConnections 53 com.ibm.CORBA.NoLocalInterceptors 53 com.ibm.CORBA.ORBCharEncoding 53 com.ibm.CORBA.ORBWCharDefault 53 com.ibm.CORBA.RequestTimeout 53 com.ibm.CORBA.SendingContextRunTimeSupported com.ibm.CORBA.SendVersionIdentifier 53 com.ibm.CORBA.ServerSocketQueueDepth 53 com.ibm.CORBA.ShortExceptionDetails 53 com.ibm.tools.rmic.iiop.Debug 53 com.ibm.tools.rmic.iiop.SkipImports 53 org.omg.CORBA.ORBId 53 org.omg.CORBA.ORBListenEndpoints 54 org.omg.CORBA.ORBServerId 54 org.omg.CORBA.ORBId 53 org.omg.CORBA.ORBListenEndpoints 54 org.omg.CORBA.ORBServerId 54 OSGi ClassLoading Framework shared classes 371 other sources of information xv OutOfMemory errors, receiving (AIX) 110 OutOfMemoryErrors, z/OS 162 overview of diagnostics 217 categorizing problems 217 cross-platform tools 219 DTFJ 220 dump viewer 219 Heapdump 219 JPDA tools 220 Index
473
overview of diagnostics (continued) cross-platform tools (continued) JVMPI tools 220 JVMRI 221 JVMTI 219 trace formatting 220
P
parallel mark (garbage collection) 12 parent-delegation model (class loader) 29 performance problems, debugging AIX 113 application profiling 119 collecting data from a fault condition 119 CPU bottlenecks 114 finding the bottleneck 113 I/O bottlenecks 118 JIT compilation 119 JVM heap sizing 118 memory bottlenecks 118 Linux application profiling 133 CPU usage 131 finding the bottleneck 131 JIT compilation 133 JVM heap sizing 133 memory usage 132 network problems 132 Windows 145 application profiling 146 finding the bottleneck 146 JIT compilation 146 JVM heap sizing 146 systems resource usage 146 z/OS 163 application profiling 164 badly-performing process 161 finding the bottleneck 163 JIT compilation 164 JVM heap sizing 164 systems resource usage 164 pers, AIX segment type 97 Pgsp, AIX segment type 98 pid, AIX 95 Pin, AIX segment type 98 platform-dependent problem, ORB 194 poor performance, AIX 105 portable interceptors, ORB 63 portable object adapter ORB 61 power management 286 ppid, AIX 95 preliminary tests for collecting data, ORB 205 pri, AIX 96 printAllStats utility shared classes 365 printStats utility shared classes 364 private storage usage, z/OS 149 problem determination Hewlett-Packard 191 Sun Solaris 189 problems, ORB 202
remote object problems, ORB (continued) ORB client side hanging 202 bootstrap process 57 proc file system, Linux 136 getting hold of 56 process remote method invocation 57 z/OS remote object implementation (or servant) deadlocked 160 ORB 45 looping 160 ReportEnv process private, AIX segment type 98 AIX 88 producing Javadumps, Linux 134 Linux 121 producing system dumps, Linux 134 Windows 139 properties, ORB 51 reporting problems in the JVM, com.ibm.CORBA.AcceptTimeout 51 com.ibm.CORBA.AllowUserInterrupt 51 summary xv request types, JVMRI (RasInfo) 382 com.ibm.CORBA.BootstrapHost 51 RMI 39 com.ibm.CORBA.BootstrapPort 51 debugging applications 41 com.ibm.CORBA.BufferSize 51 com.ibm.CORBA.ConnectionMultiplicity 51 Distributed Garbage Collection (DGC) 41 com.ibm.CORBA.ConnectTimeout 51 com.ibm.CORBA.enableLocateRequest 52 examples 45 further reading 45 com.ibm.CORBA.FragmentSize 52 implementation 39 com.ibm.CORBA.FragmentTimeout 52 com.ibm.CORBA.GIOPAddressingDispositioninterfaces 45 52 com.ibm.CORBA.InitialReferencesURL 52 introduction 44 remote object implementation (or com.ibm.CORBA.ListenerPort 52 servant) 45 com.ibm.CORBA.LocalHost 52 com.ibm.CORBA.LocateRequestTimeout 52 server code 47 differences between RMI (JRMP) com.ibm.CORBA.MaxOpenConnections 53 and RMI-IIOP 50 com.ibm.CORBA.MinOpenConnections 53 summary of differences in client com.ibm.CORBA.NoLocalInterceptors 53 development 50 com.ibm.CORBA.ORBCharEncoding 53 summary of differences in server com.ibm.CORBA.ORBWCharDefault 53 development 50 com.ibm.CORBA.RequestTimeout 53 stubs and ties com.ibm.CORBA.SendingContextRunTimeSupported 53 generation 46 com.ibm.CORBA.SendVersionIdentifier 53 thread pooling 40 RMI-IIOP com.ibm.CORBA.ServerSocketQueueDepth 53 com.ibm.CORBA.ShortExceptionDetails 53 choosing against Java IDL 44 examples 45 com.ibm.tools.rmic.iiop.Debug 53 further reading 45 com.ibm.tools.rmic.iiop.SkipImports 53 interfaces 45 org.omg.CORBA.ORBId 53 org.omg.CORBA.ORBListenEndpoints 54 introduction 44 limitations 44 org.omg.CORBA.ORBServerId 54 remote object implementation (or ps command servant) 45 AIX 94 server code 47 ps-ef command, Linux 135 differences between RMI (JRMP) and RMI-IIOP 50 summary of differences in client development 50 RAS interface (JVMRI) 371 summary of differences in server RasInfo, JVMRI development 50 request types 382 stubs and ties generation 46 structure 382 RunDumpRoutine, JVMRI 378 receive_exception(receiving reply) 64 runtime bytecode modification receive_other(receiving reply) 64 shared classes 356 receive_reply(receiving reply) 64 runtime diagnostics, class loader 347 receive_request_service_contexts(receiving request) 64 receive_request(receiving request) 64 receiving OutOfMemory errors, AIX 110 Safemode redeeming stale classes shared classes 357 shared classes 360 sar, AIX 96 reference objects (garbage collection) 16 sc, AIX 96 ReleaseRasInfo, JVMRI 378 security permissions for the ORB 197 reliability, availability, and serviceability see also jdmpview 263 interface (JVMRI) 371 selectively disabling the JIT 318 Remote Method Invocation send_exception(sending reply) 64 See RMI 39 send_other(sending reply) 64
474
send_poll(sending request) 64 shared classes (continued) send_reply(sending reply) 64 stale classes 360 send_request(sending request) 64 storing classes 359 sending data to IBM, Windows 142 trace 366 sending information to Java Support, verbose output 363 Linux 135 verboseHelper output 364 server code, ORB 47 verboseIO output 363 server side interception points, ORB 64 verification problems 369 receive_request_service_contexts(receivingshared library, AIX segment type 98 request) 64 SharedClassHelper partitions receive_request(receiving request) 64 shared classes 357 send_exception(sending reply) 64 shmat/mmap, AIX segment type 98 send_other(sending reply) 64 short-running applications send_reply(sending reply) 64 JIT 321 server side, ORB 59 skeletons, ORB 46 identifying 201 snap traces 232 processing a request 60 st, AIX 95 servant binding 59 stack dumps 229 servant implementation 59 stack trace, interpreting (AIX) 101 tie generation 59 stack trace, ORB 198 service contexts, ORB 202 description string 199 service: collecting data, ORB 205 stale classes preliminary tests 205 shared classes 360 SetOutOfMemoryHook, JVMRI 379 start 373 setting up and checking AIX starting 373 environment 87 static data 330 setting up and checking environment, stime, AIX 95 Windows 139 storage management, Javadump 250 settings, default (JVM) 461 storage usage, private (z/OS) 149 settings, JVM storage, z/OS 161 environment 414 storing classes deprecated JIT options 414 shared classes 359 diagnostics options 414 strace, Linux 136 general options 414 string (description), ORB 199 Javadump and Heapdump stusb and ties generation, ORB 46 options 414 submitting a bug report, AIX 113 shared classes summary of differences in client benefits 33 development 50 cache housekeeping 352 summary of differences in server cache naming 351 development 50 cache performance 353 Sun properties, deprecated 54 cache problems 367, 369 Sun Solaris class GC 354 problem determination 189 compatibility between service svmon, AIX 96 releases 354, 355 sweep phase (garbage collection) concurrent access 354 detailed description 14 deploying 351 parallel bitwise sweep 14 diagnostics 351 synchronization diagnostics output 363 JNI 77 dynamic updates 358 system dump 263 finding classes 359 defaults 264 growing classpaths 354 overview 263 initialization problems 367 Windows 141 introduction 33 System dump Java archive and compressed Linux, producing 134 files 353 system dumps 228 Java Helper API 361 Linux 124 modification contexts 357 system exceptions, ORB 196 not filling the cache 353 BAD_OPERATION 196 OSGi ClassLoading Framework 371 BAD_PARAM 196 printAllStats utility 365 COMM_FAILURE 196 printStats utility 364 DATA_CONVERSION 196 problem debugging 366 MARSHAL 196 redeeming stale classes 360 NO_IMPLEMENT 196 runtime bytecode modification 356 UNKNOWN 196 Safemode 357 system logs 124 SharedClassHelper partitions 357 system logs, using (Linux) 135
system properties command-line options 442 system properties, Javadump 248 System.gc() 332, 339 systems resource usage, Windows 146 systems resource usage, z/OS 164
T
tags, Javadump 247 tat, AIX 96 TDUMPs z/OS 156 tenure age 20 terminology and conventions xv text (classic) heapdump file format heapdumps 259 TGC tracing garbage collection 340 thread pooling RMI 40 threading libraries 123 threads and stack trace (THREADS) 253, 254 threads as processes, Linux 136 tid, AIX 95 tilt ratio 20 time, AIX 95 timing problems in garbage collection 339 tool option for dumps 230 tools cross-platform 219 tools, ReportEnv AIX 88 Linux 121 Windows 139 top command, Linux 135 topas, AIX 98 trace .dat files 305 AIX 98 application trace 306 applications 283 changing options 373 controlling 287 default 284 default assertion tracing 285 default memory management tracing 285 formatter 304 invoking 304 intercepting trace data 382 internal 283 Java applications and the JVM 283 methods 283 options buffers 290 count 291 detailed descriptions 288 exception 291 exception.output 299 external 291 iprint 291 maximal 291 method 296 minimal 291 Index
475
trace (continued) options (continued) none 289 output 298 print 291 properties 289 resume 300 resumecount 300 specifying 288 suspend 300 suspendcount 301 trigger 301 placing data into a file 286 external tracing 287 trace combinations 287 tracing to stderr 287 placing data into memory buffers 286 snapping buffers 286 power management effect on timers 286 registering a trace listener 372 shared classes 366 tracepoint ID 305 TraceDeregister, JVMRI 379 TraceDeregister50, JVMRI 379 tracepoint specification 293 TraceRegister, JVMRI 379 TraceRegister50, JVMRI 380 TraceResume, JVMRI 380 TraceResumeThis, JVMRI 380 traces, ORB 199 client or server 201 comm 200 message 199 service contexts 202 TraceSet, JVMRI 381 TraceSnap, JVMRI 381 TraceSuspend, JVMRI 381 TraceSuspendThis, JVMRI 381 tracing Linux ltrace tool 126 mtrace tool 126 strace tool 126 tracing leaks, Windows 144 tracing tools Linux 126 trailer record 1 in a heapdump 261 trailer record 2 in a heapdump 261 transaction dumps z/OS 156 tty, AIX 95 type signatures 261 Type, AIX 97 clnt 97 Description parameter 97 mmap 97 pers 97 work 97
UNKNOWN 196 user exceptions, ORB 195 user, AIX 95 using dump agents 223 utilities NLS fonts *.nix platforms 208
Z
z/OS collecting data 164 crash diagnosis 153 crashes documents to gather 153 failing function 154 dbx 152 debugging performance problems application profiling 164 finding the bottleneck 163 JIT compilation 164 JVM heap sizing 164 systems resource usage 164 environment variables 149, 418 environment, checking 149 error message IDs 153 general debugging techniques 151 hangs 159 bad performance 161 IPCS commands 152 IPCS commands and sample output 157 JVM dump initiation 242 LE settings 149 maintenance 149 memory leaks 161 LE HEAP 161 OutOfMemoryErrors 162 virtual storage 161 performance problems 163 private storage usage 149 process deadlocked 160 looping 160 setting up dumps 150 TDUMPs 156
V
verbose output shared classes 363 verboseHelper output shared classes 364 verboseIO output shared classes 363 verification problems shared classes 369 versions, ORB 194 virtual storage, z/OS 161 vmstat command, Linux 135 vmstat, AIX 99 Vsid, AIX 97
W
who should read this book xiv Windows 32-bit large address aware support 140 analyzing deadlocks 143 classifying leaks 144 collecting data 147 collecting data from a fault condition 147 deadlocks 143 debugging performance problems application profiling 146 finding the bottleneck 146 JIT compilation 146 JVM heap sizing 146 systems resource usage 146 diagnosing crashes 142 sending data to IBM 142 getting a dump from a hung JVM 143 hangs 143 analyzing deadlocks 143 getting a dump 143 memory leaks 143 classifying leaks 144 memory model 144 tracing leaks 144 memory model 144 performance problems 145 problem determination 139, 140 sending data to IBM 142 setting up and checking environment 139 system dump 141 tracing leaks 144 work, AIX segment type 97
U
uid, AIX 95 uname -a command, Linux 135 understanding memory usage, AIX understanding the class loader 29 105
X
Xcheck:jni 445
476
Printed in USA