{"id":2607,"date":"2017-12-09T08:02:05","date_gmt":"2017-12-09T08:02:05","guid":{"rendered":"http:\/\/www.scmgalaxy.com\/tutorials\/?p=2607"},"modified":"2020-01-09T07:45:46","modified_gmt":"2020-01-09T07:45:46","slug":"instrument-jar-file-issues","status":"publish","type":"post","link":"https:\/\/www.devopsschool.com\/blog\/instrument-jar-file-issues\/","title":{"rendered":"Instrument Jar file issues"},"content":{"rendered":"<p><strong>scmuser created the topic: Instrument Jar file issues<\/strong><\/p>\n<p>Hi,<\/p>\n<p>i am instrumenting jar file using following script&#8230;<\/p>\n<p>[code language=&#8221;css&#8221;]<br \/>\n&lt;emma enabled=&#8221;${emma.enabled}&#8221; &gt;<br \/>\n&lt;instr mode=&#8221;overwrite&#8221; instrpath=&#8221;${jar.location}&#8221;<br \/>\ndestdir=&#8221;${inst.jar.location}&#8221;<br \/>\nmetadatafile=&#8221;${inst.jar.location}\/metadata.emma&#8221;<br \/>\nmerge=&#8221;no&#8221; &gt;<br \/>\n&lt;instrpath&gt;<br \/>\n&lt;fileset dir=&#8221;${jar.location}&#8221; includes=&#8221;**\/*.jar&#8221; \/&gt;<br \/>\n&lt;\/instrpath&gt;<br \/>\n[\/code]<\/p>\n<p>But<br \/>\nI am getting following error during execution&#8230;.<\/p>\n<p>[instr] processing instrumentation path &#8230;<br \/>\n[instr] package [org\/w3c\/dom] contains classes [DOMException] without full debug info<br \/>\n[instr] package [org\/w3c\/tidy] contains classes [AttrCheckImpl$CheckAlign] without full debug info<br \/>\n[instr] package [org\/xml\/sax] contains classes [HandlerBase] without full debug info<br \/>\n[instr] package [com\/businessobjects\/adv_ivcdzview] contains classes [ApplyQueries] without full debug info<br \/>\n[echo] build.fail is The following error occurred while executing this line:<\/p>\n<p>java.lang.IllegalStateException: CONSTANT_info: invalid tag value [60]<\/p>\n<p>Any Help on this?<\/p>\n","protected":false},"excerpt":{"rendered":"<p>scmuser created the topic: Instrument Jar file issues Hi, i am instrumenting jar file using following script&#8230; [code language=&#8221;css&#8221;] &lt;emma enabled=&#8221;${emma.enabled}&#8221; &gt; &lt;instr mode=&#8221;overwrite&#8221; instrpath=&#8221;${jar.location}&#8221; destdir=&#8221;${inst.jar.location}&#8221; metadatafile=&#8221;${inst.jar.location}\/metadata.emma&#8221; merge=&#8221;no&#8221; &gt; &lt;instrpath&gt;&#8230; <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_joinchat":[],"footnotes":""},"categories":[2],"tags":[510],"class_list":["post-2607","post","type-post","status-publish","format-standard","hentry","category-uncategorised","tag-instrument"],"_links":{"self":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/2607","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/comments?post=2607"}],"version-history":[{"count":2,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/2607\/revisions"}],"predecessor-version":[{"id":8528,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/2607\/revisions\/8528"}],"wp:attachment":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/media?parent=2607"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/categories?post=2607"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/tags?post=2607"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}