Re: Help!Tomcat crashes:Waiting for instance(s) to be deallocated

2006-05-14 Thread starki78
00 Subject : Re: Help!Tomcat crashes:Waiting for instance(s) to be deallocated > Hi Starki78 > > I had this problem when using a singelton class that stored a datasource > in it. Everytime I pressed F5 really fast the web server would hang and > when I shutdown I got that same message. Appa

Re: Help!Tomcat crashes:Waiting for instance(s) to be deallocated

2006-05-11 Thread Martyn Hiemstra
Hi Starki78 I had this problem when using a singelton class that stored a datasource in it. Everytime I pressed F5 really fast the web server would hang and when I shutdown I got that same message. Apparently when pressing F5 very fast instead of the singelton only using 1 datasource (The one