Chris, there could be any number of explanations, but one is that you may be
running out of memory (within the heap of CFB). 

You can try to find out if that's possibly an issue by turning on the "heap
monitor" within cfb (an available feature under window>preferences>general),
to see if perhaps you are running high on use of heap. And if so, you can do
a Garbage Collection to see if the use of heap drops much. If not, that
could be the problem. 

One thing to note: even if it is not showing high use of memory now, it may
be using more after a period of time, when things go wrong. So keep an eye
on it.

If that's the issue, you can increase the heap use, via the XMX element in
the java args, in the cfbuilder.ini in the CFBuilder directory, as discussed
more at:

http://cfmumbojumbo.com/cf/index.cfm/coding/increase-cfbuilder-performance/

Let us know if that helps.

 

/charlie

 

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Chris
Sent: Wednesday, August 07, 2013 3:29 PM
To: discussion@acfug.org
Subject: [ACFUG Discuss] ColdFusion Builder freezes abruptly

 

This has happened few times in a week. ColdFusion Builder freezes before I
can save my changes. I have to forcibly close it due to which I lose my
changes.

Below is the error message.

----------------------------------------------------------------------------
----------------------------------------------------------------------------
--------------------------------
Description:
  A problem caused this program to stop interacting with Windows.

Problem signature:
  Problem Event Name:    AppHangB1
  Application Name:    CFBuilder.exe
  Application Version:    0.0.0.0
  Application Timestamp:    4d87abff
  Hang Signature:    f995
  Hang Type:    0
  OS Version:    6.1.7601.2.1.0.256.48
  Locale ID:    1033
  Additional Hang Signature 1:    f9958bdcfa28433dc7455ec412522419
  Additional Hang Signature 2:    1ddc
  Additional Hang Signature 3:    1ddc116d15dad9215547ede071e06e9c
  Additional Hang Signature 4:    f995
  Additional Hang Signature 5:    f9958bdcfa28433dc7455ec412522419
  Additional Hang Signature 6:    1ddc
  Additional Hang Signature 7:    1ddc116d15dad9215547ede071e06e9c

----------------------------------------------------------------------------
----------------------------------------------------------------------------
--------------------------------

I am using ColdFusion Builder 2, Version: 2.0.1, Build: 282422 on a Windows
7 Professional(64bit). My system has the required Windows updates.

What could be causing this and how can I fix it?

Thanks  


------------------------------------------------------------- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink <http://www.fusionlink.com>  
------------------------------------------------------------- 




-------------------------------------------------------------
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------

Reply via email to