Home > Back-end >  Freemaker generated word cannot be converted to HTML, should is a standard word, how to do?
Freemaker generated word cannot be converted to HTML, should is a standard word, how to do?

Time:05-14

Error message:
 18/05/24 16:57:37 org. Apache. Poi. Poifs. Filesystem. NotOLE2FileException: The supplied data appears to be a raw XML file Formats to as Office 2003 XML are not supported 
18/05/24 16:57:37 at org. Apache. Poi. Poifs. Storage. HeaderBlock. & lt; init> (HeaderBlock. Java: 158)
18/05/24 16:57:37 at org. Apache. Poi. Poifs. Storage. HeaderBlock. & lt; init> (HeaderBlock. Java: 140)
18/05/24 16:57:37 at org. Apache. Poi. Poifs. Filesystem. NPOIFSFileSystem. & lt; init> (NPOIFSFileSystem. Java: 302)
18/05/24 16:57:37 at org. Apache. Poi. Poifs. Filesystem. POIFSFileSystem. & lt; init> (POIFSFileSystem. Java: 87)
18/05/24 16:57:37 at org. Apache. Poi. HWPF. HWPFDocumentCore. VerifyAndBuildPOIFS (HWPFDocumentCore. Java: 109)
18/05/24 16:57:37 at org. Apache. Poi. HWPF. HWPFDocument. & lt; init> (HWPFDocument. Java: 145)
Mon 18/05/24 16:57:37 at com.strategy.com. WordUtils. PoiWord03ToHtml (WordUtils. Java: 445)
18/05/24 16:57:37 ats com. Strategy. Ess. SHPRPF. ShprpfAction. Incomedownload (ShprpfAction. Java: 381)
18/05/24 16:57:37 ats com. Strategy. Ess. SHPRPF. ShprpfAction. Chooseload (ShprpfAction. Java: 106)
18/05/24 16:57:37 ats com. Strategy. Ess. SHPRPF. ShprpfAction. Execute (ShprpfAction. Java: 64)
18/05/24 16:57:37 at org. Apache. Struts. Action. RequestProcessor. ProcessActionPerform (RequestProcessor. Java: 484)
18/05/24 16:57:37 at org. Apache. Struts. Action. RequestProcessor. Process (274) RequestProcessor. Java:
18/05/24 16:57:37 at org. Apache. Struts. The action. The ActionServlet. Process (1482) the ActionServlet. Java:
18/05/24 16:57:37 at org. Apache. Struts. The action. The ActionServlet. DoPost (525) the ActionServlet. Java:
18/05/24 16:57:37 at javax.mail. Servlet. HTTP. HttpServlet. Service (HttpServlet. Java: 763)
18/05/24 16:57:37 at javax.mail. Servlet. HTTP. HttpServlet. Service (HttpServlet. Java: 856)
18/05/24 16:57:37 ats com. Evermind. Server HTTP. ResourceFilterChain. DoFilter (ResourceFilterChain. Java: 65)
18/05/24 16:57:37 ats com. Prolease. Ess. Util. SetCharacterEncodingFilter. DoFilter (SetCharacterEncodingFilter. Java: 111)
18/05/24 16:57:37 ats com. Evermind. Server HTTP. EvermindFilterChain. DoFilter (EvermindFilterChain. Java: 15)
18/05/24 16:57:37 ats com. Prolease. Hr. Util. HrPermissionFilter. DoFilter (HrPermissionFilter. Java: 61)
18/05/24 16:57:37 ats com. Evermind. Server HTTP. ServletRequestDispatcher. Invoke (ServletRequestDispatcher. Java: 621)
18/05/24 16:57:37 ats com. Evermind. Server HTTP. ServletRequestDispatcher. ForwardInternal (ServletRequestDispatcher. Java: 370)
18/05/24 16:57:37 ats com. Evermind. Server HTTP. HttpRequestHandler. DoProcessRequest (HttpRequestHandler. Java: 871)
18/05/24 16:57:37 ats com. Evermind. Server HTTP. HttpRequestHandler. The processRequest (HttpRequestHandler. Java: 453)
18/05/24 16:57:37 ats com. Evermind. Server HTTP. HttpRequestHandler. ServeOneRequest (HttpRequestHandler. Java: 221)
18/05/24 16:57:37 ats com. Evermind. Server HTTP. HttpRequestHandler. Run (122) HttpRequestHandler. Java:
18/05/24 16:57:37 ats com. Evermind. Server HTTP. HttpRequestHandler. Run (111) HttpRequestHandler. Java:
18/05/24 16:57:37 at oracle.oc4j.net work. ServerSocketReadHandler $SafeRunnable. Run (260) ServerSocketReadHandler. Java:
18/05/24 16:57:37 ats com. Evermind. Util. ReleasableResourcePooledExecutor $MyWorker. Run (303) ReleasableResourcePooledExecutor. Java:
18/05/24 16:57:37 at Java. Lang. Thread. The run (Thread. Java: 619)

CodePudding user response:

Excuse me, would you please tell me how to solve?
  • Related