Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

AEM 6.5 MCP Tool

Avatar

Community Advisor

I am trying to use MCP Tool (Managed Controlled Processes) setup by Adobe for us. 

For some reason, Renovator, Asset Folder Creator, Tag Creator doesn't do anything when I supply excel/CSV files.

Below is a log of error received each time:

07.07.2020 07:56:49.004 *ERROR* [pool-422-thread-1] com.adobe.acs.commons.fam.impl.TimedRunnable Task encountered an uncaught exception
java.lang.NoSuchMethodError: org.apache.poi.ss.usermodel.Cell.setCellType(I)V
at com.adobe.acs.commons.mcp.impl.processes.AssetFolderCreator.parseAssetFolderCell(AssetFolderCreator.java:189) [com.adobe.acs.acs-aem-commons-bundle:4.3.4]
at com.adobe.acs.commons.mcp.impl.processes.AssetFolderCreator.parseAssetFolderRow(AssetFolderCreator.java:170) [com.adobe.acs.acs-aem-commons-bundle:4.3.4]
at com.adobe.acs.commons.mcp.impl.processes.AssetFolderCreator.lambda$parseAssetFolderDefinitions$0(AssetFolderCreator.java:151) [com.adobe.acs.acs-aem-commons-bundle:4.3.4]
at com.adobe.acs.commons.fam.impl.ActionManagerImpl.withResolver(ActionManagerImpl.java:200) [com.adobe.acs.acs-aem-commons-bundle:4.3.4]
at com.adobe.acs.commons.mcp.impl.processes.AssetFolderCreator.parseAssetFolderDefinitions(AssetFolderCreator.java:142) [com.adobe.acs.acs-aem-commons-bundle:4.3.4]
at com.adobe.acs.commons.mcp.impl.ProcessInstanceImpl.lambda$runStep$14(ProcessInstanceImpl.java:236) [com.adobe.acs.acs-aem-commons-bundle:4.3.4]
at com.adobe.acs.commons.fam.impl.ActionManagerImpl.withResolver(ActionManagerImpl.java:200) [com.adobe.acs.acs-aem-commons-bundle:4.3.4]
at com.adobe.acs.commons.fam.impl.ActionManagerImpl.runActionAndLogErrors(ActionManagerImpl.java:167) [com.adobe.acs.acs-aem-commons-bundle:4.3.4]
at com.adobe.acs.commons.fam.impl.ActionManagerImpl.lambda$deferredWithResolver$0(ActionManagerImpl.java:159) [com.adobe.acs.acs-aem-commons-bundle:4.3.4]

 

I have checked the bundle, dependencies, package, configuration- everything is active and working. 

Is it only me who is facing this issue with AEM 6.5.3.0?

ACS Commons Version: 4.3.4

Reference Document: https://adobe-consulting-services.github.io/acs-aem-commons/features/mcp/index.html

1 Accepted Solution

Avatar

Correct answer by
Employee
1 Reply

Avatar

Correct answer by
Employee