1 Reply Latest reply on Feb 18, 2005 7:34 PM by adrian.brock

    What is JobStoreCMT?

    jiyanghu

      I am using 4.0.1 with default deploy and don't explicitly configure anything for cluster, but I got the following error,

      17:39:06,732 INFO [JobStoreCMT] ClusterManager: detected 1 failed instances.
      17:39:06,732 INFO [JobStoreCMT] ClusterManager: Scanning for instance "FQJBCVSL
      X0011107560537126"'s failed in-progress jobs.

      I don't have this error in 3.2.5. After I was migrating my app. from 3.2.5 to 4.0.1, the only unaccepted class from my application is a one from jbossha.jar of 3.2.5 lib(4.0.1 doesn't have this jar file). Eroor is as below, but after I added jbossha.jar to 4.0.1 lib, I don't have the following error but the above INFO appears in console every a few seconds. What could be the reason?

      17:38:42,649 INFO [TomcatDeployer] deploy, ctxPath=/Web, warUrl=file:/C:/jboss-
      4.0.1/server/default/tmp/deploy/tmp13053fqportal.ear-contents/Web-exp.war/
      17:38:45,116 WARN [ClasspathSearcher:addClass] Error adding class for com/fuelq
      uest/comm/jboss/JBossModemPool$DRMListener.class
      java.lang.ClassNotFoundException: Unexpected error during load of: com.fuelquest
      .comm.jboss.JBossModemPool$DRMListener, msg=org/jboss/ha/framework/interfaces/Di
      stributedReplicantManager$ReplicantListener
      at org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryCl
      assLoader.java:501)