Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours scrolling social media and waste money on things we forget, but won’t spend 30 minutes a day earning certifications that can change our lives.
Master in DevOps, SRE, DevSecOps & MLOps by DevOpsSchool!

Learn from Guru Rajesh Kumar and double your salary in just one year.


Get Started Now!

Instrument Jar file issues

scmuser created the topic: Instrument Jar file issues

Hi,

i am instrumenting jar file using following script…

<emma enabled="${emma.enabled}" >
          <instr mode="overwrite" instrpath="${jar.location}"
             destdir="${inst.jar.location}"    
             metadatafile="${inst.jar.location}/metadata.emma"
             merge="no" >
        <instrpath>
          <fileset dir="${jar.location}" includes="**/*.jar" />
        </instrpath>

But
I am getting following error during execution….

[instr] processing instrumentation path …
[instr] package [org/w3c/dom] contains classes [DOMException] without full debug info
[instr] package [org/w3c/tidy] contains classes [AttrCheckImpl$CheckAlign] without full debug info
[instr] package [org/xml/sax] contains classes [HandlerBase] without full debug info
[instr] package [com/businessobjects/adv_ivcdzview] contains classes [ApplyQueries] without full debug info
[echo] build.fail is The following error occurred while executing this line:

java.lang.IllegalStateException: CONSTANT_info: invalid tag value [60]

Any Help on this?

0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x