You probably should bring this up to the Poolman team. 

-- Ted Husted, Husted dot Com, Fairport NY USA.
-- Java Web Development with Struts.
-- Tel +1 585 737-3463.
-- Web http://www.husted.com/struts/

Mikkel Bruun wrote:
> 
> it seems like there's a bunch of people in here using poolman therefore this
> mail
> 
> I oaccasionally get this exception when running my system:
> 
> NullPointerException
>         at java.util.Hashtable.containsKey(Hashtable.java:299)
>         at com.codestudio.util.JDBCPool.returnPooledStatement(Unknown
> Source)
>         at com.codestudio.sql.PoolManPreparedStatement.close(Unknown Source)
>         at com.codestudio.util.JDBCPool.closeStatement(Unknown Source)
>         at com.codestudio.sql.PoolManConnection.clean(Unknown Source)
>         at com.codestudio.util.JDBCPool.returnConnection(Unknown Source)
>         at com.codestudio.util.JDBCPool.connectionClosed(Unknown Source)
>         at com.codestudio.sql.PoolManConnection.sendCloseEvent(Unknown
> Source)
>         at com.codestudio.sql.PoolManConnectionHandle.close(Unknown Source)
>         at
> com.jbpb.blue.web.ValtechAction.closeConnection(ValtechAction.java:41>
> 
> Its not fatal (the system continues running) but very unsettling...
> 
> any suggestions??
> 
> thanks in advance
> 
> mikkel
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to