We use log4j, version API V1.1.3, on HPUX with VM
Java(TM) 2 Runtime Environment, Standard Edition (build jinteg:02/14/01-23:51) HotSpot VM (build 1.0.1fcs jinteg:02/15/01-02:43 PA2.0, mixed mode) and encounter the following problem: Under very rare circumstances our application hangs and CPU load increases. It looks like a loop. This happens in this piece of code: . . log = Category.getInstance(this.getClass()); debug = log.isDebugEnabled(); . . Any hint how to solve or at least hunt the problem ? -- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>