6 Replies Latest reply on Nov 9, 2006 4:08 AM by hispeedsurfer

    No ClassLoaders found for: org.jboss.cache.TreeCache

    cagreen

      Hello,
      I'm having trouble figuring out why I cannot deploy jbosscache as an MBean (using jboss3.2.5). Can anyone shed some light on this error?

      Much appreciated,
      -Craig

      2004-08-11 16:47:04,331 DEBUG [org.jboss.deployment.SARDeployer] create operation failed for package file:/C:/jboss-3.2.5/server/default/deploy/local-eviction-service.xml
      org.jboss.deployment.DeploymentException: No ClassLoaders found for: org.jboss.cache.TreeCache; - nested throwable: (java.lang.ClassNotFoundException: No ClassLoaders found for: org.jboss.cache.TreeCache)
      at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:139)
      at org.jboss.system.ServiceController.install(ServiceController.java:198)
      at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)