Release Automation

Expand all | Collapse all

fail to retrieve FlowManager. Current thread is not associated with a job id

  • 1.  fail to retrieve FlowManager. Current thread is not associated with a job id

    Posted Dec 26, 2018 08:51 AM

    Getting error as "fail to retrieve FlowManager. Current thread is not associated with a job id". Not sure where to start debugging the same. All the actions are cancelled. Complete Error Log is as below :

     

    2018-12-26 12:23:41,443 [pool-1-thread-2] DEBUG (root:365) - [eepmape1] start running action [a1a83ef1-ba4d-440d-8d09-95111467deba] : FolderLoopPreEvaluator
    2018-12-26 12:23:41,444 [pool-1-thread-2] ERROR (root:200) - [eepmape1] fail to retrieve FlowManager. Current thread is not associated with a job id
    2018-12-26 12:23:41,445 [pool-1-thread-2] ERROR (root:369) - [eepmape1] Exception caught:
    com.nolio.platform.shared.parameter.NoParameterResolvingContextException: Can not resolve parameters - no context is set.
    at com.nolio.platform.shared.flowcontrol.FlowManager.getMyParameterResolver(FlowManager.java:352)
    at com.nolio.platform.shared.flowcontrol.FlowManagerWrapperImpl.getMyParameterResolver(FlowManagerWrapperImpl.java:19)
    at com.nolio.platform.shared.executables.actions.loops.FolderLoopPreEvaluator.getCollectionElementRootParameter(FolderLoopPreEvaluator.java:154)
    at com.nolio.platform.shared.executables.actions.loops.FolderLoopPreEvaluator.initInnerXmlLoop(FolderLoopPreEvaluator.java:83)
    at com.nolio.platform.shared.executables.actions.loops.FolderLoopPreEvaluator.execute(FolderLoopPreEvaluator.java:65)
    at com.nolio.platform.shared.datamodel.execution.remote.ActionsRunner.execute(ActionsRunner.java:366)
    at com.nolio.platform.shared.datamodel.execution.remote.ActionsRunner.access$100(ActionsRunner.java:43)
    at com.nolio.platform.shared.datamodel.execution.remote.ActionsRunner$1.run(ActionsRunner.java:272)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)



  • 2.  Re: fail to retrieve FlowManager. Current thread is not associated with a job id

    Broadcom Employee
    Posted Dec 26, 2018 09:28 AM

    Please attach the full log.