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

--- Comment #3 from Andreas Beeker <[email protected]> ---
Of course POI doesn't change the filename, so it is something else. My guess
is, you receive an error when generating the file and the .xlsx.txt is not a
valid file.
Please check your dependencies and use a dependency manager like maven or
gradle. If you do, remove all POI related dependencies like ooxml-schema*.jar
and only reference poi-ooxml.
Then check the output file and any exceptions - if it's still invalid, provide
the exceptions and the list of dependencies.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to