Crashing the web server.

2003-04-04 Thread Ed Ventura
Would anyone know what I could possibly be doing to bring down the web server just by doing a database lookup? I¹m using a jsp page that returns the result set from a database and I¹m consistently crashing our web server (orion). I¹m using dreamweaver mx to pump out the jsp code but I doubt that d

Re: Crashing the web server.

2003-04-04 Thread Brian P Bohnet
How large is the result set? What's in the server logs? Print out some stack trace or something in the code to see where your process is at the time of the problem? It could be a million things! Brian P Bohnet Ed Ventura wrote: Would anyone know what I could possibly be doing to bring down the we

Re: Crashing the web server.

2003-04-04 Thread Hans Bergsten
Ed Ventura wrote: Would anyone know what I could possibly be doing to bring down the web server just by doing a database lookup? I¹m using a jsp page that returns the result set from a database and I¹m consistently crashing our web server (orion). I¹m using dreamweaver mx to pump out the jsp code b

Re: Crashing the web server.

2003-04-04 Thread Ed Ventura
Java Server Pages specification and reference > <[EMAIL PROTECTED]> > Date: Fri, 4 Apr 2003 13:26:33 -0600 > To: [EMAIL PROTECTED] > Subject: Re: Crashing the web server. > > How large is the result set? What's in the server logs? Print out some > stack trace or somethin

Re: Crashing the web server.

2003-04-04 Thread Ed Ventura
t;[EMAIL PROTECTED]> > Date: Fri, 4 Apr 2003 11:21:13 -0800 > To: [EMAIL PROTECTED] > Subject: Re: Crashing the web server. > > Ed Ventura wrote: >> Would anyone know what I could possibly be doing to bring down the web >> server just by doing a database lookup? I¹m using

Re: Crashing the web server.

2003-04-04 Thread Hans Bergsten
, 4 Apr 2003 11:21:13 -0800 To: [EMAIL PROTECTED] Subject: Re: Crashing the web server. Ed Ventura wrote: Would anyone know what I could possibly be doing to bring down the web server just by doing a database lookup? I¹m using a jsp page that returns the result set from a database and I¹m consisten