ant - Fortify sourceanalyzer error -


when running sourceanalyzer ant task java , jsp code analysis, getting error like:

unable create directory /export/home/olbbbld/.fortify/sca5.10/build

what causes error?

this directory sca build cache. seems not have required permission create directory.


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

c++ - Correct method for redrawing a layered window -

java.util.scanner - How to read and add only numbers to array from a text file -