User Tools

Site Tools


how_to:c_error_popup

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

how_to/c_error_popup.txt · Last modified: 2018/11/14 10:45 by 127.0.0.1