Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 76037 invoked from network); 6 Feb 2006 06:42:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Feb 2006 06:42:23 -0000 Received: (qmail 49738 invoked by uid 500); 6 Feb 2006 06:42:08 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 49716 invoked by uid 500); 6 Feb 2006 06:42:08 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 49699 invoked by uid 99); 6 Feb 2006 06:42:07 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Feb 2006 22:42:07 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [203.200.146.36] (HELO aims-gate) (203.200.146.36) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Feb 2006 22:42:05 -0800 Received: from 192.168.108.201 ([192.168.109.45]RDNS failed) by aims-gate with trend_isnt_name_B; Mon, 06 Feb 2006 12:11:44 +0530 From: Abhilash Kumar X-mailserver: Sent using the PostMaster (v3.1.6.b1) To: "Tomcat Users List" Subject: RE: tomcat/linux no xserver problem Date: Mon, 6 Feb 2006 12:09:46 +0530 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Importance: Normal In-Reply-To: <6F52B85EF17DDE45AA3928FF7ECB748A3EF6EE@mail.inside.de> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N You have Batik (ships with FOP distribution itself) in Tomcat's classpath ? Pls see wheter this link is helpful. http://xmlgraphics.apache.org/fop/0.20.5/graphics.html#batik thanks and regards, -- Kannan. -----Original Message----- From: Eickvonder Bjoern [mailto:Eickvonder.Bjoern@inside-online.de] Sent: Monday, February 06, 2006 11:50 AM To: users@tomcat.apache.org Subject: tomcat/linux no xserver problem Hi, one of our customers is using tomcat 5.0.28 with jdk 1.4.2_05 on linux without a running xserver. In fact there is not even one installed. Now our application produces the following exceptions on generating pdfs using fop: 1.) java.lang.UnsatisfiedLinkError: /usr/java/j2sdk1.4.2_05/jre/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory 2.) java.lang.NoClassDefFoundError at org.apache.fop.svg.SVGUserAgent.getViewportSize(SVGUserAgent.java:145) [This line of code is just: "return new Dimension(100, 100);"] The first we solved by setting the headless parameter and installing some basic x-win libraries, but the second exception is still thrown in some cases. To be more precise it seems that now all pdfs are generated except those with embedded svg (using fo:foreign-instream-object). Anyone an idea what might be still missing or misconfigured on the server? Bjoern Eickvonder Besuchen Sie uns vom 14.02. bis zum 16.02.2006 auf der Learntec in Karlsruhe auf unserem Messestand 342. Vereinbaren Sie einen Termin mit uns... Diese E-Mail enthalt vertrauliche und/oder rechtlich geschutzte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtumlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail bzw. Inhalte hieraus ist nicht gestattet. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org -------------------------------------------------------------- Amritha Institute of Medical Sciences, Cochin, India Sent using "PostMaster" by QuantumLink Communications One Internet account, unlimited personal e-mail addresses Get your free copy of "PostMaster" at http://www.mailserve.net/ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org