You are not logged in.
Announcement
Unanswered posts
|
Yes the job worked in studio. The TAC job works now with the driver in commandline-workspace\.Javalibs. Thanks!
Hello everyone as i am a new member of this forum i found this forum very interesting .Thanks....
Hi
Does the job work fine in studio? If so, try to put the driver jar file into commandline-workspace\.Javalibs before generate the task on TAC.
Let us know if it fix the problem.
Best regards
Shong
Here's the error message running from TAC job conductor:
Exception in component tNetezzaInput_1
java.lang.ClassNotFoundException: org.netezza.Driver
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at core.lltest_0_1.LLTest.tNetezzaInput_1Process(LLTest.java:440)
Hello
Do you execute the job in studio or out of studio, TAC? Can you show us the whole error message?
Best regards
Shong
Can anyone tell me what path to store the netezza jdbc jar file in a linux 64 bit server installation of Talend? I'm using the tNetezzaInput component and it is failing after being deployed on linux. Thanks.