Re: PDF in Cocoon 2.1.12 Tomcat
Cédric Damioli <[email protected]>
| Newsgroups | gmane.text.xml.cocoon.user |
|---|---|
| Organization | Apache Softwarae Foundation |
| Message-ID | <[email protected]> |
Hi Peter, Which JRE do you use on your windows box and on your debian box ? Your problem seems to be related to fonts that are not found by the JRE. If you use openjdk on debian, you may try oracle jdk. Regards, Cédric Le 02/08/2013 10:47, Peter Sparkes a écrit : > Hi, > > I have an 2.1.12 application which produces some PDF pages. > > It works well on my windows machine, however, on my debian tomcat > server the pdf pages produce the following error > > > *type*Exception report > > *message*_Servlet execution threw an exception_ > > *description*_The server encountered an internal error (Servlet > execution threw an exception) that prevented it from fulfilling this > request._ > > *exception* > > javax.servlet.ServletException: Servlet execution threw an exception > > *root cause* > > java.lang.Error: Probable fatal error:No fonts found. > sun.font.FontManager.getDefaultPhysicalFont(FontManager.java:1087) > sun.font.FontManager.initialiseDeferredFont(FontManager.java:966) > sun.font.CompositeFont.doDeferredInitialisation(CompositeFont.java:254) > sun.font.CompositeFont.getSlotFont(CompositeFont.java:334) > sun.font.CompositeGlyphMapper.initMapper(CompositeGlyphMapper.java:81) > sun.font.CompositeGlyphMapper.<init>(CompositeGlyphMapper.java:62) > sun.font.CompositeFont.getMapper(CompositeFont.java:390) > sun.font.CompositeFont.canDisplay(CompositeFont.java:416) > > > Any Ideas Please > > > Peter > > > -- > Cédric Damioli > CMS - Java - Open Source > www.ametys.org