Subject Re: tomcat+fbsql-1.0.0 (yet). Cannot getAutocommit on one machine, doesnt on anoth
Author fedd_kraft
--- In Firebird-Java@yahoogroups.com, "Roman Rokytskyy"
<rrokytskyy@a...> wrote:

> What happens if you enable log4j?

failed to do that ("no appenders could be found for
org.firebirdsql.jca.IdleRemover", props file copied from wiki faq and
from posts here, maybe -DFBLog4j=true was not set properly).

> Also, what you can do, is to change the driver a bit and dump stack
trace in
> FBConnection.close(). You will know where it was closed, maybe
there is
> something in Tomcat...

i have no source of my version of jaybird.

> And finally, what prevents you from switching to JayBird 1.5.5 or
even
> JayBird 2.0.0 beta 2 at least for testing purposes?

lack of time. I noticed that the interface has slightly changed,
didnt want to rewrite anything. but now I see that I waste more time
to make old stuff work with 1.5.2 :-/

> Can it be that you have changed the server or the database?

yes, the server was 1.5.1 ss, now is 1.5.2.4731 cs... :-/ am I an
idiot? :)))

fedd