You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Christoph Beerens (JIRA)" <ji...@apache.org> on 2018/05/29 11:12:00 UTC

[jira] [Created] (OAK-7517) Repository migration fails with message 'invalid credentials'

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)