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

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.

http://bugzilla.qos.ch/show_bug.cgi?id=23 ------- Comment #1 from noreply.ceki@qos.ch 2006-10-30 18:49 ------- Probably because the noarg constructor is package visibility instead of public. -- 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.

http://bugzilla.qos.ch/show_bug.cgi?id=23 noreply.sebastien@qos.ch changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #2 from noreply.sebastien@qos.ch 2006-10-31 11:51 ------- thanks, bug fixed :) -- 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.

http://bugzilla.qos.ch/show_bug.cgi?id=23 noreply.sebastien@qos.ch changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED -- 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.
participants (1)
-
bugzilla-daemon@pixie.qos.ch