Date Created: Sat 28-May-2011

Related Document Categories:


    A few WebSphere Error Messages and Redial Actions

    Message
    Log
    Message meaning
    Severity
    Remedial Actions
    WTRN0048W: An attempt by the transaction manager to call commit on a transactional resource has resulted in an XAER_RMFAIL error. The resource was com.ibm.ws.Transaction.JTS.WSCoordinatorWrapper@78337833 SystemOut.log It may mean no transactions can be committed 1 This may mean the WebSphere tranlogs need clearing down.
    Java.lang.OutOfMemoryError SystemOut.log The JVM has run out of memory. The contents of process memory will be written to disk as a heapdump, and the JVM will be restarted. Users connected to this JVM will be disconnected. 1 The heap is being exhausted. This could be because the heap size is set too low and increasing the heap will fix this. It could also be indicative of a more serious issue such as a memory leak or over allocation of objects in the application code.
    HMGR0152W: CPU Starvation detected. Current thread scheduling delay is 9 seconds. SystemOut.log CPU starvation can be due to many issues. See the IBM Website for more details: http://www-01.ibm.com/support/docview.wss?rs=180&uid=swg212363271
    ThreadMonitor W WSVR0605W: Thread "WebContainer : 113" (000001ad) has been active for 607311 milliseconds and may be hung. There is/are 1 thread(s) in total in the server that may be hung.
    Monitor: ThreadMonitor W WSVR0605W.*milliseconds and
    SystemOut.log Threads in the JVM are in a hang state. This may be due to slow/hung external calls, threads locked due to a deadlock or resource contention. 2 Determine why the threads are hung. This may clear spontaneously without any remedial action or may require a clone resta

Middleware Mentor - Steven Charles Robinson

About Me

Steve Robinson has been working in IT for over 15 years and has provided solutions for many large-enterprise corporate companies across the world. Steve specialises in Java and Middleware consulting. Steve comes from both an administration and development background.

Before moving to JEE, Steve was an accomplished developer and consultant for both IBM Lotus Notes and Microsoft .NET Technologies.

Follow Steve as @stevencrobinson on twitter.

Read my books?

IBM WebSphere Application Server 8.0 Administration Guide

IBM WebSphere Application Server 8.0 Administration Guide

WebSphere Application Server 7.0 Administration Guide

WebSphere Application Server 7.0 Administration Guide

WebSphere Categories

Oracle WebLogic Categories

JBoss Categories

Other Categories