-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins 2.492.2
JDK Temurin-17.0.11+9
Windows Server 2022
Cisco Secure Endpoint
After upgrading to 2.492.1 a lot of my jobs fail due to AccessViolations while creating the fingerprints.
The fingerprint file is created but can not be updated. All files in "/fingerprint/" are created by the same user (Non-System-Account) so the "access" should be granted.
The error seems to be some kind of race condition as some jobs are running fine after rerun, some do not, some do fail after success (without source change)
After rollback to v2.479.3 everything works as intended. No AccessViolations.
- links to