
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@qos.ch ReportedBy: noreply.sebastien@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.