Project

General

Profile

Actions

Bug #3641

closed

Some debug logs informations about concurrent access were wrong

Added by Vincent MEMBRÉ almost 11 years ago. Updated about 9 years ago.

Status:
Released
Priority:
1
Category:
System integration
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

in a debug log from #3517, a debug log appeared because of concurrent access to a lock.

This log should say which method is throwing, but the wrong method is displayed.

11:17:26.685 [qtp760805843-76] DEBUG com.normation.rudder.services.servers.NodeConfigurationServiceImpl - Concurrent acces for method getStackTrace

The concurrent access is not the method getStackTrace.

Actions

Also available in: Atom PDF