Post a reply

Write your message and submit

Options

Click in the dark area of the image to send your post.

Go back

Topic review (newest first)

amaumont
2009-06-25 11:50:55

I have just uploaded a patch which should allow you to launch exported scripts on AIX with TOS 3.1.1.

amaumont
2009-06-22 16:38:46

It seems the AIX JVM needs to have absolute paths for all classpath declarations in the script launcher. I didn't find an other solution for the moment.

Please report an issue on this problem.

bboutros
2009-05-25 18:37:07

Hi,

Which version of Talend are you using?

versions prior to 3.1.1 still use some sun classes and need a java JVM.

Please try with a 3.1.1 version

regards,

benjamin

velo
2009-05-25 17:11:45

Turns out this was related to the way the java task was setup in Ant. The java task that was used to execute the talend's java class used a custom macro that took in two jvmarg parameters. Since I did not need both I had left one of the jvmarg as null. This worked fine on windows but gave a java class not found error in Aix. Fixing that fixed the issue. Thanks.

velo
2009-05-24 06:01:57

I've exported the talend job to a jar and am executing through an ant script. It works on windows server but when run on AIX server it gives a "java class not found" error. I've already checked that the jar, classpath and these seem to be correct. Has anyone encountered similar problems? Any help or suggestions are very much appreciated. Thanks.

Board footer

Powered by FluxBB