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.
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.
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.
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