mulesoft / mule-migration-assistant

Migration Framework
BSD 3-Clause "New" or "Revised" License
26 stars 35 forks source link

Task execution exception #724

Open ssrilakshmanan opened 11 months ago

ssrilakshmanan commented 11 months ago

Hi,

When executing the MMA we are experiencing the following 2 types of errors:- Any thoughts or suggestions is greatly appreciated.

  1. Task execution exception (null) migrating node: <enricher Caused by: com.mulesoft.tools.migration.exception.MigrationStepException: Task execution exception (null) migrating node:

  2. Task execution exception (Found 0 nodes for xpath expression ERROR 2023-10-16 04:48:28,330 [main] com.mulesoft.tools.migration.engine.MigrationJob: Failed to apply task, rolling back and continuing with the next one. com.mulesoft.tools.migration.exception.MigrationTaskException: Task execution exception. Task execution exception (Found 0 nodes for xpath expression '//[namespace-uri()='http://www.mulesoft.org/schema/mule/jms' and ((local-name() = 'activemq-connector' or local-name() = 'activemq-xa-connector' or local-name() = 'weblogic-connector' or local-name() = 'websphere-connector' or local-name() = 'connector' or local-name() = 'custom-connector')) and @name = 'ActiveMQ']') migrating node:

Thanks Lakshman