You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Qaz Zaq <co...@yahoo.com> on 2001/11/08 02:25:08 UTC

Log4J Inside an Oracle Database?

Has anyone tried to run log4j inside an oracle
database?  Is that possible?

Thanks.


__________________________________________________
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Log4J Inside an Oracle Database?

Posted by Qaz Zaq <co...@yahoo.com>.
Interesting that Oracle would close the file
descriptor.  Are you talking about 8.1.7 ?  

Thanks for the info.

--- John Carnahan <ca...@protos.lifesci.ucla.edu>
wrote:
> Qaz,
> 
> > Has anyone tried to run log4j inside an oracle
> > database?  Is that possible?
> 
> Yes it is - but do not use FileAppenders. Oracle
> will close the file
> descriptors out from under you after you write to
> the log once. Use a JMS or
> socket appender instead. The JMS appender is nice
> since Oracle has the
> AQ/JMS package built-in.
> 
> John
> 


__________________________________________________
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Log4J Inside an Oracle Database?

Posted by John Carnahan <ca...@protos.lifesci.ucla.edu>.
Qaz,

> Has anyone tried to run log4j inside an oracle
> database?  Is that possible?

Yes it is - but do not use FileAppenders. Oracle will close the file
descriptors out from under you after you write to the log once. Use a JMS or
socket appender instead. The JMS appender is nice since Oracle has the
AQ/JMS package built-in.

John


>
>
> Thanks.
>
> __________________________________________________
> Do You Yahoo!?
> Find a job, post your resume.
> http://careers.yahoo.com
>
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>