Log Errors

chefsride

Member
HELP!!!!

0: ' ÿ”,ÿ”F4A' console event received. (5406)
11:35:28 SRV 1: ' ÿ”,ÿ”F4A' console event received. (5406)
11:35:28 SRV 2: ' ÿ”,ÿ”F4A' console event received. (5406)
11:35:28 SRV 3: ' ÿ”,ÿ”F4A' console event received. (5406)
11:35:28 APW 1: Stopped. (2520)
11:35:28 APW 1: Event Logger error 997: Could not post a 'EVENT' event to the Event Viewer. (5180)
11:35:29 SRV 1: Registry error 1717: Could not register 'EVENT' events with the Event Viewer. (5179)
11:35:29 SRV 1: Stopped. (2520)
11:35:29 SRV 3: Registry error 1717: Could not register 'EVENT' events with the Event Viewer. (5179)
11:35:29 SRV 3: Stopped. (2520)
11:35:30 BROKER 0: Registry error 1717: Could not register 'EVENT' events with the Event Viewer. (5179)
11:35:30 BROKER 0: Begin ABNORMAL shutdown code 2 (2249)
11:35:30 BIW 2: Stopped. (2520)
11:35:30 BIW 2: Registry error 1717: Could not register 'EVENT' events with the Event Viewer. (5179)
11:35:30 SRV 2: Registry error 1717: Could not register 'EVENT' events with the Event Viewer. (5179)
11:35:30 SRV 2: Stopped. (2520)
11:35:31 WDOG 3: Stopped. (2520)
11:35:31 WDOG 3: Registry error 1717: Could not register 'EVENT' events with the Event Viewer. (5179)
11:35:32 BROKER : Registry error 1717: Could not register 'EVENT' events with the Event Viewer. (5179)
11:35:33 BROKER : Multi-user session end. (334)

Here is a set of errors I get. I am not sure but I believe that I am getting this set of errors when I restart the server. I know I know you should not restart your server, but we are. The problem is that when the server starts back up the program tells me that the database is not running even though procontrol says that the database is running. When I stop and restart the database manually then it works fine. Does anyone know why this is happening since it should shut down properly when the computer is shutdown and what I can do to prevent this from happening. I am running Windows 2003 SBS and Progress 9.1A.
 
Did you try clearing out the Application (and other) Events logs via the Windows Event Viewer?

Don't know if it will help but it's worth a try anyway ....
 
Progress Solution ID P13458
(I think this link will work):
https://progress.primushosting.net/progress/esupport/esupport/consumer/esupport.asp?id=GUID9751709c%5F8c59%5F4b95%5Fad46%5Fe00122f9b7f9&resource=&number=2&isExternal=0&nShowFacts=&nShowCause=&nShowChange=&nShowAddInfo=&activepage=statement.asp&bForceMatch=&strCurrentSymptom=PROMSGS%3A+console+event+received%2E+%285406%29&searchtype=normal&searchclass=&bnewsession=False&selecttype=match

To address the first messages in your post, applying at least version 9.1B28 resolved the issue of the high ansi characters so that you possibly could who or what is sending the shut down command to your DB server.

Also, I am very curious as to why you are using ProControl as opposed to Progress Explorer. I find the Explorer to be a much better manager of the db's and communicates much better to the AdminService.

When you say you Stop and Restart manually, do you mean through ProControl?
 
Back
Top