2 Replies Latest reply on May 17, 2005 9:22 PM by jayyoung

    Problem with treeCacheAop inside JBoss

    jayyoung

      java.util.NoSuchElementException
      at java.util.AbstractList$Itr.next(Unknown Source)
      at org.jboss.mx.util.MBeanServerLocator.locate(MBeanServerLocator.java:67)
      at org.jboss.mx.util.MBeanServerLocator.locate(MBeanServerLocator.java:80)
      at test.Test.main(Test.java:24)
      Exception in thread "main"

      i have start jboss service with treecache
      and add every .jar to my pro.
      when run the pro. having that Exception

      Can somebody tell me how to resove it?