You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

Hi,
I am currently using TDQ version 4.0.3. For running an analysis from Unix server, if I set the JAVA_HOME parameter pointing to the latest version of Java in my Unix server - 1.6.0_24, the script fails with the below error.
$ ./UNIX_Report_CTP_UID_GRD_run.sh
./UNIX_Report_CTP_UID_GRD_run.sh: java: cannot execute [Exec format error]
But when I use an older version - 1.6.0_18l, the job seems to run.
Is there a compatibility issue with later versions of Java? What would be the recommended version of Java for 4.0.3 and also for 4.1.2?
Thanks!
Mythili
Offline
Hi,
no, that should work. What happens when you just type "java" in your console? Do you get the same message?
or could it be a problem with the encoding of the .sh file? could you run the command "dos2unix" on your file?
Offline

Hi,
My unix server has a java version 1.4.2.10 and i'm using TOS 4.2.2
are these two compatible????
Thanks
Offline
Pages: 1