[Rails] Re: Rails crashes when running more than 1 instance..

2010-07-23 Thread MnrKaktus
We've installed the whole thing again now.. Still the same error.. It's actually not when loading 2 different sites, but it happens if a site is clicked too many times.. We use 'webistrano' to upload our projects, and when we connect with two different browsers to it, and start clicking fast, rails

[Rails] Re: Rails crashes when running more than 1 instance..

2010-06-10 Thread Marnen Laibow-Koser
Tim Baas wrote: [...] > I've checked the settings.. But without any progress, I'll just try > mongrel with Mongrel Cluster for now.. Let's see what that is going to > do.. No! Get Passenger working -- it's far easier than Mongrel Cluster. Reread the docs -- it shouldn't be difficult. Under wh

[Rails] Re: Rails crashes when running more than 1 instance..

2010-06-10 Thread Tim Baas
Marnen Laibow-Koser wrote: > Tim Baas wrote: >> Thank you all for the fast responds.. >> >> I can see now that the problem is I need to run the different >> applications on different ports.. >> The only thing is, I've heard it has to be possible to run more >> applications on one port, I want to u

[Rails] Re: Rails crashes when running more than 1 instance..

2010-06-09 Thread Marnen Laibow-Koser
Tim Baas wrote: > Thank you all for the fast responds.. > > I can see now that the problem is I need to run the different > applications on different ports.. > The only thing is, I've heard it has to be possible to run more > applications on one port, I want to use port 80. > I'm using a webserver

[Rails] Re: Rails crashes when running more than 1 instance..

2010-06-09 Thread Tim Baas
Frederick Cheung wrote: > On Jun 9, 8:45�am, MnrKaktus wrote: >> Thank you all for the fast responds.. >> >> I can see now that the problem is I need to run the different >> applications on different ports.. >> The only thing is, I've heard it has to be possible to run more >> applications on one

[Rails] Re: Rails crashes when running more than 1 instance..

2010-06-09 Thread Frederick Cheung
On Jun 9, 8:45 am, MnrKaktus wrote: > Thank you all for the fast responds.. > > I can see now that the problem is I need to run the different > applications on different ports.. > The only thing is, I've heard it has to be possible to run more > applications on one port, I want to use port 80. >

[Rails] Re: Rails crashes when running more than 1 instance..

2010-06-09 Thread MnrKaktus
Thank you all for the fast responds.. I can see now that the problem is I need to run the different applications on different ports.. The only thing is, I've heard it has to be possible to run more applications on one port, I want to use port 80. I'm using a webserver.. What are your ideas about t

[Rails] Re: Rails crashes when running more than 1 instance..

2010-06-08 Thread Saurabh Peshkar
Hi Tim, If you are using Fedora try following command in terminal: console$> ps -fu USER PID %CPU %MEMVSZ RSS TTY STAT START TIME COMMAND user 3429 0.0 0.0 5072 1672 pts/1Ss Jun08 0:00 bash user 15217 2.0 0.0 4628 908 pts/1R+ 03:17 0:00 \_ ps -fu