You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2016/12/29 08:51:29 UTC

[Bug 60527] java.lang.NoSuchMethodError: org.apache.poi.util.POILogger.log(I[Ljava/lang/Object;)V : when working with Eclipse Java EE developer neon version.

https://bz.apache.org/bugzilla/show_bug.cgi?id=60527

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Dominik Stadler <do...@gmx.at> ---
Did you check the discussion at
http://stackoverflow.com/questions/33415904/apache-poi-parsing-error, it
suggests to ensure that all poi-jars are from one version and no transitive
dependency drags in some outdated jar-file which does not have the method that
is seen here. I.e. poi-scratchpad seems to be newer than the main poi-jar-file.

There was a somewhat related discussion in bug 59933, but that looked a bit
different and is fixed in 3.16-beta1.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org