`
lixiaoyang1216
  • 浏览: 3859 次
  • 性别: Icon_minigender_1
  • 来自: 上海
文章分类
社区版块
存档分类
最新评论

WebSphere 后台异常 内存溢出

阅读更多

[9/10/13 14:30:54:400 CST] 000000e1 ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC closed incident stream file C:\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\ffdc\server1_ad00ad0_13.09.10_14.30.54_0.txt
[9/10/13 14:30:54:385 CST] 000000e3 NotificationD W   ADME0006W: An exception occurred sending notification javax.management.Notification[source=WebSphere:name=RasLoggingService,process=server1,platform=proxy,node=S01Node01,version=6.1.0.0,type=RasLoggingService,mbeanIdentifier=cells/S01Node01Cell/nodes/S01Node01/servers/server1/server.xml#RASLoggingService_1301044650419,cell=S01Node01Cell,spec=1.0][type=websphere.ras.info][message=] to LocalNotificationService: java.lang.OutOfMemoryError
at java.lang.Object.clone(Native Method)
at java.util.Hashtable.clone(Hashtable.java:316)
at javax.management.ObjectName.getKeyPropertyList(ObjectName.java:1488)
at com.ibm.ws.management.event.NotificationInfo.containsName(NotificationInfo.java:108)
at com.ibm.ws.management.event.NotificationInfo.containsName(NotificationInfo.java:78)
at com.ibm.ws.management.event.NotificationInfo.isNotificationEnabled(NotificationInfo.java:255)
at com.ibm.ws.management.event.ListenerInfo.isNotificationEnabled(ListenerInfo.java:115)
at com.ibm.ws.management.event.NotificationDispatcher$DispatchANotificationToAllListeners.executeDispatchers(NotificationDispatcher.java:201)
at com.ibm.ws.management.event.NotificationDispatcher$DispatchANotificationToAllListeners.dispatch(NotificationDispatcher.java:182)
at com.ibm.ws.management.event.NotificationDispatcher.handleNotification(NotificationDispatcher.java:108)
at com.ibm.ws.management.event.LocalNotificationService.handleNotification(LocalNotificationService.java:354)
at com.ibm.ws.management.event.NotificationDispatcher$DispatchANotificationToAListener.run(NotificationDispatcher.java:346)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1498)

 

 

[9/10/13 14:30:54:385 CST] 000000e4 NotificationD W   ADME0006W: An exception occurred sending notification javax.management.Notification[source=WebSphere:name=RasLoggingService,process=server1,platform=proxy,node=S01Node01,version=6.1.0.0,type=RasLoggingService,mbeanIdentifier=cells/S01Node01Cell/nodes/S01Node01/servers/server1/server.xml#RASLoggingService_1301044650419,cell=S01Node01Cell,spec=1.0][type=websphere.ras.info][message=] to ListenerInfo: [listener=com.ibm.ws.console.core.event.impl.WSAdminListenerImpl@6d006d0;ntfyInfo=NotificationInfo: [name=WebSphere:type=RasLoggingService,*;filter=javax.management.NotificationFilterSupport@c980c98];handback=com.ibm.ws.console.core.event.impl.WSAdminServiceManagerImpl@5e485e48]: java.lang.OutOfMemoryError

at java.lang.Object.clone(Native Method)

at java.util.Hashtable.clone(Hashtable.java:316)

at javax.management.ObjectName.getKeyPropertyList(ObjectName.java:1488)

at com.ibm.ws.management.event.NotificationInfo.containsName(NotificationInfo.java:108)

at com.ibm.ws.management.event.NotificationInfo.containsName(NotificationInfo.java:78)

at com.ibm.ws.management.event.NotificationInfo.isNotificationEnabled(NotificationInfo.java:255)

at com.ibm.ws.management.event.ListenerInfo.isNotificationEnabled(ListenerInfo.java:115)

at com.ibm.ws.management.event.ListenerInfo.handleNotification(ListenerInfo.java:123)

at com.ibm.ws.management.event.NotificationDispatcher$DispatchANotificationToAListener.run(NotificationDispatcher.java:346)

at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1498)

 

 

 

[9/10/13 14:30:54:682 CST] 000000e1 AlarmThreadPo W   Encountered a failure in the fireAlarm method java.lang.OutOfMemoryError

at java.security.AccessController.getProtectionDomains(Native Method)

at java.security.AccessController.getContext(AccessController.java:132)

at java.lang.Thread.initialize(Thread.java:342)

at java.lang.Thread.<init>(Thread.java:274)

at java.lang.Thread.<init>(Thread.java:183)

at com.ibm.ws.util.ThreadPool$Worker.<init>(ThreadPool.java:1466)

at com.ibm.ws.util.ThreadPool.addThread(ThreadPool.java:622)

at com.ibm.ws.util.ThreadPool$3.run(ThreadPool.java:1109)

at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:63)

at com.ibm.ws.util.ThreadPool.execute(ThreadPool.java:1107)

at com.ibm.ws.util.ThreadPool.execute(ThreadPool.java:984)

at com.ibm.ejs.util.am.AlarmThreadPool.fireAlarm(AlarmThreadPool.java:70)

at com.ibm.ejs.util.am.AlarmManagerThread.run(AlarmManagerThread.java:122)

at java.lang.Thread.run(Thread.java:797)

 

求教,这些异常说明什么问题,是JVM配置问题吗?

分享到:
评论

相关推荐

    websphere内存溢出

    【标题】:WebSphere内存溢出 在Java应用程序服务器中,WebSphere是一个广泛使用的平台,用于部署和管理企业级的应用程序。然而,由于其复杂的内存管理和高并发特性,WebSphere可能会遇到内存溢出的问题,这可能...

    websphere内存溢出.pdf

    ### Websphere内存溢出问题解析与解决方案 #### 一、引言 Websphere作为一款广泛应用于企业级环境的应用服务器软件,其稳定性和性能至关重要。然而,在实际使用过程中,经常会遇到内存溢出(Out Of Memory, OOM)的...

    java IBM websphere 内存溢出 javacore deapdump CPU内存分析工具

    Java IBM WebSphere应用服务器在运行过程中可能会遇到各种性能问题,其中最常见的挑战之一是内存溢出。内存溢出是指应用程序消耗的内存超过了系统所能提供的限制,导致程序崩溃或性能急剧下降。在这种情况下,开发者...

    websphere查看内存溢出工具ha456.jar

    总之,ha456.jar是一个强大的Websphere内存溢出诊断工具,能够帮助开发者定位和解决内存管理问题,提升应用的稳定性和性能。通过深入理解和有效利用这样的工具,可以在面对复杂的企业级应用环境时,更好地管理和优化...

    was内存溢出 javacore分析工具jca 456

    总之,对于WebSphere内存溢出问题,Javacore分析工具JCA 456是开发者的重要助手,它能帮助我们快速定位问题,有效地解决问题,保证系统的稳定运行。正确理解和使用这类工具,对于提升企业应用的性能和可靠性至关重要...

    was内存溢出 javacore分析工具jca 401

    标题中的“was内存溢出 javacore分析工具jca 401”指的是在WebSphere应用服务器(WAS)环境中,出现内存溢出问题时,使用名为JCA(Java Core Analysis)401的工具进行分析的情况。内存溢出是程序运行过程中,因分配...

    websphere application server 内存分析工具

    总的来说,Websphere Application Server的内存分析工具是排查和解决服务器性能问题的重要武器,它提供了深入理解服务器内存状态的手段,帮助管理员及时发现并修复潜在的问题,确保服务的稳定运行。

    Weblogic内存溢出优化设置

    ### Weblogic内存溢出优化设置详解 #### 一、解决中文显示问题 在Weblogic环境中,如果遇到中文显示异常的情况,通常是因为操作系统本身不支持中文字符集。为了解决这个问题,可以通过修改`startweblogic.sh`...

    Websphere7.0修改JVM的内存设置

    Websphere7.0环境下修改JVM的内存设置 方法1:修改配置的方式 通过修改server.xml进行JVM堆大小的设置: servel.xml文件路径:/IBM/WebSphere/AppServer/profiles/AppSrv01/config/cells/22Node01Cell/nodes/Node01...

    IBM服务器内存溢出heapdump分析工具.rar

    软件介绍: IBM websphere 服务器出现内存溢出或其他故障时,会生成heapdump文件,本工具用于分析heapdump,查找错误原因。运行IBN WEBSPHERE HEAPDUMP需要安装JDK1.8框架。

    websphere 性能分析 及内存泄漏

    Websphere 性能分析及内存泄漏 Websphere 是一个基于 Java 的应用服务器,它提供了强大的功能来支撑高并发的应用系统。但是,随着系统的复杂度和用户数量的增加,Websphere 的性能和内存使用也会面临挑战。在这里,...

    内存溢出资料

    内存溢出(Out Of Memory,简称OOM)是计算机科学中的一种常见问题,特别是在软件开发和系统管理领域。...理解Java内存模型,掌握WebSphere的内存管理特性,以及学会使用分析工具,是防止和处理内存溢出的关键。

    WebSphere应用服务器内存泄漏探测与诊断工具.doc

    【WebSphere应用服务器内存泄漏探测与诊断工具】 内存泄漏是应用程序性能问题的常见表现,它会导致系统可用内存逐渐减少,最终引发内存不足(OutOfMemory)的严重情况,甚至导致系统崩溃。由于Java堆内存中对象及其...

    WebSphere应用服务器内存泄漏探测与诊断工具选择最佳实践

    ### WebSphere应用服务器内存泄漏探测与诊断工具选择最佳实践 #### 概述 WebSphere应用服务器作为企业级的中间件平台,承载着大量的业务逻辑和数据处理任务。然而,随着应用的复杂度增加,内存泄漏成为了一个不容...

    WebSphere内存管理

    WebSphere内存管理 java开发需要注意地方

    Websphere内存线程配置

    ### Websphere内存与线程配置详解 #### 一、Websphere简介 IBM WebSphere Application Server (WAS) 是一款高性能的企业级应用服务器产品,主要用于部署和运行Java应用程序和服务。它提供了高度可扩展的环境,支持...

    检测was运行中的内存溢出问题

    该文档整合了网上所有的关于描述was(webSphere)下生成许多phd文件的...产生该类文件的原因包括JVM设置的最小内存太小,以至于内存溢出,还有就是程序漏洞,使得JVM内存溢出,文档中叶介绍了websphere的检测工具的使用

    IBM官方文档,websphere 内存泄漏分析步骤和工具使用

    2. **使用Tivoli Performance Viewer检测内存溢出状况** 3. **获取详细的垃圾收集(GC)日志** 4. **获取Java堆内存快照(Heap Dump)** 5. **解读详细的垃圾收集日志** 6. **分析Java堆内存快照** #### 四、什么是...

Global site tag (gtag.js) - Google Analytics