[logback-dev] [Bug 23] New: Converter word A or localIP throws Exception

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Mon Oct 30 15:13:05 CET 2006


http://bugzilla.qos.ch/show_bug.cgi?id=23

           Summary: Converter word A or localIP throws Exception
           Product: logback-access
           Version: unspecified
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: major
          Priority: P1
         Component: Other
        AssignedTo: logback-dev at qos.ch
        ReportedBy: noreply.sebastien at qos.ch


When instanciating converters, the LocalIPAddressConverter makes the
OptionHelper cough...

At line 34, in method instantiateByClassName, the call to
classObj.newInstance() invokes the following exception:

java.lang.IllegalAccessException: Class ch.qos.logback.core.util.OptionHelper
can not access a member of class
ch.qos.logback.access.pattern.LocalIPAddressConverter with modifiers ""


-- 
Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the logback-dev mailing list