hi every body i am useing resin 1.2.2 on NT i have written a search engein here the user has to enter some inputs to perform the search operations, this is what the program is supposed to do. when the user enters the data and clicks on the search for the first time the program works perfectly, but when he clicks on the same for the second time the webserer crashes. why does any webserver crash? does it have to do any thing with the code or what? the same code works fine on the jws? the resin crashes and i get a Dr. Watson error saying application error.
Please tell us more about what you are doing with your servlet. A servlet should not be able to crash a servlet container, and this is worrying because I use Resin myself and do not want it to creash
I had a similar problem with Weblogic ... I discovered the problem lay with the version of the JDK the server was using. make sure your version is the most stable up-to-date version!
Pounding at a thick stone wall won't move it, sometimes, you need to step back to see the way around.
hi all sorry gyus it was my curiosity which made me post that quewstion i could find the problem and is was a small blunder i did not close the result set in my program that is y my server was crashning now thats not the case now every thing is fine any way thanx for the valuble time u had taken to post reply tnx srinath