Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. READ MORE

Talend Cloud Runtime Service Task in internal "Undeploying" state for longtime.

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
TalendSolutionExpert
Contributor II
Contributor II

Talend Cloud Runtime Service Task in internal "Undeploying" state for longtime.

Last Update:

Feb 2, 2024 12:38:21 PM

Updated By:

Sonja_Bauernfeind

Created date:

Oct 6, 2023 4:28:41 AM

"Undeploy" was a service task in Runtime, but it never actually got Undeployed, rather it kept the status "Undeploying" for hours in RE.

Resolution 

  1. Ensure the feature is removed from runtime by the list command.

    ========
    * Start the Runtime client.
    * Execute the below command,
    feature:list | grep -i featurename
    feature:uninstall featurename
    ========

  2. Stop Remote engine and runtime services.

  3. Also confirm the task is removed from:

    *Stop the Remote Engine
    *Remove the task id from " $RE_HOME/data/dsrunner/exec/microservices/<taskExecutionId>.(# if it is service we use microservices or if it is route we can use OSGi)
    *Restart the Remote Engine.

  4. Perform the deployment of the new version followed by undeployment once the task is undeployed.
This solution is applicable only when one of the routes or services has an issue.
Labels (1)
Version history
Last update:
‎2024-02-02 12:38 PM
Updated by: