You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
Hello
Do you execute the job in studio or out of studio, TAC? Can you show us the whole error message?
Best regards
Shong
Offline

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)
Offline
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
Offline
Pages: 1