Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
iztoogood
Contributor III
Contributor III

Trying to build a .kar with 2 level of jobs, missing -bundel-

Hi,

 

I'm trying to build a route in TOS_ESB.

Every thing works when the route is runned in the studio but the goal is to make it running in a runtime.

I have tested a simple route with only 2 cMessagingEndpoint --> I managed to build a .kar 0683p000009MACn.png

then in this route I added a cTalendJob --> I managed to build a .kar 0683p000009MACn.png

then in this job I added a tRunJob ... and then ... no .kar can be build... 0683p000009M9p6.png

 

here is a message i have found in the lastGenerated.log file :

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.5.1:install-file (install-jar-lib-1) on project route_withSubJob2levels-feature: The specified file 'D:\TOS_ESB7.2.1\Studio\workspace\WS\poms\jobs\process\test_routeToBuild72\level2_0.1\target\level2-bundle-0.1.0.jar' not exists -> [Help 1]

in this folder here the only files found :

archive-tmp/
classes/
generated-sources/
level2_0_1.jar
level2_0_1.zip
maven-status/

has you can see ... the file level2-bundle-0.1.0.jar is missing

 

How can I deal with it ?...

 

Labels (2)
1 Reply
iztoogood
Contributor III
Contributor III
Author

... and i have just discovered that in TOS_ESB 7.2.1... i can't build jobs as "OSGI bundle for ESB" any more

... where as i was used to do it in TOS_ESB 7.0.1