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

Hi
Using Talend DI, migrating data from Access2007 db to Mysql5 db.
I have setup my input db and output db and checked I can connect to both dbs.
I am trying few tables as a start, but getting error. What does it mean?
Starting job Tccr_accessDB at 15:44 06/07/2012.
[statistics] connecting to socket on port 3671
Exception in thread "main" java.lang.Error: Unresolved compilation problems:
civicrm_contact cannot be resolved to a variable
localhost cannot be resolved to a variable
tccrb_civicrm_empty cannot be resolved to a variable
localhost cannot be resolved to a variable
tccrb_civicrm_empty cannot be resolved to a variable
root cannot be resolved to a variable
ccup cannot be resolved to a variable
civicrm_contact cannot be resolved to a variable
civicrm_address cannot be resolved to a variable
localhost cannot be resolved to a variable
tccrb_civicrm_empty cannot be resolved to a variable
localhost cannot be resolved to a variable
tccrb_civicrm_empty cannot be resolved to a variable
root cannot be resolved to a variable
ccup cannot be resolved to a variable
civicrm_address cannot be resolved to a variable
localhost cannot be resolved to a variable
tccrb_civicrm_empty cannot be resolved to a variable
localhost cannot be resolved to a variable
tccrb_civicrm_empty cannot be resolved to a variable
root cannot be resolved to a variable
[statistics] connected
ccup cannot be resolved to a variable
localhost cannot be resolved to a variable
tccrb_civicrm_empty cannot be resolved to a variable
localhost cannot be resolved to a variable
tccrb_civicrm_empty cannot be resolved to a variable
root cannot be resolved to a variable
ccup cannot be resolved to a variable
localhost cannot be resolved to a variable
tccrb_civicrm_empty cannot be resolved to a variable
localhost cannot be resolved to a variable
tccrb_civicrm_empty cannot be resolved to a variable
root cannot be resolved to a variable
ccup cannot be resolved to a variable
localhost cannot be resolved to a variable
tccrb_civicrm_empty cannot be resolved to a variable
localhost cannot be resolved to a variable
tccrb_civicrm_empty cannot be resolved to a variable
root cannot be resolved to a variable
ccup cannot be resolved to a variable
localhost cannot be resolved to a variable
tccrb_civicrm_empty cannot be resolved to a variable
localhost cannot be resolved to a variable
tccrb_civicrm_empty cannot be resolved to a variable
root cannot be resolved to a variable
ccup cannot be resolved to a variable
pstmt_tMysqlOutput_4 cannot be resolved
batchSizeCounter_tMysqlOutput_4 cannot be resolved to a variable
batchSize_tMysqlOutput_4 cannot be resolved to a variable
batchSizeCounter_tMysqlOutput_4 cannot be resolved to a variable
pstmt_tMysqlOutput_4 cannot be resolved
batchSizeCounter_tMysqlOutput_4 cannot be resolved to a variable
pstmt_tMysqlOutput_4 cannot be resolved
pstmt_tMysqlOutput_5 cannot be resolved
batchSizeCounter_tMysqlOutput_5 cannot be resolved to a variable
batchSize_tMysqlOutput_5 cannot be resolved to a variable
batchSizeCounter_tMysqlOutput_5 cannot be resolved to a variable
pstmt_tMysqlOutput_5 cannot be resolved
batchSizeCounter_tMysqlOutput_5 cannot be resolved to a variable
pstmt_tMysqlOutput_5 cannot be resolved
pstmt_tMysqlOutput_7 cannot be resolved
batchSizeCounter_tMysqlOutput_7 cannot be resolved to a variable
batchSize_tMysqlOutput_7 cannot be resolved to a variable
batchSizeCounter_tMysqlOutput_7 cannot be resolved to a variable
pstmt_tMysqlOutput_7 cannot be resolved
batchSizeCounter_tMysqlOutput_7 cannot be resolved to a variable
pstmt_tMysqlOutput_7 cannot be resolved
pstmt_tMysqlOutput_8 cannot be resolved
batchSizeCounter_tMysqlOutput_8 cannot be resolved to a variable
batchSize_tMysqlOutput_8 cannot be resolved to a variable
batchSizeCounter_tMysqlOutput_8 cannot be resolved to a variable
pstmt_tMysqlOutput_8 cannot be resolved
batchSizeCounter_tMysqlOutput_8 cannot be resolved to a variable
pstmt_tMysqlOutput_8 cannot be resolved
pstmt_tMysqlOutput_9 cannot be resolved
batchSizeCounter_tMysqlOutput_9 cannot be resolved to a variable
batchSize_tMysqlOutput_9 cannot be resolved to a variable
batchSizeCounter_tMysqlOutput_9 cannot be resolved to a variable
pstmt_tMysqlOutput_9 cannot be resolved
batchSizeCounter_tMysqlOutput_9 cannot be resolved to a variable
pstmt_tMysqlOutput_9 cannot be resolved
batchSizeCounter_tMysqlOutput_9 cannot be resolved to a variable
pstmt_tMysqlOutput_9 cannot be resolved
batchSizeCounter_tMysqlOutput_9 cannot be resolved to a variable
pstmt_tMysqlOutput_9 cannot be resolved
pstmt_tMysqlOutput_9 cannot be resolved to a variable
pstmt_tMysqlOutput_9 cannot be resolved
batchSizeCounter_tMysqlOutput_8 cannot be resolved to a variable
pstmt_tMysqlOutput_8 cannot be resolved
batchSizeCounter_tMysqlOutput_8 cannot be resolved to a variable
pstmt_tMysqlOutput_8 cannot be resolved
pstmt_tMysqlOutput_8 cannot be resolved to a variable
pstmt_tMysqlOutput_8 cannot be resolved
batchSizeCounter_tMysqlOutput_7 cannot be resolved to a variable
pstmt_tMysqlOutput_7 cannot be resolved
batchSizeCounter_tMysqlOutput_7 cannot be resolved to a variable
pstmt_tMysqlOutput_7 cannot be resolved
pstmt_tMysqlOutput_7 cannot be resolved to a variable
pstmt_tMysqlOutput_7 cannot be resolved
batchSizeCounter_tMysqlOutput_5 cannot be resolved to a variable
at tccr_import.tccr_accessdb_0_1.Tccr_accessDB.tAccessInput_1Process(Tccr_accessDB.java:1477)
at tccr_import.tccr_accessdb_0_1.Tccr_accessDB.runJobInTOS(Tccr_accessDB.java:4106)
at tccr_import.tccr_accessdb_0_1.Tccr_accessDB.main(Tccr_accessDB.java:3974)
Job Tccr_accessDB ended at 15:44 06/07/2012. [exit code=0]
Offline
Pages: 1