Welcome, Guest
Username Password: Remember me

Instrument Jar file issues
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Instrument Jar file issues

Instrument Jar file issues 1 year, 7 months ago #375

  • scmuser
  • OFFLINE
  • Gold Boarder
  • scm master
  • Posts: 237
  • Points: 3429
  • Karma: 0
  • Honor Medal 2009
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?
  • Page:
  • 1
Time to create page: 0.85 seconds

     
    
Home Forum