摘录自WebSphere.com
JVM classloader “–verbose” and “-verboseJNI” JVM options
Problem Determination – Native Libraries
JVM throws an UnsatisfiedLinkError
indicating the native library could
not be found
- Verify the native library is in the search path
- Verify whether the application invokes the loadLibrary() method with the
- correct name of the library without platform-specific prefixes or extensions
- Check whether the System.mapLibraryName() function is returning the wrong
- version of the native library. On UNIX®, “.a” versus “.so”
- Dependent native library not in JVM native library path
JVM throws an UnsatisfiedLinkError
indicating the native library is
already loaded
- Determine why the library is being reloaded and rectify the situation
- Placing the native library in an Application Server associated shared library will solve the problem
- Place the call in a static block within the class
JVM throws an UnsatisfiedLinkError
indicating a dependent native
library could not be resolved
- Set the LD_LIBRARY_PATH (UNIX) or PATH (Windows®) environment
- variable to include the path containing the unresolved native library
Common Problems
ClassCastException
Duplicate class loaded by two different class loaders and have dependencies
ClassNotFoundException
Classes not in the classpath
Loaded classes that have dependencies that are lower in the hierarchy
NoClassDefFoundError
分享到:
相关推荐
AIX 6 System Administration II: Problem Determination (Course code AU16) Student Exercises with hints 自测练习题
**3.5 创建 PMR (Problem Management Record)** 当用户无法自行解决问题时,创建一个 PMR 是向 IBM 寻求进一步帮助的正式途径。这部分内容解释了创建 PMR 的步骤,并提供了如何提供详细问题描述的指导。 总之,...
### 掌握问题定位的艺术:Linux系统下的死机与hung处理方法 #### 一、概述 在《自我服务Linux:掌握问题定位的艺术》一书中,作者马克·怀尔丁(Mark Wilding)和丹·贝曼(Dan Behman)深入探讨了如何在Linux系统...
WebSphere Application Server V6 Web Container Problem Determination.pdf
在 Db2 LUW Problem Determination and Troubleshooting Workshop 中,Pavel Sustr 从 IBM Toronto Lab 演示了 Db2 11.1 问题诊断技术和现场演示。该 Workshop 的主要目的是教会参与者如何识别和解决数据库挂起、...
《AN15-Power Systems for AIX III Advanced Administration and Problem Determination》是IBM提供的一份高级AIX系统管理和问题诊断的培训课程资料。这份PDF版本的文档深入探讨了AIX操作系统在IBM Power Systems上...
AIX 6 System Administration II: Problem Determination是IBM官方推出的AIX 6系统管理的进阶课程,主要针对系统管理员在使用AIX系统过程中遇到的问题进行诊断和解决。本课程内容深入浅出,旨在帮助学员掌握AIX系统...
- 提供的文件是一份问题处理指南(Problem Determination Guide),针对的是Spectrum Scale的4.2版本。这份指南是解决在使用和管理Spectrum Scale过程中遇到的技术问题的宝贵资源。 - 在文件的描述中提到,指南...
一本关于linux trouble-shooting的书。 如果你想了解如何使用strace, gdb, how to compiling kernel, gdb, kdb等工具解决从应用层服务问题到核心级故障问题的话,成为处理linux问题的专家,这是一个很好的起点。...
IBM TS7650 和 TS7650G 问题诊断和服务指南提供了详细的信息和步骤,用于诊断和解决 IBM System Storage TS7600 ProtecTIER 解决方案中可能出现的问题。TS7650 和 TS7650G 是虚拟带库设备,它们通过硬件和软件组件...
About this book <br>This book is intended to help you determine the causes of problems in a CICS(R) system. The book provides information to help you solve CICS application and system problems, and...
### WebSphere Application Server V6.1 安装问题诊断 #### 概述 在安装WebSphere Application Server V6.1过程中可能会遇到各种问题。本文档旨在帮助用户诊断并解决安装过程中可能遇到的问题,包括但不限于启动...
Source determination in detail
HP-UX and Solaris do not support PL/I.) Guidance information is in the TXSeries for Multiplatforms Application Programming Guide and the TXSeries for Multiplatforms Problem Determination Guide....
根据提供的文件信息,我们可以从《Spacecraft Attitude Determination and Control》这本书中提炼出与航天器姿态确定与控制相关的知识点。以下是对该书标题、描述、部分目录以及可能涉及的关键内容进行的综合分析: ...
在IT行业中,"货源决定"(Source Determination)通常指的是在供应链管理中,选择最佳供应商或资源的过程。这个过程涉及到多个因素,包括价格、质量、交货时间、供应商的信誉等,是企业确保高效运营的关键环节。在...