DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43788>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43788 Summary: POILogFactory.getLogger fails to load Product: POI Version: unspecified Platform: PC OS/Version: other Status: NEW Severity: normal Priority: P2 Component: POI Overall AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I am using POI 3.0.1 as a "required project in the build path" (not using a jar). Launching my application (in Eclipse DEBUG mode) gives me the following - see below. However, this does not prevent my application to run. I had a look at the bug database and saw that the issue (bug 12671) was supposed to be fixed. Anyone has clue? Thread [Thread-7] (Suspended (exception NullPointerException)) Class<T>.forName0(String, boolean, ClassLoader) line: not available [native method] Class<T>.forName(String) line: 164 POILogFactory.getLogger(String) line: 81 POILogFactory.getLogger(Class) line: 58 HSSFWorkbook.<clinit>() line: 132 Configuration(ExcelFile).open(StatusBar) line: 55 Configuration.ConstructorHelper() line: 41 Configuration.<init>(String, StatusBar) line: 78 ConfigurationTab$ConfigurationFileThread.run() line: 101 Thread.run() line: 595 -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
