You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by John Wadkin <j....@hud.ac.uk> on 2002/03/27 17:53:29 UTC

WARP connector and TomCat 4.0.1 - bug?

All,

A Servlet I look after uses Eteks PJA ToolKit for fonts. I tried accessing a
HTML page generated by the Servlet that uses the fonts:

====

HTTP/1.1 200 OK Date: Wed, 27 Mar 2002 16:39:53 GMT Server: Apache/1.3.22
(Unix) Content-Type: text/html Keep-Alive: timeout=15, max=97 Connection:
Keep-Alive, close Transfer-Encoding: chunked, chunked 

WebApp: Error 500
(File: pr_warp.c Line: 369) 


Communitcation interrupted 

====

A ps -ef revealed that TomCat had stopped. The last thing in catalina.out is
a reference to the Servlet not being able to find the fonts:

====

Font specified in font.properties not found [-b&h-lucida
sans-medium-r-normal-sans-*-%d-*-*-p-*-iso8859-1]

No fonts were found in '/usr/local/tomcat/webapps/dial/WEB-INF/fonts'.

====

The fonts are there, but even if they weren't, TomCat shouldn't just crash!
Should it? Odd! There's an extra letter t in "communication"...

Thanks,

John

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>