IWKPC1087X: Exception while rendering embedded inlined component type class com.aptrix.pluto.cmpnt.ArrayCmpnt. Inline Component class is: class com.aptrix.pluto.cmpnt.CmpntReference - Exception: com.aptrix.pluto.renderer.RenderException: IWKPC1007X: Could not find an identity for name (resolved reference key): Will continue rendering. The exception points to an issue with a particular component; however, the component name does not appear in the exception as expected. These SystemOut.log entries appear as exceptions with the above format
Answer by rickett (14292) | Apr 11, 2017 at 12:55 PM
These exceptions are caused when a component tag that does not contain a component name is rendered. An example would be a Presentation Template that contains the following:
[Component name=""/]
The following tracestring can help identify when the component is called:
com.aptrix.*=all
If you can identify the content and associated presentation template, you should be able to locate the tag in question.
What are the quick start steps to set up WCM Syndication? 1 Answer
How can we disable automatic syndication, but create a custom automation of the syndication process? 1 Answer
How to limit the number of items returned for an iterator when using WCM API 1 Answer
Multilingual Library Copy Portlet not available on Virtual Portal 1 Answer