Hi,

I'm trying to run FOP on Open VMS and I'm experiencing the following error:

$  java "-Xmx512m" "-Djava.awt.headless=true" -
"-Djavax.xml.transform.TransformerFactory=net.sf.saxon.TransformerFactoryImpl"-
"org.apache.fop.cli.Main" -C _$1$DGA1:[SKONDEVMS.FOP.CONF]fop.xconf -XML 
_$1$DGA1:[SKONDEVMS.MGR.TEMP]MyReporttxt.xml -XSL 
_$1$DGA1:[SKONDEVMS.MGR.TEMP]MyReporttxt.xsl -PDF 
_$1$DGA1:[SKONDEVMS.MGR.TEMP]MyReporttxt.pdf
Feb 7, 2011 6:36:02 PM org.apache.fop.apps.FopFactoryConfigurator configure
INFO: Default page-height set to: 11in
Feb 7, 2011 6:36:02 PM org.apache.fop.apps.FopFactoryConfigurator configure
INFO: Default page-width set to: 8.26in
Exception in thread "main"
java.lang.UnsatisfiedLinkError: /java$awt_shr: Last error code from dlsym was: 8
284


        at java.lang.ClassLoader$NativeLibrary.load(Native Method)

        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1814)

        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1679)

        at java.lang.Runtime.loadLibrary0(Runtime.java:823)

        at java.lang.System.loadLibrary(System.java:1030)

Does anyone have any idea how to resolve this error?

Best Regards,
Jonathan Levinson

Reply via email to