https://issues.apache.org/bugzilla/show_bug.cgi?id=48988
Josh Micich <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Josh Micich <[email protected]> 2010-05-09 11:50:01 EDT --- The error: NoSuchMethodError("java.util.Collections.emptyMap()Ljava.util.Map;") suggests you are trying to execute POI against a JRE earlier than 1.5. I've closed this bug off, but please re-open (and provide more details) if this does not solve your problem. BTW - what sort of JVM/JRE are you running? The formatting of the stack trace looks unusual. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
