Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Error when start a new Custom Component

Avatar

Not applicable
Hi,



I've created and installed a new basic Custom Component, but when I try to run it I get a error.



Here the Eclipse error log:



ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.

at com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.start(ComponentRegistryClient.java:226)

at com.adobe.common.utils.ServiceRegistryUtils.startComponent(ServiceRegistryUtils.java:624)

....................

Caused by: ALC-DSC-005-000: com.adobe.idp.dsc.DSCNotSerializableException: Not Serializable

Caused by: ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.

at com.adobe.idp.dsc.registry.service.impl.ServiceRegistryImpl.createAndDeploy(ServiceRegistryImpl.java:1398)

at com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl.start(ComponentRegistryImpl.java:781)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)



My component is very simple, and is based on article writen by Michael Hodgson.



kind regards

Valerio
0 Replies