On Sun, 2008-01-13 at 22:38 +0000, Mark Thomas wrote: > Remy Maucherat wrote: > > On Fri, 2008-01-11 at 13:27 -0500, Larry Isaacs wrote: > >>> I used java.security.debug=failure. The NPE isn't visible without it > >>> (and nothing gets logged). I also did try adding various file > >>> permissions, without much success. > >>> > >>> Rémy > >>> > >> If I recall correctly, the "failure" option unfortunately doesn't do > >> anything by itself. I believe you have to have "access" enabled before > >> it will include any failures, i.e "java.security.debug=access,failure". > >> There's no avoiding the huge log file. :( > > > > Actually, it's quite funny since the NPEs do not occur with > > "access,failure", and no accesses are reported as denied (but of course, > > there's still no logging). > > Hmm. Very odd. A bug in the JDK maybe?
Ok, I just found the reason: a packaging issue of my own, causing the weird error :( Sorry for the trouble. Rémy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]