u can cause a crash dump when the machine freezes so you can analyze it to
determine the cause of your system freezes.

do this
http://avid.custkb.com/avid/app/selfservice/search.jsp?DocId=261339&ssdFilterCommunity15=1408&ssdFilterCommunity13=0&ssdFilterCommunity11=634&ssdFilterCommunity10=368&ssdFilter_SearchKeyWord=registry+HKEY_LOCAL_MACHINE&page=1&ssdSearchOperator=0&ssdFilterCommunity3=0&Hilite=registry+HKEY_LOCAL_MACHINE

<http://avid.custkb.com/avid/app/selfservice/search.jsp?DocId=261339&ssdFilterCommunity15=1408&ssdFilterCommunity13=0&ssdFilterCommunity11=634&ssdFilterCommunity10=368&ssdFilter_SearchKeyWord=registry+HKEY_LOCAL_MACHINE&page=1&ssdSearchOperator=0&ssdFilterCommunity3=0&Hilite=registry+HKEY_LOCAL_MACHINE>and
next it freezes you can press the specified keey combo to create a crash
dump, despite what it says, it will work on usb keyboards as long as the usb
driver has not crashed.

you can then use a crash dump analysis tool to try and find the cause.
e.g.
http://www.nirmaltv.com/2008/12/18/whocrashed-windows-crash-dump-analysis-tool/

<http://www.nirmaltv.com/2008/12/18/whocrashed-windows-crash-dump-analysis-tool/>If
you don;t have any luck with this, then I suggest disabling all non windows
services and auto startup programs  to see if this resolves the problem, and
then enable your services one at a time until you determine which one is
causing your freeze ups,
you can do this via the msconfig tool.

press windows key + R
type run <enter>

go to services, check "hide all microsoft services".
uncheck all the remaining services so they do not start
disable all your startup items.
reboot machine
run like this until you are sure the system is not freezing
then use msconfig to enable services a few at a time until you again get a
system freeze, then you will be able to narrow down the cause.




On Sat, Mar 19, 2011 at 3:49 PM, John Pullam <[email protected]>wrote:

>
> I'm struggling with a problem in my Win7 system that just started today. It
> freezes on me and requires a reboot so I'm trying to get to the bottom of
> what might be causing it.
>
> When I open the windows event log, the first error message after a boot is
> this:
>
> The description for Event ID 0 from source ColdFusion 9 ODBC Agent cannot
> be found. Either the component that raises this event is not installed on
> your local computer or the installation is corrupted. You can install or
> repair the component on the local computer.
>
> If the event originated on another computer, the display information had to
> be saved with the event.
>
> The following information was included with the event:
>
> ColdFusion 9 ODBC Agent@LOCALHOST,ErrorCode=430,ErrorMessage=Failed to
> open event trace file because the file version is not recognised.
>
> The second message is similar:
>
> The description for Event ID 0 from source ColdFusion 9 ODBC Server cannot
> be found. Either the component that raises this event is not installed on
> your local computer or the installation is corrupted. You can install or
> repair the component on the local computer.
>
> If the event originated on another computer, the display information had to
> be saved with the event.
>
> The following information was included with the event:
>
> ColdFusion 9 ODBC Server@LOCALHOST,ErrorCode=430,ErrorMessage=Failed to
> open event trace file because the file version is not recognised.
>
> Can anyone tell me what this mean and what I can do to eliminate it?
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:343140
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to