Hola que tal?
Estamos viendo la migración de G2 a G3.
Y al ejecutar el trabajo: ifx2pg.kjb nos salen errores que detallo más abajo.
Es como que hay error al conectar con Informix mediante el driver Native (JDBC),
pero nosotros tenemos definida la conexión con ODBC. al hacer el test de cada conexión (postgres, informix) nos anda bien.
Pero es como que al ejecutar la tarea busca conectar por JDBC. El tema es que al configurarlo de esa manera nos da error de conexión.
Inatalamos el driver pero lo mismo.
A alguién le sucedió? Puede ser este el motivo? Porque no me conecta por ODBC como está configurado al ejecutar la tarea?
Estamos en versión 3.6.
Les transcribo los errores:
GRACIAS
2013/08/07 08:16:31 - Spoon - Registro de eventos va a file:///C:/Users/UNER/AppData/Local/Temp/spoon_d006e584-ff52-11e2-953a-fb621d600c8e.log
2013/08/07 08:16:34 - Version checker - OK
2013/08/07 08:16:34 - class org.pentaho.agilebi.platform.JettyServer - WebServer.Log.CreateListener localhost:10000
2013/08/07 08:18:50 - Spoon - Iniciando trabajo…
2013/08/07 08:18:50 - ifx2pg - Start of job execution
2013/08/07 08:18:50 - ifx2pg - Starting entry [tablas a pasar]
2013/08/07 08:18:50 - script1ifmx - Starting entry [table exists]
2013/08/07 08:19:07 - script1ifmx - Starting entry [Inserta tablas a migrar]
2013/08/07 08:19:24 - script1ifmx - Finished job entry [Inserta tablas a migrar] (result=[true])
2013/08/07 08:19:24 - script1ifmx - Finished job entry [table exists] (result=[true])
2013/08/07 08:19:24 - ifx2pg - Starting entry [crea SP en ifmx]
2013/08/07 08:19:24 - script2ifmx - Starting entry [Borrar procedure unload_tablas]
2013/08/07 08:19:24 - Table exists - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : An error occurred executing this job entry :
2013/08/07 08:19:24 - Table exists - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : Error occured while trying to connect to the database
2013/08/07 08:19:24 - Table exists - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) :
2013/08/07 08:19:24 - Table exists - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : Exception while loading class
2013/08/07 08:19:24 - Table exists - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : com.informix.jdbc.IfxDriver
2013/08/07 08:19:24 - script2ifmx - Starting entry [Crea el procedure unload_tablas]
2013/08/07 08:19:24 - Table exists - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : An error occurred executing this job entry :
2013/08/07 08:19:24 - Table exists - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : Error occured while trying to connect to the database
2013/08/07 08:19:24 - Table exists - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) :
2013/08/07 08:19:24 - Table exists - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : Exception while loading class
2013/08/07 08:19:24 - Table exists - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : com.informix.jdbc.IfxDriver
2013/08/07 08:19:24 - script2ifmx - Finished job entry [Crea el procedure unload_tablas] (result=[false])
2013/08/07 08:19:24 - script2ifmx - Starting entry [Write To Log]
2013/08/07 08:19:24 - Procedure aún no fue creado - Los procedure drop procedure unload_tablas;
drop procedure unload_fk; aún no fueron creados.
2013/08/07 08:19:24 - script2ifmx - Finished job entry [Write To Log] (result=[true])
2013/08/07 08:19:24 - script2ifmx - Finished job entry [Borrar procedure unload_tablas] (result=[true])
2013/08/07 08:19:24 - ifx2pg - Starting entry [ejecuta SP y devuelve el schema]
2013/08/07 08:19:24 - ejecuta SP y devuelve el schema - Loading transformation from XML file [file:///C:/Users/UNER/Desktop/G3 MIGRACIÓN/G2 a G3/Migracion_G2aG3_10-05-2013/Ifx2PG\script1pg.ktr]
2013/08/07 08:19:25 - script1pg - Iniciado despacho de la transformación [script1pg]
2013/08/07 08:19:25 - Entrada Tabla.0 - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : An error occurred, processing will be stopped:
2013/08/07 08:19:25 - Entrada Tabla.0 - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : Error occured while trying to connect to the database
2013/08/07 08:19:25 - Entrada Tabla.0 - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) :
2013/08/07 08:19:25 - Entrada Tabla.0 - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : Exception while loading class
2013/08/07 08:19:25 - Entrada Tabla.0 - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : com.informix.jdbc.IfxDriver
2013/08/07 08:19:25 - Entrada Tabla.0 - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : Error inicializando paso [Entrada Tabla]
2013/08/07 08:19:25 - script1pg - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : No se ha podido inicializar el paso [Entrada Tabla.0]!
2013/08/07 08:19:25 - Entrada Tabla.0 - Finished reading query, closing connection.
2013/08/07 08:19:25 - ejecuta SP y devuelve el schema - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : Unable to prepare for execution of the transformation
2013/08/07 08:19:25 - ejecuta SP y devuelve el schema - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : org.pentaho.di.core.exception.KettleException:
2013/08/07 08:19:25 - ejecuta SP y devuelve el schema - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : No se ha podido inicializar al menos un paso. No se puede empezar la ejecución!
2013/08/07 08:19:25 - ejecuta SP y devuelve el schema - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) :
2013/08/07 08:19:25 - ejecuta SP y devuelve el schema - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) :
2013/08/07 08:19:25 - ejecuta SP y devuelve el schema - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : at org.pentaho.di.trans.Trans.prepareExecution(Trans.java:932)
2013/08/07 08:19:25 - ejecuta SP y devuelve el schema - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : at org.pentaho.di.trans.Trans.execute(Trans.java:504)
2013/08/07 08:19:25 - ejecuta SP y devuelve el schema - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : at org.pentaho.di.job.entries.trans.JobEntryTrans.execute(JobEntryTrans.java:1034)
2013/08/07 08:19:25 - ejecuta SP y devuelve el schema - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : at org.pentaho.di.job.Job.execute(Job.java:589)
2013/08/07 08:19:25 - ejecuta SP y devuelve el schema - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : at org.pentaho.di.job.Job.execute(Job.java:728)
2013/08/07 08:19:25 - ejecuta SP y devuelve el schema - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : at org.pentaho.di.job.Job.execute(Job.java:728)
2013/08/07 08:19:25 - ejecuta SP y devuelve el schema - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : at org.pentaho.di.job.Job.execute(Job.java:728)
2013/08/07 08:19:25 - ejecuta SP y devuelve el schema - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : at org.pentaho.di.job.Job.execute(Job.java:443)
2013/08/07 08:19:25 - ejecuta SP y devuelve el schema - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : at org.pentaho.di.job.Job.run(Job.java:363)
2013/08/07 08:19:25 - ifx2pg - Starting entry [Crear Schema postgres]
2013/08/07 08:19:25 - script2pg - Starting entry [script2pg]
2013/08/07 08:19:25 - script2pg - Finished job entry [script2pg] (result=[true])
2013/08/07 08:19:25 - ifx2pg - Starting entry [Pasar datos tablas]
2013/08/07 08:19:25 - Copiar tablas - JOB - Starting entry [Leer nombre de tablas]
2013/08/07 08:19:25 - Leer nombre de tablas - Loading transformation from XML file [file:///C:/Users/UNER/Desktop/G3 MIGRACIÓN/G2 a G3/Migracion_G2aG3_10-05-2013/Ifx2PG\Leer nombre de tablas.ktr]
2013/08/07 08:19:25 - Leer nombre de tablas - Iniciado despacho de la transformación [Leer nombre de tablas]
2013/08/07 08:19:25 - Listado de tablas.0 - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : An error occurred, processing will be stopped:
2013/08/07 08:19:25 - Listado de tablas.0 - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : Error occured while trying to connect to the database
2013/08/07 08:19:25 - Listado de tablas.0 - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) :
2013/08/07 08:19:25 - Listado de tablas.0 - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : Exception while loading class
2013/08/07 08:19:25 - Listado de tablas.0 - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : com.informix.jdbc.IfxDriver
2013/08/07 08:19:25 - Listado de tablas.0 - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : Error inicializando paso [Listado de tablas]
2013/08/07 08:19:25 - Leer nombre de tablas - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : No se ha podido inicializar el paso [Listado de tablas.0]!
2013/08/07 08:19:25 - Listado de tablas.0 - Finished reading query, closing connection.
2013/08/07 08:19:25 - Leer nombre de tablas - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : Unable to prepare for execution of the transformation
2013/08/07 08:19:25 - Leer nombre de tablas - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : org.pentaho.di.core.exception.KettleException:
2013/08/07 08:19:25 - Leer nombre de tablas - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : No se ha podido inicializar al menos un paso. No se puede empezar la ejecución!
2013/08/07 08:19:25 - Leer nombre de tablas - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) :
2013/08/07 08:19:25 - Leer nombre de tablas - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) :
2013/08/07 08:19:25 - Leer nombre de tablas - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : at org.pentaho.di.trans.Trans.prepareExecution(Trans.java:932)
2013/08/07 08:19:25 - Leer nombre de tablas - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : at org.pentaho.di.trans.Trans.execute(Trans.java:504)
2013/08/07 08:19:25 - Leer nombre de tablas - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : at org.pentaho.di.job.entries.trans.JobEntryTrans.execute(JobEntryTrans.java:1034)
2013/08/07 08:19:25 - Leer nombre de tablas - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : at org.pentaho.di.job.Job.execute(Job.java:589)
2013/08/07 08:19:25 - Leer nombre de tablas - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : at org.pentaho.di.job.Job.execute(Job.java:728)
2013/08/07 08:19:25 - Leer nombre de tablas - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : at org.pentaho.di.job.Job.execute(Job.java:495)
2013/08/07 08:19:25 - Leer nombre de tablas - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : at org.pentaho.di.job.entries.job.JobEntryJobRunner.run(JobEntryJobRunner.java:68)
2013/08/07 08:19:25 - Leer nombre de tablas - ERROR (version 4.4.0-stable, build 17588 from 2012-11-21 16.02.21 by buildguy) : at java.lang.Thread.run(Unknown Source)
2013/08/07 08:19:25 - Copiar tablas - JOB - Finished job entry [Leer nombre de tablas] (result=[false])
2013/08/07 08:19:25 - ifx2pg - Finished job entry [Pasar datos tablas] (result=[false])
2013/08/07 08:19:25 - ifx2pg - Finished job entry [Crear Schema postgres] (result=[false])
2013/08/07 08:19:25 - ifx2pg - Finished job entry [ejecuta SP y devuelve el schema] (result=[false])
2013/08/07 08:19:25 - ifx2pg - Finished job entry [crea SP en ifmx] (result=[false])
2013/08/07 08:19:25 - ifx2pg - Finished job entry [tablas a pasar] (result=[false])
2013/08/07 08:19:25 - ifx2pg - Job execution finished
2013/08/07 08:19:25 - Spoon - Trabajo ha terminado.