Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with Lucee 5.3.5.92 on Commandbox 5 #195

Open
phipps73 opened this issue Apr 22, 2020 · 3 comments
Open

Error with Lucee 5.3.5.92 on Commandbox 5 #195

phipps73 opened this issue Apr 22, 2020 · 3 comments

Comments

@phipps73
Copy link

When trying to create a spreadsheet I am seeing the following error:

Could not initialize class org.apache.poi.ooxml.util.DocumentHelper when running the following:

loc.spreadsheet = New spreadsheetLib.Spreadsheet(); loc.workbook = loc.spreadsheet.workbookFromQuery( data=loc.qReportData, xmlFormat=true );

Is there a jar missing in Lucee 5.3.5.92 or something in Commandbox?

@cfsimplicity
Copy link
Owner

Hi Dave. I have reported problems running the library on Lucee 5.3.5.x and it's likely this is what you're seeing.

As I put in that ticket's comments though, the issues appear to go away with a fix deployed in 5.3.6.33.

The strange thing is that having just spun up another 5.3.5.92 Commandbox (5) server, I'm no longer seeing any issues with that version! The tests all pass.

Sorry, but I'm not sure what to make of it at the moment...

@phipps73
Copy link
Author

Thanks, I'll try some different versions of Lucee. I'm limited to what I can use at the moment. In the meantime I have dropped down to just using a csv file but will need to come back to an excel format at some point. At this stage I am seeing it when running Lucee on Commandbox. Not sure about when I deploy to the beanstalk.

@cfsimplicity
Copy link
Owner

In production we're currently using Lucee 5.3.4.85 (on Tomcat) which has proved very stable despite being a SNAPSHOT. I've not had any problems running the library on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants