-
Bug
-
Resolution: Done
-
Major
-
5.2.1.Final
-
None
-
False
-
None
-
False
-
-
---
-
---
-
Sprint 217 AMM
-
None
When using the Web Console the analysis gets stuck at discovering packages
When attempting to use the MTA CLI in Windows to run analysis on the same ear file :
(Windows 11 Pro, version 10.0.22000 Build 22000
recently updated from 10, don't know if it's related)
Â
a. "mta-cli.bat --listTargetTechnologies", is showing nothing
b. ""mta-cli.bat --input D:\RedHat2\Cases\TDCC\Migration\BRS\BRS_vob1\EAR\brsear.ear --output D:\RedHat2\Cases\TDCC\Migration\CLI_Reports\ --target eap:7 openjdk",
is showing
WARNING: Unrecognized command-line argument: D:\RedHat2\Cases\TDCC\Migration\CLI_Reports" --target eap:7 --immutableAddonDir D:\RedHat2\Migration\mta_cli\mta-cli-5.2.1.Final\bin\..\addons
MTA execution failed due to: No services of type [org.jboss.windup.config.metadata.RuleProviderRegistryCache] could be found in any started addons.
org.jboss.forge.furnace.exception.ContainerException: No services of type [org.jboss.windup.config.metadata.RuleProviderRegistryCache] could be found in any started addons.
at org.jboss.forge.furnace.impl.addons.ImportedImpl.get(ImportedImpl.java:79) ...