Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Folks,
I am getting following error when I execute the job from Job Conductor in TAC. Its clearly mentioning the ojdbc14.jar is missing. I am not able to figure out the location where I need to place the jar files. Please advice.
java.lang.RuntimeException: org.talend.designer.runprocess.ProcessorException: org.talend.commons.exception.PersistenceException: org.talend.designer.runprocess.ProcessorException: Missing jars: ojdbc14.jar
at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:191)
at org.talend.commandline.client.command.extension.AbstractExtensionCommandSwitch.doSwitch(AbstractExtensionCommandSwitch.java:31)
at org.talend.commandline.command.CommandProcessorSwitch.caseExtensionCommand(CommandProcessorSwitch.java:179)at org.talend.commandline.client.util.CommandAbstractSwitch.doSwitch(CommandAbstractSwitch.java:70)at org.talend.commandli
Thanks for the reply Manohar,
Followed steps as suggested in link but no luck any other suggestions?
Thanks
crteja
Hello,
Could you please try these 2 possible workarounds?
#1. copy the local studio (configuration/.m2/repository/org/talend/libraries to the commandline into the directory cmdline/studio/configuration/.m2/repository/org/talend/libraries.
or
#2.
a. Import the missing jars in talend 'Modules' view in the studio side.
b. Delete the below 2 files in cmdline/studio/configuration folder
LibrariesIndex.xml
MavenUriIndex.xml
c. Restart the commandline
Let us know if it works.
With subscription solution, it's recommended to create a case on talend support portal so that our colleagues from support team will give you a webex seesion to help you through support cycle with priority.
Best regards
Sabrina