Forum Discussion

SuperSingh's avatar
SuperSingh
Contributor
6 years ago

Error with access Excel using POI

I get the following error message when I run a groovy script to set value to a cell in excel.

 

An error occurred [org/openxmlformats/schemas/spreadsheetml/x2006/main/CTExtensionList], see error log for details

 

I've added the poi files to EXT .But that still doesn't solve the problem

Adding ooxml-schemas.xxx.jar file to LIB folder makes SoapUI stop working and throws error .

I've seen many posts on forums asking people to put ooxnl-schemas.jar file in LIB , but that doesn't work for me.

 

Can someone please help me here ?

 

Thanks in advance !

 

4 Replies

  • avidCoder's avatar
    avidCoder
    Super Contributor

    Which version of Java you are using? Because POI 3.11 need JDK 1.6 or higher. May be there is an issue with Java compatibility with POI version.

      • SuperSingh's avatar
        SuperSingh
        Contributor

        Hi, 

        I was moved to a different project by the time this solution was provided. I will try to implement this & get back once I have an  update.

         

        Thanks for your time !

         

        Regards,

        SuperSingh