You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Manju <mn...@synaptics.com> on 2013/02/21 19:27:00 UTC

Error message seen for poi 3.8 NoSuchMethodError: org.apache.poi.hssf.usermodel.HSSFRow.createCell

Hello,

We are using poi 3.8 jar with Oracle OAS server. We have also cleared all the
other versions of poi existing anywhere on the server. 
Restarted the server but we are still facing the same error message
NoSuchMethodError: org.apache.poi.hssf.usermodel.HSSFRow.createCell

Any suggestions?

Thanks,
Manju


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org


Re: Error message seen for poi 3.8 NoSuchMethodError: org.apache.poi.hssf.usermodel.HSSFRow.createCell

Posted by Nick Burch <ap...@gagravarr.org>.
On Thu, 21 Feb 2013, Manju wrote:
> We are using poi 3.8 jar with Oracle OAS server. We have also cleared 
> all the other versions of poi existing anywhere on the server.

See the FAQ - http://poi.apache.org/faq.html#faq-N10006

You'll have a second version of POI on your classpath. The FAQ has code 
you can use to track the other jar down

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org