There is a FME server setup with 8 engines, each on their own server.
Error: Authentication failed: java.sql.SQLException: COM.safe.fmeserver.database.FMEServerDBException: org.postgresql.util.PSQLException: FATAL: remaining connection slots are reserved for non-replication superuser connections
Anonymized event before the engine faillure:
INFORM xxxxxxx 418049 : Received HTTP Basic credentials for user: xxxxxxxxx
Temporary solution is restarting the FME-services on the servers.
Possible cause: recursive connection error during authentication check which eventually shuts down the engine?