https://bz.apache.org/bugzilla/show_bug.cgi?id=62528
Bug ID: 62528 Summary: awt.dll: %1 is not a valid Win32 application Product: Tomcat 8 Version: 8.5.32 Hardware: PC Status: NEW Severity: normal Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: harindra...@gmail.com Target Milestone: ---- I am using Tomcat8.5.32 (exe) 32-bit/64-bit Windows Service Installer with Java 10. When I executed the below code Font[] fonts = ava.awt.GraphicsEnvironment.getLocalGraphicsEnvironment().getAllFonts(); then got below error - java.lang.UnsatisfiedLinkError: C:\Program Files\Java\jre-10.0.1\bin\awt.dll: %1 is not a valid Win32 application When I used 64-bit Windows zip (binary) with Java 10 then NO error occurred. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org