A few of you are facing some performance related issues, here are my suggestions:
After installing CFBuilder please read the Post_Install_Readme.txt file located under the CFBuilder install directory. Can you start CFBuilder (standalone) or Eclipse (plugin install) from the command line with an option -consolelog to see if any error messages are shown. When the workbench is launched Eclipse asks the user to specify a workspace location, the default workspace location is specified in the textbox (this is eclipse behavior). As Charlie pointed out the progress view can come handy and tasks which are running in the IDE can be observed. Thanks, Sagar Ganatra. Fusioned with ColdFusion - www.sagarganatra.com On Jun 29, 8:44 pm, ColdGen Internet Solutions <coldgen.internet.soluti...@gmail.com> wrote: > Just did a re-install. If I create a new workspace, say in a new > folder under My Documents (not what CF Builder first suggests), it > does not crash. > > So thinking a permission issue by default - one I am not going to > change for now but Adobe might want to look into why it defaults to an > area that is .... not allowed by default. > > Nite! > > Peter Tilbrook > Managing Director, ColdGen Internet Solutions > Professional Adobe ColdFusion 9 Application Development > President, ACT and Region ColdFusion Users Group > PO Box 2247 > Queanbeyan, NSW, 2620 > AUSTRALIA > > Tel: +61-2-6284-2727 > Mob: +61-2-0457-449-016 > > Email Address: pe...@coldgen.com > WWW:http://www.coldgen.com/ > > ABN: 80 826 226 128 > > On 30 June 2011 01:28, ColdGen Internet Solutions > > > > > > > > <coldgen.internet.soluti...@gmail.com> wrote: > > Thanks for the response Charlie will give it a go tomorrow - a full > > re-install. > > > Just not right now (1:30am lol)! > > > Cheers! > > > Peter Tilbrook > > Managing Director, ColdGen Internet Solutions > > Professional Adobe ColdFusion 9 Application Development > > President, ACT and Region ColdFusion Users Group > > PO Box 2247 > > Queanbeyan, NSW, 2620 > > AUSTRALIA > > > Tel: +61-2-6284-2727 > > Mob: +61-2-0457-449-016 > > > Email Address: pe...@coldgen.com > > WWW:http://www.coldgen.com/ > > > ABN: 80 826 226 128 > > > On 29 June 2011 23:54, charlie arehart <charlie_li...@carehart.org> wrote: > >> For anyone having CFB performance problems, I would stress the value of > >> opening the "progress view" (window>show view>other>general). That will > >> show > >> many background operations that can be going on and hanging things up. > >> Similarly, if it's opened when you close CFB, then when you open it, you'll > >> see it being shown as it's starting up, and you may see activity going on > >> there/then. > > >> Peter, I realize you can't see it because you can't get it to respond at > >> all. BTW, are you saying that every time you open CFB, this happens? If > >> not, > >> then you can try the above. If so, then here's another idea, with perhaps > >> some other potential benefits. > > >> Have you tried open CFB with a new workspace. (There's a command-line > >> switch > >> that can get it to do that if you can't get into the interface to switch > >> workspaces). I would expect that any problem would go away. You could then > >> add back the things you may have configured that may be failing (and again, > >> keep an eye on the Progress view in case it shows when it goes amiss). For > >> instance, you may have configured a connection to a server that is causing > >> a > >> problem, or perhaps your workspace file itself is configured to exist on a > >> network drive (rather than a local drive), and so on. > > >> BTW, about the server configuration matter, note that CFB does try to talk > >> to any configured servers (as listed in the Servers view) at startup. > >> That's > >> another configurable option, where you could tell it to only refresh when > >> you do it manually. (The server refresh is needed if CFB is to know that > >> you've added new CFCs and other such items on the server that it tries to > >> "know about" about your environment. Since those can exist in locations > >> other then where your code/project itself lives, that's why it talks to the > >> server to get such configuration info.) > > >> I talk about a lot of these tuning matters in a section of my "Hidden Gems > >> in CFBuilder" talk I did in 2009-2010 (they still apply to CFB2). That's > >> available on my site atwww.carehart.org/presentations/. Hope some of that's > >> helpful. > > >> /charlie > > >>> -----Original Message----- > >>> From: cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] On > >>> Behalf Of ColdGen Internet Solutions > >>> Sent: Wednesday, June 29, 2011 2:07 AM > >>> To: cfaussie@googlegroups.com > >>> Subject: Re: [cfaussie] CFbuilder2 thoughts? > > >>> Doesn't work at all for me. Loads up and then just crashes. > > >>> Windows 7 Ultimate 64-bit - 8Gb RAM. > > >>> Peter Tilbrook > >>> Managing Director, ColdGen Internet Solutions > >>> Professional Adobe ColdFusion 9 Application Development > >>> President, ACT and Region ColdFusion Users Group > >>> PO Box 2247 > >>> Queanbeyan, NSW, 2620 > >>> AUSTRALIA > > >>> Tel: +61-2-6284-2727 > >>> Mob: +61-2-0457-449-016 > > >>> Email Address: pe...@coldgen.com > >>> WWW:http://www.coldgen.com/ > > >>> ABN: 80 826 226 128 > > >>> On 29 June 2011 15:59, Kai Koenig <k...@koeni.de> wrote: > >>> > For me it works absolutely fine, Mac OS X 10.6.7 64 bit. > > >>> > -Xdock:icon=../Resources/Eclipse.icns > >>> > -XstartOnFirstThread > >>> > -Dorg.eclipse.swt.internal.carbon.smallFonts > >>> > -Xms512m > >>> > -Xmx1024m > >>> > -XX:MaxPermSize=256m > >>> > -XX:PermSize=64m > >>> > -Xdock:icon=../Resources/Eclipse.icns > >>> > -XstartOnFirstThread > >>> > -Dorg.eclipse.swt.internal.carbon.smallFonts > >>> > -Dosgi.requiredJavaVersion=1.6 > > >>> > It usually hovers around 200 MB used heap (and that's with 15-20 > >>> cfm/cfc/js files open). > > >>> > I had performance trouble during some of the pre-release rounds but > >>> the CF team did an awesome job eliminating those issues imho. > > >>> > Personally I run CFB2 (actually everything) as plugins in an Eclipse > >>> setup instead of a stand-alone install. It _shouldn't_ make a > >>> difference re performance, but I subjectively feel that it does to me > >>> (besides the flexibility) - I use Eclipse 3.6.1 64bit. > > >>> > Cheers > >>> > Kai > > >>> >> How are people finding CFBuilder2? > > >>> >> I've been using the trial for a while, even increased the memory to > >>> 1gb, > >>> >> but it really doesn't feel stable enough as a primary IDE, I'm > >>> finding it often > >>> >> locks up and even simple things like clicking search results don't > >>> always > >>> >> actually open the file and scroll to the first match? > > >>> >> if there was a swear jar on my desk, it would be full > > >>> > -- > >>> > You received this message because you are subscribed to the Google > >>> Groups "cfaussie" group. > >>> > To post to this group, send email to cfaussie@googlegroups.com. > >>> > To unsubscribe from this group, send email to > >>> cfaussie+unsubscr...@googlegroups.com. > >>> > For more options, visit this group at > >>>http://groups.google.com/group/cfaussie?hl=en. > > >>> -- > >>> You received this message because you are subscribed to the Google > >>> Groups "cfaussie" group. > >>> To post to this group, send email to cfaussie@googlegroups.com. > >>> To unsubscribe from this group, send email to > >>> cfaussie+unsubscr...@googlegroups.com. > >>> For more options, visit this group at > >>>http://groups.google.com/group/cfaussie?hl=en. > > >> -- > >> You received this message because you are subscribed to the Google Groups > >> "cfaussie" group. > >> To post to this group, send email to cfaussie@googlegroups.com. > >> To unsubscribe from this group, send email to > >> cfaussie+unsubscr...@googlegroups.com. > >> For more options, visit this group > >> athttp://groups.google.com/group/cfaussie?hl=en. -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to cfaussie@googlegroups.com. To unsubscribe from this group, send email to cfaussie+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en.