No joy. I checked out the latest sources from CVS just now, and I still get the 
same exception:

java.lang.NullPointerException
at 
org.jboss.resource.adapter.jdbc.PreparedStatementCache.ageOut(PreparedStatementCache.java:37)
at org.jboss.util.LRUCachePolicy$LRUList.demote(LRUCachePolicy.java:346)
at org.jboss.util.LRUCachePolicy.insert(LRUCachePolicy.java:162)
at 
org.jboss.resource.adapter.jdbc.BaseWrapperManagedConnection.prepareStatement(BaseWrapperManagedConnection.java:350)
at 
org.jboss.resource.adapter.jdbc.WrappedConnection.prepareStatement(WrappedConnection.java:205)
...

For good measure, I tried checking out both the "jboss-4.0" module and the 
"jboss-head" module; same result from both. Has this fix not hit CVS yet? If 
not, is there a patch I can apply?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857633#3857633

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3857633


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to