I'm seeing something when I deploy to production (same code, same jvm,
same app server, etc.. It's a tarball!)

NativeException (java.sql.SQLException: Connection handle has been
closed and is unusable):

It looks as though JBoss is closing the connection, but ActiveRecord
isn't requesting a new one.  I'm using a hsqldb jndi datasource; though
I don't think that is making much of a difference -- I'm guessing that
it's deeper in the code than that.  Has anyone else seen the like?

I'm guessing that I've not seen this in my development environment
previously due to it being a timing issue.

Thanks,
Matt

_______________________________________________
Jruby-extras-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/jruby-extras-devel

Reply via email to