Once upon a time, I had a Postgres database that worked with pgAdmin
. I have a web service running on a WildFly server that made connections to the DB and everything worked fine.
After a while(a few months) I tried to open pgAdmin again and it stuck on the loading...
I removed Postgres and pgAdmin using Revo Uninstall, then installed Postgres 9.6 and opened pgAdmin and it stays in the loading screen forever.
Can anyone help me? [Using Postgres 9.6 with pgAdmin v1.3],
On Event Viewer, I saw the following error in pgAdmin :
Faulting application name: pgAdmin4.exe, version: 0.0.0.0, time stamp: 0x580f31f6
Faulting module name: MSVCP120.dll, version: 6.3.9600.18438, time stamp: 0x57ae642e
Exception code: 0xc0000135
Fault offset: 0x00000000000ecdd0
Faulting process id: 0x1de4
Faulting application start time: 0x01d2a7d1566324ba
Faulting application path: C:\Program Files\PostgreSQL\9.6\pgAdmin 4\bin\pgAdmin4.exe
Faulting module path: MSVCP120.dll
Report Id: 984dd9d8-13c4-11e7-832d-5ce0c535006f
Faulting package full name:
Faulting package-relative application ID:
I just had the same issue on a Windows 7, 64bit machine, DBA told me to "upgrade" to pgAdmin 3 (latest build) and it works.