Hi.
I am seeing this message in the log of the kettle process in some of my transformations, but I can't figure where is coming from or why is being launched.
2013/05/29 14:25:29 - org.pentaho.di.trans.steps.databaselookup.DatabaseLookupMeta@dbde45 - ERROR (version 4.0.1-stable, build 13826 from 2010-08-26 14.18.03 by buildguy) : Error connecting to database: (using class oracle.jdbc.driver.OracleDriver)
2013/05/29 14:25:29 - org.pentaho.di.trans.steps.databaselookup.DatabaseLookupMeta@dbde45 - ERROR (version 4.0.1-stable, build 13826 from 2010-08-26 14.18.03 by buildguy) : Error de E/S: Invalid number format for port number
Any idea what might cause it?.
Thanks in advance.
I am seeing this message in the log of the kettle process in some of my transformations, but I can't figure where is coming from or why is being launched.
2013/05/29 14:25:29 - org.pentaho.di.trans.steps.databaselookup.DatabaseLookupMeta@dbde45 - ERROR (version 4.0.1-stable, build 13826 from 2010-08-26 14.18.03 by buildguy) : Error connecting to database: (using class oracle.jdbc.driver.OracleDriver)
2013/05/29 14:25:29 - org.pentaho.di.trans.steps.databaselookup.DatabaseLookupMeta@dbde45 - ERROR (version 4.0.1-stable, build 13826 from 2010-08-26 14.18.03 by buildguy) : Error de E/S: Invalid number format for port number
- The port is a parameter passed to the "initial" Job and should be passed to every transformation or job used in the process. I have reviewed (several times) them and I haven't been able to find a discrepancy. In every transformation or job, the same parameter is used.
- The main job ends sucessfully.
Any idea what might cause it?.
Thanks in advance.