User Tools

Site Tools


how_to:c_error_popup
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Previous revision
how_to:c_error_popup [2018/11/14 10:45] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +======C++ Error Popup======
 +If VPOP3 crashes with a C++ error popup window, that means that an 'exception' has been thrown - something unusual has happened, and VPOP3 doesn't know how to recover automatically.
  
 +Often these are due to database errors.
 +
 +There are two places you can look for the cause of the error:
 +  * EXCEPTIONS.LOG in the VPOP3 installation directory (Note that VPOP3 logs all exceptions here, but it will automatically recover from many of them)
 +  * **postgresql-*.log** files in the VPOP3\pgsql\data\pg_log directory
 +
 +
 +====Some errors you may see=====
 +  * [[FATAL: connection limit exceeded for non-superusers]]
how_to/c_error_popup.txt · Last modified: 2018/11/14 10:45 by 127.0.0.1