Hello,
I am getting java.lang.NullPointerException when I run the evosuite. I am running 10 trials for some faults, and some of the trials do not get through because of the error that I am getting.
I am using 1.0.7 snapshot and running it with defect4J.
This is happening with faults chart-19 time-12 and others.
running 10 trials but I do not get 10, mostly about 7 only.
-criterion EXCEPTION -Dsearch_budget=600
Time-12
EvoSuite 1.0.7-SNAPSHOT
Configuration: evosuite-EXCEPTION-3
Going to generate test cases for class: org.joda.time.LocalDate
Starting Client-0
Connecting to master process on port 8121
[MASTER] 07:23:22.859 [main] ERROR EvoSuite - Fatal crash on main EvoSuite process. Class org.joda.time.LocalDate using seed 1549034602343. Configuration id : evosuite-EXCEPTION-3
java.lang.NullPointerException: null
at org.evosuite.utils.ExternalProcessGroupHandler.waitForResult(ExternalProcessGroupHandler.java:694) ~[evosuite-master-1.0.7.jar:1.0.7-SNAPSHOT]
at org.evosuite.executionmode.TestGeneration.generateTests(TestGeneration.java:515) ~[evosuite-master-1.0.7.jar:1.0.7-SNAPSHOT]
at org.evosuite.executionmode.TestGeneration.executeTestGeneration(TestGeneration.java:80) ~[evosuite-master-1.0.7.jar:1.0.7-SNAPSHOT]
at org.evosuite.EvoSuite.parseCommandLine(EvoSuite.java:308) ~[evosuite-master-1.0.7.jar:1.0.7-SNAPSHOT]
at org.evosuite.EvoSuite.main(EvoSuite.java:341) ~[evosuite-master-1.0.7.jar:1.0.7-SNAPSHOT]
Hello, I am getting java.lang.NullPointerException when I run the evosuite. I am running 10 trials for some faults, and some of the trials do not get through because of the error that I am getting.
Time-12
Executed command: java -cp /home/hu/defects4j/framework/lib/test_generation/generation/evosuite-current.jar org.evosuite.EvoSuite -class org.joda.time.LocalDate -projectCP