bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/27857] New: NPE in java.util.logging


From: david dot gilbert at object-refinery dot com
Subject: [Bug classpath/27857] New: NPE in java.util.logging
Date: 1 Jun 2006 12:46:46 -0000

StatCVS-0.2.2 fails at startup with the following exception:

$ jamvm -jar ~/statcvs-0.2.2/statcvs.jar logfile.log mauve 
StatCVS - CVS statistics generation

WARNING: error instantiating 'java.util.logging.ConsoleHandler' referenced by
handlers, linkage error
java.lang.reflect.InvocationTargetException
   at java.lang.reflect.Method.invokeNative(Native Method)
   at java.lang.reflect.Method.invoke(Method.java:372)
   at jamvm.java.lang.JarLauncher.main(JarLauncher.java:49)
Caused by: java.lang.NullPointerException
   at java.util.logging.Logger.addHandler(Logger.java:1017)
   at java.util.logging.LogManager.readConfiguration(LogManager.java:560)
   at net.sf.statcvs.Main.initLogManager(Main.java:93)
   at net.sf.statcvs.Main.generateDefaultHTMLSuite(Main.java:170)
   at net.sf.statcvs.Main.main(Main.java:75)
   at java.lang.reflect.Method.invokeNative(Native Method)
   ...2 more

This is a regression...it was working a few months ago, as I ran this just
before FOSDEM (and perhaps even more recently).

I'm using JamVM 1.4.3 and a very recent version of GNU Classpath from CVS.


-- 
           Summary: NPE in java.util.logging
           Product: classpath
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: classpath
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: david dot gilbert at object-refinery dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27857





reply via email to

[Prev in Thread] Current Thread [Next in Thread]