DB connections faulted on upgrade to 7.7.1

We’ve seen strange behavior on one of our gateways after the 7.7.1 upgrade. All of the db connections are faulted, as if the passwords had been lost. The condition is remediable by going to each connection and re-entering the password.

The only indication that we have seen in the console log is a message that is repeated: “DBCP datasource configured without a password”

Again, this is more of a warning since we have seen this in only one case.

What version did you upgrade from? I’m not aware of this happening to anyone else. If you go to “{InstallDir}\data\db”, is there a sub-folder called “faulted”? Maybe something happened to the internal database. Of course, in that case, I’d expect the problems to be more varied than just the database passwords…

Regards,