Expand my Community achievements bar.

Radically easy to access on brand approved content for distribution and omnichannel performant delivery. AEM Assets Content Hub and Dynamic Media with OpenAPI capabilities is now GA.
SOLVED

Unsatisfied component

Avatar

Level 4

Hi all,

I have an "Unsatisfied Component" error in the felix console. Please find the screenshot. What could be done for the imported class which is not satisfied there? Thanks in advance.

Reference externalizer["Unsatisfied","Service Name: com.day.cq.commons.Externalizer","Multiple: single","Optional: mandatory","Policy: static","No Services bound"]

1 Accepted Solution

Avatar

Correct answer by
Level 9

Hi,

The Externalizer service not available in the service registry cause such issue.  At [A] in the section "Declarative Service Components"  if you notice ExternalizerImpl has disabled. Then restart the bundle [A].

[A]     http://host:port/system/console/bundles/com.day.cq.cq-commons

Thanks,

View solution in original post

1 Reply

Avatar

Correct answer by
Level 9

Hi,

The Externalizer service not available in the service registry cause such issue.  At [A] in the section "Declarative Service Components"  if you notice ExternalizerImpl has disabled. Then restart the bundle [A].

[A]     http://host:port/system/console/bundles/com.day.cq.cq-commons

Thanks,