Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Problem with builded .kar file for routes

Hello, all! I have problem with deploying a route, contained job.  I put builded a kar archive into the deploy folder on a producton server. Talend runtime added the kar-file, but not installed him

0683p000009Lytg.pngRoute Example0683p000009LzJd.pngJob Example

Talend runtime added the kar-file, but don't installed it, with next error0683p000009LyzG.pngDeploy error

I tried to install bundle directly from repository, wth bundle:install mvn0683p000009MA5A.pngrg.example.ibus.route/DumbRoute_DumbExample/0.2.0, but it caused next error.


0683p000009Lyvw.png

 

I guess a problem inside Talend Studio, but I don't understand how solve this problem.

 

 

Studio and Runtime version is 7.0.1.20180411_1414.

Thanks for your help)

Labels (2)
10 Replies
Anonymous
Not applicable
Author

Hello,

What's your bundle status? "resolved"? Does it work after restarting your Karaf?

Best regards

Sabrina

Anonymous
Not applicable
Author

Hi, Sabrina. Thanks for you response.

 

The bundle doesn't have a status, because it is not installed. After restarting karaf it doesn't work too.

 

 

Anonymous
Not applicable
Author

Hello,

Your route using cTalendJob works on design-time?

Best regards

Sabrina

Anonymous
Not applicable
Author

Hello,

We have a known issue that a route job that contains a cTalendJob from a reference project to a KAR file, when it's published to Nexus and deployed to Runtime using TAB (ESB Conductor) it's failing.

Are you using subscription solution 7.0.1 or open studio?

Best regards

Sabrina

Anonymous
Not applicable
Author

Hi.

 

I'm using Talend Open Studio ESB 7.0.1. And I'm deploying the KAR file manually, puting into the directory "<TalendRuntimePath>/container/deploy".

Anonymous
Not applicable
Author

Hello,

It looks like Manifest file is not assembled correctly. Runtime is not able to install the feature.

Did you create a new route on v 7.0.1 or import an old one from a previous version?

Best regards

Sabrina

Anonymous
Not applicable
Author

I create a route using the latest version of Talend Open Studio (20180411_1414-V7.0.1).

Anonymous
Not applicable
Author

Hello,

We need more information to address your issue.

Are the versions of childjob called by cTalendJob different from parent route's version?

Best regards

Sabrina

Anonymous
Not applicable
Author

Hello,

No. The childjob and route have the same version. Each of them has just one version.