PGAndy
Joined: 21 Jul 2005 Posts: 1
|
Posted: Thu Jul 21, 2005 10:15 pm Post subject: PGMailService Crashes - Access Violation |
|
|
Build Windows Server 2003
Pagegate set to run as NT Service
I get the below error after the cleanup routine has run, it is unable to stop the PGMailService and then this causes pagegate to stop polling for new mail with scheduler using getmail.
Result = NO PAGES !
Any help appreciated?
The below task run by the scheduler causes the event below:
_________________________________________________________
22/07/2005 12:00:01 a.m. Unable to synchronize time with scheduler. Using local time.
22/07/2005 12:00:11 a.m. Unable to synchronize time with scheduler. Using local time.
22/07/2005 12:00:13 a.m. Running cleanup routine
22/07/2005 12:00:14 a.m. Module Stopped
22/07/2005 12:00:24 a.m. Module Started
22/07/2005 12:00:25 a.m. Time synchronized with scheduler
__________________________________________________________
Event Type: Error
Event Source: PGMailService
Event Category: None
Event ID: 1
Date: 20/07/2005
Time: 12:00:10 a.m.
User: N/A
Computer: XXXXXXXXX
Description:
The description for Event ID ( 1 ) in Source ( PGMailService ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. [b]The following information is part of the event: Service stopping failed : "Access violation at address 00459FDC in module 'PGMailServer.exe'. Read of address 00000000".[/b]
____________________________________________________________
|
|