Translated message

A translation of this page exists in English.

JBoss EAP 5 で起動例外のステートをフェッチできません

Solution Verified - Updated -

Issue

  • クラスターパーティションの一部である EAP 5 インスタンスを再起動すると、ノードがキャッシュマネージャのエラーを返します。
  • 他のノードから転送されたデータが破壊されています (または、Serializable オブジェクトが書き込んだデータを読み込まず、データストリームを捨てます)。
  • 破壊されたデータストリームを示す EOFException があります。

    • 以下のスタックトレースは、EOFException の詳細となります。

          2011-01-26 11:56:29,658 ERROR org.jboss.web.tomcat.service.session.JBossCacheManager.internal Unable to start manager.
          org.jboss.cache.CacheException: java.lang.reflect.InvocationTargetException
          ...
          Caused by: org.jboss.cache.CacheException:Unable to fetch state on startup
          ...
          Caused by: java.io.EOFException
              at java.io.DataInputStream.readInt(DataInputStream.java:375)
              at java.io.ObjectInputStream$BlockDataInputStream.readInt(ObjectInputStream.java:2775)
              at java.io.ObjectInputStream.readInt(ObjectInputStream.java:949)
      

Environment

  • JBoss Enterprise Application Platform (EAP) 5.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content