0 Replies Latest reply on Jun 13, 2003 6:45 AM by pants

    Classes not unloaded

    pants

      JBoss doesn't seem to unload classes. If you continuously redeploy some package, like some mbean's or ejb's etc. (I've been testing this just by repeatedly "touching" an ear file) the number of loaded classes in jboss will continue to grow until the VM reports an OutOfMemoryError.

      The same problem is reported at

      http://www.jboss.org/modules/bb/index.html?module=bb&op=viewtopic&t= nobody seems to have an answer.

      Any ideas?