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 05:33:31 UTC

[Bug 60527] New: 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

            Bug ID: 60527
           Summary: java.lang.NoSuchMethodError:
                    org.apache.poi.util.POILogger.log(I[Ljava/lang/Object;
                    )V : when working with Eclipse Java EE developer neon
                    version.
           Product: POI
           Version: 3.16-dev
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: POI Overall
          Assignee: dev@poi.apache.org
          Reporter: swedhathrisala93@gmail.com
  Target Milestone: ---

Created attachment 34564
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34564&action=edit
This is the error that I got when I run the Apache tomcat server Version 7.0.73

I tried using poi-3.16-beta1 version. I included this poi into
/usr/share/poi-3.16-beta1 directory and also bulid the java path into my
project. And now doing this in Eclipse Java EE developer neon version.

-- 
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


[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.

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60527

Swedha B <sw...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Swedha B <sw...@gmail.com> ---
(In reply to Dominik Stadler from comment #1)
> 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.


This problem solved. I given only 1 version poi-3.16 beta1 version. I am able
to fix the problem. Intially I did this. But didn't worked for me. After
reporting here I "reinstalled" the Eclipse and now when I repeat this the error
gone. Thanks alot :)

-- 
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


[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.

Posted by bu...@apache.org.
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


[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.

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60527

--- Comment #2 from Swedha B <sw...@gmail.com> ---
(In reply to Dominik Stadler from comment #1)
> 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.


I saw this link that you have mentioned. I have now included poi-3.13 beta
version and poi-3.16 version. So, you mean I have to only use poi-3.16 or
poi-3.13.

-- 
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