Re: Application support a maximum number of around 10 users at one time.

2010-11-17 Thread Giuseppe La Scaleia
Is very strange as what. I have developed an application that simultaneously logged on 50 / 60 users simultaneously and have not had this problem. The truth is an application developed with gwt 1.5.3 and Spring 2.5.6, but I do not think that's the problem. You could look at the code? 2010/11/17 D

Re: Application support a maximum number of around 10 users at one time.

2010-11-17 Thread Jeff Chimene
This doesn't sound like a GWT problem. Start with traditional, well-known performance monitoring: memory, CPU, disk. Look for disk queues, CPU queues, memory usage. Look at database transaction durations. On Wed, Nov 17, 2010 at 9:48 AM, Deepak Singh wrote: > Hi, > > We developed an application

Application support a maximum number of around 10 users at one time.

2010-11-17 Thread Deepak Singh
Hi, We developed an application in GWT 2.1 and spring 3.0.4. Everything was fine till development but when we hosted it on Tomcat 5.5 then we found that the application is not supporting more than 10-12 users at a time. In that case some RPC fails, Browser loads application very slowly, sometimes