Hi Joe, I may be out on a limb here, but could this be a DNS issue with your VM setup? For me, a 120 second timeout makes me look at network trouble first. I too run VirtualBox on a mac for some stuff, but have found its networking support just different enough from VMWare (my normal vm platform) to not completely trust it.
Just my $0.02 --Andrew Joe Wass wrote: > I've been looking at lift since yesterday morning (and scala for a > week or so) and I'm very pleased with what I see. I'm a little > frustrated though, Jetty appears to be breathtakingly slow to start > and stop occasionally. Sometimes the pause before this: > > [INFO] Started Jetty Server > [INFO] Starting scanner at interval of 5 seconds. > > is several minutes. Stopping Jetty can also be slow, with an equally > unsatisfactory pause. Sometimes it's instantaneous with no delay. > > I'm running on Ubuntu Server on a virtual machine with ~700MB memory. > I'm not doing anything more complicated than that detailed in > tutorials. > > Am I doing something wrong or is Jetty really this slow? It's only > running a few K of code... > > I'm aware of the continual compilation option, but I'm editing > remotely and my editor appears to touch files more often than I save > (i.e. I'd like to be able to control when I compile). > > Cheers > > Joe > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
