Error with X11GraphicsEnvironment

2010-10-28 Thread Venkateswara Grandhi
Hello, I am using Apache FOP to generate a PDF as per my requirement. I have written a program to convert an XML data into PDF. This was working fine on my local machine, Windows XP sp2. When I roll out my code to my DEV server, Linux devsrv1 2.6.9-55.ELsmp #1 SMP Fri Apr 20 17:03:35 E

Re: Error with X11GraphicsEnvironment

2010-10-28 Thread mehdi houshmand
Hi Venkateswara, I presume you're using a GUI, thus the need for X11? The issue is that you're trying to connect to "localhost:0.0", translated that means "host : port# . sessionid", what exactly are you trying to do? Could you send the command you're using? Thanks Mehdi On 28 October 2010 08:1

Re: Error with X11GraphicsEnvironment

2010-10-28 Thread intasi
hi Venkateswaram. this is not a fop problem, its a java configuration problem. which cases because the java program was unable to locate the xvfb. quick thought try -Djava.awt.headless=true in you startup script? possible causes in your current setup 1.Xvfb not started, or its been started by so

Re: Error with X11GraphicsEnvironment

2010-10-30 Thread Helder Magalhães
> Hello, Hi Venkateswara, > To: gene...@xmlgraphics.apache.org, fop-users@xmlgraphics.apache.org, > fop-users-h...@xmlgraphics.apache.org Please don't cross-post at so many mailing list at a time: instead, pick a mailing list [1] wisely (in this case, possibly a users list (fop-users@, the one