Interstage Application Server トラブルシューティング集
目次 索引 前ページ次ページ

付録B Javaツール機能> B.1 メソッドトレース機能

B.1.6 注意事項

 ここでは、メソッドトレース機能の注意事項を説明します。

■注意事項全般

トレース不可のクラス

 以下に示すクラスについては、“traceMethod”に指定しても、トレース情報は出力されません。

表記法

クラス名 対象範囲


 対象範囲の指定は以下の見方をします。

指定なし

:OSおよびJDK/JREのバージョンに関係なく、トレースを出力することはできません。

(A)

:Aの条件に合致すると、トレースを出力することはできません。

(A),(B)

:Aの条件またはBの条件のどちから一方にでも条件が合致すると、トレースを出力することはできません。
 (3つ以上の条件が並ぶ場合も同様の見方をします。)

 対象範囲の条件指定は以下の見方をします。

Windows

:Windows上で動作させる場合

Solaris

:Solaris OE上で動作させる場合

Linux

:Linux上で動作させる場合

131

:JDK/JREのバージョンが1.3.1_08である場合

141

:JDK/JREのバージョンが1.4.1_03である場合

[OS名]-[JDK/JREのバージョン]

:[OS名]上で[JDK/JREのバージョン]のJDK/JREを動作させる場合

トレースを出力できないクラス

クラス名

対象範囲

com.sun.rsajca.Provider

(131)

com.sun.rsajca.Provider$1

(131)

java.beans.PropertyChangeEvent

(141)

java.beans.PropertyChangeSupport

(141)

java.io.BufferedInputStream

 

java.io.BufferedOutputStream

 

java.io.BufferedReader

 

java.io.BufferedWriter

 

java.io.ByteArrayInputStream

(141)

java.io.ByteArrayOutputStream

(141)

java.io.DataInput

(141)

java.io.DataInputStream

(141)

java.io.File

 

java.io.FileDescriptor

 

java.io.FileInputStream

 

java.io.FileOutputStream

 

java.io.FilePermission

 

java.io.FilePermission$1

 

java.io.FilePermissionCollection

(141)

java.io.FileSystem

 

java.io.FilterInputStream

 

java.io.FilterOutputStream

 

java.io.InputStream

 

java.io.InputStreamReader

 

java.io.ObjectStreamClass

 

java.io.ObjectStreamClass$CompareClassByName

(131)

java.io.ObjectStreamClass$CompareMemberByName

(131)

java.io.ObjectStreamClass$ObjectStreamClassEntry

(131)

java.io.ObjectStreamField

 

java.io.OutputStream

 

java.io.OutputStreamWriter

 

java.io.PrintStream

 

java.io.Reader

 

java.io.Serializable

 

java.io.UnixFileSystem

(Solaris),(Linux)

java.io.Win32FileSystem

(Windows)

java.io.WinNTFileSystem

(Windows)

java.io.Writer

 

java.lang.ArithmeticException

 

java.lang.ArrayStoreException

 

java.lang.Boolean

 

java.lang.Byte

 

java.lang.Character

 

java.lang.CharSequence

(141)

java.lang.Class

 

java.lang.Class$1

(141)

java.lang.Class$3

(141)

java.lang.ClassCastException

 

java.lang.ClassLoader

 

java.lang.ClassLoader$3

(141)

java.lang.ClassLoader$4

(131)

java.lang.ClassLoader$NativeLibrary

 

java.lang.ClassNotFoundException

 

java.lang.Cloneable

 

java.lang.Comparable

 

java.lang.Compiler

 

java.lang.Compiler$1

 

java.lang.Double

 

java.lang.Error

 

java.lang.Exception

 

java.lang.Float

 

java.lang.IncompatibleClassChangeError

(141)

java.lang.InheritableThreadLocal

(Solaris-131)

java.lang.Integer

 

java.lang.LinkageError

 

java.lang.Long

 

java.lang.Math

(141)

java.lang.NoClassDefFoundError

 

java.lang.NoSuchMethodError

(141)

java.lang.NullPointerException

 

java.lang.Number

 

java.lang.Object

 

java.lang.OutOfMemoryError

 

java.lang.Package

 

java.lang.ref.Finalizer

 

java.lang.ref.Finalizer$FinalizerThread

 

java.lang.ref.FinalReference

 

java.lang.ref.PhantomReference

 

java.lang.ref.Reference

 

java.lang.ref.Reference$Lock

 

java.lang.ref.Reference$ReferenceHandler

 

java.lang.ref.ReferenceQueue

 

java.lang.ref.ReferenceQueue$Lock

 

java.lang.ref.ReferenceQueue$Null

 

java.lang.ref.SoftReference

 

java.lang.ref.WeakReference

 

java.lang.reflect.AccessibleObject

 

java.lang.reflect.Constructor

 

java.lang.reflect.Field

(Windows),(141)

java.lang.reflect.Member

 

java.lang.reflect.Method

 

java.lang.reflect.Modifier

(141)

java.lang.reflect.ReflectAccess

(141)

java.lang.reflect.ReflectPermission

 

java.lang.Runnable

 

java.lang.Runtime

 

java.lang.RuntimeException

 

java.lang.RuntimePermission

 

java.lang.Short

 

java.lang.Shutdown

 

java.lang.Shutdown$Lock

(141)

java.lang.Shutdown$WrappedHook

(141)

java.lang.StackOverflowError

 

java.lang.StrictMath

 

java.lang.String

 

java.lang.String$CaseInsensitiveComparator

 

java.lang.StringBuffer

 

java.lang.StringCoding

(141)

java.lang.StringCoding$CharsetSD

(Solaris-141),(Linux-141)

java.lang.StringCoding$CharsetSE

(Solaris-141),(Linux-141)

java.lang.StringCoding$ConverterSD

(141)

java.lang.StringCoding$ConverterSE

(141)

java.lang.StringCoding$StringDecoder

(141)

java.lang.StringCoding$StringEncoder

(141)

java.lang.System

 

java.lang.SystemClassLoaderAction

(141)

java.lang.Terminator

(Windows),(Solaris-141),(Linux)

java.lang.Terminator$1

(Windows),(Solaris-141),(Linux)

java.lang.Thread

 

java.lang.ThreadDeath

 

java.lang.ThreadGroup

 

java.lang.ThreadLocal

(Solaris),(141)

java.lang.ThreadLocal$ThreadLocalMap

(141)

java.lang.ThreadLocal$ThreadLocalMap$Entry

(141)

java.lang.Throwable

 

java.lang.VirtualMachineError

 

java.net.ContentHandler

 

java.net.Parts

(141)

java.net.UnknownContentHandler

 

java.net.URL

 

java.net.URLClassLoader

 

java.net.URLClassLoader$1

 

java.net.URLConnection

 

java.net.URLStreamHandler

 

java.net.URLStreamHandlerFactory

 

java.nio.Bits

(141)

java.nio.Buffer

(141)

java.nio.ByteBuffer

(141)

java.nio.ByteOrder

(141)

java.nio.CharBuffer

(141)

java.nio.charset.Charset

(141)

java.nio.charset.CharsetDecoder

(141)

java.nio.charset.CharsetEncoder

(Solaris-141),(Linux-141)

java.nio.charset.CoderResult

(141)

java.nio.charset.CoderResult$1

(141)

java.nio.charset.CoderResult$2

(141)

java.nio.charset.CoderResult$Cache

(141)

java.nio.charset.CodingErrorAction

(141)

java.nio.charset.spi.CharsetProvider

(141)

java.nio.HeapByteBuffer

(141)

java.nio.HeapCharBuffer

(141)

java.security.AccessControlContext

 

java.security.AccessController

 

java.security.AllPermission

(141)

java.security.BasicPermission

 

java.security.BasicPermissionCollection

(141)

java.security.cert.Certificate

 

java.security.CodeSource

 

java.security.Guard

 

java.security.Permission

 

java.security.PermissionCollection

 

java.security.Permissions

(141)

java.security.Policy

(131)

java.security.Policy$1

(131)

java.security.Principal

(141)

java.security.PrivilegedAction

 

java.security.PrivilegedActionException

 

java.security.PrivilegedExceptionAction

 

java.security.ProtectionDomain

 

java.security.Provider

(131)

java.security.SecureClassLoader

 

java.security.Security

(131)

java.security.Security$1

(131)

java.security.UnresolvedPermission

(141)

java.util.AbstractCollection

 

java.util.AbstractList

 

java.util.AbstractMap

 

java.util.AbstractSet

 

java.util.ArrayList

 

java.util.BitSet

 

java.util.Collection

 

java.util.Collections

(Solaris-131),(141)

java.util.Collections$EmptyList

(Solaris-131),(141)

java.util.Collections$EmptyMap

(Solaris-131),(141)

java.util.Collections$EmptySet

(Solaris-131),(141)

java.util.Collections$ReverseComparator

(Solaris-131),(141)

java.util.Collections$UnmodifiableMap

(141)

java.util.Comparator

 

java.util.Dictionary

 

java.util.Enumeration

 

java.util.EventObject

(141)

java.util.HashMap

 

java.util.HashMap$EmptyHashIterator

(131)

java.util.HashMap$Entry

 

java.util.HashMap$HashIterator

(141)

java.util.HashMap$ValueIterator

(141)

java.util.HashMap$Values

(141)

java.util.HashSet

 

java.util.Hashtable

 

java.util.Hashtable$EmptyEnumerator

 

java.util.Hashtable$EmptyIterator

 

java.util.Hashtable$Entry

 

java.util.Hashtable$Enumerator

(141)

java.util.Iterator

 

java.util.jar.Attributes

(141)

java.util.jar.Attributes$Name

(141)

java.util.jar.JarEntry

 

java.util.jar.JarFile

 

java.util.jar.JarFile$JarFileEntry

 

java.util.jar.JarVerifier

(141)

java.util.jar.Manifest

(141)

java.util.jar.Manifest$FastInputStream

(141)

java.util.List

 

java.util.Locale

 

java.util.logging.Handler

(141)

java.util.logging.Level

(141)

java.util.logging.Logger

(141)

java.util.logging.LoggingPermission

(141)

java.util.logging.LogManager

(141)

java.util.logging.LogManager$Cleaner

(141)

java.util.logging.LogManager$LogNode

(141)

java.util.logging.LogManager$RootLogger

(141)

java.util.Map

 

java.util.Map$Entry

 

java.util.Properties

 

java.util.Random

 

java.util.RandomAccess

(141)

java.util.Set

 

java.util.SortedMap

(141)

java.util.Stack

 

java.util.StringTokenizer

 

java.util.TreeMap

(141)

java.util.TreeMap$Entry

(141)

java.util.Vector

 

java.util.zip.Inflater

 

java.util.zip.InflaterInputStream

 

java.util.zip.ZipConstants

 

java.util.zip.ZipEntry

 

java.util.zip.ZipFile

 

java.util.zip.ZipFile$1

 

java.util.zip.ZipFile$ZipFileInputStream

 

sun.io.ByteToCharConverter

 

sun.io.ByteToCharDoubleByte

 

sun.io.ByteToCharEUC_JP

(Solaris)

sun.io.ByteToCharEUC_JP_LINUX

(Linux)

sun.io.ByteToCharISO8859_1

(131)

sun.io.ByteToCharJIS0201

 

sun.io.ByteToCharJIS0208

(Solaris),(Linux)

sun.io.ByteToCharJIS0212

(Solaris)

sun.io.ByteToCharMS932

(Windows)

sun.io.ByteToCharMS932DB

(Windows)

sun.io.ByteToCharSingleByte

 

sun.io.ByteToCharSJIS

(Solaris)

sun.io.ByteToCharUTF8

(Solaris-131)

sun.io.CharacterEncoding

 

sun.io.CharToByteASCII

(Solaris-131)

sun.io.CharToByteConverter

 

sun.io.CharToByteDoubleByte

 

sun.io.CharToByteEUC_JP

(Solaris)

sun.io.CharToByteEUC_JP_LINUX

(Linux)

sun.io.CharToByteISO8859_1

(Linux-131)

sun.io.CharToByteJIS0201

 

sun.io.CharToByteJIS0208

(Solaris),(Linux)

sun.io.CharToByteJIS0212

(Solaris)

sun.io.CharToByteMS932

(Windows)

sun.io.CharToByteMS932DB

(Windows)

sun.io.CharToByteSingleByte

 

sun.io.CharToByteSJIS

(Solaris)

sun.io.CharToByteUTF8

(Solaris-131)

sun.io.Converters

 

sun.misc.AtomicLong

(141)

sun.misc.AtomicLongCSImpl

(141)

sun.misc.ExtensionDependency

 

sun.misc.JarIndex

 

sun.misc.Launcher

 

sun.misc.Launcher$1

 

sun.misc.Launcher$2

 

sun.misc.Launcher$3

(131)

sun.misc.Launcher$AppClassLoader

 

sun.misc.Launcher$ExtClassLoader

 

sun.misc.Launcher$Factory

 

sun.misc.NativeSignalHandler

(Windows),(Solaris-141),(Linux)

sun.misc.Resource

 

sun.misc.Signal

(Windows),(Solaris-141),(Linux)

sun.misc.SignalHandler

(Windows),(Solaris-141),(Linux)

sun.misc.SoftCache

(141)

sun.misc.Unsafe

(141)

sun.misc.URLClassPath

 

sun.misc.URLClassPath$2

(131)

sun.misc.URLClassPath$3

(141)

sun.misc.URLClassPath$4

(131)

sun.misc.URLClassPath$5

(141)

sun.misc.URLClassPath$JarLoader

 

sun.misc.URLClassPath$Loader

 

sun.misc.Version

 

sun.misc.VM

(141)

sun.net.www.MessageHeader

 

sun.net.www.ParseUtil

 

sun.net.www.protocol.file.FileURLConnection

 

sun.net.www.protocol.file.Handler

 

sun.net.www.protocol.jar.Handler

 

sun.net.www.URLConnection

 

sun.nio.cs.AbstractCharsetProvider

(141)

sun.nio.cs.HistoricallyNamedCharset

(141)

sun.nio.cs.ISO_8859_1

(141)

sun.nio.cs.ISO_8859_1$Decoder

(141)

sun.nio.cs.ISO_8859_1$Encoder

(Linux-141)

sun.nio.cs.StandardCharsets

(141)

sun.nio.cs.StreamDecoder

(141)

sun.nio.cs.StreamDecoder$CharsetSD

(141)

sun.nio.cs.StreamEncoder

(141)

sun.nio.cs.StreamEncoder$CharsetSE

(Solaris-141),(Linux-141)

sun.nio.cs.StreamEncoder$ConverterSE

(141)

sun.nio.cs.Surrogate

(Solaris-141),(Linux-141)

sun.nio.cs.Surrogate$Generator

(Solaris-141)

sun.nio.cs.Surrogate$Parser

(Solaris-141),(Linux-141)

sun.nio.cs.US_ASCII

(Solaris-141)

sun.nio.cs.US_ASCII$Decoder

(Solaris-141)

sun.nio.cs.US_ASCII$Encoder

(Solaris-141)

sun.nio.cs.UTF_8

(Solaris-141)

sun.nio.cs.UTF_8$Decoder

(Solaris-141)

sun.nio.cs.UTF_8$Encoder

(Solaris-141)

sun.reflect.ConstructorAccessor

(141)

sun.reflect.ConstructorAccessorImpl

(141)

sun.reflect.DelegatingClassLoader

(141)

sun.reflect.DelegatingConstructorAccessorImpl

(141)

sun.reflect.LangReflectAccess

(141)

sun.reflect.MagicAccessorImpl

(141)

sun.reflect.MethodAccessor

(141)

sun.reflect.MethodAccessorImpl

(141)

sun.reflect.NativeConstructorAccessorImpl

(141)

sun.reflect.Reflection

(141)

sun.reflect.ReflectionFactory;

(141)

sun.reflect.ReflectionFactory$1

(141)

sun.reflect.ReflectionFactory$GetReflectionFactoryAction

(141)

sun.security.action.GetPropertyAction

 

sun.security.action.LoadLibraryAction

 

sun.security.provider.PolicyFile

(131)

sun.security.provider.PolicyPermissions

(131)

sun.security.provider.sun

(131)

sun.security.provider.sun$1

(131)

sun.security.util.Debug

 


目次 索引 前ページ次ページ

Copyright 2006 FUJITSU LIMITED