Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

java.io.FileNotFoundException: C:\Users\sts\cloverdev\.clover\coverage.db.tmp (The filename, directory name, or volume label syntax is incorrect)

Se Ts June 15, 2014

Hi,

Exception is being thrown when running mvn clover2:instrument

java.io.FileNotFoundException: C:\Users\sts\cloverdev\.clover\coverage.db.tmp (The filename, directory name, or volume label syntax is incorrect)

How can I fix this

Thanks

2 answers

0 votes
Marek Parfianowicz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 22, 2014

This error is usually related with a parallel compilation - several processes are trying to access / rename the same clover.db file. Clover does not support parallel builds as stated in documentation. 

0 votes
Marek Parfianowicz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 16, 2014

What Maven version do you use?

Could you paste the entire stacktrace?

Do you perform parallel compilation?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events