Abgeschickt von Danko am 16 November, 2005 um 08:45:06:
Antwort auf: refresh connection von Eros Valzasina am 08 November, 2005 um 09:36:59:
Sorry for the late answer. I have been busy lately.
This should be solved by the appender but currently is not.
You might try to implement your own JDBCConnectionHandler, somehow check that the connection is still valid and if it is not obtain a new connection. I am not sure that it works because the appender might not request a new connection even if the old one is invalid.
Regards,
Danko
: My oracle instance every night restart and return a message like:
: "ORA-01089: immediate shutdown in progress - no operations are permitted"
: If I don't refresh the connection I cannot found log messages... there is a way to solve this problem?