Uses of Class
com.ibm.j9ddr.DataUnavailableException
Packages that use DataUnavailableException
Package
Description
-
Uses of DataUnavailableException in com.ibm.j9ddr.corereaders.elf
Methods in com.ibm.j9ddr.corereaders.elf that throw DataUnavailableExceptionModifier and TypeMethodDescriptionLinuxProcessAddressSpace.getEnvironmentVariables()intLinuxProcessAddressSpace.getSignalNumber()booleanLinuxProcessAddressSpace.isFailingProcess() -
Uses of DataUnavailableException in com.ibm.j9ddr.corereaders.macho
Methods in com.ibm.j9ddr.corereaders.macho that throw DataUnavailableExceptionModifier and TypeMethodDescriptionMachoDumpReader.getCommandLine()OSXProcessAddressSpace.getCommandLine()OSXProcessAddressSpace.getEnvironmentVariables()intMachoDumpReader.getSignalNumber()intOSXProcessAddressSpace.getSignalNumber()booleanOSXProcessAddressSpace.isFailingProcess() -
Uses of DataUnavailableException in com.ibm.j9ddr.corereaders.memory
Methods in com.ibm.j9ddr.corereaders.memory that throw DataUnavailableExceptionModifier and TypeMethodDescriptionBufferedMemory.getCommandLine()IProcess.getCommandLine()BufferedMemory.getEnvironmentVariables()IProcess.getEnvironmentVariables()BufferedMemory.getProcedureNameForAddress(long address) Equivalent to getProcedureNameForAddress(address, false).BufferedMemory.getProcedureNameForAddress(long address, boolean dtfjFormat) IProcess.getProcedureNameForAddress(long address) Equivalent to getProcedureNameForAddress(address, false).IProcess.getProcedureNameForAddress(long address, boolean dtfjFormat) protected static StringSymbolUtil.getProcedureNameForAddress(IProcess process, long address, boolean dtfjFormat) Formats an address a string that shows the containing module and offset from the nearest symbol in that module.IModule.getProperties()MissingFileModule.getProperties()Module.getProperties()intBufferedMemory.getSignalNumber()intIProcess.getSignalNumber()Collection<? extends ISymbol> IModule.getSymbols()MissingFileModule.getSymbols()booleanBufferedMemory.isFailingProcess()booleanIProcess.isFailingProcess() -
Uses of DataUnavailableException in com.ibm.j9ddr.corereaders.minidump
Methods in com.ibm.j9ddr.corereaders.minidump that throw DataUnavailableExceptionModifier and TypeMethodDescriptionWindowsProcessAddressSpace.getCommandLine()WindowsProcessAddressSpace.getEnvironmentVariables()This method tries to get environment variables by iterating through modules.intWindowsProcessAddressSpace.getSignalNumber()booleanWindowsProcessAddressSpace.isFailingProcess() -
Uses of DataUnavailableException in com.ibm.j9ddr.tools.ddrinteractive
Methods in com.ibm.j9ddr.tools.ddrinteractive that throw DataUnavailableExceptionModifier and TypeMethodDescriptionASNoProcess.getCommandLine()ASNoProcess.getEnvironmentVariables()ASNoProcess.getProcedureNameForAddress(long address) ASNoProcess.getProcedureNameForAddress(long address, boolean dtfjFormat) intASNoProcess.getSignalNumber()booleanASNoProcess.isFailingProcess() -
Uses of DataUnavailableException in com.ibm.j9ddr.view.dtfj.image
Methods in com.ibm.j9ddr.view.dtfj.image that throw DataUnavailableExceptionModifier and TypeMethodDescriptionlongJ9RASImageDataFactory.MachineData.dumpTimeMillis()longJ9RASImageDataFactory.MachineData.dumpTimeNanos()J9RASImageDataFactory.MachineData.hostName()J9RASImageDataFactory.MachineData.ipaddresses()J9RASImageDataFactory.MachineData.systemInfo()