Custom class loader tracing

To trace a class loader, use these options when you start EAServer, where NamedClassLoader is the name of the class loader and NamedClassLoaderLog is the name of the log file:

-Ddjc.trace=com.sybase.djc.util.NamedClassLoader
-Ddjc.trace=com.sybase.djc.util.NamedClassLoaderLog

To investigate class loader problems, see “Troubleshooting class loader configuration issues” in Chapter 10, “Configuring Java Class Loaders,” in the EAServer System Administration Guide.