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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] Deploying a new web service to ESB runtime fails on Oracle jdbc error

I just deployed a new service to Talend Runtime. I tested this service to work perfectly when run under Talend Open Studio. After I export it to a .kar, the service seems to run under:

-Localhost – when my service shows a proper internal IP (screenshots below)
-Somehow hitting an Oracle jdbc error below—when everything works fine under TOS front-end.

I basically followed the instructions from this tutorial -->  tutorial.php?language=english&idTuto=102
Labels (3)
7 Replies
Anonymous
Not applicable
Author

Anonymous
Not applicable
Author

Any updates on this?
Anonymous
Not applicable
Author

Hi
Can you please provide external information for this issue? Product version and what operation system?
Shong
Anonymous
Not applicable
Author

It's the Runtime_ESBE that came with Talend Open Studio 5.6.1 running under JRE 1.7 64-bit, testing under Windows 7 desktop. Do you need other details?
Anonymous
Not applicable
Author

I have exported job and service. I was trying to deploy the Service sGetContacts.
0683p000009MCFf.png
sGetContactsService.zip.zip
Anonymous
Not applicable
Author

Hi mlting
I have tried to reproduce the problem and got the same issue.  It should be a bug, I have created a jira issue:
https://jira.talendforge.org/browse/TESB-14841
Best regards
Shong
Anonymous
Not applicable
Author

SHong, We have now resolved this issue via your last email tip of including the oracle jar, finding the proper directory location via trial and error.
- Copy ojdbc6.jar to\Talend\Runtime_ESBSE\container\lib\ext
Thanks for the tip. You may close this issue now.