RE: It would be great IF somebody answered me, ONCE, for change :(

2002-08-19 Thread micael
gt; to be a hard > > > > limit? If you timeout on connections (user > > timeout) > > > > is fairly high you > > > > could run out of > > > > connections, and it might return a "null" > > instead of > > > > a connecti

Re: It would be great IF somebody answered me, ONCE, for change :(

2002-08-19 Thread Carrie Salazar
hey, can i get a copy of the debugger? or do others have any debugger suggestions? tomcat error messages are pretty cryptic to me still, though for the simple JSP work i do i get around it most of the time. but perhaps a debugger will save me some hair pulling. -- carrie s. On Mon, Aug 19, 2002

RE: It would be great IF somebody answered me, ONCE, for change :(

2002-08-19 Thread Mike Jackson
58 AM > To: Tomcat Users List > Subject: RE: It would be great IF somebody answered me, ONCE, for change > :( > > > Thank you Mike, > I will test with this, although I tried to > troubleshoot the problem by going back to an older > version of poolman. It worked. Now I will try your

Re: It would be great IF somebody answered me, ONCE, for change :(

2002-08-19 Thread Luminous Heart
Thank you Paul. I know we are NOT paid to help eachother, but hey, maybe someday I would be able to lend a hand. This is how a great software like Apache is putting a wide smile on all our faces. Regards. --- Paul McGovern <[EMAIL PROTECTED]> wrote: > > Sorry, but you haven't included enough in

RE: It would be great IF somebody answered me, ONCE, for change :(

2002-08-19 Thread Luminous Heart
t; set the connection limit > > > to be a hard > > > limit? If you timeout on connections (user > timeout) > > > is fairly high you > > > could run out of > > > connections, and it might return a "null" > instead of > > > a connection. &

RE: It would be great IF somebody answered me, ONCE, for change :(

2002-08-19 Thread Luminous Heart
us Heart > [mailto:[EMAIL PROTECTED]] > > Sent: Monday, August 19, 2002 8:50 AM > > To: Tomcat Users List > > Subject: RE: It would be great IF somebody > answered me, ONCE, for change > > :( > > > > > > I am sorry, but I did not get what you mean wi

RE: It would be great IF somebody answered me, ONCE, for change :(

2002-08-19 Thread micael
ght was to > > also turn on logging (debug > > level) in > > poolman as well so that you can watch the > > connections getting checked out > > and in. > > > > --mikej > > -=- > > mike jackson > > [EMAIL PROTECTED] > > > >

Re: It would be great IF somebody answered me, ONCE, for change :(

2002-08-19 Thread micael
You are getting a null pointer exception because one of your variables referencing an object has not been instantiated and has a null value. That is the answer to your question. At 08:14 AM 8/19/2002 -0700, you wrote: >I keep on asking this question but noone helps. Is it >a bug in TC? > >Why

RE: It would be great IF somebody answered me, ONCE, for change :(

2002-08-19 Thread Mike Jackson
gt; Subject: RE: It would be great IF somebody answered me, ONCE, for change > :( > > > I am sorry, but I did not get what you mean with > connection limit to be a hard limit, which one is > that? > > I am including a copy of my pool.xml if you care do > point out what s

RE: It would be great IF somebody answered me, ONCE, for change :(

2002-08-19 Thread Luminous Heart
> poolman as well so that you can watch the > connections getting checked out > and in. > > --mikej > -=- > mike jackson > [EMAIL PROTECTED] > > > -Original Message- > > From: Luminous Heart > [mailto:[EMAIL PROTECTED]] > > Sent: Mond

RE: It would be great IF somebody answered me, ONCE, for change :(

2002-08-19 Thread Luminous Heart
u close the > prepared statement). > > --mikej > -=- > mike jackson > [EMAIL PROTECTED] > > > -Original Message- > > From: Luminous Heart > [mailto:[EMAIL PROTECTED]] > > Sent: Monday, August 19, 2002 8:36 AM > > To: Tomcat Users Lis

RE: It would be great IF somebody answered me, ONCE, for change :(

2002-08-19 Thread Mike Jackson
- > From: Luminous Heart [mailto:[EMAIL PROTECTED]] > Sent: Monday, August 19, 2002 8:36 AM > To: Tomcat Users List > Subject: Re: It would be great IF somebody answered me, ONCE, for change > :( > > > Hi Graig, > Here is my jsp file. I am not sure what might be > wr

RE: It would be great IF somebody answered me, ONCE, for change :(

2002-08-19 Thread Mike Jackson
L PROTECTED]] > Sent: Monday, August 19, 2002 8:36 AM > To: Tomcat Users List > Subject: Re: It would be great IF somebody answered me, ONCE, for change > :( > > > Hi Graig, > Here is my jsp file. I am not sure what might be > wrong. Although the same error happens in a big

Re: It would be great IF somebody answered me, ONCE, for change :(

2002-08-19 Thread Luminous Heart
<%=counter%> <%=dUser%> <%=userIP%> <%=Attempt%> <%=timestamper%>

Re: It would be great IF somebody answered me, ONCE, for change :(

2002-08-19 Thread Paul McGovern
Sorry, but you haven't included enough information for anyone to formulate an answer. Based on the information all I can say is that you have a null pointer exception. If you want a proper response, please include the code segment that is going wrong, and config info from server.xml and web.xm

Re: It would be great IF somebody answered me, ONCE, for change :(

2002-08-19 Thread Luminous Heart
I bet you are the Snot, not just Snotty. How was I being snotty by asking for someone to help. Yes we are all obligated towards each other. That is the basic concept of OpenSource, if you have not noticed. We are a community of highly involved professionals and we think that we have to be there fo

RE: It would be great IF somebody answered me, ONCE, for change :(

2002-08-19 Thread Campano, Troy
AM To: Tomcat Users List Subject: RE: It would be great IF somebody answered me, ONCE, for change :( Well, it is a big application. And it was working fine with tc3.x. I have never had such a problem. I noticed that I had to do lots of modifications to my code to get TC4.0.4 work. What is diff

Re: It would be great IF somebody answered me, ONCE, for change :(

2002-08-19 Thread Craig R. McClanahan
On Mon, 19 Aug 2002, Luminous Heart wrote: > Date: Mon, 19 Aug 2002 08:14:08 -0700 (PDT) > From: Luminous Heart <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: Tomcat Users List <[EMAIL PROTECTED]> > Subject: It would be great I

RE: It would be great IF somebody answered me, ONCE, for change :(

2002-08-19 Thread Stuart Stephen
Probably quite a lot then. ;o) -Original Message- From: Luminous Heart [mailto:[EMAIL PROTECTED]] Sent: 19 August 2002 16:22 To: Tomcat Users List Subject: RE: It would be great IF somebody answered me, ONCE, for change :( Well, it is a big application. And it was working fine with tc3

RE: It would be great IF somebody answered me, ONCE, for change :(

2002-08-19 Thread Luminous Heart
out different parts of > your code to see what part is causing this problem? > > -Original Message- > From: Luminous Heart > [mailto:[EMAIL PROTECTED]] > Sent: Monday, August 19, 2002 11:14 AM > To: Tomcat Users List > Subject: It would be great IF somebody answered

Re: It would be great IF somebody answered me, ONCE, for change :(

2002-08-19 Thread Paul Caton
Common sense should tell you that posting snotty subject-lines will not help persuade list users to answer you. You seem to think that someone has an *obligation* to jump and answer you as soon as possible, but this is not the case. Be patient and polite and I'll bet someone responds. Paul Caton

RE: It would be great IF somebody answered me, ONCE, for change :(

2002-08-19 Thread Campano, Troy
Have you tried commenting out different parts of your code to see what part is causing this problem? -Original Message- From: Luminous Heart [mailto:[EMAIL PROTECTED]] Sent: Monday, August 19, 2002 11:14 AM To: Tomcat Users List Subject: It would be great IF somebody answered me, ONCE

It would be great IF somebody answered me, ONCE, for change :(

2002-08-19 Thread Luminous Heart
I keep on asking this question but noone helps. Is it a bug in TC? Why do I get NullPointerException? If I press refresh a couple of times I would go through. 2002-08-19 00:53:32 StandardWrapperValve[jsp]: Servlet.service() for servlet jsp threw exception java.lang.NullPointerException