Last Thursday (7th of July), I had a connect session with Zac to get
to know the performance issues he was facing. As he mentioned in the
connect session, the IDE becomes unresponsive sometimes and it is
difficult to reproduce the issue. However, refresh of a directory
under a project whose location is on a shared network drive caused the
IDE to become unresponsive for some time and it resumed to its normal
functioning later. This must be an eclipse issue. If any of you see
the IDE becoming unresponsive, please take the thread dump using this
tool: http://www.adaptj.com/main/download. This will help us in
getting to know the root cause of the issue.

He also mentioned that, after changing the jre location to the default
one, he was no longer able to reproduce it.

Thanks,
Sagar.
Adobe ColdFusion QE.
Fusioned with ColdFusion - www.sagarganatra.com


On Jul 6, 9:35 am, Zac Spitzer <zac.spit...@gmail.com> wrote:
> I have no problem editing the files in side or outside
> of cfbuilder2, I have recreated the network connections
> using hostnames just in case it was the ip address mapped
> drive causing the problem.
>
> feel free to contact me off list for the connect session
>
> z
>
>
>
>
>
>
>
> On Wed, Jul 6, 2011 at 2:28 PM, Sagar Ganatra <sa...@sagarganatra.com> wrote:
> > Zac,
>
> > I suspect this might be a machine connectivity issue. Can you create,
> > edit and save the file on the mapped location outside CFBuilder. I
> > just want to be sure that you are able to access the network location.
>
> > If you are able to save the file, then I would like to have a connect
> > session with you.
>
> > Thanks,
> > Sagar.
> > Adobe ColdFusion QE.
> > Fusioned with ColdFusion -www.sagarganatra.com
>
> > On Jul 5, 12:17 pm, Zac Spitzer <zac.spit...@gmail.com> wrote:
> >> Ah yes, I had completely forgotten about the express version!
>
> >> so I fired it up and opened a new project, with process monitor running
> >> in the background, I'm seeing a hell of lot of these messages
>
> >> I am using an mapped drive via an IP, rather than using a hostname
>
> >> Date & Time:        5/07/2011 5:15:04 PM
> >> Event Class:    File System
> >> Operation:      CreateFile
> >> Result: NAME NOT FOUND
> >> Path:   C:\Windows\CSC\v2.0.6\namespace\192.168.2.6
> >> TID:    6300
> >> Duration:       0.0000159
> >> Desired Access: Read EA, Write EA, Read Attributes, Write Attributes,
> >> Delete, Read Control, Synchronize
> >> Disposition:    Open
> >> Options:        Synchronous IO Non-Alert
> >> Attributes:     n/a
> >> ShareMode:      Read, Write, Delete
> >> AllocationSize: n/a
>
> >> On Tue, Jul 5, 2011 at 4:56 PM, Sagar Ganatra <sa...@sagarganatra.com> 
> >> wrote:
> >> > Zac,
>
> >> > Once the trial expires, you'll still be able to use CFBuilder2. It
> >> > switches to Express Edition, please see this blog post:
> >> >http://cfdocyard.blogspot.com/2011/05/coldfusion-builder-express-edit...
>
> >> > Can you try launching CFBuilder and see whether the workbench is
> >> > available to you and the projects located over the network are
> >> > accessible.
>
> >> > Thanks,
> >> > Sagar.
> >> > Adobe ColdFusion QE.
> >> > Fusioned with ColdFusion -www.sagarganatra.com
>
> >> > On Jul 5, 11:25 am, Zac Spitzer <zac.spit...@gmail.com> wrote:
> >> >> alas my trial has expired, I'm not able to test this any more
>
> >> >> On Tue, Jul 5, 2011 at 3:23 PM, Sagar Ganatra <sa...@sagarganatra.com> 
> >> >> wrote:
> >> >> > If any of you are still facing performance issues with CFBuilder2,
> >> >> > please let me know asap. I'm not able to reproduce the issue that Zac
> >> >> > has mentioned.
>
> >> >> > Few suggestions:
> >> >> > 1. Please read  Post_Install_Readme.txt (under CFBuilder installation
> >> >> > directory) for post installation steps.
> >> >> > 2. The progress view will show current tasks being performed by the
> >> >> > IDE, such as indexing CFCs etc,. You can stop the tasks by clicking
> >> >> > the stop button in the progress view.
> >> >> > 3. Start the IDE with a -consolelog option to see any errors or
> >> >> > exceptions thrown while the IDE is starting. Please ignore the warning
> >> >> > messages.
> >> >> > 4. Restart the IDE by selecting a different workspace. The current
> >> >> > workspace might have got corrupted for some reason.
>
> >> >> > If possible, share the project or files so that I can reproduce the
> >> >> > issue at my end.
>
> >> >> > Thanks,
> >> >> > Sagar.
> >> >> > Adobe ColdFusion QE.
> >> >> > Fusioned with ColdFusion -www.sagarganatra.com
>
> >> >> > On Jul 4, 3:38 pm, Sagar Ganatra <sa...@sagarganatra.com> wrote:
> >> >> >> Zac,
>
> >> >> >> CFBuilder takes some time to index the CFCs (depending on the number
> >> >> >> of files in the webroot, mappings etc,.). It uses these to provide
> >> >> >> code assist (for datasources, resolve CFC names). There is a
> >> >> >> preference option is CFBuilder to turn this on\off. Please refer to 
> >> >> >> my
> >> >> >> blog 
> >> >> >> post:http://www.sagarganatra.com/2010/05/coldfusion-builder-few-tweaks.html
>
> >> >> >> Also, I was not able to reproduce the CFBuilder hang with my project
> >> >> >> on a network location. Can you share the project, so that I can
> >> >> >> reproduce the issue?
>
> >> >> >> Thanks,
> >> >> >> Sagar.
> >> >> >> Adobe ColdFusion QE.
> >> >> >> Fusioned with ColdFusion -www.sagarganatra.com
>
> >> >> >> On Jul 1, 1:23 pm, Zac Spitzer <zac.spit...@gmail.com> wrote:
>
> >> >> >> > I'm working over a network drive on the lan, I guess that might be 
> >> >> >> > the problem.
>
> >> >> >> > All of the files I'm editing are only are small, most like 5-10k a 
> >> >> >> > few
> >> >> >> > approaching
> >> >> >> > 20k, which is just mostly some chunky sql gateways cfc's
>
> >> >> >> > I have the console open, see what happens, maybe I will see the
> >> >> >> > heisenberg effect
>
> >> >> >> > I tried the progress window, but it locked up with everything else
>
> >> >> >> > BTW thanks everyone for taking the time to help out :)
>
> >> >> >> > On Fri, Jul 1, 2011 at 6:14 PM, Steve Onnis 
> >> >> >> > <st...@cfcentral.com.au> wrote:
> >> >> >> > > Do you have any projects setup that were pointed to files across 
> >> >> >> > > a network
> >> >> >> > > and if so do you know if those projects are currently open?  I 
> >> >> >> > > know i have
> >> >> >> > > had issues with projects across a network opening slowly and 
> >> >> >> > > "seemingly"
> >> >> >> > > crashing cfbuilder.  I would suggest just opening it and leaving 
> >> >> >> > > it it
> >> >> >> > > trying to open for a little bit rather than thinking it has 
> >> >> >> > > crashed and
> >> >> >> > > forcing it to close
>
> >> >> >> > > -----Original Message-----
> >> >> >> > > From: Kai Koenig [mailto:k...@koeni.de]
> >> >> >> > > Sent: Friday, 1 July 2011 6:03 PM
> >> >> >> > > To: cfaussie@googlegroups.com
> >> >> >> > > Subject: Re: [cfaussie] Re: CFbuilder2 thoughts?
>
> >> >> >> > > Zac, maybe try Sagar's suggestion to start with consolelog and 
> >> >> >> > > see if it
> >> >> >> > > tells you what the error/problem is.
>
> >> >> >> > > Cheers
> >> >> >> > > Kai
>
> >> >> >> > > On 1/07/2011, at 7:44 PM, Zac Spitzer wrote:
>
> >> >> >> > >> so i even tried a new workspace, same issues, the it hung 
> >> >> >> > >> again, now it
> >> >> >> > >> won't even start, I'm fed up - I just want to cut code
>
> >> >> >> > >> now I'm in a total quandry on whether to fork out money to buy 
> >> >> >> > >> the
> >> >> >> > >> software as my trial expires today and I've had so much grief
>
> >> >> >> > >> On Fri, Jul 1, 2011 at 4:35 PM, Kai Koenig <k...@koeni.de> 
> >> >> >> > >> wrote:
> >> >> >> > >>> Hey all,
>
> >> >> >> > >>> Sagar, thanks so much for responding to this thread.
>
> >> >> >> > >>> Just to let everyone else on the list know, Sagar is part of 
> >> >> >> > >>> the CF and
> >> >> >> > > CF Builder engineering team based in Bangalore.
>
> >> >> >> > >>> Cheers
> >> >> >> > >>> Kai
>
> >> >> >> > >>>> 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
>
> >> >> >> > >>> --
> >> >> >> > >>> Kai Koenig - Ventego Creative Ltd
> >> >> >> > >>> ph: +64 4 476 6781 - mob: +64 21 928 365 /  +61 435 263 414
> >> >> >> > >>> web:http://www.ventego-creative.co.nz
> >> >> >> > >>> blog:http://www.bloginblack.de
> >> >> >> > >>> twitter:http://www.twitter.com/agentK
> >> >> >> > >>> --
>
> >> >> >> > >>> --
> >> >> >> > >>> 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.
>
> >> >> >> > >> --
> >> >> >> > >> Zac Spitzer
> >> >> >> > >> Solution Architect / Director
> >> >> >> > >> Ennoble Consultancy Australia
> >> >> >> > >>http://www.ennoble.com.au
> >> >> >> > >>http://zacster.blogspot.com
> >> >> >> > >> +61 405 847 168
>
> >> >> >> > >> --
> >> >> >> > >> 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.
>
> >> >> >> > > --
> >> >> >> > > Kai Koenig - Ventego Creative Ltd
> >> >> >> > > ph: +64 4 476 6781 - mob: +64 21 928 365 /  +61 435 263 414
> >> >> >> > > web:http://www.ventego-creative.co.nz
> >> >> >> > > blog:http://www.bloginblack.de
> >> >> >> > > twitter:http://www.twitter.com/agentK
> >> >> >> > > --
>
> >> >> >> > > --
> >> >> >> > > 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
>
> ...
>
> read more »

-- 
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.

Reply via email to