Expand my Community achievements bar.

Error when start a new Custom Component

Avatar

Former Community Member
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