You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by Jon Stevens <jo...@latchkey.com> on 2001/03/31 04:22:59 UTC

NPE hell

so, it seems as though if you set the ab concurrency really high (and
caching off) and the system runs out of parsers...

Fri Mar 30 18:21:20 PST 2001  [error] Runtime : ran out of parsers!
Fri Mar 30 18:21:20 PST 2001  [error] ResourceManager.getResource()
exception: java.lang.NullPointerException



Re: NPE hell

Posted by "Geir Magnusson Jr." <ge...@optonline.net>.
"Geir Magnusson Jr." wrote:
> 
> Jon Stevens wrote:
> >
> > so, it seems as though if you set the ab concurrency really high (and
> > caching off) and the system runs out of parsers...
> >
> > Fri Mar 30 18:21:20 PST 2001  [error] Runtime : ran out of parsers!
> > Fri Mar 30 18:21:20 PST 2001  [error] ResourceManager.getResource()
> > exception: java.lang.NullPointerException
> 
> That's trivial.  Fixing it now.
> 

All should be well now...

-- 
Geir Magnusson Jr.                               geirm@optonline.net
Developing for the web?  See http://jakarta.apache.org/velocity/

Re: NPE hell

Posted by "Geir Magnusson Jr." <ge...@optonline.net>.
Jon Stevens wrote:
> 
> so, it seems as though if you set the ab concurrency really high (and
> caching off) and the system runs out of parsers...
> 
> Fri Mar 30 18:21:20 PST 2001  [error] Runtime : ran out of parsers!
> Fri Mar 30 18:21:20 PST 2001  [error] ResourceManager.getResource()
> exception: java.lang.NullPointerException

That's trivial.  Fixing it now.

geir

-- 
Geir Magnusson Jr.                               geirm@optonline.net
Developing for the web?  See http://jakarta.apache.org/velocity/