Bugs item #470697, was opened at 2001-10-12 13:12
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=470697&group_id=22866

Category: JBossServer
Group: v2.4 (stable)
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Andreas Schaefer (schaefera)
Summary: NPE when closing statement

Initial Comment:
I'm getting a NullPointerException when I close an 
already closed PreparedStatement. 
The offending line is
org.jboss.pool.jdbc.PreparedStatementInPool.close
(PreparedStatementInPool.java:421)

I already fixed my application, but I thing this 
exception should not occur in this case.

Thanks,
  Robson

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=470697&group_id=22866

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to