Christoph Beerens created OAK-7517:
--------------------------------------
Summary: Repository migration fails with message 'invalid
credentials'
Key: OAK-7517
URL: https://issues.apache.org/jira/browse/OAK-7517
Project: Jackrabbit Oak
Issue Type: Bug
Components: upgrade
Affects Versions: 1.6.10
Environment: Oak 1.6.10
PostgreSQL DB
Reporter: Christoph Beerens
*Szenario*
When using the upgrade tool to migrate from a (jdbc) database to another
database,
the migration failes when connecting to the database, because of invalid
credentials.
*Reason*
Attaching the source-code in a debug-session, i saw, that the password given to
the source database was equal to the login, The value of the argument
--src-password seems to be unused.
*Workaround*
When setting equal username and password in the database, the tool works fine.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)