• Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » Trying to select from an access db and getting an error

#1 2008-06-17 18:20:49

joswald76
New member
Registered: 2008-05-09
Posts: 6

Trying to select from an access db and getting an error

I setup a simple read an access DB job, and I'm getting the below error when I try to run the job.
Starting job LoadLongLatIntoStagingTable at 12:05 17/06/2008.
java.lang.NoClassDefFoundError: hotelreferencedata/loadlonglatintostagingtable/LoadLongLatIntoStagingTable
Caused by: java.lang.ClassNotFoundException: hotelreferencedata.loadlonglatintostagingtable.LoadLongLatIntoStagingTable
    at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
Exception in thread "main"
Job LoadLongLatIntoStagingTable ended at 12:05 17/06/2008. [exit code=1]

I was able to retreive the schema of the database


Uploaded Images

Offline

#2 2008-06-17 18:22:09

joswald76
New member
Registered: 2008-05-09
Posts: 6

Re: Trying to select from an access db and getting an error

Also, on this server Access is not installed.

Offline

#3 2008-06-17 20:36:17

parham
Member
Registered: 2008-01-11
Posts: 75
Website

Re: Trying to select from an access db and getting an error

Looks like the code is not getting generated for this job. Please check to see if there are any error on the job by switching to the code view and checking for errors!

If this is not the case, close the job, re-open and try again.

Offline

#4 2008-06-17 21:02:41

joswald76
New member
Registered: 2008-05-09
Posts: 6

Re: Trying to select from an access db and getting an error

I ended up reextracting Talend Pro 2.3.3 and relogging in fresh.  This gave me the compile errors I didn't see before.  (2 objects got the same class name).

Offline

#5 2008-06-18 04:55:52

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

Re: Trying to select from an access db and getting an error

Hello

Can you connect to access database successfully in repository metadata?

please show your generate code.

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

  • Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » Trying to select from an access db and getting an error

Board footer

Powered by FluxBB