Hi all --

I have run into a somewhat odd problem with a centralized logging facility I
am testing.  The application has a servlet front end, which takes in XML
messages and passes them off to log4j, which then is logging to a database.
Under high load, around 1,500 transactions a minute, around 10% of the
requests are logged twice.  This results in the database rejecting the
request due to a duplicate key violation.  Has anyone seen this type of
thing with log4j under high load?

Thanks,

Paul Buchanan
West Group
Delivery Services 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to