Re: Connection authentication failure occurred. Reason: Invalid authentication..

2017-05-30 Thread Peter Ondruška
Dear Rick, well, that is why it is strange because I am very certain I use correct username and password to connect and the data from database can be accessed. Yes, NATIVE credentials are stored in the database itself. There are no other errors or warnings besides this one. Peter On 29 May 2017

Re: Connection authentication failure occurred. Reason: Invalid authentication..

2017-05-29 Thread Rick Hillegas
Hi Peter, This is the error which Derby raises when the user presents invalid credentials at connection time. Are you confident that correct credentials were given? Are the NATIVE credentials stored in the database being connected to? Or are they stored in a system-wide credentials database?