Hi All,

When trying to deploy BI 1.1 on windows as per the installation
instructions, the following step gives me errors:

data-integration\kitchen.bat
/file:../ETL\MifosDataWarehouseETL\DataWarehouseInitialLoad.kjb
/level:Basic  1>transformationLog_mifos_dw.log

Error:
INFO  25-05 14:56:10,585 - Set Date Parameters Initial Load - This
transformation can be replayed with replay date: 2011/05/25 14:56:10
ERROR 25-05 14:56:10,766 - Set Date Parameters - An error occurred,
processing will be stopped:
Error occured while trying to connect to the database
Invalid JNDI connection SourceDB : Access denied for user 'root'@'localhost'
(using password: YES)


ERROR 25-05 14:56:10,768 - Set Date Parameters - Error initializing step
[Set Date Parameters]
ERROR 25-05 14:56:10,770 - Set Date Parameters Initial Load - Step [Set Date
Parameters.0] failed to initialize!
INFO  25-05 14:56:10,770 - Set Date Parameters - Finished reading query,
closing connection.
ERROR 25-05 14:56:10,774 - Set Date Parameters for Initial Load - Unable to
prepare for execution of the transformation
ERROR 25-05 14:56:10,774 - Set Date Parameters for Initial Load -
org.pentaho.di.core.exception.KettleException:
We failed to initialize at least one step.  Execution can not begin!


Is the password for database root user hardcoded in the kettle job files? In
the file: DataWarehouseInitialLoad.kjb, I can see the following:

    <username>root</username>
    <password>Encrypted 2be98afc86aa7f2e4cb79ce7dc781bed6</password>

My root password is "root99". Do I need to edit this file to specify this?
How?

-- 
Thanks
Binny
------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
Mifos-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to