Re: Deadlock Reggie - Java logging and net.jini.jeri.ssl.SslServerEndpointImpl
Gregg Wonderly <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
Ramiro Voicu wrote: > Hello, > > The stack trace can be found at this URL: > > http://monalisa.cern.ch/~ramiro/Jini/reggie.log.SAVE_21Jun > > > The LUS was using Jini 2.0.1, but I think Jini2.1 has the same problem. > The deadlock appears only if the logging level for SslServerEndpointImpl > is at least Level.FINE. The JVM used is the latest: 1.6.0_01 (i586) on > Linux (if more OS specific details will help please let me know). As a followup to this, this is a really interesting problem with the java.util.logging implementation, trying to lock the logger to do formatting. The formatting should be done without a lock asserted. I reported this as bug http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4939307 It was closed, will not fix. I don't think the reviewer understood the real issue, and I didn't do a great job of explaining the who issue, assuming too much would be obvious I suppose. Gregg Wonderly -------------------------------------------------------------------------- Getting Started: http://www.jini.org/wiki/Category:Getting_Started Community Web Site: http://jini.org jini-users Archive: http://archives.java.sun.com/archives/jini-users.html Unsubscribing: email "signoff JINI-USERS" to [email protected]