Problema con la carga ETL del cubo Rhun

Hola Mariano, me olvidé de avisar que estamos en la versión 5.6

Probamos bajar este archivo, llevarlo a la carpeta donde se ejecuta y probar la carga de nuevo.

La carga finaliza sin errores pero en medio de la ejecución encontré esto :

2018/04/25 09:50:55 - actualizar_unidad_generica2 - Entrada de comienzo [JNDI presente?]
2018/04/25 09:50:55 - siu_dw_jndi - ERROR (version 6.0.1.0-386, build 1 from 2015-12-03 11.37.25 by buildguy) : Unable to find datasource by JNDI name: DBWichi
2018/04/25 09:50:55 - siu_dw_jndi - ERROR (version 6.0.1.0-386, build 1 from 2015-12-03 11.37.25 by buildguy) : org.pentaho.di.core.database.DataSourceNamingException: 
2018/04/25 09:50:55 - siu_dw_jndi - javax.naming.NamingException: Fuente de datos inválida: "DBWichi"
2018/04/25 09:50:55 - siu_dw_jndi - Fuente de datos inválida: "DBWichi"
2018/04/25 09:50:55 - siu_dw_jndi - 
2018/04/25 09:50:55 - siu_dw_jndi - 	at org.pentaho.di.core.database.util.DatabaseUtil.getNamedDataSource(DatabaseUtil.java:133)
2018/04/25 09:50:55 - siu_dw_jndi - 	at org.pentaho.di.core.database.util.DatabaseUtil.getNamedDataSource(DatabaseUtil.java:143)
2018/04/25 09:50:55 - siu_dw_jndi - 	at org.pentaho.di.core.database.Database.normalConnect(Database.java:418)
2018/04/25 09:50:55 - siu_dw_jndi - 	at org.pentaho.di.core.database.Database.connect(Database.java:357)
2018/04/25 09:50:55 - siu_dw_jndi - 	at org.pentaho.di.job.entries.checkdbconnection.JobEntryCheckDbConnections.execute(JobEntryCheckDbConnections.java:249)
2018/04/25 09:50:55 - siu_dw_jndi - 	at org.pentaho.di.job.Job.execute(Job.java:730)
2018/04/25 09:50:55 - siu_dw_jndi - 	at org.pentaho.di.job.Job.execute(Job.java:873)
2018/04/25 09:50:55 - siu_dw_jndi - 	at org.pentaho.di.job.Job.execute(Job.java:873)
2018/04/25 09:50:55 - siu_dw_jndi - 	at org.pentaho.di.job.Job.execute(Job.java:873)
2018/04/25 09:50:55 - siu_dw_jndi - 	at org.pentaho.di.job.Job.execute(Job.java:612)
2018/04/25 09:50:55 - siu_dw_jndi - 	at org.pentaho.di.job.entries.job.JobEntryJobRunner.run(JobEntryJobRunner.java:69)
2018/04/25 09:50:55 - siu_dw_jndi - 	at java.lang.Thread.run(Thread.java:745)
2018/04/25 09:50:55 - siu_dw_jndi - Caused by: javax.naming.NamingException: Fuente de datos inválida: "DBWichi"
2018/04/25 09:50:55 - siu_dw_jndi - 	at org.pentaho.di.core.database.util.DatabaseUtil.getDataSourceFromJndi(DatabaseUtil.java:122)
2018/04/25 09:50:55 - siu_dw_jndi - 	at org.pentaho.di.core.database.util.DatabaseUtil.getNamedDataSource(DatabaseUtil.java:131)
2018/04/25 09:50:55 - siu_dw_jndi - 	... 11 more
2018/04/25 09:50:55 - JNDI presente? - ERROR (version 6.0.1.0-386, build 1 from 2015-12-03 11.37.25 by buildguy) : Imposible conectarse a la base de datos [DBWichi] (conexión [siu_dw_jndi]). Excepción: [org.pentaho.di.core.exception.KettleDatabaseException: 
2018/04/25 09:50:55 - JNDI presente? - Error occurred while trying to connect to the database
2018/04/25 09:50:55 - JNDI presente? - 
2018/04/25 09:50:55 - JNDI presente? - javax.naming.NamingException: Fuente de datos inválida: "DBWichi"
2018/04/25 09:50:55 - JNDI presente? - Fuente de datos inválida: "DBWichi"
2018/04/25 09:50:55 - JNDI presente? - 
2018/04/25 09:50:55 - JNDI presente? - ]

No creo que tire errores por la versión del ktr no?

Saludos!