[FOLIO-3391] NoClassDefFoundError: com/ongres/scram/common/stringprep/StringPreparation Created: 14/Jan/22  Updated: 14/Jan/22  Resolved: 14/Jan/22

Status: Closed
Project: FOLIO
Components: None
Affects versions: None
Fix versions: None

Type: Bug Priority: TBD
Reporter: Julian Ladisch Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Issue links:
Relates
relates to MODINVSTOR-791 folio modules in general are not comp... Closed
relates to FOLIO-2411 Use SCRAM-SHA-256 for passwords on Po... Blocked
Sprint:
Development Team: None

 Description   

Installation fails with this error message:

Opening SQLConnection failed: com/ongres/scram/common/stringprep/StringPreparationjava.lang.NoClassDefFoundError: com/ongres/scram/common/stringprep/StringPreparation

Cause:

FOLIO doesn't support scram-sha-256 password authentication.

Solution:

Configure md5 password authentication in PostgreSQL's pg_hba.conf file.

Additional information:

https://www.postgresql.org/docs/current/auth-password.html

https://folio-org.atlassian.net/browse/FOLIO-2411 "Use SCRAM-SHA-256 for passwords on PostgreSQL server, drop MD5" and the sub-issues listed in the Issue Links section.



 Comments   
Comment by Julian Ladisch [ 14/Jan/22 ]

Closing as fixing pg_hba.conf solves this issue.

Generated at Thu Feb 08 23:27:46 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.