Hi,
I change to wwwrun user, I execute the command and I get the following
lines in stderr.log file :
what does it mean? Thanks
/etc/java/java.conf: line 5: Priority:: command not found
/etc/java/java.conf: line 6: Vendor:: command not found
/etc/java/java.conf: line 7: Version:: command not found
/etc/java/java.conf: line 8: Devel:: command not found
Exception in thread "main" java.lang.InternalError: Can't connect to
X11 window server using ':0.0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at
sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:134)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:141)
at
java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:62)
at java.awt.Font.initializeFont(Font.java:308)
at java.awt.Font.<init>(Font.java:344)
at
org.apache.xmlgraphics.java2d.GraphicContext.<init>(GraphicContext.java:113)
at
org.apache.fop.render.intermediate.IFGraphicContext.<init>(IFGraphicContext.java:42)
at
org.apache.fop.render.intermediate.IFRenderer.<init>(IFRenderer.java:128)
at
org.apache.fop.render.RendererFactory.createRendererForDocumentHandler(RendererFactory.java:313)
at
org.apache.fop.render.RendererFactory.tryIFDocumentHandlerMaker(RendererFactory.java:290)
at
org.apache.fop.render.RendererFactory.createRenderer(RendererFactory.java:270)
at org.apache.fop.area.RenderPagesModel.<init>(RenderPagesModel.java:69)
at
org.apache.fop.area.AreaTreeHandler.setupModel(AreaTreeHandler.java:130)
at org.apache.fop.area.AreaTreeHandler.<init>(AreaTreeHandler.java:102)
at
org.apache.fop.render.RendererFactory.createFOEventHandler(RendererFactory.java:359)
at org.apache.fop.fo.FOTreeBuilder.<init>(FOTreeBuilder.java:105)
at org.apache.fop.apps.Fop.createDefaultHandler(Fop.java:101)
at org.apache.fop.apps.Fop.<init>(Fop.java:79)
at org.apache.fop.apps.FopFactory.newFop(FopFactory.java:271)
at org.apache.fop.cli.InputHandler.renderTo(InputHandler.java:109)
at org.apache.fop.cli.Main.startFOP(Main.java:174)
at org.apache.fop.cli.Main.main(Main.java:205)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]