Help with this exception
Alexey Fedorchenko
alexey.fedorchenko at oracle.com
Wed May 4 11:48:59 UTC 2016
Hello Jose,
Could you specify: jcov version, jdk version and the command
you are using to instrument code and run tests on the instrumented code.
Thank you.
--Alexey
On 03.05.2016 6:41, José Cornado wrote:
> Hello!
>
> I am having trouble with this exception. It happens inside SocketSaver . I
> am using the grabber locally
>
> Error while finding jcov_network_default.properties file:
> java.lang.NullPointerException
>
>
> So before I start making stupid changes to the source or the jars (like
> including the properties file in the parent directory) I was wondering if
> there is an easier route. I could not find this props file anywhere.
>
> I launch the grabber with the command bellow. Everything else works as
> expected (slots are hit, etc, etc)
>
> pb.command("java", "-jar", "jcov.jar", "grabber", "-t", "template.xml",
> "-o", "result.xml", "-save", "receive");
>
> Thanks a lot!!!
>
More information about the jcov-dev
mailing list