-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 9.1.0, 9.0.0, 9.2.0
-
Component/s: Core - OSGi Plugins Platform
-
None
-
Severity 3 - Minor
Issue Summary
When the OSGI tried to resolve a service with inherited class type, it does not throw and error and goes into infinite loop and thread goes into waiting.
Steps to Reproduce
- Start any effected version confluence instance
- Create a page with spaces list macro.
- View this published page in mobile view
Expected Results
THe page should load with "Load Desktop version" button.
Actual Results
It goes into an infinite loop and loads an error after 7-8 minutes.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available