You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Sandeep Guggilam (Jira)" <ji...@apache.org> on 2020/05/13 18:33:00 UTC

[jira] [Created] (PHOENIX-5893) Code coverage report not generated sometimes because of malformed input

Sandeep Guggilam created PHOENIX-5893:
-----------------------------------------

             Summary: Code coverage report not generated sometimes because of malformed input
                 Key: PHOENIX-5893
                 URL: https://issues.apache.org/jira/browse/PHOENIX-5893
             Project: Phoenix
          Issue Type: Bug
            Reporter: Sandeep Guggilam


Sometimes the code coverage report is not generated because of error "malformed input around byte 2" . Have seen this mainly for builds that are very slow in execution especially from the master branch

 

This could happen because of the VM getting terminated quickly before Jacoco would write the results to Jacoco.exec file. May be explore setting the below property to a value greater than default of 30 sec for VM to terminate

{{forkedProcessExitTimeoutInSeconds}} 

{{}}

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)