Menu

#96 java.lang.NoSuchMethodError: com.vladium.emma.rt.RT.S

open
CORE (51)
5
2014-08-18
2008-05-29
No

java.lang.NoSuchMethodError: com.vladium.emma.rt.RT.S([[ZLjava/lang/String;J)V

Emma:
Implementation-Version: 2.0.5312 (2005/06/12 19:32:43)

JDK 1.6.0_04

Problem described in forum
http://sourceforge.net/forum/forum.php?thread_id=1854440&forum_id=373865

I have created a way to reproduce this. In the Attachment find:

- Bug.jar already instrumented
- BugBackup.jar not instrumented code
- coverage.ec and .em
- run.cmd Windows cmd File

Please note: there is no emma.jar (Size too big for an attachment :( )

As in run.cmd ... first instrument the Bug.jar then let it run via the main method in object.Test.

Discussion

  • Robert Klaus

    Robert Klaus - 2008-05-29
     
  • Anonymous

    Anonymous - 2010-09-21

    Hi,
    Is there any workaround for this? I'm facing the same problem when I use antlr grammar.

    Otherwise any updates on the resolving this? Any reply would be highly appreciated.

    Thanks
    Nitin

     

    Last edit: Anonymous 2017-01-03
  • Robert Klaus

    Robert Klaus - 2010-09-21

    Hi,

    as you may have noticed, there hasn't been much activity in regard to this issue. As I'm afraid, there won't be an answer from a dev, I can tell at least waht we did. We excluded the whole parser and other antlr generated code from coverage checking.

    Not a workaround but better than a failing build.

    Sorry that I can't provide more help.

    Cheers,

    Robert

     
  • thSoft

    thSoft - 2010-12-25

    +1 I also reproduced when using an ANTLR-generated parser implementation.

     

Log in to post a comment.