• Index
  •  » Talend Open Studio for Data Integration » Installation
  •  » No lib directory in TOS-All-r7943-V2.2.4.zip

#1 2008-01-30 17:54:08

Xaelis
Guest

No lib directory in TOS-All-r7943-V2.2.4.zip

First thanks for this great software ! smile

I have download the last stable version of Talend from http://www.talend.com/download.php and there is no lib directory in it...
Is it normal ? Should I need to download it separately ? If so, where can I find them (for Java) ?
Since when I am trying to compile a job, I get unresolved compilation exceptions.

For example (with a tFileInputCSV in the job) :
Starting job tFileInputCSV at 17:45 30/01/2008.
Exception in thread "main" java.lang.Error: Unresolved compilation problems:
    com.csvreader cannot be resolved to a type
    com.csvreader cannot be resolved to a type
    com.csvreader cannot be resolved
    com.csvreader cannot be resolved to a type
    com.csvreader cannot be resolved

    at talenddemosjava.tfileinputcsv.tFileInputCSV.tFileInputCSV_1Process(tFileInputCSV.java:154)
    at talenddemosjava.tfileinputcsv.tFileInputCSV.runJob(tFileInputCSV.java:511)
    at talenddemosjava.tfileinputcsv.tFileInputCSV.main(tFileInputCSV.java:444)
Job tFileInputCSV ended at 17:45 30/01/2008. [exit code=1]

Thanks for the help.

#2 2008-01-31 07:59:42

shong
Talend team
Registered: 2007-08-29
Posts: 10310
Website

Re: No lib directory in TOS-All-r7943-V2.2.4.zip

Hi

After you extract the zip file, there should be a lib directory under the install folder. So, I think maybe you didn't download the zip file or extract the file completely. I suggest you reinstall it again.

PS: The latest release TOS2.3.0RC3 is available now!smile

Best regards

          shong


Email:shong@talend.com
Choose Talend, Enjoy Talend!
New & Event: Talend Help Center
Talend-->the leader of open source data management and application integration solutions!

Offline

#3 2008-01-31 09:41:16

Xaelis
Guest

Re: No lib directory in TOS-All-r7943-V2.2.4.zip

Yes, this is what I am thinking at first. But, I have re-download and re-unzip it twice and still no lib directory...

I my case I can get the lib directory from an old installation on an other computer, but it is a strange procedure.

"unzip -t" tell me "No errors detected in compressed data of TOS-All-r7943-V2.2.4.zip"
And md5sum is :
159552bf1130fb96fe700de78133a96f  TOS-All-r7943-V2.2.4.zip

Is it a correct value ?

Thanks,

PS : I know for the 2.3.0 version, but it is a RC release and I need to use Talend for a production use, so I prefer to use a stable version.

#4 2008-02-06 18:05:33

Xaelis
New member
Registered: 2008-02-06
Posts: 3

Re: No lib directory in TOS-All-r7943-V2.2.4.zip

I have found why...
The lib directory is not in the zip file, the libraries are downloaded the first time your run TOS.
But if the user have not write permission on the TOS directory, it can't do it.

An error message would be great smile

Last edited by Xaelis (2008-02-06 18:06:05)

Offline

#5 2009-10-08 14:10:04

RDU
Guest

Re: No lib directory in TOS-All-r7943-V2.2.4.zip

Problem still exist in V3.2.0
Installed TOS with root perm (all users car just read/execute), then run it with simple user, and lib is not able to be created, but no error message.
So I had to run a first time as root, then it work for everybody.
An error message when unable to create the lib dir could be usefull.

  • Index
  •  » Talend Open Studio for Data Integration » Installation
  •  » No lib directory in TOS-All-r7943-V2.2.4.zip

Board footer

Powered by FluxBB