Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Bonjour,
Je tente de déployer une "Route" relativement simple, récupérant un contenu (XML) d'une file d'atttente ActiveMQ à transmettre vers un Webservice interne de type Rest.
(voir capture
Screen_RouteStructure__20230320.jpg)
Cependant lors du déploiement sur la TMC, cela tombe en échec : voir capture Screen_ErrorDeployment_TMC__20230317.jpg ci-jointe.
Je joins également les logs du fichier (D:\Talend\7.3.1\runtime\log\testb.log), relatif à cette tentative de déploiement : LogsRuntime[testb_fic]_DeploymentRoute__20230317.txt
Pourtant, lors des tests via le Studio de Dev en Local, le contenu est bien transmis au webservice cRest, avec cependant des erreurs dans la console (voir fichier log ci-joint: LogsStudio_DEVLocal_Route__20230320.txt)
(.jar manquant, config composant, autre ?)
Merci d'avance pour votre aide sur ce déblocage !
EDIT : English translation
Subject : Route deployment error (AMQ>WebService Rest) on TMC
-----------------------------------------------------------------------------------
Hi,
I'm trying to deploy a relatively simple "Route", retrieving content (XML) from an ActiveMQ queue to send to an internal Webservice of type Rest.
(see screenshot Screen_RouteStructure__20230320.jpg)
However, when deploying on TMC, it fails : see Screen_ErrorDeployment_TMC__20230317.jpg screenshot attached.
I also attach the logs of this file (D:\Talend\7.3.1\runtime\log\testb.log), relating to this deployment attempt: LogsRuntime[testb_fic]_DeploymentRoute__20230317.txt
However, when testing via Studio (local), the content was successfully pushed to the cRest webservice, but with errors in the console
(see attached log file: LogsStudio_DEVLocal_Route__20230320.txt)
(missing .jar, component configuration, other?)
Thank you in advance for your help!
-----------------------------------------------------------------------------------
Export Route attached: Test_SE13_Route_ESB.zip