Post

1 follower Follow
0

Analysis failure due to long deployed path

When analyzer run on long deployed path the saving of the objects fails and analysis crashes due to this long path.


The limit of the path has been set to 600 which is more than expected path of a file, but still if the path is still longer than 600 then we expect a crash.

CAST highly recommend to keep the deployed path as short as possible: https://doc.castsoftware.com/display/DOC83/Prepare+and+deliver+the+source+code

Different analyzer fails with different errors:

For example: Java analysis fails with error : Error executing actions. Error message: Analysis saving could not be finalized

.NET analysis fails with : EXIT code 1 etc

This issue has been planned to be fixed in 8.3.20.

Please sign in to leave a comment.