Database connection issue
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-05-18 03:11 PM
Unable to determine whether database exists - A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - An existing connection was forcibly closed by the remote host.)
BP is installed in windows server
I have my personal system that is able to connect to the Database and one server machine that is not.
machine os : windows 2012 R2
This is kind of high priority task so the faster response will be appreciated
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-05-18 05:51 PM
Sounds like the app server machine can't talk to the DB server, so probably network related - blocked ports, firewall etc.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-05-18 06:48 PM
That's not the case.
We have separate DB for testing purpose that's getting connected but the main DB is not.
I have confirmed that no firewall and port is blocked.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-05-18 02:30 PM
OK so the app server can reach the DB server, but the error says it can't find the DB. Sanity-check the DB name spelling being used? Confirm the authentication being used is valid for that DB?
