Menu

java.lang.classformaterror: unknown constant~

Help
2009-06-05
2013-05-13
  • Joonghee Moon

    Joonghee Moon - 2009-06-05

    Hi,

    I instrumented 'springframework' by jensor

    When I was executing that, I found a message bellow.

    > java.lang.ClassFormatError: unknown constant tag 110 in class file org/springframework/beans/BeanUtils

    I am using java version 1.6.0_10-eval.

    How can I solve this problem?

    Thanks.

     
    • Amol Khanapurkar

      Hi,

      Does only this class from Spring throw this exception or others classes too? Also, is the error reproducible across different stacks?

      Right now I have no clue what could be causing this error. That said I have never tested Jensor on 1.6. Looks like there is some homework to do.

      - Amol

       

Log in to post a comment.