Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Sanjay5
Contributor III
Contributor III

Error with Remote run with Couchbase Component in Talend 7.3.1

I am using Talend Bigdata 7.3.1 and running a job with tCouchbaseInput --> tLogRow

  1. When i run the job is Studio, It is working without any issue
  2. When i run the same job in Job Server, It is failing with the error
  3. When i remove couchbase component from my job, It works fine in Job Server.

Error: 

Exception in thread "main" java.lang.NoClassDefFoundError: com/couchbase/client/java/env/CouchbaseEnvironment 

Attached are the Debug log for the error. 

Any suggestions on how to resolve the issue.

Labels (2)
2 Replies
Anonymous
Not applicable

Hi

The error indicates the required jar file is missing, can you try:

Open <Job server installation>/TalendJobServersFiles/cache/lib and delete the folder as marked in the screenshot, then re-deploy the job to Job server and run the job again.

0693p00000AYff0AAD.png 

 

Regards

Shong

 

 

 

 

 

 

 

 

KM1989
Contributor
Contributor

Hi,

 

What do i do if the tcouchbaseinput component itself is missing in talend 7.3.1,in order to extract couchbase data into talend?.Needed urgently

 

Thanks