1 Reply Latest reply on Aug 13, 2007 10:16 AM by filot

    Linkage error when redeploying

    filot

      Hi all,

      when I redeploy my application, and when I execute a method, I have this exception:

      
      09:13:07,030 ERROR [[action]] Servlet.service() for servlet action threw exception
      java.lang.LinkageError: loader constraints violated when linking org/aspectj/lang/reflect/SourceLocation class
      
      


      So every time I have to restart my server. I understood that's a problem with the classLoader, but I'm not cleat about what I have to do...

      Does anyone have an idea!? Please Help!