Our website uses cookies to enhance your browsing experience.
Accept
to the top
>
>
>
V061. An error has occurred.
menu mobile close menu
Additional information
toggle menu Contents

V061. An error has occurred.

Dec 20 2018

The V061 message indicates that an unexpected error occurred while the analyzer was running. The analyzer may have encountered an unforeseen exception.

Please contact our support team and attach text files from the .PVS-Studio directory (located in the project directory) so that we can fix this error as soon as possible.

We recommend enabling the verbose parameter in the analyzer configuration to assist us in diagnosing the issue. This way, the analyzer will save additional information in the .PVS-Studio directory while running.

In the Maven plugin:

<verbose>true</verbose>

In the Gradle plugin:

verbose = true

In the IntelliJ IDEA plugin:

1) Analyze > PVS-Studio > Settings

2) The Misc tab > uncheck Remove intermediate files