What steps will reproduce the problem?
1. I can reproduce it every time but cannot yet provide a small test-case
that is easy to set up.
NullPointerException in
org.h2.jdbc.JdbcConnection.<init> line 127 (connection==null)
from: JdbcXAConnection$PooledJdbcConnection.<init> line 481 (does not do
anything)
from: JdbcXAConnection.getConnection() line 122
Strange thing is: in JdbcXAConnection the connection is created 1 line
before the call, thus it can never be null.
Marcus
Original issue reported on code.google.com by Suran...@gmail.com on 2 Jun 2009 at 11:51
Original issue reported on code.google.com by
Suran...@gmail.com
on 2 Jun 2009 at 11:51