-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 9.11.0, 10.3.6, 10.6.1
-
Component/s: AgileBoard
-
9.11
-
4
-
Severity 3 - Minor
-
6
Issue Summary
When Jira Software starts up, multiple "error occurred while creating bean with name" warnings are logged, even though there are no apparent problems with Jira's functionality.
This issue does not occur in Jira Service Management instances without Jira Software installed.
Steps to Reproduce
- Install Jira Software 9.11.0 or later.
- Start Jira.
Expected Results
No "error occurred while creating bean with name" warnings should be logged.
Actual Results
The following warnings are logged:
2025-05-21 07:01:18,300+0000 JIRA-Bootstrap WARN [c.a.s.core.lifecycle.DefaultLifecycleManager] Error occurred while creating bean with name: fieldConfigSchemeManagerBridgeFactory 2025-05-21 07:01:18,304+0000 JIRA-Bootstrap WARN [c.a.s.core.lifecycle.DefaultLifecycleManager] Error occurred while creating bean with name: customFieldHelperBridgeFactory 2025-05-21 07:01:18,307+0000 JIRA-Bootstrap WARN [c.a.s.core.lifecycle.DefaultLifecycleManager] Error occurred while creating bean with name: customFieldUtilsBridgeFactory 2025-05-21 07:01:18,338+0000 JIRA-Bootstrap WARN [c.a.s.core.lifecycle.DefaultLifecycleManager] Error occurred while creating bean with name: userPickerSearchServiceBridgeFactory 2025-05-21 07:01:18,350+0000 JIRA-Bootstrap WARN [c.a.s.core.lifecycle.DefaultLifecycleManager] Error occurred while creating bean with name: permissionSchemeManagerBridgeFactory
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available.
- mentioned in
-
Page Loading...